summaryrefslogtreecommitdiffstats
path: root/nand_spl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-016-41/+369
|\
| * ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese2007-06-011-5/+6
| * ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-014-0/+306
| * NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.cStefan Roese2007-06-011-39/+56
* | ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND bootingStefan Roese2007-05-051-5/+1
|/
* [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setupStefan Roese2007-03-061-1/+5
* [PATCH] Add DDR2 optimization code for Sequoia (440EPx) boardStefan Roese2007-01-051-0/+2
* Fix sequoia separate object direcory building problems.Marian Balakowicz2006-10-231-24/+40
* Coding style cleanupWolfgang Denk2006-10-091-2/+2
* Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2006-09-121-2/+1
* Update NAND boot documentationStefan Roese2006-09-121-2/+2
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-074-0/+375
OpenPOWER on IntegriCloud