projects
/
platform
/
upstream
/
syslinux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/syslinux.git
2012-04-17
Matt Fleming
elflink: Delete obsolete constructor code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
conio: Fix up compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
graphics: Fix GXPix* assignment
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
font: Cast away compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
writestr: Include core.h for writechr() prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
hello: Delete unused variable 'console_init'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
init: Fix up compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
localboot: Include header files for function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
meminfo: If we allocate with lmalloc() we should free...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Include write_serial() prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
core: Move write_serial() prototype to core.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Use signed char consistently
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Fix uninitialized variable warning
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Add prototype for new_linux_kernel()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Fix number of arguments to start_ldlinux()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Cast some arguments to avoid compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Use '\0' instead of NULL when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
core: Add open_config() prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Fix build warnings caused by refstrdup() usage
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Silence gcc warning about uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Add print_labels() prototype to config.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Fix check for last command line entry
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Match arg types to function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Tag __syslinux_init() as __constructor
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: parse_kernel_type() parameter should be const
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
ldlinux: Include headers for function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
elflink: Add _module_unload() prototype to module.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
elflink: Fix module_load() compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
elflink: Fix build warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
elflink: Delete dump_elf_module()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
syslinux/idle.c: Fix build warnings from missing prototypes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
sys/fileclose.c: Fix build warning from missing prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
sys/fileread.c: Fix build warning from missing prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
sys/open.c: Fix building warnings from missing prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
getcwd.c: Include core_getcwd() prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt Fleming
core: Partial revert of commit 9333426b and unify lmalloc()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Paulo Alcantara
Remove core/ui.inc completely from Syslinux
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Paulo Alcantara
PXELINUX: call open_config() function before loading...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Paulo Alcantara
PXELINUX: get rid of core/ui.inc file
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Paulo Alcantara
PXELINUX: do not load 32-bit environment twice
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
H. Peter Anvin
libinstaller: Avoid using <linux/ext2_fs.h>
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
H. Peter Anvin
Makefile.private: remove obsolete preupload rule
syslinux-5.00-pre1
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
H. Peter Anvin
version: Bump date to 2012
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
H. Peter Anvin
kernel: Support multiple initrds
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
H. Peter Anvin
Revert "ldlinux: Disable VGA graphics when loading...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
H. Peter Anvin
menu: Make "menu clear" the default
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
core: Abstract search_config() into search_dirs()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
mk: Don't link against compiler's version of libgcc
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
ldlinux: Don't alloc initramfs unless initrd= is specified
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
ldlinux: Disable VGA graphics when loading a kernel
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
ldlinux: Make the default execute type KT_KERNEL
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
ldlinux: Avoid initialised data memory corruption
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
ldlinux: chdir to the APPEND str when parsing a CONFIG...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
com32: Delete execute.c and use the one from ldlinux
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
elflink: Don't use strcmp on a non-NUL terminated string
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
ldlinux: Loading a config file should cause re-initiali...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
elf: Support __constructor and __destructor
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
core: Shrink core/ldlinux.sys to be under 64K bytes
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
ldlinux: Fix detection of function keys
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
core: Check for func key in getchar()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Matt Fleming
core: Delete the aux segment
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Matt Fleming
core: Only adjust screen if we're in text mode
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Matt Fleming
com32/menu: vesamenu.c32 and menu.c32 require multiple...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Matt Fleming
ldlinux: Parse kernel type for labels
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Matt Fleming
ldlinux: Initialise 'p' before using it.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
H. Peter Anvin
Revert "core: remove redundant zalloc() definition"
commit
|
commitdiff
|
tree
|
snapshot
2011-12-14
H. Peter Anvin
core: remove redundant zalloc() definition
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Matt Fleming
ldlinux: Accept commands from the serial console
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Matt Fleming
ldlinux: Add eprintf() to print to VGA and serial
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Matt Fleming
ldlinux: Don't return previous command if user pressent...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Matt Fleming
elflink: Include '\n' when printing error messages
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Matt Fleming
ldlinux: Make tab-completion output same as pre-elflink
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Matt Fleming
core: Split core console code into separate libs
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Matt Fleming
pxelinux: Call load_env32()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Matt Fleming
core: Delete code that is duplicated in ldlinux
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Matt Fleming
core: Reimplement writestr in C
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Matt Fleming
core: Reimplement lots asm code in C
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Matt Fleming
com32: Add unhexchar
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
H. Peter Anvin
Merge remote-tracking branch 'mfleming/for-hpa/elflink...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Matt Fleming
pxelinux: open_file() returns a non-negative handle
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Matt Fleming
pxelinux: open_file() returns a non-negative handle
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Matt Fleming
core: Fix ldlinux.c32 failing to load when not installe...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
Merge branch 'DT_NEEDED-module-deps' into for-hpa/elfli...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
Merge branch 'PATH-based-search' into for-hpa/elflink...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
Merge branch 'fs-config' into for-hpa/elflink/ldlinux
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
Merge branch 'pxelinux' into for-hpa/elflink/ldlinux
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
ldlinux: Support "kbdmap"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
ldlinux: Support "font"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
ldlinux: Parse "display" in config files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
ldlinux: Add support for parsing "serial" config directive
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
ldlinux: Use DT_NEEDED for module dependencies
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
ldlinux: Use open_config() to open config files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Matt Fleming
core: Return a file descriptor from open_config()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Matt Fleming
core: open_file() returns a non-negative handle id
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Matt Fleming
ldlinux: PATH-based module lookup
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
H. Peter Anvin
core: change load_config() to open_config()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
H. Peter Anvin
core: fix warnings in core/mem/init.c
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
H. Peter Anvin
core.h: add a few include files needed pretty much...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Matt Fleming
core: Load the 32-bit environment at startup
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Matt Fleming
ldlinux: Add support for parsing pxeretry option
commit
|
commitdiff
|
tree
|
snapshot
next