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
/
arm
/
include
/
asm
/
arch-sunxi
/
spl.h
Age
Commit message (
Expand
)
Author
2019-04-10
sunxi: Allow booting from 128KB SD/eMMC offset
Andre Przywara
2018-10-29
sunxi: store DRAM size in SPL header
Andre Przywara
2018-10-29
sunxi: Extend SPL header versioning
Andre Przywara
2018-07-31
sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
Icenowy Zheng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-03
arm: sunxi: Move spl_boot_device in a separate function
Maxime Ripard
2017-05-17
sunxi: Store the device tree name in the SPL header
Siarhei Siamashka
2017-04-05
sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
Andre Przywara
2016-07-15
sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
Bernhard Nortmann
2016-07-02
sunxi: Add missing boot_media fields in the SPL header
Olliver Schinagl
2016-05-25
sunxi: Increase SPL header size to 64 bytes to avoid code corruption
Siarhei Siamashka
2016-04-01
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2015-09-29
sunxi: retrieve FEL-provided values to environment variables
Bernhard Nortmann
2015-09-29
sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant
Bernhard Nortmann
2015-09-29
sunxi: move SPL-related definitions to platform-specific include
Bernhard Nortmann
2014-07-05
arm: spl: fix include guard
Jeroen Hofstee
2014-05-25
sunxi: add sun7i cpu, board and start of day support
Ian Campbell