summaryrefslogtreecommitdiffstats
path: root/nand_spl
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: add relocation supportHeiko Schocher2010-09-192-0/+14
* nand_boot_fsl_nfc.c: make "nfc" a "static const" pointerHeiko Schocher2010-09-191-5/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-162-5/+4
* 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-133-4/+4
* 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
* Add MX25 support to nand_spl fsl nfc driverJohn Rigby2010-01-271-15/+57
* Nand boot: Add nand boot support for MPC8569mds boardLiu Yu2010-01-272-0/+208
* ppc/85xx: Fix inclusion of 83xx immap in 85xx buildsKumar Gala2009-11-041-1/+0
* 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
* NAND boot: fix nand_load overlap issueMingkai Hu2009-08-211-1/+1
* 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
* nand_spl: Fix cmd_ctrl usage in nand_boot.c.Scott Wood2009-07-071-7/+11
* nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski2009-07-071-0/+10
* MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja2009-07-063-0/+91
* MX31: Add NAND SPL for i.MX31.Magnus Lilja2009-06-211-0/+259
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-281-2/+0
|\
| * nand_spl: Fix compile problem with board_nand_init() prototypeStefan Roese2009-01-261-2/+0
* | 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-232-1/+10
|/
* Align end of bss by 4 bytesSelvamuthukumar2008-11-186-1/+6
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-189-42/+42
* ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski2008-08-313-0/+207
* NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood2008-08-211-2/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-141-3/+3
* nand_spl: Support page-aligned read in nand_load, use chipselectGuennadi Liakhovetski2008-08-121-10/+20
* NAND boot: Update large page support for current API.Scott Wood2008-08-121-30/+20
* NAND boot: MPC8313ERDB supportScott Wood2008-08-124-2/+305
OpenPOWER on IntegriCloud