summaryrefslogtreecommitdiff
path: root/board/freescale/p1010rdb/spl.c
Commit message (Expand)AuthorAgeFilesLines
* 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: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PBYork Sun2016-11-231-1/+1
* spi: Move freescale-specific code into a private headerSimon Glass2016-10-061-1/+2
* 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
* driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-231-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-251-1/+1
* powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang2014-02-241-0/+108