platform/upstream/syslinux.git
2012-06-08 Matt Flemingmodule: Actually use last component of DT_NEEDED pathname
2012-06-08 Andre Ericsonldlinux: fixes bug that happens when using fullpath...
2012-06-07 H. Peter AnvinMerge remote-tracking branch 'mfleming/merge/elflink...
2012-06-07 H. Peter Anvinchainboot: clean up old assemblyisms
2012-06-07 H. Peter Anvinexecute(): move chainbooting code to its own file
2012-06-07 H. Peter AnvinMerge remote-tracking branch 'mfleming/elflink-dot...
2012-06-07 Matt Flemingelflink: Fix boot sector booting
2012-05-31 Matt FlemingMerge remote-tracking branch 'zytor/master' into merge...
2012-05-29 H. Peter Anvincore: remove unused variable in scan_highmem_area()
2012-05-29 H. Peter AnvinMerge commit 'd76af0754db7ddd4c06215d922d213c93178c0af...
2012-05-29 H. Peter Anvinrelocs: Move stop to the end
2012-05-29 H. Peter Anvinpxe: move hardwired DHCP options into high memory
2012-05-29 H. Peter Anvinpxe: remove remaining stray trackbuf reference
2012-05-29 H. Peter Anvinpxe: stop using trackbuf for DHCP packets
2012-05-29 H. Peter Anvincore/font.c: remove another reference to trackbuf
2012-05-29 H. Peter Anvincore/font: clean up and remove trackbuf usage
2012-05-29 H. Peter Anvinrelocs: sync with the Linux kernel
2012-05-29 H. Peter Anvincore: add support for .init/fini_table
2012-05-29 H. Peter Anvincom32.ld: handle .init_array and .fini_array syslinux-4.06-pre5
2012-05-28 Paulo Alcantaracom32: fix warning in host module
2012-05-28 Paulo Alcantaracom32: fix warning in elf_module
2012-05-28 Paulo Alcantaralocalboot: remove unnecessary real-mode call
2012-05-27 H. Peter AnvinMerge remote-tracking branch 'hdt/master' syslinux-4.06-pre4
2012-05-27 H. Peter AnvinMerge remote-tracking branch 'genec/diag-mbr-fix-for...
2012-05-27 Gene Cummdiag/mbr: Clarify README
2012-05-27 Jean-Christian... Update diag/mbr instruction to match the current filename.
2012-05-27 Gene Cummpxechn.c32: PXE NBP chainloader
2012-05-27 H. Peter AnvinCOM32: add DHCP pack/unpack functions
2012-05-27 Erwan Veluhdt: 0.5.2-pre2 release
2012-05-27 Erwan Veluhdt: Adding say & postexec demo
2012-05-27 Erwan Veluhdt: Adding say command
2012-05-27 Erwan Veluhdt: Adding nomodule support in cli
2012-05-27 Erwan Veluhdt: Fixing argument mgmt in cli
2012-05-27 Erwan Veluhdt: Adding more debug traces in cli
2012-05-25 Erwan Veluhdt: Fixing chain32 target in makefile
2012-05-25 Erwan VeluMerge remote-tracking branch 'hpa/master'
2012-05-19 Paulo Alcantaragraphics: make use of syslinux_force_text_mode()
2012-05-18 H. Peter AnvinCLI: don't highlight the prompt syslinux-5.00-pre2
2012-05-18 H. Peter Anvinsyslinux_boot_linux(): revert to text mode unless vga...
2012-05-18 H. Peter Anvincom32: make syslinux_dump_*() pure debugging functions
2012-05-18 H. Peter AnvinUse <dprintf.h> instead of an ad hoc definition
2012-05-18 H. Peter Anvindprintf: always define dprintf2/vdprintf2
2012-05-18 H. Peter Anvinlib/shuffle: use <dprintf.h>
2012-05-18 H. Peter Anvindprintf: add the ability to log to stdio
2012-05-18 H. Peter Anvinvdprintf.c: undo double-printing
2012-05-18 H. Peter AnvinCLI: Stick to the classic "boot: " prompt rather than...
2012-05-18 H. Peter Anvinfs.h: A slighly more useful default PATH
2012-05-18 H. Peter AnvinMakefile: install library modules, too
2012-05-18 H. Peter Anvinelflink: Make sure to install ldlinux.c32 at install...
2012-05-18 H. Peter Anvinelflink: make dprintf() usable in the core
2012-05-18 H. Peter Anvinsyslinux.mk: use $(MAKEDIR) not $(makefiledir)
2012-05-12 Paulo Alcantaragraphics: report video mode change from protected-mode...
2012-05-12 Paulo Alcantaracom32: Do not use hard-coded values for PXE flags
2012-05-12 Paulo Alcantarapxe: resolve names via DNS from protected-mode code
2012-05-12 Paulo Alcantarapxe: rename pxe_dns_resolv() function to pm_pxe_dns_res...
2012-05-12 Paulo Alcantarahost.c32: do not use INT 22h, AX=0x0010 to resolve DNS
2012-05-12 Paulo AlcantaraPXELINUX: do not use hard-coded values
2012-05-12 Paulo AlcantaraISOLINUX: use bailmsg string in kaboom()
2012-05-12 Paulo AlcantaraISOLINUX: trivial fix
2012-05-04 H. Peter AnvinMerge remote-tracking branch 'mfleming/elflink' into...
2012-05-03 Matt Flemingldlinux: Parse ALLOWOPTIONS directive
2012-05-03 Matt Flemingelflink: Fix TIMEOUT and TOTALTIMEOUT handling
2012-05-01 Matt Flemingldlinux: Don't drop args if we auto-lookup cmd extension
2012-04-25 H. Peter AnvinMerge remote-tracking branch 'genec/diag-geodsp-perl...
2012-04-17 H. Peter Anvinget_key: Valid key values are positive
2012-04-17 H. Peter Anvincore/graphics.c: Fixes and cleanups
2012-04-17 H. Peter Anvinhw/vga.h: Header file for VGA hardware registers
2012-04-17 Matt FlemingMerge branches 'auto-extension' and 'fix-build-warnings...
2012-04-17 Matt FlemingMark unused function parameters as __unused
2012-04-17 Matt Flemingelflink: Remove unused variables
2012-04-17 Matt Flemingfs: Include unistd.h for chdir() prototype
2012-04-17 Matt Flemingfs: Include header for close() prototype
2012-04-17 Matt Flemingelflink: Allocate space for 'realname'
2012-04-17 Matt Flemingelflink: Delete obsolete constructor code
2012-04-17 Matt Flemingconio: Fix up compiler warnings
2012-04-17 Matt Fleminggraphics: Fix GXPix* assignment
2012-04-17 Matt Flemingfont: Cast away compiler warning
2012-04-17 Matt Flemingwritestr: Include core.h for writechr() prototype
2012-04-17 Matt Fleminghello: Delete unused variable 'console_init'
2012-04-17 Matt Fleminginit: Fix up compiler warnings
2012-04-17 Matt Fleminglocalboot: Include header files for function prototypes
2012-04-17 Matt Flemingmeminfo: If we allocate with lmalloc() we should free...
2012-04-17 Matt Flemingldlinux: Include write_serial() prototype
2012-04-17 Matt Flemingcore: Move write_serial() prototype to core.h
2012-04-17 Matt Flemingldlinux: Use signed char consistently
2012-04-17 Matt Flemingldlinux: Fix uninitialized variable warning
2012-04-17 Matt Flemingldlinux: Add prototype for new_linux_kernel()
2012-04-17 Matt Flemingldlinux: Fix number of arguments to start_ldlinux()
2012-04-17 Matt Flemingldlinux: Cast some arguments to avoid compiler warnings
2012-04-17 Matt Flemingldlinux: Use '\0' instead of NULL when dealing with...
2012-04-17 Matt Flemingcore: Add open_config() prototype
2012-04-17 Matt Flemingldlinux: Fix build warnings caused by refstrdup() usage
2012-04-17 Matt Flemingldlinux: Silence gcc warning about uninitialized variable
2012-04-17 Matt Flemingldlinux: Add print_labels() prototype to config.h
2012-04-17 Matt Flemingldlinux: Fix check for last command line entry
2012-04-17 Matt Flemingldlinux: Match arg types to function prototypes
2012-04-17 Matt Flemingldlinux: Tag __syslinux_init() as __constructor
2012-04-17 Matt Flemingldlinux: parse_kernel_type() parameter should be const
2012-04-17 Matt Flemingldlinux: Include headers for function prototypes
2012-04-17 Matt Flemingelflink: Add _module_unload() prototype to module.h
next