]>
git.ipfire.org Git - thirdparty/grub.git/log 
Vladimir 'phcoder' Serbinenko  [Wed, 2 Jun 2010 14:46:37 +0000  (16:46 +0200)]  
Remove leftover early debug exit.
Vladimir 'phcoder' Serbinenko  [Wed, 2 Jun 2010 14:45:43 +0000  (16:45 +0200)]  
Sort scsi_cmd_t.
Vladimir 'phcoder' Serbinenko  [Wed, 2 Jun 2010 03:00:54 +0000  (05:00  +0200)]  
Shut down PHCI controller harder
Vladimir 'phcoder' Serbinenko  [Wed, 2 Jun 2010 02:52:52 +0000  (04:52  +0200)]  
Disable unused list
Vladimir 'phcoder' Serbinenko  [Wed, 2 Jun 2010 02:52:35 +0000  (04:52  +0200)]  
Fix last_trans determination
Vladimir 'phcoder' Serbinenko  [Wed, 2 Jun 2010 02:51:35 +0000  (04:51  +0200)]  
Fewstylistic fixes
Aleš Nesrsta  [Wed, 2 Jun 2010 00:04:45 +0000  (02:04  +0200)]  
Use dev->descdev.maxsize0 even if dev->initialized isn't set
Aleš Nesrsta  [Tue, 1 Jun 2010 00:10:19 +0000  (02:10  +0200)]  
Merge Aleš' latest patch
Aleš Nesrsta  [Mon, 31 May 2010 12:11:41 +0000  (14:11 +0200)]  
Fix a bunch of problems with USB.
Vladimir 'phcoder' Serbinenko  [Mon, 31 May 2010 12:01:38 +0000  (14:01 +0200)]  
Shut down OHCI on booting
Vladimir 'phcoder' Serbinenko  [Mon, 31 May 2010 11:58:18 +0000  (13:58 +0200)]  
Dedicated DMA allocation functions. CS5536 OHCI support.
Colin Watson  [Fri, 28 May 2010 17:13:48 +0000  (18:13 +0100)]  
* configure.ac: AC_PROG_LEX sets LEX to ":" if lex is missing, not
BVK Chaitanya  [Fri, 28 May 2010 13:48:45 +0000  (19:18 +0530)]  
	Fix grub-emu issues on NetBSD, with gcc 4.1.3.
Colin Watson  [Fri, 28 May 2010 12:21:30 +0000  (13:21 +0100)]  
Make grub-probe work with symbolic links under /dev/mapper as well
Colin Watson  [Fri, 28 May 2010 10:51:50 +0000  (11:51 +0100)]  
Make grub-probe work with symbolic links under /dev/mapper as well
Colin Watson  [Thu, 27 May 2010 14:54:18 +0000  (15:54 +0100)]  
* util/grub-script-check.c (main): Ensure defined behaviour on empty
Colin Watson  [Thu, 27 May 2010 14:45:41 +0000  (15:45 +0100)]  
* kern/emu/misc.c (canonicalize_file_name): realpath can still
Robert Millan  [Thu, 27 May 2010 14:38:16 +0000  (16:38 +0200)]  
2010-05-27  Robert Millan  <rmh@gnu.org>
Colin Watson  [Thu, 27 May 2010 11:43:22 +0000  (12:43 +0100)]  
* util/grub-mkrescue.in: Initialise override_dir rather than
Grégoire Sutre  [Wed, 26 May 2010 21:49:52 +0000  (23:49 +0200)]  
Fix -Wshadow warning with emu build on NetBSD.
BVK Chaitanya  [Tue, 25 May 2010 12:54:46 +0000  (18:24 +0530)]  
	* INSTALL: Added flex >= 2.5.35 requirement.
Vladimir 'phcoder' Serbinenko  [Sun, 23 May 2010 12:37:28 +0000  (14:37 +0200)]  
	* commands/usbtest.c (grub_usb_get_string): Properly support UTF-16.
Vladimir 'phcoder' Serbinenko  [Sun, 23 May 2010 12:16:17 +0000  (14:16 +0200)]  
	cmostest support.
Vladimir 'phcoder' Serbinenko  [Sun, 23 May 2010 12:11:11 +0000  (14:11 +0200)]  
Add default/grub support
Vladimir 'phcoder' Serbinenko  [Sun, 23 May 2010 11:59:50 +0000  (13:59 +0200)]  
	* gfxmenu/gui_list.c (draw_menu): Don't add scrollbar width to padding.
