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
/
board
/
compulab
/
cm_fx6
/
spl.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-22
Revert "mx6: ddr: Allow changing REFSEL and REFR fields"
Maxim Yu. Osipov
2017-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2015-11-18
arm: mx6: cm-fx6: define fallback boot devices for spl
Nikita Kiryanov
2015-07-10
imx: mx6 remove duplicated enable_cspi_clock
Peng Fan
2015-01-20
imx: cm_fx6: Remove reference to gdata
Simon Glass
2014-11-05
arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo
Nikita Kiryanov
2014-09-09
arm: mx6: cm_fx6: add nand support
Nikita Kiryanov
2014-09-09
arm: mx6: add support for Compulab cm-fx6 CoM
Nikita Kiryanov