profile/ivi/syslinux.git
2011-02-21 H. Peter Anvincore: When checking for DS:SI validity, we're using... syslinux-4.04-pre8
2011-02-06 H. Peter Anvindiskboot: correct the patching of the floppy table syslinux-4.04-pre7
2011-02-06 Erwan VeluHDT: Releasing 0.4.1 syslinux-4.04-pre6
2011-02-03 Erwan Veluhdt: Fixing vesa detection
2011-02-02 Erwan Veluhdt: Releasing 0.4.0
2011-02-02 Erwan Veluhdt: Ignoring *gz files
2011-01-31 Erwan Veluhdt: Adding BOOT support
2011-01-31 Erwan VeluACPI: Adding BOOT support
2011-01-31 Erwan Veluhdt: Adding SLIC support
2011-01-31 Erwan VeluACPI: Adding SLIC support
2011-01-31 Erwan VeluMerge branch 'master' of ssh://terminus.zytor.com/...
2011-01-31 Erwan Veluhdt: Adding MCFG support
2011-01-31 Erwan VeluACPI: Adding MCFG support
2011-01-31 Erwan Veluhdt: Displaying FACS in gui mode
2011-01-31 Erwan VeluACPI: Fixing typo in TCPA
2011-01-31 Erwan Veluhdt: Adding TCPA support
2011-01-31 Erwan Veluhdt: Adding TCPA support
2011-01-31 Erwan VeluACPI: Adding TCPA support
2011-01-31 Erwan Veluhdt: Fixing ACPI initialisation
2011-01-31 Erwan Veluhdt: Adding HPET support
2011-01-31 Erwan VeluACPI: Adding HPET support
2011-01-31 Erwan Veluhdt: Don't skrink cpu name
2011-01-31 Erwan VeluACPI: Improving tables detection
2011-01-31 Erwan VeluACPI: Fixing ACPI return codes
2011-01-30 Laurent LicourDMI: Adjusting structures size / Adding cpu core
2011-01-30 Erwan Veluhdt: Improving CPU display
2011-01-26 Erwan VeluMerge remote branch 'origin/master' into chouffe
2011-01-26 Erwan Veluhdt: Updating gitignore
2011-01-26 Erwan Veluhdt: Updating memtest to 4.20
2011-01-26 Erwan Veluhdt: Switching to beta release
2011-01-26 Erwan VeluACPI: Fixing copyright
2011-01-26 Erwan Veluhdt: Adding ACPI to menu mode
2011-01-26 Erwan Veluhdt: Renaming madt items into apic
2011-01-26 Erwan VeluACPI: Displaying MADT as APIC
2011-01-26 Erwan VeluACPI: Fixing pointer arithmetic
2011-01-26 Erwan Veluhdt: Using void pointer to display acpi tables
2011-01-26 H. Peter AnvinMerge remote branch 'hdt/master' syslinux-4.04-pre5
2011-01-26 H. Peter AnvinMerge remote branch 'sha0/memdskprobe'
2011-01-26 H. Peter Anvindisk: put a magic at the end of the boot sector
2011-01-25 Shao Millermemdisk: Fix INT 0x13, AH==0x15 disk drive probe
2011-01-25 H. Peter Anvindiskstart: move writestr_early out of boot sector
2011-01-25 Shao Millermemdisk: Enhance disk-probe debugging output
2011-01-25 Erwan VeluACPI: Adding DEBUG_PRINT
2011-01-25 Erwan VeluACPI: Fixing SSDT detection
2011-01-25 Erwan Veluhdt: Adding gitignore file
2011-01-25 Erwan Veluhdt: Fixing verbose mode
2011-01-25 Gert Hulselmansdisklib: Detect DiskCryptor MBR
2011-01-25 Gert Hulselmansdisklib: Detect "FreeDOS (eXtended FDisk)" MBR
2011-01-25 Gert Hulselmansdisklib: Detect "MS-DOS 3.30 through Windows 95 (A...
2011-01-25 Gert Hulselmansdisklib: Detect new Syslinux (normal + isohybrid) MBR
2011-01-25 Gert Hulselmansdisklib: Detect Paragon MBR
2011-01-25 Erwan VeluMerge branch 'master' into chouffe
2011-01-25 Erwan VeluACPI: On the road to cleaning ;)
2011-01-25 Shao Millermemdisk: Make debug-mode a tad prettier
2011-01-17 H. Peter Anvindiskio: Support EDD 4 16-byte device paths
2011-01-17 H. Peter Anvindiskio: add reminder that we need clear in the future
2010-12-23 H. Peter AnvinNEWS: Document MBR fix. syslinux-4.04-pre4
2010-12-23 H. Peter Anvinmbr: Make sure the MBR code starts with the byte 0x33
2010-12-21 Gene Cummcore/diskboot.inc: fix bug; Sect1Ptr1_VAL
2010-12-21 Gene Cummcore/diskstart.inc: Remove code copied to diskboot.inc
2010-12-21 Gene Cummcore/diskboot.inc: The boot sector code from diskstart.inc
2010-12-21 Gene Cummcore/diskstart.inc: Sect1Ptr values moved to constants
2010-12-21 Gene Cummcore/diskstart.inc: Use xint13 when it saves space...
2010-12-21 Gene Cummcore/diskstart.inc: Wrap INT13h in xint13 to preserve ES
2010-12-17 H. Peter Anvincore: Add workaround in the Makefile for GNU Make 3...
2010-12-17 Sebastian Herbsztcore: remove HAS_LOCALBOOT
2010-12-14 H. Peter AnvinNEWS: document fix for non-partitioned devices. syslinux-4.04-pre3
2010-12-14 H. Peter Anvincore, diskstart: add more sanity checks for handover...
2010-12-14 H. Peter Anvinsyslinux.ld: ld 2.20.51 seems to want .bss16 explicitly...
2010-12-08 H. Peter Anvinmemdiskfind: abstract get page size so we can compile...
2010-12-07 H. Peter AnvinNEWS: further updates syslinux-4.04-pre2
2010-12-07 H. Peter AnvinMerge remote branch 'genec/news-for-hpa'
2010-12-06 H. Peter Anvincom32: fix a ffile descriptor leak on open() of a nonex...
2010-12-05 Sebastian Herbsztgfxboot: require LABEL keywords
2010-12-05 Sebastian Herbsztgfxboot: support TEXT and ENDTEXT keywords
2010-12-04 Gene CummNEWS: Update for 4.04 as of 4.04-pre1
2010-12-03 H. Peter AnvinBump version to 4.04 syslinux-4.04-pre1
2010-11-18 H. Peter Anvinman: remove long-since-obsolete note about name mangling
2010-11-14 H. Peter Anvincore, pxe: Fix handling of unqualified DNS names
2010-11-14 H. Peter Anvinmemdisk: use char array for external symbols
2010-11-14 H. Peter Anvingfxboot: use a character array for an absolute symbol
2010-11-14 H. Peter Anvindisklib: remove improper "inline"
2010-11-14 H. Peter Anvincom32: add a centralized bitops header
2010-11-14 H. Peter AnvinMerge branch 'genec-rosh-for-hpa', remote branches...
2010-11-13 Gene CummPXELINUX: shorten code in pxenv call
2010-11-13 Gene CummPXELINUX: add gPXE PXENV_FILE_EXEC in addition to PXENV...
2010-11-06 Gene Cummver.com: Update some of how DRMK is handled
2010-11-05 Gene CummPXELINUX: Fix timer bug
2010-11-03 Gene Cummver.com: Fix month calculation for DRMK Build Date
2010-10-25 Gene Cummsample/Makefile: re-add the include
2010-10-25 Gene Cummmodules/Makefile: add ver.com
2010-10-25 Gene Cummver.com: Fixed width number output; Conditional skip...
2010-10-25 Gene Cummver.com: Compact file by reuse of string
2010-10-24 Gene Cummver.com: Update to pull info from DRMK
2010-10-24 Gene Cummcore/writedec: Remove writechr; fix overflow in .cloop
2010-10-24 Gene Cummver.com: Import from previously private branch as new...
2010-10-20 Colin Watsongfxboot: fix buffer overrun when loading kernel/initramfs syslinux-4.03
2010-10-16 Gene Cummrosh: rosh_argcat now has length. if DO_DEBUG, show...
2010-10-16 Gene Cummrosh: display command entered and a command unknown...
2010-10-15 H. Peter AnvinMerge remote branch 'liu/master' syslinux-4.03-pre6
next