Vladimir 'phcoder' Serbinenko  [Sun, 23 May 2010 11:43:38 +0000  (13:43 +0200)]  
	* gfxmenu/view.c (grub_gfxmenu_draw_terminal_box): Apply only to current
Vladimir 'phcoder' Serbinenko  [Sun, 23 May 2010 11:42:16 +0000  (13:42 +0200)]  
	* gfxmenu/gfxmenu.c (grub_gfxmenu_try): Change viewport on both buffers.
Vladimir 'phcoder' Serbinenko  [Sat, 22 May 2010 18:28:09 +0000  (20:28 +0200)]  
merge mainline into cmostest
Vladimir 'phcoder' Serbinenko  [Fri, 21 May 2010 18:22:29 +0000  (20:22 +0200)]  
	* kern/i386/pc/mmap.c (grub_machine_mmap_iterate): Zero-fill entry
Vladimir 'phcoder' Serbinenko  [Fri, 21 May 2010 18:12:41 +0000  (20:12 +0200)]  
	* include/grub/i18n.h: Always enable grub_gettext.
Vladimir 'phcoder' Serbinenko  [Fri, 21 May 2010 18:08:48 +0000  (20:08 +0200)]  
	* kern/i386/pc/init.c (make_install_device): Fix a leftover usage of old
Colin Watson  [Fri, 21 May 2010 13:17:15 +0000  (14:17 +0100)]  
* util/grub-mkconfig.in: Fix handling of -o so that it works when
Colin Watson  [Thu, 20 May 2010 22:27:15 +0000  (23:27 +0100)]  
* util/grub-mkrelpath.c (usage): Remove excess apostrophe.
Colin Watson  [Thu, 20 May 2010 22:16:10 +0000  (23:16 +0100)]  
* util/misc.c: Move inclusion of <limits.h> to ...
Grégoire Sutre  [Thu, 20 May 2010 00:05:43 +0000  (02:05  +0200)]  
Fix merge error in NetBSD code.
BVK Chaitanya  [Wed, 19 May 2010 09:01:43 +0000  (14:31 +0530)]  
	Fix grub-mkrescue usage unit testing.
Christian Franke  [Tue, 18 May 2010 19:58:49 +0000  (21:58 +0200)]  
	* util/grub.d/10_windows.in: Use path names instead of
Samuel Thibault  [Tue, 18 May 2010 18:10:37 +0000  (20:10 +0200)]  
2010-05-18  Justus Winter  <4winter@informatik.uni-hamburg.de>
Vladimir 'phcoder' Serbinenko  [Tue, 18 May 2010 12:00:51 +0000  (14:00 +0200)]  
	* include/grub/i18n.h (gettext): Inline instead of using #define.
Vladimir 'phcoder' Serbinenko  [Tue, 18 May 2010 11:55:26 +0000  (13:55 +0200)]  
	* Makefile.in (CPPFLAGS): Replace -DGRUB_LIBDIR with
Vladimir 'phcoder' Serbinenko  [Tue, 18 May 2010 11:45:25 +0000  (13:45 +0200)]  
	* util/grub-install.in: Add missing "in" keyword.
Vladimir 'phcoder' Serbinenko  [Tue, 18 May 2010 12:21:15 +0000  (14:21 +0200)]  
2010-05-18  Vladimir Serbinenko  <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko  [Tue, 18 May 2010 12:20:00 +0000  (14:20 +0200)]  
	* po/POTFILES: Rename util/grub-mkrawimage.c to util/grub-mkimage.c.
Colin Watson  [Tue, 18 May 2010 11:33:35 +0000  (12:33 +0100)]  
* configure.ac: Check for Linux device-mapper support.
Colin Watson  [Tue, 18 May 2010 10:57:31 +0000  (11:57 +0100)]  
Fix build with non-GNU libcs.
Colin Watson  [Tue, 18 May 2010 10:51:37 +0000  (11:51 +0100)]  
* util/grub-mkrescue.in: Sync up with grub-install in terms of how
Colin Watson  [Tue, 18 May 2010 10:14:13 +0000  (11:14 +0100)]  
merge from trunk
Vladimir 'phcoder' Serbinenko  [Mon, 17 May 2010 21:33:03 +0000  (23:33 +0200)]  
	Remove grub-mkisofs.
