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-25
doc: Add new doc for soc ID driver model
Dave Gerlach
2020-07-25
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-07-25
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
2020-07-25
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
2020-07-25
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
Michal Simek
2020-07-25
Add information for skipped commit options
Patrick Delaunay
2020-07-25
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
2020-07-25
patman: Detect unexpected END
Patrick Delaunay
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-25
binman: Add support for generating a FIT
Simon Glass
2020-07-25
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-25
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-25
binman: Allow zero-length entries to overlap
Simon Glass
2020-07-25
binman: Allow missing Intel blobs
Simon Glass
2020-07-25
binman: Detect when valid images are not produced
Simon Glass
2020-07-25
patman: Update errors and warnings to use stderr
Simon Glass
2020-07-25
binman: Allow external binaries to be missing
Simon Glass
2020-07-25
binman: Convert existing binary blobs to blob_ext
Simon Glass
2020-07-25
binman: Add an etype for external binary blobs
Simon Glass
2020-07-25
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-24
binman: Adjust pylibfdt for incremental build
Simon Glass
2020-07-24
binman: Fix a few typos in the entry docs
Simon Glass
2020-07-24
binman: Add support for calling mkimage
Simon Glass
2020-07-24
binman: Set a default toolpath
Simon Glass
2020-07-24
binman: Specify the toolpath when running test coverage
Simon Glass
2020-07-24
binman: Correct the search patch for pylibfdt
Simon Glass
2020-07-24
binman: cbfs: Fix IFWI typo
Simon Glass
2020-07-24
binman: Output errors to stderr
Simon Glass
2020-07-24
.gitignore: Ignore Python 3 cache directories
Simon Glass
2020-07-24
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-24
patman: Add a -D option to enable debugging
Simon Glass
2020-07-24
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-24
patman: Allow disabling 'bright' mode with Print output
Simon Glass
2020-07-24
patman: Add a 'test' subcommand
Simon Glass
2020-07-24
patman: Allow different commands
Simon Glass
2020-07-24
patman: Convert to ArgumentParser
Simon Glass
2020-07-24
patman: Allow skipping patches at the end
Simon Glass
2020-07-24
patman: Allow creating patches for another branch
Simon Glass
2020-07-24
patman: Add a test that uses gitpython
Simon Glass
2020-07-24
patman: Move main code out to a control module
Simon Glass
2020-07-24
patman: Use test_util to show test results
Simon Glass
2020-07-24
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
ram: sifive: Avoid using hardcoded ram base and size
Bin Meng
2020-07-24
riscv: dts: hifive-unleashed-a00: Make memory node available to SPL
Bin Meng
2020-07-24
riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg
Rick Chen
2020-07-24
riscv: Fix linking error when building u-boot-spl with no SMP support
Leo Yu-Chi Liang
2020-07-24
serial: Fix SIFIVE debug serial dependency
Michal Simek
[next]