summaryrefslogtreecommitdiffstats
path: root/nand_spl/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-191-0/+13
|\
| * arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-131-0/+13
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-1820-44/+44
|/
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-232-2/+2
* ARM: implement relocation for ARM926Heiko Schocher2010-09-191-1/+13
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-3/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2111-49/+49
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-133-6/+6
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-1311-37/+37
* 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-136-12/+12
* Create CPUDIR variablePeter Tyser2010-04-133-6/+6
* Add support for KARO TX25 boardJohn Rigby2010-03-073-0/+137
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-302-0/+210
|\
| * NAND boot: MPC8536DS supportMingkai Hu2009-09-302-0/+210
* | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-281-13/+13
|/
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-2/+2
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-219-18/+45
* ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM'sStefan Roese2009-07-301-14/+65
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-165-5/+5
* MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja2009-07-063-0/+91
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-208-8/+8
* SIMPC8313 board: fix out of tree building.Wolfgang Denk2009-03-091-9/+18
* mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips2009-01-281-1/+5
* Merge branch 'next'Kim Phillips2009-01-232-0/+152
|\
| * mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-232-0/+152
* | NAND: Fix cache and memory inconsistency issueDave Liu2009-01-231-1/+5
|/
* Align end of bss by 4 bytesSelvamuthukumar2008-11-186-1/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-187-7/+7
* ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski2008-08-313-0/+207
* NAND boot: MPC8313ERDB supportScott Wood2008-08-122-0/+153
* NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.Scott Wood2008-07-301-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-122-3/+3
* ppc4xx: Fix problem with SDRAM init in bamboo NAND booting portStefan Roese2008-06-041-8/+2
* Remove shell variable UNDEF_SYM.Kenneth Johansson2008-06-035-5/+5
* ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-033-14/+13
* ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese2008-05-141-1/+7
* ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM moduleStefan Roese2008-04-301-5/+7
* ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese2008-04-181-3/+3
* ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMMStefan Roese2008-04-181-4/+4
* ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-154-0/+315
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-124-4/+4
* fix comments with new drivers organizationMarcel Ziswiler2008-01-093-3/+3
OpenPOWER on IntegriCloud