grub/include/grub
Vladimir 'phcoder' Serbinenko f947ab49b0 Remove the dump of sm712 initialisation sequence.
* include/grub/pci.h (GRUB_PCI_CLASS_SUBCLASS_VGA): New const.
	* include/grub/vga.h (GRUB_VGA_IO_ARX_READ): New register.
	(GRUB_VGA_IO_MISC_WRITE): Likewise.
	(GRUB_VGA_CR_*): Added many registers.
	(GRUB_VGA_SR_*): Likewise.
	(GRUB_VGA_GR_*): Likewise.
	(grub_vga_write_arx): New function.
	(grub_video_hw_config): New struct.
	(grub_vga_set_geometry): New function.
	* kern/i386/qemu/init.c (load_palette): Use grub_vga_write_arx and
	GRUB_PCI_CLASS_SUBCLASS_VGA.
	* video/cirrus.c (grub_video_cirrus_setup): Use grub_vga_set_geometry.
	* video/sm712.c (grub_sm712_write_reg): New function
	(grub_sm712_read_reg): Likewise.
	(grub_sm712_sr_write): Likewise.
	(grub_sm712_gr_write): Likewise.
	(grub_sm712_cr_write): Likewise.
	(grub_sm712_write_arx): Likewise.
	(grub_sm712_cr_shadow_write): Likewise.
	(grub_sm712_write_dda_lookup): Likewise.
	(grub_video_sm712_setup): Initialise the video rather then
	blindly replay the dump.
	(main) [TEST]: Add a routine to be able to compile as standalone for
	tests.
	* video/sm712_init.c (sm712_init): Removed.
	(sm712_sr_seq1): New array.
	(sm712_sr_seq2): Likewise.
