platform/upstream/syslinux.git
2010-01-22 H. Peter AnvinMerge branch 'fsc' into pathbased
2010-01-22 H. Peter Anvincore/diskio: correct the EDD parameter query syslinux-4.00-pre10
2010-01-22 H. Peter Anvincore/diskstart: we don't have 64-bit partition offset...
2010-01-13 H. Peter Anvinpathbased: clean up diskstart address numbers, 256...
2010-01-13 Alek Dupathbased:btrfs: initial subvol support
2010-01-07 H. Peter Anvincore: initial work on path-based cwd selection
2010-01-06 H. Peter AnvinMerge branch 'master' into fsc
2010-01-06 H. Peter AnvinUpdate date to 2010
2010-01-06 H. Peter Anvincore: Remove the built-in default
2009-12-31 H. Peter AnvinMerge branch 'master' into fsc
2009-12-31 H. Peter Anvindosutil: don't remove targets which need Watcom even...
2009-12-29 Du, Alekbtrfs: use malloc instead of static allocation for...
2009-12-29 H. Peter Anvinbtrfs: change func() to func(void)
2009-12-29 Kim Mikchain.c32: stylistic comments/usage output changes
2009-12-29 H. Peter AnvinMerge commit 'origin/master' into fsc syslinux-4.00-pre9
2009-12-29 H. Peter AnvinMerge commit 'sherbszt/gfxboot32' syslinux-3.85-pre1
2009-12-29 H. Peter Anvingfxboot: add .gitignore file
2009-12-29 H. Peter Anvinisolinux: export kaboom
2009-12-29 H. Peter AnvinMerge commit 'liu/master' into fsc
2009-12-29 H. Peter Anvineltorito: align some pointlessly misaligned data items
2009-12-29 H. Peter Anvinchain.c: do a proper copy operation for the cmldr signature
2009-12-29 Kim Mikchain.c32: add support for booting the Recovery Console...
2009-12-29 H. Peter AnvinMerge commit 'contrib/master'
2009-12-28 Kim Mikchain.c32: fixing implicit declaration of function...
2009-12-22 H. Peter AnvinNEWS, version: prepare for 3.85
2009-12-22 H. Peter AnvinMerge commit 'origin/master' into fsc
2009-12-22 H. Peter Anvincom32: syslinux_report_video_mode returns void
2009-12-22 H. Peter Anvinvesa: formatting fix
2009-12-22 H. Peter Anvinvesamenu: unbreak the default background
2009-12-22 H. Peter Anvincore: clean up the call to disk_init() syslinux-4.00-pre8
2009-12-22 H. Peter Anvincore: canonicalize ROOT_FS_OPS
2009-12-22 H. Peter Anvinisolinux: fs_init now takes a pointer to an array of...
2009-12-22 H. Peter Anvinpxe: update to match the new fs_init interface
2009-12-22 H. Peter Anvinbtrfs: reduce size by computing the crc32c table on...
2009-12-22 Alek Dubtrfs: add btrfs file system support to extlinux syslinux-4.00-pre7
2009-12-22 H. Peter AnvinMerge commit 'syslinux-3.84'
2009-12-22 H. Peter AnvinMerge branch 'master' into fsc
2009-12-18 H. Peter Anvinspec: don't actually package the dosutil directory... syslinux-3.84
2009-12-18 H. Peter Anvinspec: NASM 2.03, new dosutil directory
2009-12-18 H. Peter AnvinNEWS: document eltorito.sys
2009-12-18 H. Peter AnvinNEWS: chain.c32 now always returns to text mode.
2009-12-18 H. Peter Anvinchain.c32: force text mode
2009-12-18 H. Peter Anvinvideo: implement long-promised video functions; use...
2009-12-18 H. Peter AnvinNEWS: document chain.c32 -> isolinux.bin addition
2009-12-15 Liu Aleaxandervfs: add the readdir stuff support
2009-12-15 Liu AleaxanderEXTLINUX: fix the complie error
2009-12-14 Liu Aleaxanderisofs: fix some coding style problems in iso9660.c
2009-12-14 Liu Aleaxandercore: some cleanups
2009-12-14 Liu AleaxanderISOLINUX: applying the generic path-lookup to iso9660 fs
2009-12-11 Shao Millermemdisk: Fix "might be used uninitialized" warning
2009-12-11 Shao Millermemdisk: Fix mBFT alignment
2009-12-10 Liu Aleaxandervfs: turn off the cache debug information
2009-12-10 Liu AleaxanderLDLINUX:vfat: Oh, NO, I did fix the above bug in a...
2009-12-10 Liu AleaxanderLDLINUX:vfat: fix the bug that can't find the program...
2009-12-10 Liu AleaxanderLDLINUX:vfat: Improve the fat fs relative path searching
2009-12-10 H. Peter Anvineltorito: align the buffer
2009-12-10 H. Peter Anvindosutil: move install to a subdirectory
2009-12-10 H. Peter AnvinMakefile: add DOS utilities as installables
2009-12-09 Liu AleaxanderLDLINUX: Applying the generic path_lookup to FAT fs
2009-12-09 H. Peter Anvineltorito: it is converted to NASM...
2009-12-09 H. Peter Anvindosutil: add $(NASMOPT) to rules; clean up *.lst
2009-12-09 H. Peter Anvineltorito: fix comments that confuse NASM
2009-12-08 H. Peter Anvindosutil: add eltorito.sys
2009-12-08 Sebastian Herbsztgfxboot: fix loading of LABELs with non KERNEL or LINUX...
2009-12-08 Sebastian Herbsztgfxboot: accept plain boot logo files
2009-12-08 Shao Millerdoc: document mBFT and "safe hook" syslinux-3.84-pre6
2009-12-08 H. Peter Anvinvesacon: don't display the cursor when doing a quiet...
2009-12-08 H. Peter AnvinNEWS: document MENU RESOLUTION
2009-12-08 H. Peter AnvinMerge branch 'softres'
2009-12-08 H. Peter Anvindoc: document MENU RESOLUTION
2009-12-08 H. Peter Anvinvesamenu: add MENU RESOLUTION to be able to set nonstan...
2009-12-08 H. Peter Anvinvesacon: make it possible to request nonstandard resolu...
2009-12-07 H. Peter Anvinvesacon: not all JPEG images are JFIF
2009-12-07 H. Peter AnvinNEWS: document mBFT
2009-12-07 H. Peter AnvinNEWS: update for 3.84
2009-12-07 H. Peter Anvinmemdisk: slight cleanup of the "safe hook" structure
2009-12-07 Shao Millermemdisk: "safe hook" and mBFT
2009-12-07 Sebastian Herbsztdoc: Fix some typos in the comboot documentation
2009-12-05 Sebastian Herbsztgfxboot: fix typo in cb_getcwd - wrong function number
2009-12-05 Sebastian Herbsztgfxboot: use $(NASM) and $(OBJCOPY)
2009-12-04 Erwan Veluhdt: Fixing make release target
2009-12-04 Erwan Veluhdt: New release 0.3.6
2009-12-04 Erwan Veluhdt: Fixing about menu & show hdt
2009-12-04 Erwan Veluhdt: Fixing memory corruption in kernel>show
2009-12-04 Erwan Veluhdt: Fixing memtest entry
2009-12-04 Erwan Veluhdt: Makefile isn't gzipping pci.ids
2009-12-04 Erwan Veludmi: dmitest have to use voltage_mv
2009-12-04 Erwan Veluhdt: summary mode only show memory size
2009-12-04 Erwan Veluhdt: Adding cpu voltage
2009-12-04 Erwan Veludmi: Switching processor voltage from V to mV
2009-12-04 Erwan Veludmi: more chassis types
2009-12-04 Erwan Veludmi: returning out of spec instead of NULL
2009-12-04 Erwan Veludmi: More processors
2009-12-04 Erwan Veluhdt: Fixing history cycling
2009-12-04 Erwan Veluhdt: Using del_multi_spaces for the cpu model
2009-12-04 Erwan Veludmi: More cpu upgrade options
2009-12-04 Erwan Veluhdt: removing vendor_id from cpu info
2009-12-04 Erwan Velupci: replace '-' by '_' in modules names
2009-12-04 Erwan Veluhdt: Adding memtest entry in the menu
2009-12-04 Erwan Veluhdt: EDD uses hex numbers, not decimal
next