| Commit message (Expand) | Author | Age | Lines |
* | nand_spl: store ecc data on the stack | Scott Wood | 2012-01-26 | -26/+16 |
* | nand_spl/nand_boot.c: Fix build warning | Anatolij Gustschin | 2011-12-07 | -2/+1 |
* | nand_boot.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -5/+3 |
* | spl, nand: add 4bit HW ecc oob first nand_read_page function | Heiko Schocher | 2011-10-03 | -0/+42 |
* | NAND: Add 16bit NAND support for the NDFC | Alex Waterman | 2011-07-01 | -3/+8 |
* | nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance | Stefan Roese | 2011-05-16 | -5/+2 |
* | nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY | Stefan Roese | 2011-05-13 | -18/+6 |
* | nand_spl: nand_boot.c: Init nand_chip.options to 0 | Stefan Roese | 2011-05-13 | -0/+1 |
* | Decreases code size of the nand_spl | Alex Waterman | 2011-05-13 | -8/+10 |
* | nand_spl: Fix large page nand_command() | Alex Waterman | 2011-04-15 | -0/+4 |
* | Add board support for hawkboard | Sughosh Ganu | 2010-11-30 | -0/+1 |
* | Remove board_init_f function from nand_boot.c | Sughosh Ganu | 2010-11-28 | -8/+0 |
* | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk | 2010-10-29 | -1/+1 |
* | Rename TEXT_BASE: fix merge conflicts | Wolfgang Denk | 2010-10-18 | -1/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | ARM: add relocation support | Heiko Schocher | 2010-09-19 | -0/+7 |
* | nand_spl: Fix cmd_ctrl usage in nand_boot.c. | Scott Wood | 2009-07-07 | -7/+11 |
* | nand_spl: read environment early, when booting from NAND using nand_spl | Guennadi Liakhovetski | 2009-07-07 | -0/+10 |
* | nand_spl: Fix compile problem with board_nand_init() prototype | Stefan Roese | 2009-01-26 | -2/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -29/+29 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-08-14 | -3/+3 |
* | nand_spl: Support page-aligned read in nand_load, use chipselect | Guennadi Liakhovetski | 2008-08-12 | -10/+20 |
* | NAND boot: Update large page support for current API. | Scott Wood | 2008-08-12 | -30/+20 |
* | NAND boot: MPC8313ERDB support | Scott Wood | 2008-08-12 | -2/+2 |
* | NAND: Update nand_spl driver to match updated nand subsystem | Stefan Roese | 2008-08-12 | -15/+19 |
* | ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S | Stefan Roese | 2008-06-03 | -6/+5 |
* | nand_spl: Update nand_spl to support 2k page size NAND devices | Stefan Roese | 2008-04-18 | -1/+63 |
* | fix various comments | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c | Stefan Roese | 2007-06-01 | -39/+56 |
* | Coding style cleanup | Wolfgang Denk | 2006-10-09 | -2/+2 |
* | Add NAND environment support for PPC440EPx Sequoia NAND boot config | Stefan Roese | 2006-09-12 | -2/+1 |
* | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | 2006-09-07 | -0/+178 |