summaryrefslogtreecommitdiffstats
path: root/nand_spl/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-044-0/+542
|\
| * powerpc/85xx: Add NAND/NAND_SPL support to P1010RDBDipen Dudhat2011-09-292-0/+271
| * powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang2011-09-292-0/+271
* | MX31: mx31pdk: Remove nand_spl config.mk fileFabio Estevam2011-09-302-2/+1
|/
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-261-2/+2
* powerpc/85xx: Add basic support for P1023RDS boardRoy Zang2011-07-112-0/+231
* MX31: mx31pdk: fix nand_splStefano Babic2011-04-271-0/+2
* powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat2011-04-154-16/+28
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-317-21/+21
* rename _end to __bss_end__Po-Yu Chuang2011-03-273-5/+5
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-227-9/+14
* mx31pdk: Use the new relocation schemeFabio Estevam2011-02-211-7/+52
* powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-142-0/+215
* PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund2010-12-172-2/+6
* powerpc/nand spl: link libgccScott Wood2010-12-162-2/+2
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-6/+8
* 83xx: Fix NAND_SPL link addressScott Wood2010-11-272-4/+4
* powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-123-6/+6
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-186-11/+11
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-3/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-215-28/+28
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-135-19/+19
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-132-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-135-9/+9
* Create CPUDIR variablePeter Tyser2010-04-133-6/+6
* mpc83xx: fix out-of-tree mpc8315 nand buildKim Phillips2010-03-022-0/+160
* Nand boot: Add nand boot support for MPC8569mds boardLiu Yu2010-01-272-0/+208
* ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala2009-10-261-1/+1
* ppc/85xx: Fix building NAND_SPL out of treeKumar Gala2009-10-262-0/+12
* ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat2009-10-162-0/+224
* NAND boot: MPC8536DS supportMingkai Hu2009-09-302-0/+210
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-212-4/+10
* MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja2009-07-063-0/+91
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* NAND: Fix cache and memory inconsistency issueDave Liu2009-01-231-1/+5
* NAND boot: MPC8313ERDB supportScott Wood2008-08-122-0/+153
OpenPOWER on IntegriCloud