grub/grub-core
Vladimir 'phcoder' Serbinenko 6795300e7f Support ATA disks with 4K sectors.
* include/grub/ata.h (grub_ata): New member log_sector_size.
	* grub-core/disk/ata.c (grub_ata_dumpinfo): Show sector size.
	(grub_ata_identify): Read sector size.
	(grub_ata_readwrite): Use log_sector_size rather than hardcoded value.
2011-07-25 08:14:34 +02:00
..
boot merge mainline into net 2011-07-06 01:35:41 +02:00
bus AHCI support. 2011-06-24 00:07:55 +02:00
commands Preferred resolution detection for VBE. 2011-07-21 19:46:44 +01:00
disk Support ATA disks with 4K sectors. 2011-07-25 08:14:34 +02:00
efiemu merge mainline into ahci 2011-05-16 17:17:04 +02:00
font * grub-core/font/font_cmd.c (loadfont_command): Set grub_errno 2011-05-14 22:29:27 +02:00
fs Display the path of the file when file is not found 2011-06-26 21:48:52 +02:00
gettext Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gfxmenu merge trunk 2011-04-21 11:07:10 +01:00
gnulib merge mainline into ahci 2011-05-16 17:17:04 +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 * grub-core/io/xzio.c: Fix code style issues 2011-06-24 22:37:17 +02:00
kern * grub-core/kern/mips/cache_flush.S [GRUB_MACHINE_MIPS_LOONGSON]: Flush 2011-07-23 16:44:40 +02:00
lib LUKS and GELI support. 2011-07-07 23:52:58 +02:00
loader merge mainline into net 2011-07-02 18:52:50 +02:00
mmap Fuloong support. 2011-05-15 01:43:44 +02:00
net Fix a memory leak 2011-07-06 18:21:24 +02:00
normal * grub-core/normal/menu.c (grub_menu_execute_entry): Fix NULL 2011-07-25 07:48:19 +02:00
partmap Fix spurious warning. 2011-06-23 20:05:39 +02:00
parttool Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
script Implement time command. 2011-06-27 12:31:37 +02:00
term merge mainline into net 2011-07-06 01:35:41 +02:00
tests Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
video Preferred resolution detection for VBE. 2011-07-21 19:46:44 +01: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 * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +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 * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
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 into net 2011-07-06 01:35:41 +02:00
Makefile.core.def Remove getroot.c from core on emu platform. 2011-07-08 13:33:12 +02:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00