u-boot-brain/cpu
Kumar Gala fcd69a1a57 Clean up usage of icache_disable/dcache_disable
There is no point in disabling the icache on 7xx/74xx/86xx parts and not
also flushing the icache.  All callers of invalidate_l1_instruction_cache()
call icache_disable() right after.  Make it so icache_disable() calls
invalidate_l1_instruction_cache() for us.

Also, dcache_disable() already calls dcache_flush() so there is no point
in the explicit calls of dcache_flush().

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-08-19 00:57:28 +02:00
..
74xx_7xx Clean up usage of icache_disable/dcache_disable 2008-08-19 00:57:28 +02:00
arm720t Big white-space cleanup. 2008-05-21 00:14:08 +02:00
arm920t Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 2008-08-14 11:26:22 +02:00
arm925t Big white-space cleanup. 2008-05-21 00:14:08 +02:00
arm926ejs drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
arm946es Big white-space cleanup. 2008-05-21 00:14:08 +02:00
arm1136 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. 2008-08-11 23:33:57 +02:00
arm_intcm Big white-space cleanup. 2008-05-21 00:14:08 +02:00
at32ap mmc: Move atmel_mci driver into drivers/mmc 2008-07-10 00:05:52 +02:00
blackfin Big white-space cleanup. 2008-05-21 00:14:08 +02:00
i386 cpu/i386/serial.c: Fix syntax errors 2008-07-14 21:19:08 +02:00
ixp Fix some more printf() format issues. 2008-07-13 23:07:35 +02:00
leon2 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
leon3 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
lh7a40x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mcf52x2 ColdFire: Multiple fixes for M5282EVB 2008-08-14 12:31:56 -06:00
mcf523x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mcf532x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mcf547x_8x ColdFire: Change invalid JMP to BRA caught by new v4e toolchain 2008-07-11 10:45:57 -06:00
mcf5227x ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC 2008-07-11 10:45:59 -06:00
mcf5445x ColdFire: Implement SBF feature for M5445EVB 2008-08-14 12:31:55 -06:00
microblaze Fix merge problems 2008-08-06 14:05:38 +02:00
mips Fix merge problems 2008-08-06 14:05:38 +02:00
mpc5xx Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc5xxx Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc8xx Fix printf() format issues with sizeof_t types by using %zu 2008-07-14 15:06:35 +02:00
mpc83xx NAND boot: MPC8313ERDB support 2008-08-12 11:31:31 -05:00
mpc85xx 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS 2008-08-12 00:09:29 +02:00
mpc86xx Clean up usage of icache_disable/dcache_disable 2008-08-19 00:57:28 +02:00
mpc512x ads5121: fix compiler warnings (unused variables) 2008-08-12 00:36:53 +02:00
mpc824x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc8220 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc8260 MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' 2008-08-12 12:10:11 +02:00
nios SPI API improvements 2008-06-03 20:28:50 +02:00
nios2 Fix merge problems 2008-08-06 14:05:38 +02:00
ppc4xx Merge branch 'Makefile' of git://git.denx.de/u-boot-arm 2008-08-13 23:23:13 +02:00
pxa Fix merge problems 2008-08-06 14:05:38 +02:00
s3c44b0 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
sa1100 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
sh3 sh: Fix SH-boards compile error 2008-07-08 12:03:24 +09:00
sh4 sh: Fix SH-boards compile error 2008-07-08 12:03:24 +09:00