platform/upstream/syslinux.git
2013-07-13 Gene Cummlwip/undiif: split arphdr._hwlen_protolen
2013-07-13 Gene Cummlwip: Allow LWIP_PLATFORM_* output to use dprintf
2013-07-12 Gene Cummlwip: undiif: Fix debug options to unique *_DEBUG macros
2013-07-05 Matt FlemingMerge branch 'dynamic-debug' into elflink
2013-07-05 Matt Flemingmk: enable dynamic debug support
2013-07-05 Matt Flemingdebug.c32: Dynamically enable/disable debug code at...
2013-07-05 Matt Flemingmk: include $(GCCWARN) when building ELF objects
2013-07-03 Matt FlemingMerge branch 'idle' into elflink
2013-07-03 Matt Flemingidle: Consolidate idle implementations
2013-07-03 Matt Flemingidle: enable interrupts before idling
2013-07-03 Matt FlemingMerge branch 'doc-for-mfleming' of git://github.com...
2013-07-02 Matt Flemingcore: we only need one reset_idle()
2013-07-02 Gene Cummdoc/ & txt/: Spelling fix
2013-07-01 Matt Flemingload_linux: validate sanity of 'initrd_addr_max'
2013-07-01 Matt Flemingload_linux: Add dprintf statements to aid debugging
2013-07-01 Matt Flemingconio: Fix pollchar() for serial console
2013-06-27 Matt Flemingldlinux: fix INCLUDE regression
2013-06-26 Matt FlemingPXELINUX: implement our own version of local_boot16
2013-06-26 Matt FlemingMerge branch 'ipappend-fix-for-mfleming' of git://githu...
2013-06-26 Gene Cummdoc/ & txt/: Document IPAPPEND/SYSAPPEND format
2013-06-26 Gene Cummcore & menu: fix IPAPPEND/SYSAPPEND conversion
2013-06-24 H. Peter Anvincore: remove unused header file vkernel.inc
2013-06-24 Matt FlemingMerge branch 'menu-ipappend-1-for-mfleming' of git...
2013-06-24 Matt FlemingMerge branch 'doc-for-mfleming' of git://github.com...
2013-06-24 Gene Cummmenu.c32: Fix SYSAPPEND
2013-06-23 Gene Cummtxt/syslinux.txt: rewrap long command
2013-06-23 Gene Cummtxt/Makefile: add isolinux.txt, pxelinux.txt
2013-06-23 Gene Cummtxt/: Add isolinux.txt, pxelinux.txt
2013-06-23 Gene Cummtxt/syslinux-cli.txt: Version on Ctrl-N
2013-06-14 Matt Flemingcli: don't disable linewrap when redrawing the cmdline
2013-06-13 Matt Flemingldlinux: fix loading of kbdmap files
2013-06-13 Gene Cummtxt/Makefile: order-only prerequisite
2013-06-13 Matt FlemingPATH: use a linked list internally
2013-06-13 Gene Cummtxt/: Add common file for derivatives
2013-06-13 Gene Cummtxt/syslinux.cfg.txt: Updates
2013-06-13 Gene Cummtxt/syslinux.txt: synopsis, extlinux.sys, wrap long...
2013-06-13 Gene Cummtxt/syslinux-cli.txt: Path rules
2013-06-12 Matt Flemingversion: Welcome to the 5.11 release cycle
2013-06-12 Matt Flemingldlinux: fix serial port handling regression
2013-06-10 Gene Cummtxt/syslinux.cfg.txt: Add SENDCOOKIES, example config
2013-06-10 Gene Cummtxt/syslinux.cfg.txt: Add SYSAPPEND
2013-06-10 Gene Cummdoc/syslinux.txt: grammar
2013-06-10 Gene CummFix SERIAL directive in docs
2013-06-04 Matt FlemingNEWS: Mention noteworthy changes in 5.10
2013-06-04 Matt FlemingNEWS: Clarify network stack files
2013-06-04 Matt Flemingfont: write to 'fontbuf', not random memory
2013-05-31 H. Peter Anvinserial: Clean up and abstract handling of serial ports
2013-05-31 H. Peter Anvinfont: load data as a single block
2013-05-29 Matt Flemingserial: fix SERIAL directive for ports > 0
2013-05-29 Matt Flemingfont: increment pointer to fontbuf by font height
2013-04-25 Matt Fleminglinux: Clear up error message
2013-04-25 Matt Flemingload_linux: update errno before returning
2013-04-08 Josh TriplettFix support for Linux kernel images with no protected...
2013-03-28 H. Peter Anvinpxe: disentangle the legacy and lwip stacks without...
2013-03-20 Matt Flemingpxe: Fix compiler warnings and real bug syslinux-5.10-pre2
2013-03-15 Matt Flemingldlinux: Fixup lwip merge botch
2013-03-11 Matt FlemingPartially revert "pxe: Pass absolute path to pxe_chdir()"
2013-03-07 Matt Flemingreadconfig: Don't display "(null)" labels when hitting TAB
2013-03-07 Matt Flemingldlinux: Always update ConfigName when opening a config...
2013-03-06 Matt FlemingMerge branch 'lwip-merge' into elflink syslinux-5.10-pre1
2013-03-06 Matt Flemingnet: Return of the legacy network stack
2013-02-26 Matt Flemingshuffle: syslinux_dump_movelist() only takes 1 argument
2013-02-26 Matt Fleminglwip: Fix use-after-free memory corruption
2013-02-26 Matt Flemingpxe: Handle closing file with NULL ->inode
2013-02-26 Matt FlemingMerge branch 'lwip' into elflink
2013-02-23 Matt Flemingcom32: Add com32_cmdline() which returns argv[1..argc-1] syslinux-5.02-pre3
2013-02-21 Matt Flemingldlinux: Don't discard cmdline arguments when executing...
2013-02-21 Matt Flemingmem: Add magic field to detect memory corruption
2013-02-20 Matt Flemingpxe: Pass absolute path to pxe_chdir()
2013-02-20 Matt Flemingldlinux: Pass config filename as argv[1] to ldlinux.c32
2013-02-14 Michal Soltyscom32/chain: fix potential problem with 'fs' option
2013-02-14 Michal Soltyscom32/chain: sizeof style change (trivial)
2013-02-14 Michal Soltyscom32/chain: (utility) use enum for BPB types
2013-02-14 Michal Soltyscom32/chain: (partiter) add cebr_siz for completness
2013-02-14 Michal Soltyscom32/chain: (partiter) dos_next_ebr() fixup
2013-02-14 Michal Soltyscom32/chain: use single value for partiter related...
2013-02-14 Michal Soltyscom32/chain: partiter: rename start_lba
2013-02-14 Michal Soltyscom32/chain: manglepe_fixchs() correction
2013-02-14 Michal Soltyscom32/chain: index -1 partiter adjustment
2013-02-14 Michal Soltyscom32/chain: rely more on addr_t, replace ADDR*
2013-02-14 Michal Soltyscom32/chain: remove common.h
2013-02-14 Michal Soltyscom32/chain: recognize exFAT
2013-02-14 Michal Soltyscom32/chain: implement handling of non-standard hybrid...
2013-02-14 Michal Soltyscom32/chain: implement relax flag
2013-02-14 Michal Soltyscom32/chain: warning/error/help/doc tidying
2013-02-14 Michal Soltyscom32/chain: use disk_guid for part_guid for 0th partition
2013-02-14 Michal Soltyscom32/chain: cleaner variable names
2013-02-14 Michal Soltyscom32/chain: mangle and related updates
2013-02-14 Michal Soltyscom32/chain: add pi_errored() in partiter
2013-02-14 Michal Soltyscom32/chain: remove unused ebr_start
2013-02-14 Michal Soltyscom32/chain: partiter - more precise comments / output
2013-02-14 Michal Soltyscom32/chain: remove redundant rawindex
2013-02-14 Michal Soltyscom32/chain: partiter - simplifications and updates
2013-02-14 Michal Soltyscom32/chain: shuffle code before partiter simplifications
2013-02-14 Michal Soltyscom32/chain: change stepall into flags
2013-02-14 Michal Soltyscom32/chain: use anonymous and unnamed aggregates
2013-02-14 Michal Soltyscom32/chain: comments, minor adjustment
2013-02-14 Michal Soltyscom32/chain: update licenses and #ifndef stanzas
2013-02-13 Matt Flemingpxe: chdir to Path Prefix (DHCP Option 210) to open... syslinux-5.02-pre2
2013-02-11 Sebastian Herbsztpoweroff COM32 module
next