Vladimir 'phcoder' Serbinenko  [Mon, 17 May 2010 21:04:10 +0000  (23:04 +0200)]  
	Unify grub-mkimage accross platforms.
Vladimir 'phcoder' Serbinenko  [Mon, 17 May 2010 20:28:51 +0000  (22:28 +0200)]  
Revert spurious change in Makefile.in
Vladimir 'phcoder' Serbinenko  [Mon, 17 May 2010 20:23:22 +0000  (22:23 +0200)]  
add missing sh.mod
Vladimir 'phcoder' Serbinenko  [Mon, 17 May 2010 19:35:39 +0000  (21:35 +0200)]  
Cherrypick bugfixes and coreboot+qemu support from expermental
Vladimir 'phcoder' Serbinenko  [Mon, 17 May 2010 19:26:16 +0000  (21:26 +0200)]  
merge mainline into rescue-efi
BVK Chaitanya  [Mon, 17 May 2010 15:40:53 +0000  (21:10 +0530)]  
source tree reorg for emu platform
BVK Chaitanya  [Mon, 17 May 2010 15:06:05 +0000  (20:36 +0530)]  
merge with mainline
Vladimir 'phcoder' Serbinenko  [Thu, 13 May 2010 01:56:14 +0000  (03:56  +0200)]  
	Fix gfxmenu crash.
Vladimir 'phcoder' Serbinenko  [Sun, 9 May 2010 09:00:21 +0000  (11:00 +0200)]  
	Transform (broken) vga terminal into (working) vga video driver.
BVK Chaitanya  [Thu, 6 May 2010 15:52:08 +0000  (21:22 +0530)]  
merge with mainline
BVK Chaitanya  [Thu, 6 May 2010 04:46:55 +0000  (10:16 +0530)]  
sparc build fix
BVK Chaitanya  [Thu, 6 May 2010 04:03:45 +0000  (09:33 +0530)]  
build fixes for real platforms
BVK Chaitanya  [Thu, 6 May 2010 03:15:39 +0000  (08:45 +0530)]  
cygwin emu build fixes
Vladimir 'phcoder' Serbinenko  [Wed, 5 May 2010 19:19:55 +0000  (21:19 +0200)]  
	* video/readers/jpeg.c: Indented.
Vladimir 'phcoder' Serbinenko  [Wed, 5 May 2010 19:18:10 +0000  (21:18 +0200)]  
	Various jpeg cleanups.
Peter Hurley  [Wed, 5 May 2010 19:03:59 +0000  (21:03 +0200)]  
	* video/readers/jpeg.c (grub_jpeg_decode_huff_table): Loop over all
Vladimir 'phcoder' Serbinenko  [Wed, 5 May 2010 16:52:13 +0000  (18:52 +0200)]  
	* include/grub/ieee1275/ieee1275.h (grub_ieee1275_flag): New value
Vladimir 'phcoder' Serbinenko  [Wed, 5 May 2010 16:44:02 +0000  (18:44 +0200)]  
	* term/ieee1275/ofconsole.c (grub_ofconsole_getkey): Fix off-by-one
Vladimir 'phcoder' Serbinenko  [Wed, 5 May 2010 16:42:33 +0000  (18:42 +0200)]  
	* term/ieee1275/ofconsole.c (grub_ofconsole_readkey): Support C0 code.
BVK Chaitanya  [Tue, 4 May 2010 03:39:03 +0000  (09:09 +0530)]  
merge with mainline
Vladimir 'phcoder' Serbinenko  [Mon, 3 May 2010 11:17:12 +0000  (13:17 +0200)]  
	* commands/parttool.c (grub_cmd_parttool): Fix #if !GRUB_NO_MODULES
Vladimir 'phcoder' Serbinenko  [Mon, 3 May 2010 11:12:55 +0000  (13:12 +0200)]  
	* kern/mm.c (grub_real_malloc): Put magic and size assignment in common
Vladimir 'phcoder' Serbinenko  [Mon, 3 May 2010 11:07:31 +0000  (13:07 +0200)]  
	* kern/mm.c (grub_mm_init_region): Check for region size after aligning
