summaryrefslogtreecommitdiff
path: root/board/freescale/p1010rdb/spl.c
AgeCommit message (Expand)Author
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass
2016-11-24powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PBYork Sun
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-06-04powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-04-23driver/ifc: Add 64KB page supportJaiprakash Singh
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-24powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang