kernel-ark/arch/microblaze
Michal Simek 173701d774 microblaze: Clear all MSR flags on the first kernel instruction
The main reason is bug because of dynamic TLB allocation.
U-BOOT didn't disable dcache and then writing to physical address
from ASM wan't visible for reading through MMU.
Disabling caches and clearing all flags from previous code
is good to do so.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2012-03-23 09:28:16 +01:00
..
boot microblaze: Fix makefile to work with latest toolchain 2012-03-19 07:30:26 +01:00
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include/asm microblaze: Fix mapin_ram function 2012-03-23 09:28:14 +01:00
kernel microblaze: Clear all MSR flags on the first kernel instruction 2012-03-23 09:28:16 +01:00
lib microblaze: Add __cmpdi2 2012-01-05 08:22:01 +01:00
mm microblaze: Fix mapin_ram function 2012-03-23 09:28:14 +01:00
oprofile microblaze: Core oprofile configs and hooks 2009-12-14 08:45:07 +01:00
pci Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci 2012-01-11 18:50:26 -08:00
platform Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig microblaze: Highmem support 2012-03-23 09:28:13 +01:00
Kconfig.debug microblaze: remove obsolete DEBUG_BOOTMEM 2011-01-10 09:29:51 +01:00
Makefile Fix common misspellings 2011-03-31 11:26:23 -03:00