summaryrefslogtreecommitdiff
path: root/nand_spl/nand_boot_fsl_elbc.c
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()Scott Wood2012-08-22-22/+25
* nand/spl: Assuming a static nand page size to reduce code sizeMatthew McClintock2011-04-15-5/+5
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-2/+2
* ppc/85xx: Fix inclusion of 83xx immap in 85xx buildsKumar Gala2009-11-04-1/+0
* NAND boot: fix nand_load overlap issueMingkai Hu2009-08-21-1/+1
* NAND: Fix cache and memory inconsistency issueDave Liu2009-01-23-0/+5
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-29-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-6/+6
* NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood2008-08-21-2/+0
* NAND boot: MPC8313ERDB supportScott Wood2008-08-12-0/+150