grub/grub-core/kern/arm
Vladimir Serbinenko 5bda44d7f9 * grub-core/kern/arm/cache_armv6.S: Remove .arch directive.
As these functions are used on pre-ARMv6 CPUs as well we don't want
	to make assembler assume that architecture is higher than default one.
2013-12-25 23:31:42 +01:00
..
efi Enable cache on ARM U-Boot port. 2013-12-23 05:01:58 +01:00
uboot
cache.c Enable cache on ARM U-Boot port. 2013-12-23 05:01:58 +01:00
cache.S Fix ARM cache maintainance. 2013-12-23 04:27:53 +01:00
cache_armv6.S * grub-core/kern/arm/cache_armv6.S: Remove .arch directive. 2013-12-25 23:31:42 +01:00
cache_armv7.S
dl.c * grub-core/kern/arm/dl.c: Remove unnecessarry execution mode check. 2013-12-18 07:06:23 +01:00
dl_helper.c
misc.S