profile/ivi/syslinux.git
2009-04-26 Pierre-Alexandre... hdt: Make the disk mode use parse_partition_table(...
2009-04-26 Pierre-Alexandre... gpllib: Add parse_partition_table() to iterate through...
2009-04-26 Pierre-Alexandre... hdt: Improve disk output (CLI)
2009-04-21 Pierre-Alexandre... hdt: Do not print information about buggy extended...
2009-04-21 Pierre-Alexandre... hdt: Do not modify offsets in the part_entry itself
2009-04-21 Pierre-Alexandre... gpllib: Handle unknown labels (disk)
2009-04-21 Pierre-Alexandre... gpllib: Add default error handling (disk)
2009-04-21 Pierre-Alexandre... hdt: Add missing header in hdt-util.c
2009-04-21 Pierre-Alexandre... hdt: Check if a swsusp image exists on swap partitions
2009-04-21 Pierre-Alexandre... gpllib: Build new objects (disk)
2009-04-21 Pierre-Alexandre... gpllib: Add swsusp_check to check for swsusp signature
2009-04-21 Pierre-Alexandre... gpllib: Propagate error codes in disk library
2009-04-21 Pierre-Alexandre... gpllib: Move partition declarations to disk/partition.h
2009-04-21 Pierre-Alexandre... gpllib: Move get_error from disk/util.c to disk/error.c
2009-04-21 Pierre-Alexandre... gpllib: Add disk/common.h for shared definitions
2009-04-21 Pierre-Alexandre... hdt: Add IEC 60027 format for disk size (menu)
2009-04-21 Pierre-Alexandre... hdt: Use IEC 60027 standard for capacity (CLI)
2009-04-21 Pierre-Alexandre... hdt: Process extended partitions (CLI)
2009-04-20 Pierre-Alexandre... hdt: Add partitions information in disk menu
2009-04-20 Pierre-Alexandre... hdt: Dump partition tables (CLI)
2009-04-20 Pierre-Alexandre... gpllib: Add partition table structure (disk)
2009-04-20 Pierre-Alexandre... gpllib: Add read_mbr helper (disk)
2009-04-20 Pierre-Alexandre... disk.c32: Fix indentation
2009-04-20 Pierre-Alexandre... hdt: Adapt disk CLI/menu to new struct devinfo
2009-04-20 Pierre-Alexandre... gpllib: Don't clobber legacy C/H/S parameters with...
2009-04-19 Pierre-Alexandre... hdt: Fix typo in device_parameter struct
2009-04-19 Pierre-Alexandre... hdt: Remove misguiding printf() (disks)
2009-04-19 Pierre-Alexandre... hdt: Fix EDD format (menu)
2009-04-19 Pierre-Alexandre... hdt: Remove inappropriate free()
2009-04-19 Pierre-Alexandre... hdt: Add `show disk' in hdt mode (CLI)
2009-04-19 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into disklib
2009-04-19 Pierre-Alexandre... hdt: Refactor disk menu
2009-04-19 Pierre-Alexandre... hdt: Add disk mode (CLI)
2009-04-19 Pierre-Alexandre... gpllib: Add disk library
2009-04-18 Pierre-Alexandre... Merge commit 'origin/for-erwan' into disklib
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-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
2009-04-14 H. Peter AnvinSomething slightly saner for DummyTSS
2009-04-14 H. Peter AnvinGDT: remove unused DS16_4G and SS16 descriptors
2009-04-14 H. Peter Anvinshuffle_rm.c: minor style cleanup
2009-04-14 H. Peter Anvinshuffler: work around KVM problem with the new shuffler
2009-04-13 H. Peter Anvincore: move vgafontbuf out of the zero segment
2009-04-13 H. Peter Anvincore: add alignz macro (analogous to "alignb") for...
2009-04-13 H. Peter Anvincore/macros.inc: iterative definition of asciidec
2009-04-13 H. Peter Anvinbootrm: allow entering with IF=1; smarter stub location
2009-04-13 H. Peter Anvinpxelinux: use a table-driven backoff
2009-04-13 Erwan Veluhdt: Shortening extension when using ISOLINUX
2009-04-13 Erwan Veluhdt: Opening console earlier
2009-04-13 Erwan Veluhdt: Detect syslinux earlier
2009-04-13 Erwan Veluhdt: 0.3.0
2009-04-13 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-13 H. Peter Anvinpxelinux: be more aggressive about retransmitting ACKs
2009-04-13 H. Peter AnvinMakefile: add missing MBR variants to BOBJECTS
2009-04-12 H. Peter Anvinpxelinux: be more paranoid about saving/restoring flags
2009-04-11 Pierre-Alexandre... hdt: DEL must be handle as BACKSPACE
2009-04-11 Pierre-Alexandre... Merge branch 'master' into for-erwan
next