aboutsummaryrefslogtreecommitdiff
path: root/nand_spl
AgeCommit message (Expand)Author
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-09-19ARM: add relocation supportHeiko Schocher
2010-09-19nand_boot_fsl_nfc.c: make "nfc" a "static const" pointerHeiko 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-27Add MX25 support to nand_spl fsl nfc driverJohn Rigby
2010-01-27Nand boot: Add nand boot support for MPC8569mds boardLiu Yu
2009-11-04ppc/85xx: Fix inclusion of 83xx immap in 85xx buildsKumar Gala
2009-10-26ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala
2009-10-26ppc/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-08-21NAND boot: fix nand_load overlap issueMingkai Hu
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-07nand_spl: Fix cmd_ctrl usage in nand_boot.c.Scott Wood
2009-07-07nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski
2009-07-06MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja
2009-06-21MX31: Add NAND SPL for i.MX31.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-28Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-01-28mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips
2009-01-26nand_spl: Fix compile problem with board_nand_init() prototypeStefan Roese
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-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-31ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski
2008-08-21NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-12nand_spl: Support page-aligned read in nand_load, use chipselectGuennadi Liakhovetski
2008-08-12NAND boot: Update large page support for current API.Scott Wood
2008-08-12NAND boot: MPC8313ERDB supportScott Wood