2009-04-04 |
H. Peter Anvin | Merge branch 'ctrl-mbr' |
tree | commitdiff |
2009-04-04 |
H. Peter Anvin | Update copyright notices; add Intel notices where appro... |
tree | commitdiff |
2009-04-03 |
H. Peter Anvin | Merge commit 'hdt/master' syslinux-3.74-pre16 |
tree | commitdiff |
2009-03-31 |
H. Peter Anvin | Banner: "and contributors" is just too long; try "et al" |
tree | commitdiff |
2009-03-30 |
H. Peter Anvin | memdisk: Int13FuncsCnt is a constant, not a memory... |
tree | commitdiff |
2009-03-26 |
Erwan Velu | Merge commit 'origin/repair' |
tree | commitdiff |
2009-03-22 |
H. Peter Anvin | Add "and contributors" to the copyright banner |
tree | commitdiff |
2009-03-22 |
Shao Miller | memdisk: additional comments in memdisk.inc and postpro... |
tree | commitdiff |
2009-03-20 |
H. Peter Anvin | Merge branch 'memdisk-cd' |
tree | commitdiff |
2009-03-17 |
Erwan Velu | Merge branch 'master' of git://git./boot/syslinux/syslinux |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | Merge branch 'master' into memdisk-cd |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | */Makefile: fixes for older versions of NASM |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | */Makefile: use -include when including dependencies |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | Revert "memdisk: memdisk16.asm needs %ifndef DEPEND... |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | memdisk: memdisk16.asm needs %ifndef DEPEND around... |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | memdisk: align .bss to a 16-byte boundary for better... |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | memdisk: zero the .bss section |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | memdisk: move the floppy disk geometry code in parallel... |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | memdisk: don't key FAT vs MBR on the type of disk |
tree | commitdiff |
2009-03-16 |
H. Peter Anvin | Merge commit 'hdt/master' syslinux-3.74-pre6 |
tree | commitdiff |
2009-03-16 |
H. Peter Anvin | memdisk: auto-detect large floppy geometry if it is FAT |
tree | commitdiff |
2009-03-10 |
Shao Miller | memdisk-cd: Kill off Int13MaxFunc slot for installer... |
tree | commitdiff |
2009-03-09 |
H. Peter Anvin | MEMDISK: adjust descriptor table limit |
tree | commitdiff |
2009-03-09 |
H. Peter Anvin | MEMDISK: get rid of the WITH_EDD variable |
tree | commitdiff |
2009-03-09 |
Shao Miller | memdisk varieties: Allow for multiple memdisk installab... |
tree | commitdiff |
2008-10-15 |
H. Peter Anvin | MEMDISK: in safeint mode, don't bother testing for... syslinux-3.73-pre4 |
tree | commitdiff |
2008-10-15 |
Sergey Vlasov | memdisk: fix check for unchanged INT 15h handler in... |
tree | commitdiff |
2008-10-14 |
H. Peter Anvin | MEMDISK: drop unnecessary newline |
tree | commitdiff |
2008-10-14 |
H. Peter Anvin | MEMDISK: default to "safeint" mode syslinux-3.73-pre3 |
tree | commitdiff |
2008-10-13 |
H. Peter Anvin | e820: pre-initialize buffer |
tree | commitdiff |
2008-10-13 |
H. Peter Anvin | memdisk: updated Makefile rule for e820test |
tree | commitdiff |
2008-10-13 |
H. Peter Anvin | memdisk: make the e820 code compile for debugging again |
tree | commitdiff |
2008-10-13 |
H. Peter Anvin | memdisk: make sure to ignore non-active ranges |
tree | commitdiff |
2008-10-13 |
H. Peter Anvin | memdisk: fix up new e820 code |
tree | commitdiff |
2008-10-13 |
H. Peter Anvin | Support "extended attributes" for INT 15h, AX=E820h |
tree | commitdiff |
2008-08-22 |
H. Peter Anvin | Clean up embedded Makefile targets; fix build failure |
tree | commitdiff |
2008-08-20 |
H. Peter Anvin | Major Makefile cleanups; gcc 4.3.0 compatiblity |
tree | commitdiff |
2008-07-15 |
H. Peter Anvin | gen-id: only truncate tags starting with syslinux-... |
tree | commitdiff |
2008-07-07 |
H. Peter Anvin | Make version.mk optional, so cleaning commands work syslinux-3.71-pre6 |
tree | commitdiff |
2008-07-07 |
H. Peter Anvin | Share the gen-id stuff between core and memdisk |
tree | commitdiff |
2008-07-07 |
H. Peter Anvin | Centralize more of the version number machinery |
tree | commitdiff |
2008-07-03 |
H. Peter Anvin | memdisk: install a DPT if needed in INT 1Eh; better... |
tree | commitdiff |
2008-07-03 |
H. Peter Anvin | memdisk/version.h: bump copyright year |
tree | commitdiff |
2008-06-18 |
H. Peter Anvin | TEST: issue a null command to the KBC as part of A20... syslinux-3.70-pre19 |
tree | commitdiff |
2008-06-10 |
H. Peter Anvin | fdgeo.pl: exit values; fix division by zero |
tree | commitdiff |
2008-06-09 |
H. Peter Anvin | Whitespace cleanup |
tree | commitdiff |
2008-06-07 |
H. Peter Anvin | MEMDISK: algorithmic determination of floppy formats |
tree | commitdiff |
2008-06-06 |
H. Peter Anvin | MEMDISK: Use aligning memcpy/memset, compile with ... syslinux-3.70-pre14 |
tree | commitdiff |
2008-05-29 |
H. Peter Anvin | Move files out of root into core, dos, and utils |
tree | commitdiff |
2008-05-28 |
H. Peter Anvin | Merge commit 'origin/master' into gpxe-added |
tree | commitdiff |
2008-05-14 |
H. Peter Anvin | Merge commit 'origin/gptmbr' |
tree | commitdiff |
2008-05-12 |
Stefan Bucur | Fixed the various Makefiles so that SYSLINUX compiles... |
tree | commitdiff |
2008-04-10 |
H. Peter Anvin | Merge commit 'syslinux-3.63' into gpxe-added syslinux-3.70-pre9 |
tree | commitdiff |
2008-04-08 |
H. Peter Anvin | memdisk: allow up to 1024 e820 descriptors |
tree | commitdiff |
2008-03-23 |
H. Peter Anvin | Merge commit 'origin/nolen' into gpxe-support |
tree | commitdiff |
2008-03-21 |
H. Peter Anvin | Merge commit 'syslinux-3.63-pre2' into nolen syslinux-3.70-pre5 |
tree | commitdiff |
2008-03-06 |
H. Peter Anvin | Use $(CC) in gcc_ok macro, not plain gcc |
tree | commitdiff |
2008-02-20 |
H. Peter Anvin | Whitespace cleanup... syslinux-3.62-pre11 |
tree | commitdiff |
2008-01-16 |
H. Peter Anvin | Standardize format for copyright lines and update |
tree | commitdiff |
2008-01-10 |
H. Peter Anvin | Merge commit 'origin/adv' into gpxe-support |
tree | commitdiff |
2008-01-10 |
H. Peter Anvin | Merge commit 'origin/master' into adv |
tree | commitdiff |
2008-01-10 |
H. Peter Anvin | Update copyright year |
tree | commitdiff |
2007-12-27 |
H. Peter Anvin | Merge commit 'syslinux-3.60-pre6' into gpxe-support |
tree | commitdiff |
2007-12-18 |
H. Peter Anvin | Merge commit 'origin/master' into adv syslinux-3.60-pre6 |
tree | commitdiff |
2007-12-18 |
H. Peter Anvin | Move doc files to doc/, and add man pages from Debian syslinux-3.55-pre2 |
tree | commitdiff |
2007-10-10 |
H. Peter Anvin | Makefiles: create NASMOPT variable |
tree | commitdiff |
2007-09-25 |
H. Peter Anvin | Merge commit 'syslinux-3.52' into gpxe-support syslinux-3.60-pre2 |
tree | commitdiff |
2007-09-24 |
H. Peter Anvin | Fix building on a 64-bit system without a 32-bit system... syslinux-3.52 syslinux-3.52-pre10 |
tree | commitdiff |
2007-09-21 |
H. Peter Anvin | memdisk: add "nopass" option to completely take over... |
tree | commitdiff |
2007-08-28 |
Duane Voth | MEMDISK: Fix register messup in EDD |
tree | commitdiff |
2007-07-09 |
H. Peter Anvin | MEMDISK: Try for better EDD compliance |
tree | commitdiff |
2007-06-30 |
H. Peter Anvin | Forgot to add our own drive to the drive count! syslinux-3.52-pre3 |
tree | commitdiff |
2007-06-09 |
H. Peter Anvin | Show list file addresses in absolute syslinux-3.50 |
tree | commitdiff |
2007-05-25 |
Luciano Rocha | Don't clobber /dev/null when compiling as root |
tree | commitdiff |
2007-03-15 |
H. Peter Anvin | Stealth whitespace cleanup (automated) |
tree | commitdiff |
2007-02-10 |
H. Peter Anvin | Merge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5 |
tree | commitdiff |
2007-02-07 |
H. Peter Anvin | Merge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... |
tree | commitdiff |
2007-02-07 |
H. Peter Anvin | Deal with various distributions breaking gcc in weird... |
tree | commitdiff |
2007-02-01 |
H. Peter Anvin | Merge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... |
tree | commitdiff |
2007-01-31 |
H. Peter Anvin | Merge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... |
tree | commitdiff |
2007-01-31 |
H. Peter Anvin | MEMDISK: add alias "cbios" == "noebios" == "noedd" |
tree | commitdiff |
2007-01-31 |
H. Peter Anvin | MEMDISK: ebios/noebios as synonyms to edd/noedd |
tree | commitdiff |
2007-01-31 |
H. Peter Anvin | MEMDISK: Default to floppy = EDD off, hard disk = EDD... |
tree | commitdiff |
2007-01-29 |
H. Peter Anvin | Merge with syslinux-3.35 syslinux-3.40-pre4 |
tree | commitdiff |
2007-01-29 |
H. Peter Anvin | Fix the Makefile to handle overridden CC |
tree | commitdiff |
2007-01-29 |
H. Peter Anvin | Remove -m32 from the CC variable globally. |
tree | commitdiff |
2007-01-27 |
H. Peter Anvin | Update copyright dates to 2007 |
tree | commitdiff |
2006-11-22 |
H. Peter Anvin | Merge with syslinux-3.32-pre7 syslinux-3.40-pre3 |
tree | commitdiff |
2006-11-22 |
H. Peter Anvin | Merge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.32-pre7 |
tree | commitdiff |
2006-11-22 |
H. Peter Anvin | Resolve issue with push/pop ordering in raw mode. |
tree | commitdiff |
2006-11-14 |
H. Peter Anvin | memdisk: Update copyright date |
tree | commitdiff |
2006-10-30 |
H. Peter Anvin | memdisk: Constrain input drive numbers both by equipmen... syslinux-3.32-pre4 |
tree | commitdiff |
2006-10-24 |
H. Peter Anvin | memdisk: $PnP Installation Check structure length is... |
tree | commitdiff |
2006-10-20 |
H. Peter Anvin | [memdisk] Enable EDD support by default. syslinux-3.32-pre3 |
tree | commitdiff |
2006-10-17 |
H. Peter Anvin | Remove -x c from assembly preprocessing |
tree | commitdiff |
2006-10-17 |
H. Peter Anvin | Remove -traditional |
tree | commitdiff |
2006-10-17 |
H. Peter Anvin | Merge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... |
tree | commitdiff |
2006-10-17 |
H. Peter Anvin | [memdisk] Saner handling of the values returned to... |
tree | commitdiff |
2006-10-17 |
H. Peter Anvin | [memdisk] Make ES:DI point to the $PnP structure on... |
tree | commitdiff |
2006-10-03 |
H. Peter Anvin | Merge with 3.3x branch |
tree | commitdiff |
next |