summaryrefslogtreecommitdiff
path: root/nand_spl/board
Commit message (Expand)AuthorAgeLines
* powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-14-0/+215
* PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund2010-12-17-3/+9
* powerpc/nand spl: link libgccScott Wood2010-12-16-8/+8
* Davinci 8xx: Move common functions to share codeStefano Babic2010-11-30-3/+3
* Add board support for hawkboardSughosh Ganu2010-11-30-0/+216
* Remove board_init_f function from nand_boot.cSughosh Ganu2010-11-28-1/+5
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-6/+8
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-6/+6
* 83xx: Fix NAND_SPL link addressScott Wood2010-11-27-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-17-21/+19
|\
| * tx25: fix linker file for newer ld supportAlbert Aribaud2010-11-17-21/+19
* | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-12-6/+6
|/
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-19-0/+13
|\
| * arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-13-0/+13
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-44/+44
|/
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-2/+2
* ARM: implement relocation for ARM926Heiko Schocher2010-09-19-1/+13
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-3/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-49/+49
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-6/+6
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-37/+37
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-12/+12
* Create CPUDIR variablePeter Tyser2010-04-13-6/+6
* Add support for KARO TX25 boardJohn Rigby2010-03-07-0/+137
* mpc83xx: fix out-of-tree mpc8315 nand buildKim Phillips2010-03-02-0/+160
* Nand boot: Add nand boot support for MPC8569mds boardLiu Yu2010-01-27-0/+208
* ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala2009-10-26-1/+1
* ppc/85xx: Fix building NAND_SPL out of treeKumar Gala2009-10-26-0/+12
* ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat2009-10-16-0/+224
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-30-0/+210
|\
| * NAND boot: MPC8536DS supportMingkai Hu2009-09-30-0/+210
* | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-28-13/+13
|/
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-2/+2
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-21-18/+45
* ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM'sStefan Roese2009-07-30-14/+65
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-16-5/+5
* MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja2009-07-06-0/+91
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-8/+8
* SIMPC8313 board: fix out of tree building.Wolfgang Denk2009-03-09-9/+18
* mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips2009-01-28-1/+5
* Merge branch 'next'Kim Phillips2009-01-23-0/+152
|\
| * mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-23-0/+152
* | NAND: Fix cache and memory inconsistency issueDave Liu2009-01-23-1/+5
|/
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski2008-08-31-0/+207
* NAND boot: MPC8313ERDB supportScott Wood2008-08-12-0/+153