aboutsummaryrefslogtreecommitdiffstats
path: root/nand_spl/board
AgeCommit message (Expand)AuthorFilesLines
2011-01-14powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2-0/+215
2010-12-17PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund3-3/+9
2010-12-16powerpc/nand spl: link libgccScott Wood8-8/+8
2010-11-30Davinci 8xx: Move common functions to share codeStefano Babic1-3/+3
2010-11-30Add board support for hawkboardSughosh Ganu2-0/+216
2010-11-28Remove board_init_f function from nand_boot.cSughosh Ganu1-1/+5
2010-11-2783xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2-6/+8
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk5-6/+6
2010-11-2783xx: Fix NAND_SPL link addressScott Wood3-6/+6
2010-11-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-21/+19
2010-11-17tx25: fix linker file for newer ld supportAlbert Aribaud1-21/+19
2010-11-12powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang3-6/+6
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk1-0/+13
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk20-44/+44
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher1-0/+13
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2-2/+2
2010-09-19ARM: implement relocation for ARM926Heiko Schocher1-1/+13
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-3/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese11-49/+49
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser3-6/+6
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser11-37/+37
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser6-12/+12
2010-04-13Create CPUDIR variablePeter Tyser3-6/+6
2010-03-07Add support for KARO TX25 boardJohn Rigby3-0/+137
2010-03-02mpc83xx: fix out-of-tree mpc8315 nand buildKim Phillips2-0/+160
2010-01-27Nand boot: Add nand boot support for MPC8569mds boardLiu Yu2-0/+208
2009-10-26ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala1-1/+1
2009-10-26ppc/85xx: Fix building NAND_SPL out of treeKumar Gala2-0/+12
2009-10-16ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat2-0/+224
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-0/+210
2009-09-30NAND boot: MPC8536DS supportMingkai Hu2-0/+210
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese1-13/+13
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-2/+2
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk9-18/+45
2009-07-30ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM'sStefan Roese1-14/+65
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese5-5/+5
2009-07-06MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja3-0/+91
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho8-8/+8
2009-03-09SIMPC8313 board: fix out of tree building.Wolfgang Denk1-9/+18
2009-01-28mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips1-1/+5
2009-01-23Merge branch 'next'Kim Phillips2-0/+152
2009-01-23mpc83xx: New board support for SIMPC8313Ron Madrid2-0/+152
2009-01-23NAND: Fix cache and memory inconsistency issueDave Liu1-1/+5
2008-11-18Align end of bss by 4 bytesSelvamuthukumar6-1/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD7-7/+7
2008-08-31ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski3-0/+207
2008-08-12NAND boot: MPC8313ERDB supportScott Wood2-0/+153