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
/
cpu
/
armv8
/
fsl-layerscape
/
spl.c
Age
Commit message (
Expand
)
Author
2018-07-26
armv8: ls1046ardb: Add falcon mode for for QSPI boot
York Sun
2018-07-26
armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot
York Sun
2018-07-26
armv8: layerscape: Enabled I-cache for SPL boot
York Sun
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-01-23
common: board_f: vid: Add VID specific API to adjust core voltage
Rajesh Bhagat
2017-10-09
armv8: layerscape: Enable falcon boot
York Sun
2017-10-09
spl: fix assignment of board info to global data
York Sun
2017-06-01
armv8: layerscape: Enabling loading PPA during SPL stage
York Sun
2017-04-17
armv8: ls2080a: Drop macro CONFIG_LS2080A
York Sun
2017-04-17
arm: ls1043ardb: Add SD secure boot target
Ruchika Gupta
2017-03-14
armv8: ls2080a: Drop early MMU for SPL build
York Sun
2016-09-14
armv8: fsl-layerscape: spl: remove BSS clearing and board_init_r
Qianyu Gong
2016-09-14
arm: fsl-layerscape: move forward the non-secure access permission setup
Hou Zhiqiang
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-05-18
armv8: fsl-layerscape: spl: fix the macro name of MMC mode
Qianyu Gong
2016-05-18
armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()
Qianyu Gong
2016-04-06
armv8: LS2080A: Consolidate LS2080A and LS2085A
York Sun
2015-11-30
armv8/fsl-layerscape: Remove reference to gdata
Gong Qianyu
2015-11-30
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-10-29
armv8/ls1043ardb: Add nand boot support
Gong Qianyu
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu