platform/upstream/syslinux.git
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
2011-04-18 H. Peter Anvinspec: Use BuildRequires, add diag/ subdirectory syslinux-4.04
2011-04-18 H. Peter Anvindiag: Don't remove BTARGET on make clean
2011-04-18 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2011-04-18 H. Peter AnvinMerge remote-tracking branch 'pcacjr/syslinux-update...
2011-04-18 Erwan Veluhdt: Reporting TFTP errors in dump mode
2011-04-18 Erwan Velulibupload: Implementing error code on tftp
2011-04-18 H. Peter Anvinmenu: allow "menu hiddenkey" to take multiple keys...
2011-04-18 Erwan Veluhdt: Fixing automatic mode parsing
2011-04-18 H. Peter AnvinNEWS: Document MENU HIDDENKEY
2011-04-18 Erwan Velulibupload: Fixing memset call
2011-04-17 Erwan Veluhdt: New release 0.5.0-beta3
2011-04-16 Erwan Velucpuid: Using generic model if cyrix id is unknown
2011-04-16 Matt Flemingldlinux: Pass entire cmdline to execute()
2011-04-16 Matt Flemingldlinux: Move cmdline processing out of cli.c
2011-04-16 Matt Flemingldlinux, cli: Do not assign 'comm_counter' unnecessarily
2011-04-16 Matt Flemingelflink: Jump to kaboom if we fail to load ldlinux.c32
2011-04-16 Matt Fleminglua: Delete superfluous $(LIBS) prerequisite
2011-04-16 Matt Flemingsysdump: Delete superfluous $(LIBS) prerequisite
2011-04-16 Matt Fleminghdt: Delete superfluous $(LIBS) prerequisites
next