summaryrefslogtreecommitdiffstats
path: root/nand_spl
Commit message (Expand)AuthorAgeFilesLines
* 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
* NAND: Update nand_spl driver to match updated nand subsystemStefan Roese2008-08-121-15/+19
* 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/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese2008-06-031-6/+5
* 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
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-04-251-1/+63
|\
| * nand_spl: Update nand_spl to support 2k page size NAND devicesStefan Roese2008-04-181-1/+63
* | 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 various commentsMarcel Ziswiler2008-01-091-1/+1
* fix comments with new drivers organizationMarcel Ziswiler2008-01-093-3/+3
* ppc4xx: Fix Sequoia NAND booting targetStefan Roese2008-01-041-1/+5
* ppc4xx: Fix compilation problem of kilauea/haleakala nand booting targetStefan Roese2007-12-281-1/+1
* Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-113-3/+3
|\
| * drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-253-3/+3
* | ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese2007-11-033-0/+219
* | ppc4xx: Fix acadia_nand build problemStefan Roese2007-10-311-1/+5
* | ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAMEugene O'Brien2007-10-311-0/+6
|/
* [ppc4xx] Individual handling of sdram.c for bamboo_nand buildGrzegorz Bernacki2007-09-111-0/+6
* [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-193-5/+15
* ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-063-0/+214
OpenPOWER on IntegriCloud