summaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale
Commit message (Expand)AuthorAgeLines
* nand_spl: remove MPC8315ERDB_NAND supportMasahiro Yamada2014-06-05-110/+0
* nand_spl: remove MPC8536DS supportMasahiro Yamada2014-06-05-158/+0
* nand_spl: remove MPC8569MDS_NAND supportMasahiro Yamada2014-06-05-151/+0
* nand_spl: remove MPC8572DS_NAND supportMasahiro Yamada2014-06-05-158/+0
* nand_spl: remove P1023RDS_NAND supportMasahiro Yamada2014-06-05-183/+0
* board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPLPrabhakar Kushwaha2014-05-16-173/+0
* PPC: 85xx: Remove IVOR resetAlexander Graf2014-04-22-25/+5
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-12-6/+6
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-12-69/+69
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-12-6/+6
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25-12/+12
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-24/+30
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-159/+81
* nand-spl: Use scripts/Makefile.buildMasahiro Yamada2014-02-19-60/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-02-4/+5
|\
| * 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-4/+4
* | nand_spl: trivial refactoring of makefilesMasahiro Yamada2013-11-25-175/+151
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-199/+12
* board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-20-281/+0
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-150/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-43/+8
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-43/+8
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-3/+3
|/
* Merge remote-tracking branch 'mpc83xx/next'Kim Phillips2013-01-16-166/+3
|\
| * powerpc/mpc83xx: convert MPC8313ERDB to new-SPLScott Wood2012-12-19-163/+0
| * powerpc/mpc83xx: add support for new SPLScott Wood2012-12-19-6/+6
* | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-1/+5
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-10-367/+48
|\ \ | |/
| * 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-2/+2
| * powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new splScott Wood2012-11-26-274/+0
| * spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-26-28/+28
| * spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-26-55/+3
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-7/+7
| * nand_spl: fix u-boot.lst breakageScott Wood2012-11-14-7/+14
* | Merge git://git.denx.de/u-bootStefano Babic2012-11-10-19/+61
|\ \ | |/
| * common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
| * common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
| * common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-22-16/+56
* | ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-26-0/+2
|/
* nand_spl: change out_be32 to raw_writel and depend on subsequent syncMatthew McClintock2012-08-23-73/+71
* nand_spl: p1023rds: wait before enabling DDR controllerMatthew McClintock2012-08-23-5/+20
* nand_spl: update udelay for Freescale boardsMatthew McClintock2012-08-23-15/+60
* powerpc/p1010rdb: nandboot: compare SVR properlyMatthew McClintock2012-08-23-1/+2
* p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2012-08-23-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-04-0/+542
|\
| * powerpc/85xx: Add NAND/NAND_SPL support to P1010RDBDipen Dudhat2011-09-29-0/+271
| * powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang2011-09-29-0/+271
* | MX31: mx31pdk: Remove nand_spl config.mk fileFabio Estevam2011-09-30-2/+1
|/
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-2/+2