u-boot-brain/cpu/ppc4xx
Stefan Roese 91da09cfbc NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.c
This patch adds hardware ECC support to the NDFC driver. It also
changes the register access from using the "simple" in32/out32
functions to the in_be32/out_be32 functions, which make sure
that the access is correctly synced. This is the only recommended
access to SoC registers in the current Linux kernel.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-01 15:15:12 +02:00
..
4xx_enet.c ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content. 2007-04-24 14:22:41 +02:00
40x_spd_sdram.c [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files 2007-02-20 10:35:42 +01:00
44x_spd_ddr.c ppc4xx: 44x DDR driver code cleanup and small fix for Bamboo 2007-06-01 15:09:50 +02:00
44x_spd_ddr2.c ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) 2007-03-31 13:15:06 +02:00
405gp_pci.c [PATCH] Fix: Compilerwarnings for SC3 board. 2007-01-18 11:28:51 +01:00
440spe_pcie.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
440spe_pcie.h PCIe endpoint support for AMCC Yucca 440SPe board 2006-08-29 08:05:15 +02:00
bedbug_405.c Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
commproc.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
config.mk * Code cleanup, mostly for GCC-3.3.x 2004-12-31 09:32:47 +00:00
cpu_init.c [PATCH] Add 4xx GPIO functions 2007-03-24 15:57:09 +01:00
cpu.c ppc4xx: Add output for bootrom location to 405EZ ports 2007-04-18 12:05:59 +02:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
gpio.c [PATCH] Clean up 40EZ/Acadia support 2007-03-24 15:45:34 +01:00
i2c.c ppc4xx: Fix i2c divisor calcularion for PPC4xx 2007-04-12 14:15:59 +02:00
interrupts.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
kgdb.S * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile [PATCH] Add 4xx GPIO functions 2007-03-24 15:57:09 +01:00
miiphy.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
ndfc.c NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.c 2007-06-01 15:15:12 +02:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
sdram.h Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) 2006-03-31 14:32:07 +02:00
serial.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
speed.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
start.S Merge with /home/stefan/git/u-boot/acadia 2007-03-24 15:59:23 +01:00
tlb.c Merge with /home/stefan/git/u-boot/denx-merge-sr 2007-03-01 21:16:02 +01:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
usb_ohci.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
usb_ohci.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
usbdev.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
usbdev.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
vecnum.h [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00