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
2018-11-29
spi: cadence_qspi: use "cdns,qspi-nor" as compatible
Simon Goldschmidt
2018-11-29
gpio: dwapb_gpio: fix binding without bank-name property
Simon Goldschmidt
2018-11-29
arm: socfpga: make config structs const
Simon Goldschmidt
2018-11-27
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-11-26
Merge branch '2018-11-26-master-imports'
Tom Rini
2018-11-26
ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code
Marcin Niestroj
2018-11-26
ARM: chiliboard: move towards driver model and device-tree boot
Marcin Niestroj
2018-11-26
ARM: dts: am335x-chiliboard: add /chosen/stdout-path
Marcin Niestroj
2018-11-26
ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files
Marcin Niestroj
2018-11-26
configs: Remove CONFIG_MARVELL
Chris Packham
2018-11-26
ARM: vexpress_*_defconfig: Enable CMD_UBI support
Otavio Salvador
2018-11-26
board: da8xxevm: Fix Environmental CRC error
Adam Ford
2018-11-26
ARM: armv7: Add early stack for erratum workarounds
Andrew F. Davis
2018-11-26
tools/file2include: don't use malloc.h for malloc
Jonathan Gray
2018-11-26
arm: ti: boot: Fix U-Boot environment partition address
Sam Protsenko
2018-11-26
armv7r: K3: Allow SPL to run only on core 0
Lokesh Vutla
2018-11-26
add default-option to bootmenu
Frank Wunderlich
2018-11-26
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-11-26
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-11-26
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2018-11-26
usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/
Sven Schwermer
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
usb: Remove CMD_USB dependency for common code
Sven Schwermer
2018-11-26
usb: am335x_evm: Disable CONFIG_SPL_DM_USB
Sven Schwermer
2018-11-26
usb: Introduce CONFIG_SPL_DM_USB
Sven Schwermer
2018-11-26
Merge branch '2018-11-25-master-imports'
Tom Rini
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
sandbox: Boot in U-Boot through the standard call
Simon Glass
2018-11-26
sandbox: Filter arguments when starting U-Boot
Simon Glass
2018-11-26
sandbox: Use malloc() and free() from os layer
Simon Glass
2018-11-26
sandbox: Refactor code to create os_jump_to_file()
Simon Glass
2018-11-26
sandbox: Allow puts() output before global_data is set up
Simon Glass
2018-11-26
sandbox: Add a new 'sb' command
Simon Glass
2018-11-26
sandbox: Drop the deprecated 'sb' command
Simon Glass
2018-11-26
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-11-26
test/py: Add a way to pass flags to sandbox
Simon Glass
2018-11-26
sandbox: Add a memory map to the sandbox README
Simon Glass
2018-11-26
spl: Add a comment to spl_set_bd()
Simon Glass
2018-11-26
spl: Make SPL_DISABLE_BANNER_PRINT a positive option
Simon Glass
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
2018-11-26
spl: Support hash, input, pch, pci, rtc, tpm in SPL
Simon Glass
2018-11-26
Add bloblist documentation
Simon Glass
2018-11-26
test: Add a simple test for bloblist
Simon Glass
2018-11-26
bloblist: Locate bloblist in U-Boot
Simon Glass
2018-11-26
spl: Set up the bloblist in SPL
Simon Glass
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
2018-11-26
fs-test.sh: Update to use 'host' not 'sb'
Tom Rini
2018-11-26
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
2018-11-26
riscv: dts: Add ae350_32.dts for RV32I
Rick Chen
[next]