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-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
2018-11-26
configs: ax25-ae350: Separate ax25-ae350 for RV32/64I.
Rick Chen
2018-11-26
riscv: dts: Sync to Linux Kernel ae350 dts.
Rick Chen
2018-11-26
riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL
Lukas Auer
2018-11-26
riscv: qemu: detect and boot the kernel passed by QEMU
Lukas Auer
2018-11-26
dm: core: add missing prototype for ofnode_read_u64
Lukas Auer
2018-11-26
riscv: qemu: enable distro boot
Lukas Auer
2018-11-26
distro_bootcmd: add VirtIO distro boot command
Lukas Auer
2018-11-26
riscv: align bootm implementation with that of other architectures
Lukas Auer
2018-11-26
riscv: qemu: support booting Linux
Lukas Auer
2018-11-26
riscv: qemu: use device tree passed by prior boot stage
Lukas Auer
2018-11-26
riscv: save hart ID and device tree passed by prior boot stage
Lukas Auer
2018-11-26
riscv: do not blindly modify the mstatus CSR
Lukas Auer
2018-11-26
riscv: remove unused labels in start.S
Lukas Auer
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
riscv: align mtvec on a 4-byte boundary
Lukas Auer
2018-11-26
riscv: fix inconsistent use of spaces and tabs in start.S
Lukas Auer
2018-11-26
riscv: implement the invalidate_icache_* functions
Lukas Auer
2018-11-26
riscv: hang on unhandled exceptions
Lukas Auer
2018-11-26
riscv: treat undefined exception codes as reserved
Lukas Auer
2018-11-26
riscv: complete the list of exception codes
Lukas Auer
2018-11-26
riscv: do not reimplement generic io functions
Lukas Auer
2018-11-26
riscv: make use of the barrier functions from Linux
Lukas Auer
2018-11-26
riscv: fix use of incorrectly sized variables
Lukas Auer
2018-11-26
riscv: enable -fdata-sections
Lukas Auer
2018-11-26
riscv: set -march and -mabi based on the Kconfig configuration
Lukas Auer
2018-11-26
riscv: add Kconfig entries for the C and A ISA extensions
Lukas Auer
2018-11-26
riscv: select CONFIG_PHYS_64BIT on RV64I systems
Lukas Auer
2018-11-26
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
Lukas Auer
2018-11-26
dts: riscv: update makefile to also clean the RISC-V dts directory
Lukas Auer
2018-11-26
tools: .gitignore: add prelink-riscv
Lukas Auer
2018-11-23
Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-11-23
sun8i_emac: add support for setting EMAC TX/RX delay
Icenowy Zheng
2018-11-22
sunxi: Fix memory 2-rank initialization for a33 cpu
Michael Trimarchi
2018-11-22
sunxi-mmc: use new mode on both controllers on A64
Vasily Khoruzhick
2018-11-22
sunxi-mmc: don't double clock for new mode unconditionally
Vasily Khoruzhick
2018-11-22
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
Vasily Khoruzhick
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
test: sf: Add a simple SPI flash test
Simon Glass
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
[prev]
[next]