grub/grub-core/kern/arm
Vladimir Serbinenko d08c968514 Refactor arm-uboot code to make it genereic.
arm-coreboot startup code can be very similar to arm-uboot but current code has
U-Boot specific references. So split U-Boot part from generic part.
2017-05-08 17:47:57 +02:00
..
efi arm-efi: Reduce timer event frequency by 10 2016-01-07 20:54:20 +01:00
uboot Refactor arm-uboot code to make it genereic. 2017-05-08 17:47:57 +02:00
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 Add explicit thumb interwork bx in asm files. 2013-12-17 14:50:44 +01:00
compiler-rt.S Remove libgcc dependency. 2015-03-03 20:50:37 +01:00
dl.c Fix thumb compilation with clang. 2017-02-02 00:59:49 +01:00
dl_helper.c dl_helper: Cleanup 2015-03-27 14:37:16 +01:00
startup.S Refactor arm-uboot code to make it genereic. 2017-05-08 17:47:57 +02:00