summaryrefslogtreecommitdiffstats
path: root/board/freescale/c29xpcie/spl.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove configs/C29XPCIE_NAND_defconfig boardJagan Teki2020-06-181-81/+0
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-171-0/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+2
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Add an enum for environment stateSimon Glass2017-08-151-1/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-1/+1
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-031-0/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-211-1/+1
* powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu2014-01-211-0/+77