profile/ivi/syslinux.git
2009-11-01 Erwan Veluhdt: Adding core developper role
2009-11-01 Erwan VeluMerge remote branch 'pam/hdt-0.3.5'
2009-11-01 Pierre-Alexandre... hdt: use plain printf for help, not more_printf (CLI)
2009-11-01 Pierre-Alexandre... hdt: change remaining printf to more_printf (CLI)
2009-11-01 Erwan VeluRevert "hdt: Adding core developper role"
2009-11-01 Erwan Veluhdt: Adding core developper role
2009-11-01 Pierre-Alexandre... dmi: enhance SMBIOS/DMI detection
2009-11-01 Pierre-Alexandre... hdt: fix printf typo (CLI)
2009-11-01 Pierre-Alexandre... hdt: reset position of the cursor at startup (CLI)
2009-11-01 Pierre-Alexandre... dmi: fix a strcpy (typo)
2009-11-01 Pierre-Alexandre... hdt: change inactive attributes (MENU)
2009-11-01 Pierre-Alexandre... cmenu: reset the cursor position on shutdown
2009-11-01 Pierre-Alexandre... hdt: reset position of the cursor at startup (CLI)
2009-11-01 Pierre-Alexandre... hdt: use plain printf for help, not more_printf (CLI)
2009-11-01 Pierre-Alexandre... hdt: change remaining printf to more_printf (CLI)
2009-11-01 Pierre-Alexandre... hdt: change inactive attributes (MENU)
2009-11-01 Pierre-Alexandre... cmenu: reset the cursor position on shutdown
2009-11-01 Pierre-Alexandre... hdt: fix printf typo (CLI)
2009-11-01 Pierre-Alexandre... dmi: fix a strcpy (typo)
2009-11-01 Pierre-Alexandre... dmi: enhance SMBIOS/DMI detection
2009-10-30 Erwan Veludmi: Adding smbios detection
2009-10-30 Erwan Veluhdt: Fixing {s}printf typo
2009-10-29 Erwan Veluhdt: Adding hdt.img.gz target
2009-10-28 Erwan Veludisklib: Adding new grub2 mbr magic
2009-10-28 Erwan Veludisklib: Fixing Syslinux Detection
2009-10-27 Erwan Veluhdt: Fixing hdt.iso target, pci.ids was missing
2009-10-27 Erwan Veluhdt: Adding Gert as contributor
2009-10-27 Pierre-Alexandre... Merge commit 'erwan/master' into hdt-0.3.5
2009-10-27 Gert HulselmansImproving chain.c32 help message
2009-10-27 Erwan Veluhdt: Removing useless Author Name
2009-10-27 Erwan VeluMerge branch 'master' of ssh://terminus.zytor.com/...
2009-10-21 Erwan Veluhdt: Cleaning Makefile
2009-10-19 Erwan VeluMerge commit 'hpa/master'
2009-10-19 Erwan Veluhdt: Adding hdt.iso target
2009-10-12 H. Peter Anvinmboot: correct the detection of the multiboot header
2009-10-07 H. Peter AnvinMerge commit 'hdt/master'
2009-10-07 Erwan Veluhdt: Adding missing hdt.c32 in 'make hdt.img'
2009-10-05 H. Peter Anvinpxelinux: handle hardcoded options both "before" and... syslinux-3.83
2009-10-05 Erwan Veluhdt: Removing pci.ids
2009-10-04 Gert Hulselmanshdt: Adding hdt.img target
2009-10-04 Erwan VeluMerge commit 'hpa/master'
2009-09-30 H. Peter Anvinutils/Makefile: install pxelinux-options
2009-09-30 H. Peter AnvinNEWS: document pxelinux-options
2009-09-30 H. Peter AnvinMerge branch 'hdt' syslinux-3.83-pre12
2009-09-30 H. Peter Anvinpxelinux-options: add help text
2009-09-30 Gert Hulselmanschain: missing some \n in error messages
2009-09-29 H. Peter Anvinpxelinux: support hardcoded options "before" or "after...
2009-09-29 Erwan Veluchain: missing some \n one error messages
2009-09-29 Erwan VeluAdding VMX & SVM cpu flags
2009-09-17 H. Peter Anvinpxelinux: support "hard-coding" DHCP options into the...
2009-09-13 H. Peter Anvinint18: module for local booting using INT 18h
2009-09-10 H. Peter Anvingpxecmd: module to send an arbitrary command to gPXE syslinux-3.83-pre11
2009-09-07 Pierre-Alexandre... Merge branch 'cmenu-video' into hdt-next
2009-09-07 Pierre-Alexandre... Merge branch 'bootloader-detection' into hdt-next
2009-09-07 Pierre-Alexandre... cmenu: use ASCII characters for scrollbars
2009-09-07 Pierre-Alexandre... cmenu: do not invoke help if helpid is 0xFFFF (complex.c)
2009-09-07 Pierre-Alexandre... hdt: do not invoke help if helpid is 0xFFFF
2009-09-07 Pierre-Alexandre... cmenu: redraw the current menu after exiting the keys_h...
2009-09-07 Pierre-Alexandre... hdt: remove extra LF
2009-09-07 Pierre-Alexandre... cmenu: optimize redraw to be faster
2009-09-07 Pierre-Alexandre... cmenu: force refresh after checkbox_handler in complex.c
2009-09-07 Pierre-Alexandre... cmenu: redraw menu when exiting keys_handler
2009-09-07 Pierre-Alexandre... cmenu: pad help filename with 0 instead of spaces
2009-09-06 Pierre-Alexandre... cmenu: remove obsolete com32io code
2009-09-06 Pierre-Alexandre... cmenu: make the help menu actually work
2009-09-06 Pierre-Alexandre... hdt: fix build due to cmenu keyboard changes
2009-09-06 Pierre-Alexandre... libansi: add function to scroll up multiple lines
2009-09-06 Pierre-Alexandre... cmenu: fix handlers signature in the examples
2009-09-06 Pierre-Alexandre... cmenu: use get_key library for keyboard functions
2009-09-05 Pierre-Alexandre... libansi: correctly reset attributes
2009-09-05 Pierre-Alexandre... libansi: reset_colors should use csprint
2009-09-05 Pierre-Alexandre... cmenu: fill backgorund with printable character
2009-09-05 Pierre-Alexandre... cmenu: remove legacy CHABSATTR/CHRELATTR code
2009-09-05 Pierre-Alexandre... cmenu: remove legacy box drawing code
2009-09-05 Pierre-Alexandre... cmenu: unify normal menu/radio menu handling
2009-09-05 Pierre-Alexandre... cmenu: fix Login/Password and Kernel Arguments lines...
2009-09-05 Pierre-Alexandre... libansi: add reset_colors function
2009-09-05 Pierre-Alexandre... cmenu: turn off auto wrap
2009-09-05 H. Peter Anvinansi: add support for no-wrap mode, cleanups
2009-09-05 H. Peter Anvincore: clean up SerialIRQPort when uninstalling the...
2009-09-05 H. Peter Anvincore: when enabling serial IRQs, unmask interrupts...
2009-09-04 Pierre-Alexandre... Merge commit 'origin/libansi' into cmenu-video
2009-09-04 Pierre-Alexandre... Merge branch 'cmenu-video' of git://git.zytor.com/users...
2009-09-04 H. Peter Anvincore: remove overzealous calls to cleanup_hardware
2009-09-04 H. Peter Anvincore: add missing calls to cleanup_hardware syslinux-3.83-pre10
2009-09-04 H. Peter Anvinpxelinux: workaround for EFI CSM bug - BEV stack overwr...
2009-09-03 Pierre-Alexandre... cmenu: use printf instead of csprint with default attribute
2009-09-03 Pierre-Alexandre... cmenu: use putchar instead of putch when using default...
2009-09-03 Pierre-Alexandre... hdt: remove call to legacy getnumcols (menu)
2009-09-03 Pierre-Alexandre... cmenu: use getscreensize to access number of rows/columns
2009-09-03 Pierre-Alexandre... gpllib: add const qualifier in cpu_dev (cpuid)
2009-09-03 Pierre-Alexandre... gpllib: add missing header in ata.c
2009-09-03 Pierre-Alexandre... hdt: fix signedness warnings
2009-09-01 Pierre-Alexandre... hdt: unify disk headers in hdt-common.h
2009-09-01 Pierre-Alexandre... gpllib: remove get_error declaration from disk/util.h
2009-09-01 Pierre-Alexandre... gpllib: fix cpuid.h Once-Only Header wrapper
2009-09-01 Pierre-Alexandre... gpllib: share PAGE_SIZE definition with cpuid.h
2009-09-01 Pierre-Alexandre... hdt: fix hdt-cli.c compilation warning
2009-09-01 Pierre-Alexandre... libansi: fix compiler warnings
2009-09-01 Pierre-Alexandre... hdt: switch to libansi
next