platform/upstream/syslinux.git
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
2011-04-16 Matt Flemingmenu.c32: Delete superfluous $(LIBS) prerequistite
2011-04-16 Erwan Velucpuid: Improving Cyrix/NSC detection
2011-04-15 Erwan Veluhdt: Fixing buffer corruption in PXE menu
2011-04-15 Paulo Alcantarasyslinux: check --update option properly
2011-04-15 Paulo Alcantaraextlinux: remove already_installed
2011-04-15 Paulo Alcantaraextlinux: use syslinux_already_installed instead of...
2011-04-15 Paulo Alcantaralibinstaller: implement syslinux_already_installed
2011-04-14 Erwan Velucpuid: Managing UNKNOWN CPU better
2011-04-13 Erwan Veluhdt: Changing boot flag semantic in menu mode
2011-04-13 Jim Cromiecpuid: add cpuid info for "Geode by NSC"
2011-04-13 Jim Cromiehdt: fix precedence problem in double-space check
2011-04-13 Erwan Veluhdt: Display non-sequentials disks configurations
2011-04-13 Erwan Veluhdt: Adding chain.c32 to pre-built images
2011-04-12 Erwan Veluhdt: Fixing checksums deletion
2011-04-12 Erwan Veluhdt: New release 0.5.0-beta2
2011-04-11 H. Peter Anvinkeytest: make somewhat more comprehensible
2011-04-11 H. Peter Anvinkeyname: better handling of named control characters
2011-04-11 H. Peter Anvinkeytest: show the human name together with the keycode
2011-04-11 H. Peter Anvinmenu: clear the timeout line on MENU HIDDENKEY
2011-04-11 H. Peter Anvinmenu hiddenkey: fix parsing the config file option
2011-04-11 H. Peter Anvinmenu: Add "menu hiddenkey" to make terminating menu...
2011-04-11 Erwan Veluhdt: Adding dump entry in the menu
2011-04-11 Erwan Veluhdt: Adding checksums file
next