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
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
pxelinux: fix the handling of KeepPXE
H. Peter Anvin
2009-04-14
4
-21
/
+14
*
core: unbreak "make depend", fix make spotless
H. Peter Anvin
2009-04-06
2
-4
/
+5
*
ipappend: clean up ipappend code; add ipappend to plain cmdline
H. Peter Anvin
2009-04-06
4
-45
/
+60
*
Update copyright notices; add Intel notices where appropriate
H. Peter Anvin
2009-04-04
14
-5
/
+19
*
com32: fix the argument order
H. Peter Anvin
2009-04-01
1
-1
/
+1
*
com32: make memory beyond the core HighMem available to malloc
H. Peter Anvin
2009-04-01
1
-1
/
+2
*
Banner: "and contributors" is just too long; try "et al"
H. Peter Anvin
2009-03-31
4
-4
/
+4
*
Fix the new kernel command-line parser
syslinux-3.74-pre14
H. Peter Anvin
2009-03-30
1
-2
/
+3
*
Add "and contributors" to the copyright banner
H. Peter Anvin
2009-03-21
4
-4
/
+4
*
getc: move parseint_esdi out of the getint control flow
H. Peter Anvin
2009-03-20
1
-15
/
+14
*
runkernel: further simplify the command-line parser
syslinux-3.74-pre8
H. Peter Anvin
2009-03-18
1
-38
/
+33
*
Refactor command line parsing; support "quiet" option
syslinux-3.74-pre7
H. Peter Anvin
2009-03-18
6
-90
/
+176
*
*/Makefile: fixes for older versions of NASM
H. Peter Anvin
2009-03-16
1
-2
/
+2
*
*/Makefile: use -include when including dependencies
H. Peter Anvin
2009-03-16
1
-2
/
+2
*
SYSLINUX: fix handling of .bss files for FAT12/FAT16
H. Peter Anvin
2009-03-16
2
-11
/
+15
*
isolinux: split MaxTransfer for HD and CD modes
H. Peter Anvin
2009-03-16
1
-5
/
+7
*
runkernel: when computing initrd address, skip fractional pages
H. Peter Anvin
2009-03-11
1
-1
/
+7
*
YEAR is a number, not a string
H. Peter Anvin
2009-02-27
4
-8
/
+12
*
pxelinux: abstract the handling of PXENV+ and !PXE
H. Peter Anvin
2009-02-27
1
-96
/
+55
*
Use YEAR, not the obsolete macro year
H. Peter Anvin
2009-02-27
5
-9
/
+4
*
Revert "bcopy32: move descriptor count into ecx after reload"
H. Peter Anvin
2009-02-26
1
-1
/
+0
*
bcopy32: move descriptor count into ecx after reload
H. Peter Anvin
2009-02-24
1
-0
/
+1
*
pxelinux: workaround for old versions of NASM
H. Peter Anvin
2009-02-21
1
-2
/
+3
*
pxelinux: InitStack is only 16-bit seg:off
H. Peter Anvin
2009-02-18
1
-1
/
+1
*
pxelinux: simplify the detection of the API structure
H. Peter Anvin
2009-02-18
1
-69
/
+28
*
Merge branch 'dir'
H. Peter Anvin
2009-02-16
5
-4
/
+451
|
\
|
*
ldlinux: move es manipulation into ucs2_to_cp
H. Peter Anvin
2009-02-10
1
-6
/
+4
|
*
ldlinux: readdir: trivial optimization
H. Peter Anvin
2009-02-10
1
-4
/
+3
|
*
ldlinux: fix interface to ucs2_to_cp
H. Peter Anvin
2009-02-10
1
-4
/
+4
|
*
Merge branch 'charset' into dir
H. Peter Anvin
2009-02-10
1
-3
/
+25
|
|
\
|
|
*
Reorganize the codepage handling to allow ucs2 -> codepage conversion
H. Peter Anvin
2009-01-25
1
-3
/
+25
|
*
|
COMBOOT API: Add calls for directory functions; Implement for FAT
Gene Cumm
2009-02-09
5
-1
/
+429
*
|
|
pxelinux: compactify the getting cached packets message
H. Peter Anvin
2009-02-16
1
-4
/
+8
*
|
|
pxelinux: Minimum size for PXENV+ is 0x28 bytes
H. Peter Anvin
2009-02-16
1
-0
/
+3
*
|
|
pxelinux: clean up and correct the entry point search
H. Peter Anvin
2009-02-16
1
-94
/
+116
|
/
/
*
|
Add comboot interface to access the keyboard remapping table
H. Peter Anvin
2009-02-03
1
-1
/
+16
*
|
parseconfig.inc: use "skipline" where appropriate
H. Peter Anvin
2009-01-31
1
-2
/
+2
*
|
Make sure we eat the input when ignoring a DEFAULT command
H. Peter Anvin
2009-01-31
2
-11
/
+13
*
|
Fix the new "UI" directive
Sebastian Herbszt
2008-12-14
1
-0
/
+1
*
|
Add new "UI" directive instead of abusing the DEFAULT directive
H. Peter Anvin
2008-12-14
4
-7
/
+14
|
/
*
PXELINUX: local domain is option 15, not option 16
syslinux-3.73-pre7
H. Peter Anvin
2008-12-01
1
-1
/
+1
*
core/Makefile: fix dependency generation with old versions of NASM
H. Peter Anvin
2008-12-01
1
-1
/
+6
*
e820: pre-initialize buffer
H. Peter Anvin
2008-10-13
1
-0
/
+5
*
Support "extended attributes" for INT 15h, AX=E820h
H. Peter Anvin
2008-10-13
1
-2
/
+12
*
Add CD-ROM mode query to the COM32 interface
H. Peter Anvin
2008-10-10
1
-0
/
+4
*
Add Tab display of labels
syslinux-3.72-pre6
H. Peter Anvin
2008-09-09
4
-0
/
+48
*
parsecmd: show keyword in err_noparm message
Sebastian Herbszt
2008-09-09
1
-3
/
+5
*
isolinux: save a few bytes
H. Peter Anvin
2008-09-08
1
-2
/
+1
*
isolinux: save a few bytes to make sure we actually fit
H. Peter Anvin
2008-09-08
1
-12
/
+7
*
isolinux: display BIOS type
H. Peter Anvin
2008-09-05
1
-8
/
+28
[next]