summaryrefslogtreecommitdiff
path: root/nand_spl/board
AgeCommit message (Expand)Author
2011-01-14powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala
2010-12-17PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund
2010-12-16powerpc/nand spl: link libgccScott Wood
2010-11-30Davinci 8xx: Move common functions to share codeStefano Babic
2010-11-30Add board support for hawkboardSughosh Ganu
2010-11-29Remove board_init_f function from nand_boot.cSughosh Ganu
2010-11-2783xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-2783xx: Fix NAND_SPL link addressScott Wood
2010-11-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-11-17tx25: fix linker file for newer ld supportAlbert Aribaud
2010-11-12powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-19ARM: implement relocation for ARM926Heiko Schocher
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-04-13Create CPUDIR variablePeter Tyser
2010-03-07Add support for KARO TX25 boardJohn Rigby
2010-03-02mpc83xx: fix out-of-tree mpc8315 nand buildKim Phillips
2010-01-27Nand boot: Add nand boot support for MPC8569mds boardLiu Yu
2009-10-27ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala
2009-10-27ppc/85xx: Fix building NAND_SPL out of treeKumar Gala
2009-10-16ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-09-30NAND boot: MPC8536DS supportMingkai Hu
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk
2009-07-30ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM'sStefan Roese
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese
2009-07-06MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-09SIMPC8313 board: fix out of tree building.Wolfgang Denk
2009-01-28mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips
2009-01-23Merge branch 'next'Kim Phillips
2009-01-23mpc83xx: New board support for SIMPC8313Ron Madrid
2009-01-23NAND: Fix cache and memory inconsistency issueDave Liu
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-30ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski
2008-08-12NAND boot: MPC8313ERDB supportScott Wood