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
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
2020-07-24
riscv: qemu: Add syscon reboot and poweroff support
Bin Meng
2020-07-24
sysreset: syscon: Support value property
Bin Meng
2020-07-24
sysreset: syscon: Don't assume default value for offset and mask property
Bin Meng
2020-07-24
Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""
Bin Meng
2020-07-24
Revert "riscv: Allow use of reset drivers"
Bin Meng
2020-07-24
azure: gitlab: travis: Update OpenSBI used for RISC-V testing
Bin Meng
2020-07-24
sifive: fu540: Enable SF distro bootcmd
Jagan Teki
2020-07-24
sifive: fu540: Add boot flash script offset, size
Jagan Teki
2020-07-24
sifive: fu540: Mark the default env as SPI flash
Jagan Teki
2020-07-24
env: Enable SPI flash env for SiFive FU540
Jagan Teki
2020-07-24
sifive: fu540: Add Booting from SPI
Jagan Teki
2020-07-24
sifive: fu540: Add runtime boot mode detection
Jagan Teki
2020-07-24
riscv: sifive: fu540: Enable SiFive PWM driver
Pragnesh Patel
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2020-07-23
Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm
Tom Rini
[next]