platform/upstream/syslinux.git
2009-04-01 H. Peter Anvinshuffler: use lss for real-mode return in simple_pm_call
2009-04-01 H. Peter Anvinshuffler: minor cleanups in bcopyxx.inc
2009-04-01 H. Peter Anvinshuffler: reload EDI, ESI, ECX before calling shuffle_a...
2009-04-01 H. Peter Anvinshuffler: fix infinite loop in syslinux_memmap_find()
2009-04-01 H. Peter Anvinchain.c32: remove misleading comment
2009-04-01 H. Peter Anvinshuffle: use SMT_RESERVED for the forbidden region
2009-03-31 H. Peter Anvinchain.c32: remove loadbase < 0x7c00 hack
2009-03-31 H. Peter Anvinshuffler: make the new shuffler actually work
2009-03-31 H. Peter Anvinshuffler: comboot interface to the new shuffler
2009-03-31 H. Peter Anvinshuffer: make the new shuffler not pollute unrelated...
2009-03-31 H. Peter Anvinshuffler: first cut of a simpler shuffle routine
2009-03-30 H. Peter AnvinFix the new kernel command-line parser syslinux-3.74-pre14
2009-03-30 H. Peter Anvinmemdisk: Int13FuncsCnt is a constant, not a memory...
2009-03-29 Erwan Velupci: Rename get_module_name_from_pci_ids syslinux-3.74-pre12 syslinux-3.74-pre13
2009-03-27 Erwan Veluhdt: prevent unless disk's menu
2009-03-27 Erwan Veluhdt: Adding memtest= boot parameter
2009-03-27 Erwan Veluhdt: Adding PXE information on the booted pci device
2009-03-27 Erwan Veludoc: Adding more initrd details
2009-03-27 Erwan Veludoc: Fixing typo
2009-03-26 Erwan Veluhdt: Updating author name
2009-03-26 Erwan Veluhdt: bump version to 0.2.7
2009-03-26 Erwan VeluMerge commit 'origin/repair'
2009-03-26 Erwan Veluhdt: in the cli, we have to Skip empty lines
2009-03-26 Erwan Veluhdt: Workaround for PXE detection
2009-03-26 Erwan Veluhdt: Fixing output of vesa software revision
2009-03-26 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-26 Erwan Veluhdt: Pxe mode might generate corruption
2009-03-26 Erwan Veluhdt: Fixing crash on some optical drives
2009-03-26 Erwan Velumenu: Increasing the maximum number of menus
2009-03-26 Erwan Velupci: Check if configuration type is PCI_CFG_NONE
2009-03-26 Erwan Velupci: Remove "(void)cfgtype"
2009-03-26 Erwan Velupci modules: Check for pci_scan() == NULL.
2009-03-26 Erwan Veluhdt: Check for pci_scan() == NULL.
2009-03-26 Erwan Veluhdt: Adding IPMI detection
2009-03-26 Erwan Veludmi: Adding IPMI detection
2009-03-25 Erwan VeluMerge commit 'origin/erwan'
2009-03-25 Erwan Veluhdt: in the cli, we have to Skip empty lines
2009-03-25 Erwan VeluMerge branch 'erwan'
2009-03-25 Erwan Veluhdt: Workaround for PXE detection
2009-03-25 Erwan Veluhdt: Fixing output of vesa software revision
2009-03-25 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-25 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-25 Erwan Veluhdt: Pxe mode might generate corruption
2009-03-24 Erwan Veluhdt: Fixing crash on some optical drives
2009-03-24 Erwan Velumenu: Increasing the maximum number of menus
2009-03-23 Erwan Velupci: Check if configuration type is PCI_CFG_NONE
2009-03-23 Erwan Velupci: Remove "(void)cfgtype"
2009-03-23 Erwan Velupci modules: Check for pci_scan() == NULL.
2009-03-23 Erwan Veluhdt: Check for pci_scan() == NULL.
2009-03-22 Erwan Veluhdt: Adding IPMI detection
2009-03-22 Erwan Veludmi: Adding IPMI detection
2009-03-22 H. Peter AnvinAdd "and contributors" to the copyright banner
2009-03-22 Shao Millermemdisk: additional comments in memdisk.inc and postpro...
2009-03-20 H. Peter Anvinvesacon: remove unused com32sys_t variables syslinux-3.74-pre11
2009-03-20 H. Peter AnvinMerge branch 'memdisk-cd'
2009-03-20 H. Peter AnvinMerge commit 'hdt/master' syslinux-3.74-pre10
2009-03-20 Erwan Veluhdt: Adding contributors
2009-03-20 Erwan Veluhdt: commenting some devel messages
2009-03-20 Erwan Veluhdt: Fixing more_printf to display a proper \n
2009-03-20 Erwan Veluhdt: Adding an history
2009-03-20 H. Peter Anvinvesacon: migrate disable fixes from ansicon
2009-03-20 H. Peter AnvinDocument menu.c32 + console 0 fix. syslinux-3.74-pre9
2009-03-20 H. Peter Anvinansicon: handle the disabled case properly
2009-03-20 H. Peter Anvingetc: move parseint_esdi out of the getint control...
2009-03-19 Erwan Veluhdt: Fixing backspace
2009-03-19 Erwan Veluhdt: Adding append mode to cli
2009-03-19 Erwan Veluhdt: ctrl+a or HOME key return to the beginning of...
2009-03-19 Erwan Veluhdt: Skip heading spaces
2009-03-19 Erwan Veluhdt: Using a single cli structure to manage the input...
2009-03-19 Erwan Veluhdt: Missing include for getkey
2009-03-19 Erwan Veluhdt: more_printf must use getkey
2009-03-19 Erwan Veluhdt: Rewrite DMI module using a new syntax for the CLI
2009-03-19 Erwan Veluhdt: fixing one remaining display_prompt
2009-03-19 Erwan Veluhdt: Renaming display_prompt to reset_prompt
2009-03-19 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-03-19 H. Peter Anvinrunkernel: further simplify the command-line parser syslinux-3.74-pre8
2009-03-19 H. Peter AnvinRefactor command line parsing; support "quiet" option syslinux-3.74-pre7
2009-03-18 Erwan Veluhdt: Handling CTRL+C
2009-03-17 Erwan Veluhdt: cli now uses the ansi raw interface
2009-03-17 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-03-17 Erwan Veluhdt: Adding vesa in available modes & help message
2009-03-17 Erwan Veluhdt: putting some vesa function static
2009-03-17 Erwan Veluhdt: Making the build silent
2009-03-17 H. Peter AnvinMerge branch 'master' into memdisk-cd
2009-03-17 H. Peter Anvin*/Makefile: fixes for older versions of NASM
2009-03-17 H. Peter Anvin*/Makefile: use -include when including dependencies
2009-03-17 H. Peter AnvinRevert "memdisk: memdisk16.asm needs %ifndef DEPEND...
2009-03-17 H. Peter Anvinmemdisk: memdisk16.asm needs %ifndef DEPEND around...
2009-03-17 H. Peter Anvinmemdisk: align .bss to a 16-byte boundary for better...
2009-03-17 H. Peter Anvinmemdisk: zero the .bss section
2009-03-17 H. Peter Anvinmemdisk: move the floppy disk geometry code in parallel...
2009-03-17 H. Peter Anvinmemdisk: don't key FAT vs MBR on the type of disk
2009-03-16 H. Peter AnvinSYSLINUX: fix handling of .bss files for FAT12/FAT16
2009-03-16 H. Peter AnvinMerge commit 'hdt/master' syslinux-3.74-pre6
2009-03-16 H. Peter Anvinmemdisk: auto-detect large floppy geometry if it is FAT
2009-03-16 H. Peter Anvinisolinux: split MaxTransfer for HD and CD modes
2009-03-16 Erwan Veluhdt: Improving vesa output
2009-03-16 Erwan Veluhdt: Adding missing install target
2009-03-15 Erwan Veluhdt: Uploading missing vesa files
2009-03-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
next