grub/grub-core/kern/arm
Vladimir Serbinenko adabfb5418 * grub-core/kern/arm/cache.c (grub_arm_disable_caches_mmu): Use v6
algorithm on v5.

	Suggested by: Leif Lindholm.
2013-12-22 22:33:35 +01:00
..
efi * include/grub/symbol.h (END) [__arm__]: New macros. Replace all .end 2013-11-13 05:19:30 +01:00
uboot Add explicit thumb interwork bx in asm files. 2013-12-17 14:50:44 +01:00
cache.c * grub-core/kern/arm/cache.c (grub_arm_disable_caches_mmu): Use v6 2013-12-22 22:33:35 +01:00
cache.S Add explicit thumb interwork bx in asm files. 2013-12-17 14:50:44 +01:00
cache_armv6.S * grub-core/kern/arm/cache_armv6.S: Remove special handling for 2013-11-14 10:05:19 +01:00
cache_armv7.S Add explicit thumb interwork bx in asm files. 2013-12-17 14:50:44 +01:00
dl.c * grub-core/kern/arm/dl.c: Remove unnecessarry execution mode check. 2013-12-18 07:06:23 +01:00
dl_helper.c Revamp relocation handling. 2013-12-06 09:18:55 +01:00
misc.S * grub-core/kern/arm/misc.S: Make thumb2-compatible. 2013-11-14 01:33:06 +01:00