grub:phcoder/greffs

Last commit made on 2013-12-22
Get this branch:
git clone -b phcoder/greffs https://git.launchpad.net/grub

Branch merges

Branch information

Name:
phcoder/greffs
Repository:
lp:grub

Recent commits

d5edef1... by phcoder

Half boot time on pi when using standalone by using greffs

313fb3c... by phcoder

 Add module loading and parsing boot time checkpoints.

37f617c... by phcoder

 * grub-core/loader/arm/linux.c: Pass arguments through on ATAG
 platforms.

3deedfc... by Lars Wendler <email address hidden>

 * util/grub-mkconfig.in: Skip non-executable files.

5ad9f72... by phcoder

 Workaround buggy timer in raspberry pie by using our own timer
 implementation.

eeb8499... by phcoder

 * include/grub/arm/uboot/kernel.h (GRUB_KERNEL_MACHINE_HEAP_SIZE):
 Increase to 16 MiB to allow loading the whole memdisk.

0d8b81f... by phcoder

 Fix ARM Linux Loader on non-FDT platforms.

bf08219... by phcoder

 * configure.ac: Choose link format based on host_os on emu.

0b602bf... by phcoder

 * grub-core/osdep/unix/getroot.c: Non-unix build fix.

96650a8... by phcoder

 * grub-core/kern/emu/main.c: Build fix for emu.