summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/ndfc.c
Commit message (Expand)AuthorAgeLines
* ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-23-2/+2
* ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese2009-05-23-6/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-5/+5
* ppc4xx/NAND: Add select_chip function to 4xx NDFC driverStefan Roese2008-08-30-0/+8
* ppc4xx: NAND configurationWolfgang Ocker2008-08-29-1/+5
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* NAND: Update 4xx NDFC driver to match updated nand subsystemStefan Roese2008-08-12-42/+41
* Fixing coding style issuesWilliam Juul2008-08-12-7/+7
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-36/+21
* ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-15-1/+2
* ppc4xx: Fix ndfc HW ECC byte orderStefan Roese2008-02-04-2/+2
* ppc4xx: Add PPC405EX supportStefan Roese2007-10-31-1/+2
* cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-01-20/+54
|\
| * NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese2007-06-01-20/+54
* | ppc4xx: Add 405 support to 4xx NAND driver ndfc.cStefan Roese2007-05-22-4/+4
|/
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-21-1/+2
* Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese2006-10-24-4/+9
* Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-20-13/+26
* Coding style cleanupWolfgang Denk2006-10-09-12/+12
* Fix build problem cpu/ppc4xx/ndfc.cStefan Roese2006-09-07-1/+3
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-0/+173