platform/upstream/syslinux.git
2012-03-23 Matt Flemingcore: Check for func key in getchar()
2012-03-23 Matt Flemingcore: Delete the aux segment
2012-03-21 Matt Flemingcore: Only adjust screen if we're in text mode
2012-03-21 Matt Flemingcom32/menu: vesamenu.c32 and menu.c32 require multiple...
2012-03-13 Matt Flemingldlinux: Parse kernel type for labels
2012-02-07 Matt Flemingldlinux: Initialise 'p' before using it.
2011-12-15 H. Peter AnvinRevert "core: remove redundant zalloc() definition"
2011-12-14 H. Peter Anvincore: remove redundant zalloc() definition
2011-12-02 Matt Flemingldlinux: Accept commands from the serial console
2011-12-02 Matt Flemingldlinux: Add eprintf() to print to VGA and serial
2011-12-02 Matt Flemingldlinux: Don't return previous command if user pressent...
2011-12-02 Matt Flemingelflink: Include '\n' when printing error messages
2011-12-02 Matt Flemingldlinux: Make tab-completion output same as pre-elflink
2011-12-02 Matt Flemingcore: Split core console code into separate libs
2011-12-02 Matt Flemingpxelinux: Call load_env32()
2011-12-02 Matt Flemingcore: Delete code that is duplicated in ldlinux
2011-12-01 Matt Flemingcore: Reimplement writestr in C
2011-12-01 Matt Flemingcore: Reimplement lots asm code in C
2011-11-02 Matt Flemingcom32: Add unhexchar
2011-07-28 H. Peter AnvinMerge remote-tracking branch 'mfleming/for-hpa/elflink...
2011-07-13 Matt Flemingpxelinux: open_file() returns a non-negative handle
2011-07-12 Matt Flemingpxelinux: open_file() returns a non-negative handle
2011-07-12 Matt Flemingcore: Fix ldlinux.c32 failing to load when not installe...
2011-06-07 Matt FlemingMerge branch 'DT_NEEDED-module-deps' into for-hpa/elfli...
2011-06-07 Matt FlemingMerge branch 'PATH-based-search' into for-hpa/elflink...
2011-06-07 Matt FlemingMerge branch 'fs-config' into for-hpa/elflink/ldlinux
2011-06-07 Matt FlemingMerge branch 'pxelinux' into for-hpa/elflink/ldlinux
2011-06-07 Matt Flemingldlinux: Support "kbdmap"
2011-06-07 Matt Flemingldlinux: Support "font"
2011-06-07 Matt Flemingldlinux: Parse "display" in config files
2011-06-07 Matt Flemingldlinux: Add support for parsing "serial" config directive
2011-06-07 Matt Flemingldlinux: Use DT_NEEDED for module dependencies
2011-06-07 Matt Flemingldlinux: Use open_config() to open config files
2011-06-07 Matt Flemingcore: Return a file descriptor from open_config()
2011-06-06 Matt Flemingcore: open_file() returns a non-negative handle id
2011-06-06 Matt Flemingldlinux: PATH-based module lookup
2011-05-28 H. Peter Anvincore: change load_config() to open_config()
2011-05-28 H. Peter Anvincore: fix warnings in core/mem/init.c
2011-05-28 H. Peter Anvincore.h: add a few include files needed pretty much...
2011-05-27 Matt Flemingcore: Load the 32-bit environment at startup
2011-05-25 Matt Flemingldlinux: Add support for parsing pxeretry option
2011-05-25 Matt Flemingldlinux: Initialise ipappend strings
2011-05-25 Matt Flemingldlinux: Fix "prompt" config option parsing
2011-05-25 Matt Flemingldlinux: Remove __constructor attribute
2011-05-25 Matt Flemingldlinux: Add support for Auxillary Data Vector
2011-05-24 Matt Flemingldlinux: Add localboot support
2011-05-24 Matt Flemingldlinux: Search in isolinux/ directory for config files
2011-04-29 Matt Fleminghdt: libmenu.a no longer exists
2011-04-27 H. Peter Anvinload_env32 should not include menu.h
2011-04-26 Matt Flemingelf_gen_dep.sh: Prioritise symbols exported by core
2011-04-26 Matt Flemingelf_gen_dep.sh: Don't calculate dependencies for whites...
2011-04-26 Matt Flemingelflink: Don't require every module to have init/exit...
2011-04-26 Matt Flemingelflink: Don't compile in debug output by default
2011-04-26 Matt Flemingelflink: ldlinux should not have any dependencies
2011-04-26 Matt Flemingexit.c: Truncate exit status to uint8_t
2011-04-26 Matt Flemingelflink: Make ELF the default object format
2011-04-26 Matt Flemingelflink: Delete core-elf.h
2011-04-26 Matt Flemingcom32: Move menu.h
2011-04-26 Matt Flemingcom32: We only need one refstr.h
2011-04-26 Matt Flemingcmenu: Rename menu.h to cmenu.h
2011-04-26 Matt Flemingcom32: Remove klibc.c32
2011-04-26 Matt Flemingcom32: Put deleted object files back into the Makefile
2011-04-26 Matt Flemingelflink: Move more code from core/ into ldlinux
2011-04-26 Matt Flemingelflink: Remove MODULE_MAIN() from executable ELF modules
2011-04-26 Matt Flemingcom32: console is already initialised when we enter...
2011-04-26 Matt Flemingexit: Delete exit.S and references to __exit_handler
2011-04-26 Matt Flemingmk: LDFLAGS use elf_i386 emulation for ld
2011-04-26 Matt Flemingmk: Add rule for emitting .c32 ELF files
2011-04-26 Matt Flemingelflink: Move elf MCONFIG to mk/elf.mk
2011-04-26 Matt FlemingMerge branch 'for-hpa/elflink/core' into elflink
2011-04-26 Matt FlemingMerge branch 'for-hpa/elflink/ldlinux' into elflink
2011-04-26 Matt FlemingMerge remote-tracking branch 'zytor/master' into elflink
2011-04-26 H. Peter Anvinhdt: add back -I$(com32)
2011-04-26 H. Peter Anvinsysdump: add $(LIBS) to the link rule
2011-04-26 H. Peter AnvinMerge remote-tracking branch 'mfleming/for-hpa/makefile...
2011-04-26 H. Peter Anvinisolinux: remove broken and obsolete open_file_t
2011-04-26 H. Peter Anvinisolinux: remove .img file support
2011-04-26 H. Peter Anvincom32: inet_ntoa() takes struct in_addr
2011-04-26 H. Peter Anvinhdt: remove set-but-unused variable
2011-04-25 H. Peter AnvinMerge remote-tracking branch 'sherbszt/gfxboot32'
2011-04-25 Steffen Winterfeldtgfxboot: pass current working dir to gfxboot core
2011-04-25 H. Peter AnvinMerge remote-tracking branch 'hdt/master'
2011-04-25 H. Peter Anvindiag/geodsp: zero-fill sectors in -1 mode
2011-04-25 H. Peter Anvindiag/geodsp: fix ordering of args to fread/fwrite in...
2011-04-25 H. Peter Anvindiag/geodsp: Avoid large intermediate files
2011-04-25 H. Peter Anvinppmtolss16: remove obsolete Perl construct
2011-04-24 Steffen Winterfeldtgfxboot: handle INITRD config line
2011-04-22 H. Peter Anvinversion: now working on version 4.05
2011-04-21 Erwan Veluhdt: Final release 0.5.0
2011-04-21 Erwan Veluhdt: Using dashed instead of . into label name
2011-04-20 Erwan Veluhdt: Fixing ACPI display
2011-04-20 Erwan Veluhdt: New release beta5
2011-04-20 Erwan Velulibupload: Adding tftp.h missing file
2011-04-20 Erwan Veluhdt: Showing specific message for auto mode
2011-04-20 Erwan Veluhdt: Removing useless printf in dump mode
2011-04-20 Erwan Velulibupload: Fixing tftp return value
2011-04-19 Erwan Veluhdt: New release Beta4
2011-04-19 Erwan Veluhdt: Adding dump mode on pre-built images
2011-04-19 Erwan Veluhdt: Preventing dump mode if no PXE config
2011-04-18 H. Peter AnvinMerge commit 'syslinux-4.04' into dynamic-sector
next