]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
add changelog entry
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 16 May 2011 00:35:47 +0000 (02:35 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 16 May 2011 00:35:47 +0000 (02:35 +0200)
ChangeLog

index cdf602203f2cb9d9064ee130ea3aeae0bccc35b8..d0b3b1a1146531aa12c6b55723621c4446f0ff55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2011-05-16  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       Fuloong video init support.
+
+       * include/grub/vga.h (grub_vga_write_arx): inb monochrome address as
+       well.
+       (grub_vga_read_arx): New function.
+       * grub-core/video/sis315pro.c (GRUB_SIS315PRO_MMIO_SPACE): New
+       definition.
+       (framebuffer): New members io, mmioptr and mmiobase.
+       (read_sis_cmd): New function.
+       (write_sis_cmd): Likewise.
+       (grub_video_sis315pro_setup): Do the initialisation. Use 640x480
+       rather than 640x400.
+       * grub-core/video/sis315_init.c: New file.
+
 2011-05-15  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/bus/cs5536.c: Don't include grub/machine/kernel.h on