profile/ivi/syslinux.git
2009-12-04 Erwan Veluhdt: 0.3.6-pre2
2009-12-04 Erwan Veluhdt: Adding cpu cache management
2009-12-04 Erwan Velucpuid: Adding L1 & L2 cache detection
2009-12-04 Erwan Veluhdt: Fixing memory detection
2009-12-04 Erwan Veluhdt: Adding cpu core management
2009-12-04 Erwan Velucpuid: Adding cpu core detection
2009-12-04 Erwan Veluhdt: Improving cpu flags report
2009-12-04 Erwan Velucpuid: Adding more flags
2009-12-04 Erwan Veluhdt: show error message when no disk is found
2009-12-04 Erwan Veluhdt: Adding CODENAME in title (menu.c32)
2009-12-04 Erwan Veluhdt: clear_screen have to reset the xy position
2009-12-04 Erwan Veluhdt: Auto generating versions for menu mode
2009-12-04 Erwan Veluhdt: Adding vesa mode switching under CLI
2009-12-04 Erwan Veluhdt: Improving help messages' display in menu
2009-12-04 Erwan Veluhdt: Improving menu layout
2009-12-04 Erwan Veluhdt: Adding a menu for floppy & iso images
2009-12-04 Erwan Veluhdt: Fixing typo in variable's name
2009-12-04 Erwan Veluhdt: Adding novesa for future use
2009-12-04 Erwan Veluhdt: print_history have to use more_printf
2009-12-04 Erwan Veluhdt: Fixing history behavior to match bash's one
2009-12-04 Erwan Veluhdt: Adding history command
2009-12-04 Erwan Veluhdt: reworking history to prevent corruption
2009-11-26 Steffen Winterfeldtgfxboot.c32 syslinux-3.84-pre5
2009-11-24 Sebastian Herbsztpcitest: fix wrong statements about file location
2009-11-24 Erwan Velugpllibs: Running Nindent
2009-11-24 Erwan VeluMerge branch 'master' of ssh://terminus.zytor.com/...
2009-11-24 Erwan Veluhdt: Running Nindent
2009-11-24 Erwan VeluMerge remote branch 'pam/hdt-0.3.6'
2009-11-24 Pierre-Alexandre... hdt: fix memory corruption in the CLI
2009-11-23 rootmemory: Commenting workaround
2009-11-23 Erwan Veluhdt: replacing e88 by 88
2009-11-23 Erwan Veluhdt: Rounding detected memory size
2009-11-23 Erwan Veluhdt: Improving memory detection
2009-11-23 Erwan Velumemory: Adding memory size detection
2009-11-22 Erwan Veluhdt: Cleaning mbr_ids
2009-11-22 Erwan Veluhdt: More coherency in messages
2009-11-22 Erwan Veluhdt: Adding more coherency in memory messages
2009-11-22 Erwan Veluhdt: memory menu have to be shown in every case
2009-11-22 Erwan Veluhdt: Renaming "show 88" to "show e88"
2009-11-22 Erwan VeluMerge remote branch 'pam/hdt-0.3.6'
2009-11-22 Pierre-Alexandre... gpllib: mbr: fix grub2 detection
2009-11-21 Erwan Veluhdt: Only copy needed art files
2009-11-21 Erwan Veluhdt: Allow user to override the background image
2009-11-20 Erwan VeluMerge remote branch 'hpa/master'
2009-11-20 Erwan Veluhdt: Adding another logo
2009-11-20 Erwan Veluhdt: Adding logo
2009-11-20 Erwan Veluhdt: Updating contributors
2009-11-20 Erwan Veluhdt: fixing wrong type
2009-11-20 Erwan Veluhdt: 0.3.6-pre1
2009-11-20 Erwan Veluhdt: Adding background image for the CLI
2009-11-20 Erwan Veluhdt: Adding vesa mode support
2009-11-20 Erwan Veluhdt: hdt.img must use 8.3 naming
2009-11-20 H. Peter Anvinmemdisk: pptr->cd_pkt.sect_count is in virtual sectors
2009-11-20 Shao Millermemdisk: Use boot_lba logic for booting an offset withi...
2009-11-20 Shao Millermemdisk: Restore DL for INT 13h, AH=15h, DL=floppy syslinux-3.84-pre4
2009-11-20 H. Peter Anvinopen: close the file descriptor if the file fails to...
2009-11-20 H. Peter Anvindprintf: fix uninitialized pointer; return void
2009-11-19 H. Peter Anvindprintf: fix dprintf() and vdprintf()
2009-11-19 H. Peter Anvinmenu: debugging hooks
2009-11-19 H. Peter Anvindprintf: a generic debug-to-serial infrastructure
2009-11-19 Pierre-Alexandre... hdt: fix double lines in the menu
2009-11-19 Pierre-Alexandre... hdt: trivial printf fix (CLI)
2009-11-19 Pierre-Alexandre... hdt: more memory corruption fixes
2009-11-19 Pierre-Alexandre... hdt: fix memory corruption in CLI
2009-11-18 Erwan Veluhdt: Using dmi when cpu doesn't support identify
2009-11-18 Erwan Veluhdt: Summary mode use type6 as workaround
2009-11-17 Erwan Veluhdt: Adding includes to avoid gcc warning
2009-11-17 Erwan Veluhdt: Fixing type 6 detection in cli mode
2009-11-17 Erwan Veluhdt: Removing dead code, adding comments
2009-11-17 Erwan Veluhdt: Summary in cli mode can use type 6
2009-11-17 H. Peter AnvinMerge branch 'master' into memdisk-iso syslinux-3.84-pre3
2009-11-17 H. Peter Anvinisohybrid: make the -offset option actually work
2009-11-16 Erwan Veluhdt: Disabling SERIAL 0 support
2009-11-16 Erwan Veluhdt: DMI Type 6 used as a workaround for Type 17
2009-11-16 Shao MillerMerge branch 'memdisk-iso-SAFE' into memdisk-iso
2009-11-16 Pierre-Alexandre... gpllib: mbr: add detection for Grub2 minor versions
2009-11-16 Pierre-Alexandre... gpllib: mbr: change "Gag" to "GAG"
2009-11-16 Pierre-Alexandre... gpllib: mbr: change "Plop" to "PloP"
2009-11-16 Pierre-Alexandre... gpllib: add XOSL mbr detection
2009-11-14 H. Peter Anvinmboot.c32: fix the video mode selection algorithm
2009-11-14 H. Peter Anvinmboot.c32: add VESA mode setting support syslinux-3.84-pre2
2009-11-14 H. Peter AnvinMerge branch 'master' of ssh://terminus.zytor.com/pub...
2009-11-13 H. Peter Anvindos: int 25/26 may be register-dirty; wrap them in...
2009-11-13 Pierre-Alexandre... dmi: fix bank connections information
2009-11-13 Pierre-Alexandre... dmi: fix DMI type 6 output
2009-11-12 H. Peter Anvindos: don't add the linker script twice on the ld comman...
2009-11-12 H. Peter Anvindos: drop unneeded .eh_frame section
2009-11-12 H. Peter Anvindos: always try the FAT32-aware direct I/O calls first
2009-11-11 H. Peter Anvindos: DOS version 7.10 is 0x070a, not 0x0710...
2009-11-11 H. Peter AnvinNEWS: merged hdt 0.3.5 syslinux-3.84-pre1
2009-11-11 H. Peter AnvinMerge commit 'hdt-0.3.5'
2009-11-11 H. Peter Anvinversion: next version on this branch will be 3.84
2009-11-11 H. Peter AnvinNEWS: document fix for DOS installer
2009-11-11 H. Peter Anvindos: fix the soft-locking loop
2009-11-11 H. Peter Anvindos: try to handle both raw DOS mode and Windows mode
2009-11-11 H. Peter Anvindos: make DOS installer work under WinME
2009-11-10 Erwan Veluhdt: Fixing subrelease
2009-11-10 Erwan Veluhdt: Generating gzipped content in binary images
2009-11-10 Erwan Veluhdt: Switching to 0.3.6-pre1
2009-11-10 Erwan Velupci: using zfopen instead of fopen
next