index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2019-07-24
binman: Allow device-tree entries to be compressed
Simon Glass
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
2019-07-24
binman: Add a control for post-pack entry expansion
Simon Glass
2019-07-24
binman: Add a return value to ProcessContentsUpdate()
Simon Glass
2019-07-24
binman: Call ProcessUpdateContents() consistently
Simon Glass
2019-07-24
binman: Fix up ProcessUpdateContents error and comments
Simon Glass
2019-07-24
binman: Allow easy importing of entry modules
Simon Glass
2019-07-24
binman: Drop an unused arg in Entry.Lookup()
Simon Glass
2019-07-24
binman: Move compression into the Entry base class
Simon Glass
2019-07-24
binman: Convert to use ArgumentParser
Simon Glass
2019-07-24
binman: Add an image header
Simon Glass
[next]