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-01-08
mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111
Rasmus Villemoes
2020-01-07
log: Include missing header for log.h
Sean Anderson
2020-01-07
dm: Add a debug message when devices are skipped pre-reloc
Sean Anderson
2020-01-07
Include missing headers for fdt_support.h
Sean Anderson
2020-01-07
binman: fix default filename of u-boot-with-ucode-ptr in documentation
Masahiro Yamada
2020-01-07
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
dm: devres: Use an enum for the allocation phase
Simon Glass
2020-01-07
dm: devres: Add tests
Simon Glass
2020-01-07
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
dm: devres: Convert to use logging
Simon Glass
2020-01-07
test: Add functions to find the amount of allocated memory
Simon Glass
2020-01-07
dm: devres: Create a new devres header file
Simon Glass
2020-01-07
dm: core: Add a new flag to track platform data
Simon Glass
2020-01-07
dm: core: Export a new function to read platdata
Simon Glass
2020-01-07
dm: core: Add a comment for DM_FLAG_OF_PLATDATA
Simon Glass
2020-01-07
dm: core: Allocate parent data separate from probing parent
Simon Glass
2020-01-07
dm: core: Move ofdata_to_platdata() call earlier
Simon Glass
2020-01-07
dm: core: Don't clear active flag twice when probe() fails
Simon Glass
2020-01-07
aspeed: ast2500: Read clock ofdata in the correct method
Simon Glass
2020-01-07
pci: Print a warning if the bus is accessed before probing
Simon Glass
2020-01-07
x86: apl: Avoid accessing the PCI bus before it is probed
Simon Glass
2020-01-07
usb: Drop use of BUG_ON() and WARN_ON()
Simon Glass
2020-01-07
dm: core: Use assert_noisy() in devres
Simon Glass
2020-01-07
common: Add a noisy assert()
Simon Glass
2020-01-07
efi_selftest: unit test for EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-01-07
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2020-01-07
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2020-01-07
cmd: add rng command
Heinrich Schuchardt
2020-01-07
virtio: rng: Add a random number generator(rng) driver
Sughosh Ganu
2020-01-07
test: rng: Add basic test for random number generator(rng) uclass
Sughosh Ganu
2020-01-07
configs: sandbox: Enable random number generator(rng) device
Sughosh Ganu
2020-01-07
sandbox: rng: Add a random number generator(rng) driver
Sughosh Ganu
2020-01-07
configs: stm32mp15: Enable random number generator(rng) device
Sughosh Ganu
2020-01-07
stm32mp1: rng: Add a driver for random number generator(rng) device
Sughosh Ganu
2020-01-07
clk: stm32mp1: Add a clock entry for RNG1 device
Sughosh Ganu
2020-01-07
dm: rng: Add random number generator(rng) uclass
Sughosh Ganu
2020-01-07
test/py: Create a test for launching UEFI binaries from FIT images
Cristian Ciocaltea
2020-01-07
doc: uefi.rst: Document launching UEFI binaries from FIT images
Cristian Ciocaltea
2020-01-07
doc: Add sample uefi.its image description file
Cristian Ciocaltea
2020-01-07
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
2020-01-07
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
2020-01-07
cmd: efidebug: capitalize UEFI
Heinrich Schuchardt
2020-01-07
cmd: efidebug: new sub-command tables
Heinrich Schuchardt
2020-01-07
cmd: efidebug: simplify get_guid_text()
Heinrich Schuchardt
2020-01-07
efi_loader: define all known warning status codes
Heinrich Schuchardt
2020-01-07
efi_loader: free load options after execution
Heinrich Schuchardt
2020-01-07
efi_loader: Add guidcpy function
Sughosh Ganu
2020-01-07
efi_loader: __cyg_profile_func_enter/_exit
Heinrich Schuchardt
2020-01-07
part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT
Heinrich Schuchardt
2020-01-07
efi_loader: clear screen should move cursor to home
Heinrich Schuchardt
[prev]
[next]