index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-15
dtoc: Rename the auto-generated dt-structs.h file
Simon Glass
2017-09-15
dtoc: Support properties containing multiple phandle values
Simon Glass
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
dtoc: Put each phandle on a separate line
Simon Glass
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
dtoc: Rename is_phandle() and adjust it to return more detail
Simon Glass
2017-09-15
dtoc: Make is_phandle() a member function
Simon Glass
2017-09-15
dtoc: Use the Fdt's class's phandle map
Simon Glass
2017-09-15
dtoc: Update the Fdt class to record phandles
Simon Glass
2017-09-15
dtoc: Handle 'reg' properties with unusual sizes
Simon Glass
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
dtoc: Avoid very long lines in output
Simon Glass
2017-09-15
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
2017-09-15
dtoc: Adjust Node to record its parent
Simon Glass
2017-09-15
fdt: Sync libfdt up to upstream
Simon Glass
2017-09-15
Travis-CI: Switch back to using the top of tree dtc
Tom Rini
2017-09-14
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
2017-09-14
ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support
Wenyou Yang
2017-09-14
ARM: at91: Remove hardware.h included in configs
Wenyou Yang
2017-09-14
ARM: at91: Add the SoC options to Kconfig
Wenyou Yang
2017-09-14
ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
Wenyou Yang
2017-09-14
board: atmel: Add SAMA5D27 SOM1 EK board
Wenyou Yang
2017-09-14
ARM: at91: Get the Chip ID of SAMA5D2 SiP
Wenyou Yang
2017-09-14
ARM: at91: mach: Add missing defines of MPDDRC
Wenyou Yang
2017-09-14
ARM: at91: spl: Add boot device for boot from QSPI
Wenyou Yang
2017-09-14
board: sama5d2_xplained: Make SPL work on spiflash
Wenyou Yang
2017-09-14
ARM: at91: spl: Add mck function to lower rate while switching
Wenyou Yang
2017-09-14
ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
Wenyou Yang
2017-09-14
atmel: common: Add function to display via DM_VIDEO's API
Wenyou Yang
2017-09-14
lib: at91: Add logo files used via API of DM_VIDEO
Wenyou Yang
2017-09-14
ARM: dts: at91: sama5: Add the sfr node
Wenyou Yang
2017-09-14
clk: at91: utmi: Set the reference clock frequency
Wenyou Yang
2017-09-14
clk: Kconfig: Add dependences of SPL_CLK
Wenyou Yang
2017-09-13
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-09-13
patman: Fix error when the email blacklist is missing
Simon Glass
2017-09-13
ARM: davinci: Update da8xxevm Maintainers
Adam Ford
2017-09-13
Convert CONFIG_EMIF4 et al to Kconfig
Adam Ford
2017-09-13
Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig
Adam Ford
2017-09-13
davinci: da850evm: Make EEPROM MAC code configurable
Adam Ford
2017-09-13
include/configs: remove references to SMNAND_ENV_OFFSET
Adam Ford
2017-09-13
arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
Adam Ford
2017-09-13
omap3: omap3_logic: Finish enabling fastboot on MUSB
Adam Ford
2017-09-13
ARM: dts: ethernut5: Fix the build warning
Wenyou Yang
2017-09-13
serial: nulldev: Add nulldev serial driver
Keng Soon Cheah
2017-09-13
spl: add newline in debug output
Anatolij Gustschin
2017-09-12
ARM: DRA72x: Add support for detection of DRA71x SR 2.1
Vishal Mahaveer
2017-09-12
davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONS
Adam Ford
2017-09-12
linux/io.h: import generic ioread* / iowrite* accessors from Linux
Masahiro Yamada
2017-09-12
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-12
omap3: am3517_evm: Enable TI_COMMON_CMD_OPTION
Adam Ford
[next]