u-boot-brain/cpu
Peter Tyser 2f21ce4d54 fsl/85xx, 86xx: Sync up DMA code
The following changes were made to sync up the DMA code between the 85xx
and 86xx architectures which will make it easier to break out common
8xxx DMA code:

85xx:
- Don't set STRANSINT and SPCIORDER fields in SATR register.  These bits
  only have an affect when the SBPATMU bit is set.
- Write 0xffffffff instead of 0xfffffff to clear errors in the DMA
  status register.  We may as well clear all 32 bits of the register...

86xx:
- Add CONFIG_SYS_MPC86xx_DMA_ADDR define to address DMA registers
- Add clearing of errors in the DMA status register when initializing
  the controller
- Clear the channel start bit in the DMA mode register after a transfer

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-06-12 17:17:58 -05:00
..
74xx_7xx 74xx_7xx: Fix rounding problem in CPU frequency calculation 2009-05-15 22:22:01 +02:00
arm_cortexa8 General help message cleanup 2009-06-12 20:47:16 +02:00
arm_intcm arm: remove cpu_init 2009-06-12 20:39:52 +02:00
arm720t arm: remove cpu_init 2009-06-12 20:39:52 +02:00
arm920t arm: remove cpu_init 2009-06-12 20:39:52 +02:00
arm925t arm: remove cpu_init 2009-06-12 20:39:52 +02:00
arm926ejs at91: move cpu info print to cpu 2009-06-12 20:45:46 +02:00
arm946es arm: remove cpu_init 2009-06-12 20:39:52 +02:00
arm1136 omap24xx: rename reset file 2009-06-12 20:39:53 +02:00
arm1176 arm: remove cpu_init 2009-06-12 20:39:52 +02:00
at32ap AVR32: Make cacheflush cpu-dependent 2009-02-23 10:34:23 +01:00
blackfin Add support for Linux-like kallsysms 2009-06-12 20:45:48 +02:00
i386 Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
ixp arm: remove cpu_init 2009-06-12 20:39:52 +02:00
leon2 Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
leon3 Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
lh7a40x lh7a40x: move serial driver to drivers/serial 2009-06-12 20:39:53 +02:00
mcf52x2 ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf523x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf532x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf547x_8x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf5227x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf5445x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
microblaze microblaze: Use cache functions (especially cache status) 2009-01-23 10:40:00 +01:00
mips MIPS: Implement ethernet halt for au1x00 2009-05-16 09:20:03 +09:00
mpc5xx Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc5xxx Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
mpc8xx 8xx, icache: enabling ICache not before running from RAM 2009-03-18 20:48:29 +01:00
mpc8xxx/ddr fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT 2009-06-12 09:15:50 -05:00
mpc83xx qe: Pass in uec_info struct through uec_initialize 2009-06-12 17:17:02 -05:00
mpc85xx fsl/85xx, 86xx: Sync up DMA code 2009-06-12 17:17:58 -05:00
mpc86xx fsl/85xx, 86xx: Sync up DMA code 2009-06-12 17:17:58 -05:00
mpc512x mpc512x: Fix problem with I2C access before relocation 2009-06-12 20:47:18 +02:00
mpc824x Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc8220 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc8260 i2c: Create common default i2c_[set|get]_bus_speed() functions 2009-06-12 20:39:45 +02:00
nios General help message cleanup 2009-06-12 20:47:16 +02:00
nios2 General help message cleanup 2009-06-12 20:47:16 +02:00
ppc4xx ppc4xx: Remove PCI async bootup message if PCI is not used 2009-06-12 20:39:52 +02:00
pxa pxa: move serial driver to drivers/serial 2009-06-12 20:39:52 +02:00
s3c44b0 arm: remove cpu_init 2009-06-12 20:39:52 +02:00
sa1100 arm: remove cpu_init 2009-06-12 20:39:52 +02:00
sh2 sh: Fix up rsk7203 target for out of tree build 2009-01-16 10:22:27 +09:00
sh3 sh: Update sh timer function 2008-12-10 23:11:35 +09:00
sh4 sh: Add netdev header fixing of warning/build 2009-03-12 23:58:30 +09:00