index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
4
-5
/
+5
*
dtoc: Put each phandle on a separate line
Simon Glass
2017-09-15
2
-6
/
+9
*
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
6
-7
/
+13
*
dtoc: Rename is_phandle() and adjust it to return more detail
Simon Glass
2017-09-15
2
-22
/
+58
*
dtoc: Make is_phandle() a member function
Simon Glass
2017-09-15
1
-18
/
+18
*
dtoc: Use the Fdt's class's phandle map
Simon Glass
2017-09-15
1
-13
/
+3
*
dtoc: Update the Fdt class to record phandles
Simon Glass
2017-09-15
1
-0
/
+5
*
dtoc: Handle 'reg' properties with unusual sizes
Simon Glass
2017-09-15
2
-0
/
+38
*
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
13
-6
/
+413
*
dtoc: Avoid very long lines in output
Simon Glass
2017-09-15
2
-3
/
+10
*
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
2017-09-15
3
-1
/
+18
*
dtoc: Adjust Node to record its parent
Simon Glass
2017-09-15
1
-5
/
+7
*
fdt: Sync libfdt up to upstream
Simon Glass
2017-09-15
3
-3
/
+106
*
Travis-CI: Switch back to using the top of tree dtc
Tom Rini
2017-09-15
1
-3
/
+2
*
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
2017-09-14
48
-135
/
+102
*
ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support
Wenyou Yang
2017-09-14
1
-6
/
+10
*
ARM: at91: Remove hardware.h included in configs
Wenyou Yang
2017-09-14
16
-39
/
+39
*
ARM: at91: Add the SoC options to Kconfig
Wenyou Yang
2017-09-14
1
-27
/
+79
*
ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
Wenyou Yang
2017-09-14
11
-43
/
+3
*
board: atmel: Add SAMA5D27 SOM1 EK board
Wenyou Yang
2017-09-14
11
-0
/
+809
*
ARM: at91: Get the Chip ID of SAMA5D2 SiP
Wenyou Yang
2017-09-14
2
-3
/
+30
*
ARM: at91: mach: Add missing defines of MPDDRC
Wenyou Yang
2017-09-14
1
-0
/
+4
*
ARM: at91: spl: Add boot device for boot from QSPI
Wenyou Yang
2017-09-14
1
-0
/
+2
*
board: sama5d2_xplained: Make SPL work on spiflash
Wenyou Yang
2017-09-14
2
-1
/
+11
*
ARM: at91: spl: Add mck function to lower rate while switching
Wenyou Yang
2017-09-14
2
-0
/
+43
*
ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
Wenyou Yang
2017-09-14
2
-1
/
+19
*
atmel: common: Add function to display via DM_VIDEO's API
Wenyou Yang
2017-09-14
3
-0
/
+74
*
lib: at91: Add logo files used via API of DM_VIDEO
Wenyou Yang
2017-09-14
7
-0
/
+2440
*
ARM: dts: at91: sama5: Add the sfr node
Wenyou Yang
2017-09-14
2
-0
/
+8
*
clk: at91: utmi: Set the reference clock frequency
Wenyou Yang
2017-09-14
4
-3
/
+88
*
clk: Kconfig: Add dependences of SPL_CLK
Wenyou Yang
2017-09-14
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-09-13
1
-3
/
+25
|
\
|
*
patman: Fix error when the email blacklist is missing
Simon Glass
2017-09-13
1
-3
/
+25
*
|
ARM: davinci: Update da8xxevm Maintainers
Adam Ford
2017-09-13
1
-8
/
+2
*
|
Convert CONFIG_EMIF4 et al to Kconfig
Adam Ford
2017-09-13
20
-22
/
+22
*
|
Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig
Adam Ford
2017-09-13
5
-5
/
+27
*
|
davinci: da850evm: Make EEPROM MAC code configurable
Adam Ford
2017-09-13
1
-1
/
+4
*
|
include/configs: remove references to SMNAND_ENV_OFFSET
Adam Ford
2017-09-13
15
-44
/
+28
*
|
arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
Adam Ford
2017-09-13
13
-3284
/
+3382
*
|
omap3: omap3_logic: Finish enabling fastboot on MUSB
Adam Ford
2017-09-13
2
-1
/
+33
*
|
ARM: dts: ethernut5: Fix the build warning
Wenyou Yang
2017-09-13
1
-0
/
+2
*
|
serial: nulldev: Add nulldev serial driver
Keng Soon Cheah
2017-09-13
3
-0
/
+56
*
|
spl: add newline in debug output
Anatolij Gustschin
2017-09-13
1
-2
/
+2
|
/
*
ARM: DRA72x: Add support for detection of DRA71x SR 2.1
Vishal Mahaveer
2017-09-12
6
-0
/
+12
*
davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONS
Adam Ford
2017-09-12
4
-26
/
+37
*
linux/io.h: import generic ioread* / iowrite* accessors from Linux
Masahiro Yamada
2017-09-12
1
-0
/
+44
*
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-12
7
-25
/
+20
*
omap3: am3517_evm: Enable TI_COMMON_CMD_OPTION
Adam Ford
2017-09-12
2
-14
/
+9
*
ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
Adam Ford
2017-09-12
1
-43
/
+10
*
armv8: mmu: add space around operator
Andy Yan
2017-09-12
1
-1
/
+1
[next]