summaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale/p1023rds
Commit message (Expand)AuthorAgeLines
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-12-1/+1
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-12-12/+12
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-12-1/+1
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25-2/+2
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-4/+5
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-28/+14
* nand-spl: Use scripts/Makefile.buildMasahiro Yamada2014-02-19-10/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-02-2/+3
|\
| * Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-25-1/+2
| * Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-2/+2
* | nand_spl: trivial refactoring of makefilesMasahiro Yamada2013-11-25-32/+28
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-33/+2
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-6/+1
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-1/+1
* spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-26-4/+4
* spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-26-5/+1
* powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-1/+1
* nand_spl: fix u-boot.lst breakageScott Wood2012-11-14-1/+2
* common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-22-2/+7
* nand_spl: change out_be32 to raw_writel and depend on subsequent syncMatthew McClintock2012-08-23-21/+21
* nand_spl: p1023rds: wait before enabling DDR controllerMatthew McClintock2012-08-23-5/+20
* powerpc/85xx: Add basic support for P1023RDS boardRoy Zang2011-07-11-0/+231