grub/grub-core/kern/arm
Vladimir Serbinenko 8c534b85f1 Revamp relocation handling.
Move more code to common dl.c. Add missing veneers for arm and arm64.
	Decreases kernel size by 70 bytes on i386-pc (40-50 compressed)
2013-12-06 09:18:55 +01:00
..
efi * include/grub/symbol.h (END) [__arm__]: New macros. Replace all .end 2013-11-13 05:19:30 +01:00
uboot arm: delete superflouous save of r8 in grub_uboot_syscall 2013-11-16 15:56:09 +00: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: Don't switch back to ARM mode when 2013-11-16 17:37:06 +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 * grub-core/kern/arm/cache.S: Don't switch back to ARM mode when 2013-11-16 17:37:06 +01:00
dl.c Revamp relocation handling. 2013-12-06 09:18:55 +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