summaryrefslogtreecommitdiff
path: root/board/compulab/cm_fx6/spl.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* Revert "mx6: ddr: Allow changing REFSEL and REFR fields"Maxim Yu. Osipov2018-02-221-2/+0
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-181-3/+0
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+4
* arm: mx6: cm-fx6: define fallback boot devices for splNikita Kiryanov2015-11-181-9/+10
* imx: mx6 remove duplicated enable_cspi_clockPeng Fan2015-07-101-1/+1
* imx: cm_fx6: Remove reference to gdataSimon Glass2015-01-201-1/+0
* arm: mx6: cm_fx6: detect 1GB DRAM correctly on soloNikita Kiryanov2014-11-051-3/+4
* arm: mx6: cm_fx6: add nand supportNikita Kiryanov2014-09-091-0/+11
* arm: mx6: add support for Compulab cm-fx6 CoMNikita Kiryanov2014-09-091-0/+355