grub/grub-core/kern/arm
Vladimir Serbinenko 5e77d9cfc1 * grub-core/kern/arm/misc.S: Add __muldi3 and __aeabi_lmul. Those
helper functions are needed for thumb.
2013-11-13 09:52:33 +01:00
..
efi * include/grub/symbol.h (END) [__arm__]: New macros. Replace all .end 2013-11-13 05:19:30 +01:00
uboot * grub-core/kern/arm/uboot/startup.S: Remove = by replacing with 2013-11-13 06:27:03 +01:00
cache.c * grub-core/kern/arm/cache.c: Add v5 write-through cache support. 2013-10-03 23:29:57 +02:00
cache.S * grub-core/kern/arm/cache.S: Replace = with explicit litteral load. 2013-11-13 06:23:32 +01:00
cache_armv6.S * grub-core/kern/arm/cache_armv6.S [__clang__]: Don't add .armv6 when 2013-11-13 01:08:47 +01:00
cache_armv7.S Detect cache type on runtime rather than compile time 2013-05-17 01:33:22 +02:00
dl.c * grub-core/kern/arm/dl.c (do_relocations): Accept and ignore 2013-10-03 23:55:06 +02:00
dl_helper.c * grub-core/kern/arm/dl_helper.c: Use more proper %p for pointer. 2013-10-12 07:50:26 +02:00
misc.S * grub-core/kern/arm/misc.S: Add __muldi3 and __aeabi_lmul. Those 2013-11-13 09:52:33 +01:00