platform/upstream/syslinux.git
2012-11-05 Matt Flemingextlinux: Avoid dereferencing a garbage pointer
2012-11-02 Matt FlemingCLI: Add Ctrl + V support for printing the Syslinux...
2012-11-02 Matt Flemingwin: Print error message if we fail to install to ...
2012-11-02 Matt Flemingwin: Fix installing to a directory
2012-11-02 Matt FlemingCLI: Fix command history traversal
2012-11-02 Matt Flemingcom32: Include .init_array section in .ctors in linker...
2012-11-02 Matt Flemingldlinux: get_key() requires raw access to user input
2012-11-02 Matt Flemingldlinux: Fix logic if no DEFAULT or UI directive is...
2012-11-01 Matt Flemingldlinux: Print a warning if no config file is found
2012-11-01 Matt Flemingpxe: Don't call open_config() from the pxe core
2012-10-31 Matt Flemingdoc: Document the 'PATH' directive syslinux-5.00-pre9
2012-10-31 Matt FlemingNEWS: Document the major changes in 5.00
2012-10-24 Matt FlemingMerge branch 'master' into elflink
2012-10-23 Matt Flemingdiag/mbr: Fix typo in README
2012-10-23 Matt FlemingMerge branch 'elflink' of git://github.com/aericson...
2012-10-23 Kenneth J.... memdisk: Fix order of sectors/track and bytes/sector syslinux-4.06
2012-10-23 Matt FlemingNEWS: Document the VFAT relative path fix
2012-10-23 Matt FlemingREADME: Clarify the requirements for utils/isohybrid
2012-10-23 Matt FlemingNEWS: Fix some typos
2012-10-23 Vanush "Misha... doc: minor documentation updates
2012-10-22 H. Peter AnvinRevert "win: Add -mno-ms-bitfields"
2012-10-22 H. Peter AnvinPacked definition: workaround for mingw + gcc 4.7
2012-10-19 Matt Flemingldlinux: Use stdcon instead of rawcon for the console
2012-10-19 Matt FlemingClean up $(GPLLIB) leak
2012-10-19 Matt Flemingcore: Print error message if we don't load ldlinux.c32
2012-10-15 Sebastian Herbsztcomboot: remove comapi_chainboot syslinux-4.06-pre14
2012-10-15 Sebastian Herbsztcomboot: fix documentation
2012-10-15 Geert StappersREADME: document the need for /usr/include/uuid/uuid.h
2012-10-12 Matt Flemingmenu: Disallow navigation to a disabled entry via ...
2012-10-11 Matt Flemingprdhcp.c32: Turn off DEBUG syslinux-4.06-pre13
2012-10-11 Matt FlemingMerge branch 'pxechn-fix-news-for-hpa-2' of git://githu...
2012-10-11 Shao Millerwin: Add -mno-ms-bitfields
2012-10-10 Frediano Ziglioisohybrid: fix isohybrid.c compile
2012-10-10 Frediano Ziglioext2: add additional check to ext2 loader
2012-10-09 Frediano Zigliomboot: fix typo in comment
2012-10-09 Frediano Zigliomake some functions static remove unused NADV define
2012-10-09 Matt Flemingmenu: Add MENU GOTO support to the MENU DEFAULT parsing...
2012-10-09 Matt Flemingmenu: Don't highlight disabled entries
2012-10-08 Matt Flemingcom32: Add ifmemdsk.c32 to Makefile
2012-10-05 Matt FlemingNEWS: Document changes between 4.05 and 4.06 syslinux-4.06-pre12
2012-09-22 Hung-chi LihnIn the current Lua.c32 DMI implementation, it is a...
2012-09-22 Hung-chi LihnBug fix: Added the missing entry (boot_from_pcmcia...
2012-09-22 Hung-chi LihnAdded the native syslinux functions config_file(),...
2012-09-22 Hung-chi LihnThe current Lua.c32 does not enable io.read() due to...
2012-09-19 Matt Fleminginstallers: Install ldlinux.c32 automatically syslinux-5.00-pre8
2012-09-16 Gene Cummdoc/pxechn.txt: update
2012-09-14 Matt Flemingextlinux: Handle error case for find_mount()
2012-09-10 Erwan VeluNEWS: Adding 'silent' option from HDT
2012-09-10 Erwan Veluhdt: Release 0.5.2
2012-09-10 Erwan Veluhdt: Adding Silent mode
2012-09-10 Erwan Veluhdt: Removing remaining printf()
2012-09-10 Erwan VeluNEWS: Updating for HDT & kontron_wdt
2012-09-10 Erwan Velukontron_wdt: Fixing makefile
2012-09-10 Erwan Velukontron_wdt: Enforce timeout value if already set
2012-09-10 Erwan Velukontron_wdt: Adjusting exit path
2012-09-10 Erwan Velukontron_wdt: Adding watchdog com32 module
2012-09-06 Gene Cummdoc/pxechn.txt: Fix old example
2012-09-05 Erwan VeluMerge remote-tracking branch 'hpa/master'
2012-09-05 Chandramouli... module: Fixed the upper limit in symbol table walk...
2012-09-04 Matt Flemingconsole: Close stdin, stdout, stderr on ldlinux.c32...
2012-09-03 Gene Cummdoc/pxechn.txt: word wrap
2012-09-03 Gene Cummdoc/pxechn.txt: Updates for clarity/flow
2012-09-03 Gene Cummdoc/pxechn.txt: Change title for manpage use.
2012-08-07 Matt Flemingldlinux: Use findpath() to lookup filenames syslinux-5.00-pre7
2012-08-02 Matt Flemingrawcon_read: Fix reading high part of input keys
2012-08-02 Matt Flemingldlinux: Return to command prompt after loading COM32
2012-07-20 Matt Flemingcom32: Use --as-needed for LDFLAGS
2012-07-20 Matt FlemingUse pxe_call() instead of COMBOOT API
2012-07-20 Matt Flemingelflink: Replace __intcall() with direct function calls
2012-07-20 Matt Fleminglib/sys/module: Add support for weak symbols
2012-07-20 Matt Flemingldlinux: Stop using the internal KT_* image types
2012-07-20 Matt Flemingcore/elflink: Delete ADV code that's already in ldlinux
2012-07-19 H. Peter AnvinOnly compile dprintf/vdprintf if DEBUG_PORT is defined
2012-07-19 Matt FlemingMerge branch 'master' into elflink
2012-07-19 Matt Flemingldlinux: Return immediately after we execute() a command
2012-07-19 H. Peter AnvinCorrect initialization of the cache doubly-linked list syslinux-4.06-pre11
2012-07-05 Paulo Alcantaracore: Makefile: Do not enable debug by default
2012-07-05 Paulo Alcantaravdprintf: Remove unused variable
2012-07-05 Paulo Alcantaraelf_module: Remove unused variable
2012-07-04 Matt FlemingFix Makefile install targets
2012-07-03 Matt Flemingmenu: Supply the command type to execute()
2012-07-02 Matt Flemingdprintf: Always include the dprintf implementation...
2012-06-29 H. Peter Anvinlinux.c32: add missing break; syslinux-4.06-pre10
2012-06-29 H. Peter Anvinlinux.c32: allow loading arbitrary setup_data blobs
2012-06-29 H. Peter Anvinsetup_data: if nothing to load and version < 2.09,...
2012-06-29 H. Peter Anvinsetup_data: check to make sure kernel version >= 0x0209
2012-06-29 H. Peter Anvinlinux.c32: add support for a device tree blob (dtb)
2012-06-29 H. Peter Anvin<syslinux/linux.h>: add missing setup_data_init() defin...
2012-06-29 H. Peter AnvinChange fdt-specific loader into a generic setup_data...
2012-06-29 Thierry Redingcom32: Add device tree support
2012-06-29 H. Peter Anvinfat: Make mangle behavior similar to the standard one
2012-06-29 H. Peter Anvinwin: Use lower-case private definition of STORAGE_DEVIC...
2012-06-29 H. Peter AnvinSEG(): centralize the bad bailout
2012-06-29 H. Peter Anvincom32: mark the invalid SEG() as __unlikely()
2012-06-29 H. Peter AnvinSEG(): make SEG() puke on bad pointers if DEBUG is...
2012-06-29 H. Peter Anvinelflink: fix dependency problem in cmenu/Makefile syslinux-5.00-pre6
2012-06-29 H. Peter Anvinelflink: Use ConfigName directly, the comboot API doesn... syslinux-5.00-pre5
2012-06-29 H. Peter AnvinMerge remote-tracking branch 'origin/master' into elflink
2012-06-29 H. Peter AnvinActually keep track of the pathnames for all elements syslinux-4.06-pre9
2012-06-29 H. Peter Anvinchdir: collapse /./ and /../ in path for conventional... syslinux-4.06-pre8
next