2010-08-11 04:18:07 +02:00
..
efi * include/grub/efi/uga_draw.h (GRUB_EFI_UGA_GLT_MAX): Rename to ... 2010-06-11 22:15:35 +01:00
efiemu now hangs at maxDec 2009-09-02 13:34:40 +02:00
emu 2010-08-04 Robert Millan <rmh@gnu.org> 2010-08-04 13:29:13 +02:00
i386 Merge mainline into bidi 2010-07-02 19:35:07 +02:00
ieee1275 merge common serial and ofconsole code into terminfo 2010-05-07 15:44:43 +02:00
lib 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
mips Yeeloong firmware port. 2010-07-01 03:16:56 +02:00
powerpc Merge mainline into bidi 2010-07-02 19:35:07 +02:00
sparc64 Merge mainline into bidi 2010-07-02 19:35:07 +02:00
util 2010-08-03 Robert Millan <rmh@gnu.org> 2010-08-03 23:51:48 +02:00
x86_64 Some cleanups 2010-04-26 21:11:16 +02:00
acorn_filecore.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
acpi.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
aout.h aout image support 2010-02-13 16:26:50 +01:00
at_keyboard.h Merge from trunk 2009-12-25 22:29:47 +00:00
ata.h Fix interrupt and windows problems 2010-04-06 22:12:04 +02:00
auth.h 2009-12-24 Carles Pina i Estany <carles@pina.cat> 2009-12-24 23:53:05 +01:00
autoefi.h merge mtrunk into xnu 2009-12-18 03:57:32 +01:00
bitmap.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
bitmap_scale.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
boot.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
bsdlabel.h * include/grub/bsdlabel.h (GRUB_PC_PARTITION_BSD_LABEL_WHOLE_DISK_PARTITION): New definition. 2010-07-17 01:57:48 +02:00
bufio.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
cache.h 2010-02-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-07 00:52:31 +01:00
charset.h Preliminary support for UTF-8 console 2010-03-16 00:48:34 +01:00
cmos.h datetime for yeeloong 2009-12-11 22:14:09 +01:00
command.h Use FOR_LIST_ELEMENTS convenience macros 2010-03-26 19:32:21 +01:00
crypto.h Crypto module autoloading 2009-12-23 17:33:35 +01:00
cs5536.h Dedicated DMA allocation functions. CS5536 OHCI support. 2010-05-31 13:58:18 +02:00
datetime.h Clean building system 2010-02-07 23:49:49 +01:00
device.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
disk.h * include/grub/disk.h (GRUB_DISK_SIZE_UNKNOWN): New macro. 2010-05-31 20:49:42 +02:00
dl.h Use FOR_* macros instead of *_iterate whenever possible. 2010-06-11 22:31:16 +02:00
elf.h all images binary identical to the ones from trunk 2010-04-26 19:11:38 +02:00
elfload.h linux.c 2009-10-16 17:40:59 +02:00
env.h Save 314 bytes on not handling contexts in core 2009-12-20 02:52:39 +01:00
env_private.h Save 314 bytes on not handling contexts in core 2009-12-20 02:52:39 +01:00
err.h 2010-02-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-07 00:46:09 +01:00
extcmd.h 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
fbblit.h 2009-08-28 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-28 13:54:20 +00:00
fbfill.h 2009-08-18 Pavel Roskin <proski@gnu.org> 2009-08-18 17:26:35 +00:00
fbutil.h 2009-08-18 Pavel Roskin <proski@gnu.org> 2009-08-18 17:26:35 +00:00
file.h This commit is the same than gettext08.patch (see mailing list) 2009-11-22 12:50:46 +00:00
font.h Arabic shaping support 2010-03-24 22:33:00 +01:00
fontformat.h 2010-01-25 Carles Pina i Estany <carles@pina.cat> 2010-01-26 20:16:08 +00:00
fs.h Avoid false positives in fs.lst, partmap.lst, and video.lst due to 2010-06-12 14:33:09 +01:00
fshelp.h 2009-04-05 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-05 20:19:05 +00:00
gfxmenu_model.h Initial effort for gfxmenu on multiterm branch 2009-12-26 01:49:57 +01:00
gfxmenu_view.h Fix yeeloong compilation 2010-03-23 18:17:54 +01:00
gfxterm.h 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
gfxwidgets.h gfxmenu import 2009-11-20 16:02:58 +01:00
gpt_partition.h 2009-04-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-19 20:38:46 +00:00
gui.h Fix gfxmenu crash. 2010-05-13 03:56:14 +02:00
gui_string_util.h Initial support for scalable gfxmenu 2009-12-29 17:31:02 +01:00
gzio.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
hfs.h 2009-12-16 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-16 15:40:31 +01:00
i18n.h * include/grub/i18n.h: Always enable grub_gettext. 2010-05-21 20:12:41 +02:00
icon_manager.h gfxmenu import 2009-11-20 16:02:58 +01:00
kernel.h Some cleanups 2010-04-26 21:11:16 +02:00
libgcc.h Unify libgcc processing. 2010-04-11 01:14:31 +02:00
libpciaccess.h fix emu build with grub-emu-pci and grub-emu-modules 2010-04-19 15:15:59 +05:30
libusb.h Fix usb support 2010-04-10 01:56:51 +02:00
list.h Remove grub_list_pop 2010-03-26 20:20:52 +01:00
loader.h 2009-04-27 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-27 16:48:58 +00:00
lvm.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
macho.h crashing snow64 2009-09-02 02:52:10 +02:00
machoload.h crashing snow64 2009-09-02 02:52:10 +02:00
memory.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
menu.h Reimport hotkey support 2009-12-29 23:01:12 +01:00
menu_viewer.h Remove menu init hooks. They are useless 2009-12-26 16:39:16 +01:00
misc.h 2010-07-30 Robert Millan <rmh@gnu.org> 2010-07-30 11:27:02 +02:00
mm.h merge mainline into grub-file 2010-03-26 17:06:36 +01:00
msdos_partition.h Reimport nestpart 2010-02-06 18:43:37 +01:00
multiboot.h Split coreboot and multiboot ports. 2010-05-01 14:06:53 +02:00
multiboot_loader.h This patch is to introduce multiboot 2 loading capabilities to grub2 2007-07-25 00:44:03 +00:00
net.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
normal.h merge mainline into bidi 2010-05-05 16:28:52 +02:00
ntfs.h 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
offsets.h Some cleanups 2010-04-26 21:11:16 +02:00
parser.h Use normal parser for menu entries. 2010-06-28 12:42:50 +02:00
partition.h Discard improperly nested partitions. 2010-07-14 11:26:17 +02:00
parttool.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
pci.h Remove the dump of sm712 initialisation sequence. 2010-08-11 04:18:07 +02:00
pciutils.h pciaccess 2009-10-14 18:17:18 +02:00
raid.h * disk/mdraid_linux.c: Update copyright years. 2010-07-20 11:10:49 +01:00
reader.h Work on multi-out terminal 2009-12-24 00:37:11 +01:00
script_sh.h Merge mainline into for_macros 2010-04-09 22:35:32 +02:00
scsi.h Restructure SCSI .id handling. 2010-07-10 02:59:33 +02:00
scsicmd.h Sort scsi_cmd_t. 2010-06-02 16:45:43 +02:00
sdl.h Build system support for grub-emu modules 2010-02-07 15:17:26 +01:00
search.h definition fixes 2009-11-23 21:15:44 +01:00
serial.h Initialise remaining UART registers on Yeeloong 2010-02-16 22:40:53 +01:00
setjmp.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
smbus.h Dedicated DMA allocation functions. CS5536 OHCI support. 2010-05-31 13:58:18 +02:00
symbol.h 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
term.h Merge mainline into bidi 2010-07-02 19:35:07 +02:00
terminfo.h simplify setcolor/getcolor 2010-05-08 01:06:22 +02:00
test.h GRUB_FILE implementation 2010-02-09 15:32:42 +01:00
time.h 2010-02-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-07 02:47:18 +01:00
tparm.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
trig.h 2009-11-14 Colin D Bennet <colin@gibibit.com> 2009-11-14 23:11:55 +01:00
types.h * include/grub/types.h: Define the C99-style PRIxGRUB_SIZE macro, 2010-07-02 18:04:54 +01:00
unicode.h macroify EFI characters mapping 2010-05-09 13:20:35 +02:00
usb.h USB hot-plugging 2010-07-08 22:54:35 +02:00
usbdesc.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
usbtrans.h USB hot-plugging 2010-07-08 22:54:35 +02:00
vga.h Remove the dump of sm712 initialisation sequence. 2010-08-11 04:18:07 +02:00
video.h Merge mainline into bidi 2010-07-02 19:35:07 +02:00
video_fb.h Encapsulate video_fb state in a structure 2010-05-16 15:01:54 +02:00
xnu.h merge mainline into gfxmenu 2009-12-25 21:32:46 +01:00