index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lua: Remove obsolete crap from sl_boot_linux()
syslinux-6.03-pre8
H. Peter Anvin
2014-03-13
1
-29
/
+0
*
lua: In sl_initramfs_add_file(), actually use the real file name
H. Peter Anvin
2014-03-13
1
-3
/
+3
*
lua: replace the syslinux module test with an automatic boot menu generator
syslinux-6.03-pre6
Ferenc Wágner
2014-03-02
1
-0
/
+152
*
lua: base the package load paths on the Syslinux path
Ferenc Wágner
2014-03-02
2
-2
/
+35
*
lua: upgrade to 5.2.3
Ferenc Wágner
2014-03-02
63
-107
/
+160
*
lua: add demo of the cmenu binding (the simple example)
Ferenc Wágner
2014-03-02
1
-0
/
+34
*
lua: start of a binding module for libmenu.c32
Ferenc Wágner
2014-03-02
2
-0
/
+94
*
lua: make the dmi module standalone
Ferenc Wágner
2014-03-01
2
-4
/
+14
*
lua: also reactivate the cpu, dhcp, dmi, pci and vesa extension modules
Ferenc Wágner
2014-03-01
7
-8
/
+19
*
lua: bind get_key() in the syslinux module
Ferenc Wágner
2014-03-01
1
-0
/
+49
*
lua: reactivate the syslinux extension module
Ferenc Wágner
2014-03-01
2
-2
/
+3
*
lua: add the LuaFileSystem library
Ferenc Wágner
2014-03-01
2
-0
/
+297
*
lua: enable dynamic module loading
Ferenc Wágner
2014-03-01
2
-0
/
+48
*
sys/module.h: fix some typos in function documentations
Ferenc Wágner
2014-03-01
1
-2
/
+3
*
sys/module.h: remove the #ifdef DYNAMIC_MODULE condition
Ferenc Wágner
2014-03-01
1
-20
/
+0
*
lua: the COM32 API does not support freopen()
Ferenc Wágner
2014-03-01
1
-0
/
+2
*
lua: the COM32 API does not support time()
Ferenc Wágner
2014-03-01
1
-0
/
+5
*
lua: the COM32 API actually supports exit() of oslib
Ferenc Wágner
2014-03-01
2
-1
/
+11
*
stdlib.h: provide a stub definition for getenv()
Ferenc Wágner
2014-03-01
1
-1
/
+6
*
lua: the COM32 API supports only part of iolib
Ferenc Wágner
2014-03-01
2
-0
/
+25
*
lua: the COM32 API does not provide strcoll()
Ferenc Wágner
2014-03-01
1
-0
/
+3
*
lua: use integer arithmetic
Ferenc Wágner
2014-03-01
6
-11
/
+94
*
lua: the COM32 API does not provide locale.h
Ferenc Wágner
2014-03-01
1
-0
/
+4
*
lua: explicitly put the console in standard mode
Ferenc Wágner
2014-03-01
1
-0
/
+4
*
lua: the COM32 API does not provide signal.h
Ferenc Wágner
2014-03-01
1
-0
/
+6
*
dev.h: get size_t definition
Ferenc Wágner
2014-03-01
1
-0
/
+1
*
lua: replace src/Makefile to build Lua as a Syslinux COM32 module
Ferenc Wágner
2014-03-01
1
-172
/
+49
*
lua: import Lua 5.2.2
Ferenc Wágner
2014-03-01
115
-10901
/
+14357
*
core, bios: Move __syslinux_shuffler_size to assembly
syslinux-6.03-pre5
H. Peter Anvin
2014-02-28
2
-8
/
+7
*
shuffler: Actually get the shuffler size sanely
syslinux-6.03-pre4
H. Peter Anvin
2014-02-27
5
-15
/
+23
*
Makefiles: export the firmware type as a cpp variable
H. Peter Anvin
2014-02-27
7
-9
/
+13
*
core, bios: Incorrect detection of EDD in /core/fs/diskio_bios.c
syslinux-6.03-pre3
Andy Alex
2014-02-26
1
-0
/
+2
*
Merge branch 'syslinux-5.xx'
H. Peter Anvin
2014-02-26
1
-3
/
+3
|
\
|
*
bios: Don't truncate memory size needed to 16 bits
syslinux-5.xx
H. Peter Anvin
2014-02-26
1
-1
/
+1
|
*
bios: Fix lowmem check
H. Peter Anvin
2014-02-26
1
-2
/
+2
*
|
Makefile.private: archive the gnu-efi submodule, too.
syslinux-6.03-pre2
H. Peter Anvin
2014-02-23
1
-0
/
+4
*
|
mk/efi.mk: Add libefi.a dependency
Gene Cumm
2014-02-22
1
-2
/
+2
*
|
efi: fix up gnu-efi build
Gene Cumm
2014-02-22
5
-18
/
+61
*
|
gnu-efi: update to ab54e2b4
Gene Cumm
2014-02-22
1
-0
/
+0
*
|
Makefile: make "make spotless" actually work
H. Peter Anvin
2014-02-21
1
-11
/
+17
*
|
efi: We need -m32/-m64 even when processing assembly
H. Peter Anvin
2014-02-21
1
-6
/
+4
*
|
mk/efi.mk: Disable stack protector
Magnus Granberg
2014-02-21
1
-1
/
+2
*
|
efi: Useless relocation section in PE file
Sylvain Gault
2014-02-14
1
-18
/
+2
*
|
efi: PE file size differ from in-memory size
Sylvain Gault
2014-02-14
3
-101
/
+45
*
|
efi: Remove buggy relocation in PE file
Sylvain Gault
2014-02-14
1
-12
/
+6
*
|
efi: Location, size and alignment of .text section
Sylvain Gault
2014-02-14
1
-19
/
+29
*
|
efi: Fix PE header field rva_and_sizes_nr
Sylvain Gault
2014-02-14
2
-15
/
+19
*
|
pxe: Export the initial stack and PXE(NV) structure, fix pxechn
H. Peter Anvin
2014-02-13
5
-26
/
+43
*
|
efi: Suspicious size reduction in emalloc
Sylvain Gault
2014-02-13
1
-3
/
+1
*
|
Merge remote-tracking branch 'origin/rockridge'
H. Peter Anvin
2014-02-12
6
-20
/
+793
|
\
\
[next]