kernel-ark/arch/microblaze
Michal Simek 3370d82f3b microblaze: Fix __muldi3 function for little-endian.
__muldi3 was written for big endian platforms.
Code contained half word read/write instructions which
are not compatible with little endian cpu.
Asm __muldi3 implementation is replaced by C version.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2011-01-03 10:30:31 +01:00
..
boot microblaze: Do not use _start in vmlinux 2010-08-04 10:22:41 +02:00
configs defconfig reduction 2010-08-14 22:26:53 +02:00
include/asm microblaze: Correct PVR access macros 2011-01-03 10:01:29 +01:00
kernel microblaze: Clear i/dcache for sw breakpoints 2011-01-03 10:16:56 +01:00
lib microblaze: Fix __muldi3 function for little-endian. 2011-01-03 10:30:31 +01:00
mm memblock, microblaze: Fix memblock API change fallout 2010-09-11 10:30:28 +02:00
oprofile microblaze: Core oprofile configs and hooks 2009-12-14 08:45:07 +01:00
pci microblaze: pci-common cleanup 2010-10-21 15:51:54 +10:00
platform microblaze: Add PVR for endians plus detection 2010-10-21 15:51:57 +10:00
Kconfig Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 2010-10-28 16:16:39 -07:00
Kconfig.debug microblaze: Support early console on uart16550 2010-10-21 15:51:53 +10:00
Makefile microblaze: Fix build with make 3.82 2010-10-22 15:53:15 +10:00