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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-11-29
arm: socfpga: fix SPL booting from fpga OnChip RAM
Simon Goldschmidt
2018-11-29
arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
Simon Goldschmidt
2018-11-29
dts: arm: socfpga: merge gen5 devicetrees from linux
Simon Goldschmidt
2018-11-29
spi: cadence_qspi: use "cdns,qspi-nor" as compatible
Simon Goldschmidt
2018-11-29
arm: socfpga: make config structs const
Simon Goldschmidt
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
ARM: armv7: Add early stack for erratum workarounds
Andrew F. Davis
2018-11-26
armv7r: K3: Allow SPL to run only on core 0
Lokesh Vutla
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
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: Add a new 'sb' command
Simon Glass
2018-11-26
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-11-26
test: Add a simple test for bloblist
Simon Glass
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
riscv: dts: Sync to Linux Kernel ae350 dts.
Rick Chen
2018-11-26
riscv: align bootm implementation with that of other architectures
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-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: 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
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
sandbox: Update some drivers to work in SPL/TPL
Simon Glass
2018-11-20
sandbox: Add a function to read a host file
Simon Glass
2018-11-20
sandbox: remove stray DEBUG
Heinrich Schuchardt
2018-11-20
ARM: mvebu: dts: add Clearfog GT-8K
Rabeeh Khoury
[next]