grub/grub-core/kern/arm
Vladimir Serbinenko 2bdd07195c * grub-core/kern/arm/cache.c (probe_caches): Move asm part to ...
* grub-core/kern/arm/cache_armv6.S: ... here. This allows this
	asm to stay in arm even if surrounding is thumb.
2013-11-13 09:58:52 +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 (probe_caches): Move asm part to ... 2013-11-13 09:58:52 +01: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.c (probe_caches): Move asm part to ... 2013-11-13 09:58:52 +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