grub/grub-core
Vladimir 'phcoder' Serbinenko 543a8f6ef9 * grub-core/kern/ia64/dl_helper.c (grub_ia64_dl_get_tramp_got_size):
Fix potential usage of Elf32 instead of Elf64 when compiling on
	32-bit architecture. Add endianness macros while on it.
2011-05-18 00:21:49 +02:00
..
boot Avoid unnecessary copying on MIPS. 2011-05-17 21:40:35 +02:00
bus * grub-core/bus/pci.c (grub_memalign_dma32): Always allocate in 64-byte 2011-05-16 08:51:55 +02:00
commands merge mainline into sgi 2011-05-15 02:23:36 +02:00
disk enable ATA on qemu-mips 2011-05-17 14:35:55 +02:00
efiemu * grub-core/efiemu/main.c (grub_efiemu_load_file): Return grub_errno 2011-05-05 01:26:16 +02:00
font * grub-core/font/font_cmd.c (loadfont_command): Set grub_errno 2011-05-14 22:29:27 +02:00
fs Several FS mtime support. 2011-05-15 12:23:54 +02:00
gettext Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gfxmenu Take into account the decorations the computing menu entry width. 2011-04-19 00:44:53 +02:00
gnulib * grub-core/gnulib/regex.c: Remove GRUB_MOD_LICENSE since it's 2011-04-25 15:29:41 +02:00
hello Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hook Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
io Squashfs v4 support. 2011-05-15 11:58:22 +02:00
kern * grub-core/kern/ia64/dl_helper.c (grub_ia64_dl_get_tramp_got_size): 2011-05-18 00:21:49 +02:00
lib SGI ARCS port. 2011-05-17 09:17:38 +02:00
loader Prevent potential loss of memory map by overwrite on qemu-mips. 2011-05-17 19:32:51 +02:00
mmap Fuloong support. 2011-05-15 01:43:44 +02:00
normal Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
partmap SGI ARCS port. 2011-05-17 09:17:38 +02:00
parttool Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
script * grub-core/normal/menu_entry.c (run): Quieten uninitialised 2011-04-01 11:43:51 +01:00
term SGI ARCS port. 2011-05-17 09:17:38 +02:00
tests Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
video Fuloong video init support. 2011-05-16 02:34:58 +02:00
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmod.sh.in Fix compilation on cygwin. 2011-01-13 22:23:49 +01:00
genmoddep.awk use objcopy instead of creating mod-*.c and mod-*.o 2010-08-29 16:43:07 +05:30
gensyminfo.sh.in remove def-* and und-* list files 2010-08-29 11:17:30 +05:30
gensymlist.sh track function symbols 2011-05-08 18:29:37 +02:00
gentrigtables.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
Makefile.am merge mainline and various cleanups 2011-05-17 14:02:18 +02:00
Makefile.core.def Reduce memory footprint on SGI by putting modules before the kernel 2011-05-17 21:15:54 +02:00