Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() | Scott Wood | 2012-08-22 | -22/+25 |
* | nand/spl: Assuming a static nand page size to reduce code size | Matthew McClintock | 2011-04-15 | -5/+5 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -2/+2 |
* | ppc/85xx: Fix inclusion of 83xx immap in 85xx builds | Kumar Gala | 2009-11-04 | -1/+0 |
* | NAND boot: fix nand_load overlap issue | Mingkai Hu | 2009-08-21 | -1/+1 |
* | NAND: Fix cache and memory inconsistency issue | Dave Liu | 2009-01-23 | -0/+5 |
* | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang | 2008-10-29 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -6/+6 |
* | NAND: Remove delay from nand_boot_fsl_elbc.c. | Scott Wood | 2008-08-21 | -2/+0 |
* | NAND boot: MPC8313ERDB support | Scott Wood | 2008-08-12 | -0/+150 |