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