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
2019-07-29
rockchip: phycore: remove no use "u-boot, boot0" in dts
Kever Yang
2019-07-29
rockchip: rk3288: Migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk3288: move dram_init_banksize() into soc file
Kever Yang
2019-07-29
rockchip: rk3288-phycore: move phycore_init() to its own board file
Kever Yang
2019-07-29
rockchip: rk3288: move setup_led() to firefly-rk3288
Kever Yang
2019-07-29
rockchip: rk3288: show SPL BANNER earlier in board_init_f()
Kever Yang
2019-07-29
rockchip: fit_spl_optee: rockchip: fix warning unit_address_vs_reg
Kever Yang
2019-07-29
rockchip: rk322x: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk322x: migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk322x: introduce arch_cpu_init() for SoC setting init
Kever Yang
2019-07-29
rockchip: rk3188: migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk3188: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk3188: move spl_board_init() into rk3188.c
Kever Yang
2019-07-29
rockchip: Migrate to use BOOTROM_SUPPORT driver
Kever Yang
2019-07-29
rockchip: rk3188: move usb uart init into arch_cpu_init()
Kever Yang
2019-07-29
rockchip: rk3188: init CPU freq in clock driver
Kever Yang
2019-07-29
rockchip: add common spl board file
Kever Yang
2019-07-26
rockchip: declear boot_devices in bootrom.h
Kever Yang
2019-07-26
rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDR
Kever Yang
2019-07-26
rockchip: add CONFIG_IRAM_BASE for all SoCs
Kever Yang
2019-07-26
rockchip: remove redundant CONFIG_SYS_NS16550_MEM32
Kever Yang
2019-07-26
include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB
Shyam Saini
2019-07-24
gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag
Tom Rini
2019-07-24
gitlab-ci: Add pyelftools to the binman testsuite section
Tom Rini
2019-07-24
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-24
dm: device: make power domain calls optional
Anatolij Gustschin
2019-07-24
buildman: fix invocation examples typos
Baruch Siach
2019-07-24
clk: initialize clk->data when using default xlate
Sekhar Nori
2019-07-24
dm: uclass: fix comment copy/paste error
Baruch Siach
2019-07-24
common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
Marek Vasut
2019-07-24
dm: Fix parameter description of dev_read_name()
Bin Meng
2019-07-24
dm: core: Set correct "status" value for a node
Bin Meng
2019-07-24
dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
Bin Meng
2019-07-24
dm: timer: Skip device that does not have a valid ofnode in pre_probe()
Bin Meng
2019-07-24
fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
Masahiro Yamada
2019-07-24
binman: Add a test for nested and aligned sections
Simon Glass
2019-07-24
binman: Add an 'extract' command
Simon Glass
2019-07-24
binman: Support reading from CBFS entries
Simon Glass
2019-07-24
binman: Allow reading an entry from an image
Simon Glass
2019-07-24
binman: Allow for logging information to be displayed
Simon Glass
2019-07-24
binman: Support listing an image
Simon Glass
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
2019-07-24
binman: Support reading an image into an Image object
Simon Glass
2019-07-24
binman: Support locating an image header
Simon Glass
2019-07-24
binman: Support locating an FDT map
Simon Glass
2019-07-24
binman: Allow listing the entries in an image
Simon Glass
2019-07-24
binman: Detect bad CBFS file types
Simon Glass
2019-07-24
binman: Support FDT update for CBFS
Simon Glass
2019-07-24
binman: Use the cbfs memlen field only for uncompressed length
Simon Glass
2019-07-24
binman: Provide the actual data address for cbfs files
Simon Glass
[next]