Vladimir 'phcoder' Serbinenko  [Mon, 3 May 2010 10:53:32 +0000  (12:53 +0200)]  
	* kern/mm.c (grub_real_malloc): Fix size calculation when extra == 0.
Christian Franke  [Sat, 1 May 2010 19:39:32 +0000  (21:39 +0200)]  
	* util/grub-mkconfig_lib.in (make_system_path_relative_to_its_root):
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 19:32:23 +0000  (21:32 +0200)]  
	* kern/main.c (grub_load_config): Fix copy-pasted comment.
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 19:31:45 +0000  (21:31 +0200)]  
	* commands/help.c (grub_cmd_help): Fix a typo.
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 18:28:07 +0000  (20:28 +0200)]  
	* commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 17:39:32 +0000  (19:39 +0200)]  
	* kern/mm.c (grub_real_malloc): Satisfy alignment requirement when
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 17:37:04 +0000  (19:37 +0200)]  
	* commands/iorw.c: New file.
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 17:33:17 +0000  (19:33 +0200)]  
	Hotkey support
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 14:35:15 +0000  (16:35 +0200)]  
	* kern/i386/coreboot/init.c (grub_machine_init): Call
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 12:38:09 +0000  (14:38 +0200)]  
	* boot/i386/qemu/boot.S: Add a missing .code16.
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 12:32:48 +0000  (14:32 +0200)]  
	Use LBIO on coreboot.
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 12:06:53 +0000  (14:06 +0200)]  
	Split coreboot and multiboot ports.
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 11:27:13 +0000  (13:27 +0200)]  
	* kern/parser.c (grub_parser_execute): Cope with read-only config.
Vladimir 'phcoder' Serbinenko  [Sat, 1 May 2010 11:20:07 +0000  (13:20 +0200)]  
	Merge handling of input and output terminals. Fix a hang.
BVK Chaitanya  [Sat, 1 May 2010 10:19:43 +0000  (15:49 +0530)]  
	Fix comment handling.
BVK Chaitanya  [Sat, 1 May 2010 10:09:59 +0000  (15:39 +0530)]  
added few more test cases
BVK Chaitanya  [Fri, 30 Apr 2010 08:20:41 +0000  (13:50 +0530)]  
fix comment and brace handling
Samuel Thibault  [Wed, 28 Apr 2010 21:18:16 +0000  (23:18 +0200)]  
* commands/i386/pc/play.c (grub_cmd_play): Call 'grub_file_open' only
Samuel Thibault  [Wed, 28 Apr 2010 20:59:27 +0000  (22:59 +0200)]  
* docs/grub.texi (play): Document that zero pitches produce rests.
Vladimir 'phcoder' Serbinenko  [Tue, 27 Apr 2010 20:08:24 +0000  (22:08 +0200)]  
	* conf/x86-efi.rmk (linux_mod_SOURCES): Write explicitly to avoid
Vladimir 'phcoder' Serbinenko  [Tue, 27 Apr 2010 19:43:16 +0000  (21:43 +0200)]  
Add missing escape
BVK Chaitanya  [Tue, 27 Apr 2010 15:29:45 +0000  (20:59 +0530)]  
undo some hunks that were removed by mistake
BVK Chaitanya  [Tue, 27 Apr 2010 15:25:12 +0000  (20:55 +0530)]  
removed some duplicate code
Vladimir 'phcoder' Serbinenko  [Tue, 27 Apr 2010 11:44:39 +0000  (13:44 +0200)]  
Include /grub.cfg
Vladimir 'phcoder' Serbinenko  [Tue, 27 Apr 2010 11:22:38 +0000  (13:22 +0200)]  
Enable pathspecs
Vladimir 'phcoder' Serbinenko  [Tue, 27 Apr 2010 09:08:53 +0000  (11:08 +0200)]  
use uuids on efi
Vladimir 'phcoder' Serbinenko  [Tue, 27 Apr 2010 08:47:29 +0000  (10:47 +0200)]  
merge merge-mkimage into rescue-efi
BVK Chaitanya  [Tue, 27 Apr 2010 08:27:14 +0000  (13:57 +0530)]  
added support for --enable-grub-emu-modules build
BVK Chaitanya  [Tue, 27 Apr 2010 05:20:28 +0000  (10:50 +0530)]  
reorganized grub-emu sources to suite upcoming automake build system