aboutsummaryrefslogtreecommitdiffstats
path: root/nand_spl
AgeCommit message (Expand)AuthorFilesLines
2009-07-06MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja3-0/+91
2009-06-21MX31: Add NAND SPL for i.MX31.Magnus Lilja1-0/+259
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho8-8/+8
2009-03-09SIMPC8313 board: fix out of tree building.Wolfgang Denk1-9/+18
2009-01-28Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-2/+0
2009-01-28mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips1-1/+5
2009-01-26nand_spl: Fix compile problem with board_nand_init() prototypeStefan Roese1-2/+0
2009-01-23Merge branch 'next'Kim Phillips2-0/+152
2009-01-23mpc83xx: New board support for SIMPC8313Ron Madrid2-0/+152
2009-01-23NAND: Fix cache and memory inconsistency issueDave Liu2-1/+10
2008-11-18Align end of bss by 4 bytesSelvamuthukumar6-1/+6
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD9-42/+42
2008-08-31ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski3-0/+207
2008-08-21NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood1-2/+0
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk1-3/+3
2008-08-12nand_spl: Support page-aligned read in nand_load, use chipselectGuennadi Liakhovetski1-10/+20
2008-08-12NAND boot: Update large page support for current API.Scott Wood1-30/+20
2008-08-12NAND boot: MPC8313ERDB supportScott Wood4-2/+305
2008-08-12NAND: Update nand_spl driver to match updated nand subsystemStefan Roese1-15/+19
2008-07-30NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.Scott Wood1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce2-3/+3
2008-06-04ppc4xx: Fix problem with SDRAM init in bamboo NAND booting portStefan Roese1-8/+2
2008-06-03Remove shell variable UNDEF_SYM.Kenneth Johansson5-5/+5
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese3-14/+13
2008-06-03ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese1-6/+5
2008-05-14ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese1-1/+7
2008-04-30ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM moduleStefan Roese1-5/+7
2008-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-1/+63
2008-04-18ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese1-3/+3
2008-04-18ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMMStefan Roese1-4/+4
2008-04-18nand_spl: Update nand_spl to support 2k page size NAND devicesStefan Roese1-1/+63
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese4-0/+315
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk4-4/+4
2008-01-09fix various commentsMarcel Ziswiler1-1/+1
2008-01-09fix comments with new drivers organizationMarcel Ziswiler3-3/+3
2008-01-04ppc4xx: Fix Sequoia NAND booting targetStefan Roese1-1/+5
2007-12-28ppc4xx: Fix compilation problem of kilauea/haleakala nand booting targetStefan Roese1-1/+1
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese3-3/+3
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD3-3/+3
2007-11-03ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese3-0/+219
2007-10-31ppc4xx: Fix acadia_nand build problemStefan Roese1-1/+5
2007-10-31ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAMEugene O'Brien1-0/+6
2007-09-11[ppc4xx] Individual handling of sdram.c for bamboo_nand buildGrzegorz Bernacki1-0/+6
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese3-5/+15
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese3-0/+214
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese6-41/+369
2007-06-01ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese1-5/+6
2007-06-01ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese4-0/+306