platform/upstream/syslinux.git
2009-04-29 H. Peter Anvinshuffle_pm: remove unused variables and includes
2009-04-29 H. Peter Anvinmemscan: use the contents of the ebda_seg, not the...
2009-04-29 H. Peter Anvinmboot: silence warning
2009-04-29 H. Peter AnvinMakefile: drop references to "make depend" syslinux-3.80-pre3
2009-04-29 H. Peter Anvinmboot: include module filenames in the command line
2009-04-28 H. Peter AnvinFix NASM dependency generation
2009-04-28 H. Peter AnvinUnify dependency generation: MCONFIG.embedded
2009-04-28 H. Peter AnvinUnify dependency generation: com32/lib, com32/cmenu
2009-04-28 H. Peter AnvinUnify dependency generation
2009-04-27 H. Peter Anvinrllpack: make all pointers 32 bits wide syslinux-3.80-pre2
2009-04-27 H. Peter Anvinmemscan: correctly handle the DOS memory fallback case
2009-04-27 H. Peter Anvinbcopyxx: clear all flags before jumping to the successo...
2009-04-27 H. Peter Anvinbcopyxx: align the relocated code to a 16-byte boundary
2009-04-27 H. Peter Anvinmboot: add header guards; use <inttypes.h>; formatting...
2009-04-27 H. Peter Anvinmboot/solaris.c: fix failure case; correct copyright...
2009-04-27 H. Peter Anvinmboot: reimplement the Solaris DHCP hack, add compliant... syslinux-3.80-pre1
2009-04-27 H. Peter AnvinNEWS: add updates for 3.80
2009-04-27 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-27 H. Peter AnvinRemove the old mboot module
2009-04-27 H. Peter Anvinmboot: fix cmdline; a few more layout tweaks
2009-04-26 H. Peter Anvinmboot: skip --- marker; decompress all files
2009-04-26 H. Peter Anvinmboot: make sure we actually succeed when we finished
2009-04-26 H. Peter Anvincom32/MCONFIG: generate dependency files by default
2009-04-26 H. Peter Anvinmboot: set up a stack even though the spec doesn't...
2009-04-26 H. Peter AnvinFirst attempt at a rewritten mboot module
2009-04-26 H. Peter AnvinNEWS, version: prepare for a 3.76 release syslinux-3.76-pre1
2009-04-26 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-26 Steffen WinterfeldtISOLINUX: set directory length correctly
2009-04-24 H. Peter Anvinpxelinux: fix minor bugs
2009-04-23 H. Peter Anvinshuffle_rm: clean up the trampoline generator with...
2009-04-23 H. Peter Anvinshuffle_rm: set up SS:ESP and segs as quickly as possible
2009-04-23 Erwan Veluhdt: fix conflict
2009-04-23 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-04-23 Erwan Veluhdt: 0.3.1
2009-04-23 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into for-erwan
2009-04-22 H. Peter Anvina20: advance A20Test by a large, prime number
2009-04-21 H. Peter Anvina20: remove DO_WBINVD configurable
2009-04-21 H. Peter Anvina20: inline io_delay
2009-04-21 H. Peter Anvina20: A20Test is now a dword
2009-04-21 H. Peter Anvina20: try to avoid io_delay if A20 is already enabled
2009-04-20 H. Peter AnvinGlobal whitespace cleanup.
2009-04-19 H. Peter Anvincore: remove references to MDSLINUX
2009-04-19 H. Peter Anvincore: merge the startup code for disk-based derivatives
2009-04-19 Erwan Veluhdt: removing useless more_printf
2009-04-19 Erwan Veluhdt: removing useless more_printf
2009-04-19 Erwan Veluhdt: more_printf was eating a line
2009-04-19 Erwan Veluhdt: MAC Address should only be displayed on the PXE...
2009-04-19 Erwan Veluhdt: fixing typo
2009-04-19 Erwan Veluhdt: Cleaning dmi chassis asset tag output
2009-04-19 Erwan Veluhdt: removing multiple spaces
2009-04-18 Erwan Veluhdt: moving contact adress to the mailing list
2009-04-18 Pierre-Alexandre... hdt: Add VPD menu item
2009-04-17 Pierre-Alexandre... hdt: Add vpd mode (CLI)
2009-04-17 Pierre-Alexandre... Merge commit 'erwan/master' into for-erwan
2009-04-17 Pierre-Alexandre... hdt: Get rid of nb_modules in struct cli_module_descr
2009-04-17 Sebastian Herbszthdt: fix format string warnings
2009-04-17 Sebastian Herbsztcom32: remove unused variables
2009-04-17 H. Peter Anvinbcopyxx: when going to 16-bit PM, might as well do...
2009-04-16 Pierre-Alexandre... hdt: Get rid of MAX_MODES
2009-04-16 Erwan Veluhdt: removing useless clear_screen
2009-04-16 Erwan Veluhdt: Improving more_printf & clear_screen management
2009-04-16 Erwan Veluhdt: Fixing wrong printf calls
2009-04-16 Erwan Veluhdt: Adding reset_more_printf()
2009-04-16 Erwan Veluhdt: menu should be 80x25
2009-04-16 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-04-16 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-16 H. Peter Anvinrosh: don't compile rosh.lnx by default syslinux-3.75
2009-04-15 H. Peter AnvinNEWS: document HDT PCI fix syslinux-3.75-pre4
2009-04-15 Erwan Veluhdt: Fixing latency indentation
2009-04-15 Erwan Velupci: Using for_each_pci_func3
2009-04-15 H. Peter Anvinpci: add pci_for_each_func3() which produces an address
2009-04-15 Erwan VeluPCI: Fixing freeze when detecting many PCI devices
2009-04-15 Erwan Velupci: Using for_each_pci_func3
2009-04-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-04-15 H. Peter AnvinNEWS: add the latest stuff... syslinux-3.75-pre3
2009-04-15 H. Peter Anvingpxe: Don't use "lret $2" to return from an interrupt
2009-04-15 H. Peter Anvinmenu: modify MENU SAVE to be a cascading default
2009-04-14 H. Peter Anvindoc: fix stray parenthesis in syslinux.txt
2009-04-14 H. Peter Anvinpci: add pci_for_each_func3() which produces an address
2009-04-14 Erwan Veluhdt: Fixing latency indentation
2009-04-14 Erwan VeluPCI: Fixing freeze when detecting many PCI devices
2009-04-14 H. Peter Anvindoc: clarify CS.base restriction for KVM
2009-04-14 H. Peter Anvindoc: update copyright in syslinux.txt
2009-04-14 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-14 H. Peter AnvinNEWS: the extlinux(1) is from Brian Pellin, not Daniel...
2009-04-14 H. Peter AnvinNEWS: document MEMDISK fixes, updates. syslinux-3.75-pre2
2009-04-14 Daniel BaumannAdding manpage from Brian Pellin <bpellin@gmail.com...
2009-04-14 Daniel BaumannCorrecting typo in extlinux documentation.
2009-04-14 H. Peter AnvinMEMDISK: traceability for the geometry
2009-04-14 H. Peter AnvinMEMDISK: fix MBR geometry extraction
2009-04-14 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-14 H. Peter AnvinNEWS, version: bump version to 3.75, document keeppxe fix syslinux-3.75-pre1
2009-04-14 H. Peter Anvinpxelinux: fix the handling of KeepPXE
2009-04-14 H. Peter Anvincore/bcopyxx.inc: save a few bytes
2009-04-14 H. Peter AnvinFix infinite loop in syslinux_memmap_find()
2009-04-14 H. Peter AnvinMerge branch 'timeout-fix'
2009-04-14 H. Peter Anvinpxelinux: fix the new timeout code
2009-04-14 H. Peter Anvincom32: use xfer_buf_seg as the bounce buffer
2009-04-14 H. Peter Anvindoc: add note about KVM restriction on CS.base
2009-04-14 H. Peter Anvincore: don't misalign xfer_buf_seg
next