summaryrefslogtreecommitdiff
path: root/nand_spl/nand_boot_fsl_elbc.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2012-08-23nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()Scott Wood1-22/+25
2011-04-16nand/spl: Assuming a static nand page size to reduce code sizeMatthew McClintock1-5/+5
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-2/+2
2009-11-05ppc/85xx: Fix inclusion of 83xx immap in 85xx buildsKumar Gala1-1/+0
2009-08-22NAND boot: fix nand_load overlap issueMingkai Hu1-1/+1
2009-01-23NAND: Fix cache and memory inconsistency issueDave Liu1-0/+5
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-VILLARD1-6/+6
2008-08-21NAND: Remove delay from nand_boot_fsl_elbc.c.Scott Wood1-2/+0
2008-08-12NAND boot: MPC8313ERDB supportScott Wood1-0/+150