index
:
users/mfleming/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
elflink
elflink-dot-zero
elflink-merge
elflink-readconfig-for-hpa
ext4
for-3.72
for-aboie/elflink/firmware
for-hpa/elflink/cmdline
for-hpa/elflink/core
for-hpa/elflink/firmware
for-hpa/elflink/firmware-backends
for-hpa/elflink/fix-compiler-warnings
for-hpa/elflink/ldlinux
for-hpa/elflink/linux-boot
for-hpa/elflink/per-fw-obj
for-hpa/elflink/whitelist
for-hpa/makefile-cleanup
for-mouli/elflink/efi-adv
for-sha0/elflink/elf-switch
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
master
memdisk-acpi
memdisk-iso
memscan
merge/elflink/master
new-mboot
nolen
pathbased
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
thread
unify-pm
Matt's Syslinux repository.
Matt Fleming
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libinstaller: fix definition of bsHeadLen
H. Peter Anvin
2009-05-19
1
-1
/
+1
*
FAT: update the FAT installers to match the new diskstart.inc
H. Peter Anvin
2009-05-19
2
-150
/
+55
*
pxelinux: revert to a separate stack implementation
H. Peter Anvin
2009-05-18
1
-2
/
+6
*
pxelinux: set StackTop == StackBuf
H. Peter Anvin
2009-05-18
1
-1
/
+1
*
core: use reserved stack space only for replace_bootstrap
H. Peter Anvin
2009-05-18
2
-2
/
+4
*
Merge branch 'master' into core32
H. Peter Anvin
2009-05-18
1
-8
/
+7
|
\
|
*
Don't run to comboot API with interrupts off
syslinux-3.81-pre6
H. Peter Anvin
2009-05-18
1
-8
/
+7
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-05-18
1
-3
/
+2
|
\
|
|
*
core/conio.inc: when reading the serial port, drop read of IIR
syslinux-3.81-pre5
H. Peter Anvin
2009-05-18
1
-3
/
+2
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-05-18
1
-2
/
+0
|
\
|
|
*
core/pxeidle.inc: fix pops with no matching push
H. Peter Anvin
2009-05-18
1
-2
/
+0
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-05-18
15
-150
/
+123
|
\
|
|
*
Try to HLT the processor during idle
syslinux-3.81-pre4
H. Peter Anvin
2009-05-18
14
-150
/
+126
*
|
core: change "Linux needs..." to "Syslinux needs..."
H. Peter Anvin
2009-05-18
1
-1
/
+1
*
|
version: set this version to 4.00
H. Peter Anvin
2009-05-18
1
-1
/
+1
*
|
Move the NASM debugging options to a separate variable
H. Peter Anvin
2009-05-17
1
-1
/
+2
*
|
core: move common module includes to common.inc
H. Peter Anvin
2009-05-17
6
-52
/
+25
*
|
core: move real-mode callback code to callback.inc
H. Peter Anvin
2009-05-17
3
-188
/
+210
*
|
core: add .textnr to layout.inc
H. Peter Anvin
2009-05-17
1
-0
/
+1
*
|
core: move 32-bit code out of the .text16 segment
H. Peter Anvin
2009-05-17
3
-10
/
+37
*
|
core: move "-g -F stabs" to NASMOPT
H. Peter Anvin
2009-05-16
1
-2
/
+5
*
|
Merge branch 'master' into core32
H. Peter Anvin
2009-05-16
3
-31
/
+30
|
\
|
|
*
bcopyxx: remove 16-bitisms
syslinux-3.81-pre3
H. Peter Anvin
2009-05-16
1
-24
/
+24
|
*
bcopyxx/memmove: fix alignment logic for reverse moves
H. Peter Anvin
2009-05-16
2
-4
/
+4
|
*
Fix clobber of the command line when using F-keys+LSS graphics
H. Peter Anvin
2009-05-15
1
-4
/
+3
*
|
core: make auxseg a piece of address space assigned by the linker
H. Peter Anvin
2009-05-15
2
-6
/
+23
*
|
core: add pm_call convenience macro
H. Peter Anvin
2009-05-15
9
-69
/
+36
*
|
core: make the intcall/farcall/cfarcall routines reentrant
H. Peter Anvin
2009-05-15
1
-21
/
+34
*
|
core: make the COMBOOT API available to in-kernel PM code
H. Peter Anvin
2009-05-14
4
-21
/
+31
*
|
core: move core definitions to include/core.h
H. Peter Anvin
2009-05-14
2
-5
/
+11
*
|
core: rewrite rllpack in C
H. Peter Anvin
2009-05-14
2
-115
/
+109
*
|
core: link with libcom32 and libgcc
H. Peter Anvin
2009-05-14
2
-3
/
+4
*
|
core/diskstart.inc: break transactions on 64K boundaries
H. Peter Anvin
2009-05-14
1
-1
/
+3
*
|
core/diskstart: handle more than 2^16 dwords
H. Peter Anvin
2009-05-14
1
-10
/
+11
*
|
BUGS, TODO: deleted outdated, no longer maintained files
H. Peter Anvin
2009-05-14
2
-26
/
+0
*
|
core: handle more than 32K of code for disk-based derivatives
H. Peter Anvin
2009-05-14
7
-117
/
+172
*
|
core: adopt the naming convention core_* for exported symbols
H. Peter Anvin
2009-05-14
2
-15
/
+14
*
|
core: syslinux.ld: explicitly mark .adv and .uibss as NOLOAD
H. Peter Anvin
2009-05-14
1
-2
/
+2
*
|
First cut of doing 32-bit C code in the core
H. Peter Anvin
2009-05-14
12
-67
/
+190
*
|
core: rename .text, .data and .bss to .text16, .data16, .bss16
unify-pm
H. Peter Anvin
2009-05-13
40
-163
/
+161
*
|
core: zero bss and uibss; fix some section confusions
H. Peter Anvin
2009-05-13
11
-55
/
+78
*
|
core: obsolete .bss1 and .bss2
H. Peter Anvin
2009-05-13
9
-15
/
+10
*
|
core: move initial code to a new .init segment; unify .bss+.bss1
H. Peter Anvin
2009-05-13
6
-19
/
+36
*
|
core: simplify pm_call usage
H. Peter Anvin
2009-05-13
5
-37
/
+93
*
|
core/pm.inc: shorten the time until we have a valid stack
H. Peter Anvin
2009-05-13
1
-6
/
+6
*
|
core/bcopy32.inc: provide correct output esi/edi from bcopy
H. Peter Anvin
2009-05-13
1
-0
/
+6
*
|
core/com32.inc: fix bits 16/bits 32 confusion
H. Peter Anvin
2009-05-13
1
-1
/
+5
*
|
pm_call: only enable interrupts in PM if interrupts on in RM
H. Peter Anvin
2009-05-13
1
-0
/
+4
*
|
New attempt at unify protected mode entry/exit
H. Peter Anvin
2009-05-13
13
-516
/
+515
|
/
*
linux.c32: replace the kernel name with BOOT_IMAGE=
syslinux-3.81-pre2
H. Peter Anvin
2009-05-05
1
-13
/
+10
[next]