android_kernel_xiaomi_sm8350/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
configs
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
oprofile
pci
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
Makefile microblaze: Fix build with make 3.82 2010-10-22 15:53:15 +10:00