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
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-20
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-20
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-20
arm: mach-k3: Use SOC driver for device identification
Dave Gerlach
2020-07-20
configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-20
configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-20
arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node
Dave Gerlach
2020-07-20
arm: dts: k3-am65-wakeup: Introduce chipid node
Dave Gerlach
2020-07-20
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
Dave Gerlach
2020-07-20
test: Add tests for SOC uclass
Dave Gerlach
2020-07-20
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-20
doc: Add new doc for soc ID driver model
Dave Gerlach
2020-07-20
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-07-20
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
2020-07-20
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-20
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
2020-07-20
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
2020-07-20
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
Michal Simek
2020-07-20
Add information for skipped commit options
Patrick Delaunay
2020-07-20
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
2020-07-20
patman: Detect unexpected END
Patrick Delaunay
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-20
binman: Add support for generating a FIT
Simon Glass
2020-07-20
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-20
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-20
binman: Allow zero-length entries to overlap
Simon Glass
2020-07-20
binman: Allow missing Intel blobs
Simon Glass
2020-07-20
binman: Detect when valid images are not produced
Simon Glass
2020-07-20
patman: Update errors and warnings to use stderr
Simon Glass
2020-07-20
binman: Allow external binaries to be missing
Simon Glass
2020-07-20
binman: Convert existing binary blobs to blob_ext
Simon Glass
2020-07-20
binman: Add an etype for external binary blobs
Simon Glass
2020-07-20
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-20
binman: Re-enable concurrent tests
Simon Glass
2020-07-20
binman: Adjust pylibfdt for incremental build
Simon Glass
2020-07-20
binman: Fix a few typos in the entry docs
Simon Glass
2020-07-20
binman: Add support for calling mkimage
Simon Glass
2020-07-20
binman: Set a default toolpath
Simon Glass
2020-07-20
binman: Specify the toolpath when running test coverage
Simon Glass
2020-07-20
binman: Correct the search patch for pylibfdt
Simon Glass
2020-07-20
binman: cbfs: Fix IFWI typo
Simon Glass
2020-07-20
binman: Output errors to stderr
Simon Glass
2020-07-20
.gitignore: Ignore Python 3 cache directories
Simon Glass
2020-07-20
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-20
patman: Add a -D option to enable debugging
Simon Glass
2020-07-20
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-20
patman: Allow disabling 'bright' mode with Print output
Simon Glass
2020-07-20
patman: Add a 'test' subcommand
Simon Glass
2020-07-20
patman: Allow different commands
Simon Glass
[prev]
[next]