profile/ivi/syslinux.git
2009-05-29 H. Peter AnvinMerge branch 'master' into core32
2009-05-29 H. Peter AnvinMerge branch 'for-3.81'
2009-05-27 H. Peter Anvinisohybrid: make isolinux.bin and isohybrid two-way... syslinux-3.81 syslinux-3.81-pre16
2009-05-26 H. Peter Anvinhead.inc: error out on NASM older than 2.00
2009-05-26 H. Peter Anvin.got.plt is really part of the GOT
2009-05-26 H. Peter AnvinMerge branch 'master' into core32
2009-05-26 H. Peter AnvinMerge branch 'for-3.81'
2009-05-26 H. Peter Anvinisohdpfx: don't clear %ds before parsing partiting... syslinux-3.81-pre15
2009-05-26 H. Peter Anvindos: uninline far data accessor functions
2009-05-26 H. Peter Anvinrelocs: handle R_386_NONE; better error messages
2009-05-26 H. Peter AnvinMerge branch 'master' into core32
2009-05-26 H. Peter Anvindoc: add the Linux kernel coding style document
2009-05-26 H. Peter AnvinNindent: indent script from the NASM project
2009-05-26 H. Peter AnvinMerge branch 'master' into core32
2009-05-26 H. Peter Anvinisohybrid: we are backwards compatible again, change...
2009-05-26 H. Peter AnvinMerge branch 'master' into core32
2009-05-26 H. Peter Anvinaltmbr: cap at 439 bytes so the partition select byte...
2009-05-26 H. Peter Anvindos installer: reuse ldlinux_seg
2009-05-26 H. Peter AnvinMerge branch 'master' into core32
2009-05-26 H. Peter Anvinisohybrid: revert to a stack format compatible with... syslinux-3.81-pre14
2009-05-25 H. Peter AnvinMerge branch 'master' into core32
2009-05-25 H. Peter Anvincom32: add dependency on com32.ld -> *.elf syslinux-3.81-pre13
2009-05-25 H. Peter AnvinNEWS: document altmbr fix
2009-05-25 H. Peter Anvinaltmbr: fix accounting of logical partitions
2009-05-25 H. Peter Anvincom32r: verify the COM32R magic number
2009-05-25 H. Peter Anvincom32r: allow absolute and relative symbols based on...
2009-05-25 H. Peter Anvingitignore: add *.raw
2009-05-25 H. Peter Anvincore: remove *.raw files when cleaning up
2009-05-25 H. Peter Anvincom32r: properly pass the command line string to __pars...
2009-05-25 H. Peter AnvinAlign free_high_memory to a 64K boundary
2009-05-25 H. Peter AnvinAdd missing com32/tools/Makefile
2009-05-25 H. Peter AnvinAvoid clobbering PM code when loading the kernel
2009-05-25 H. Peter Anvincore: load the PM code at 1 MB, COM32R code follows
2009-05-25 H. Peter AnvinDocument the COM32R format
2009-05-25 H. Peter Anvincom32: make com32 modules self-relocating (COM32R)
2009-05-24 H. Peter Anvinisolinux: handle a core file greater than 64K
2009-05-24 H. Peter Anvinprepcore: fix ISOLINUX padding, cleanups
2009-05-24 H. Peter Anvincore: make decompression of the PM code actually work
2009-05-24 H. Peter Anvincore: fix mismerges with the master branch
2009-05-24 H. Peter AnvinMerge branch 'master' into core32
2009-05-24 H. Peter AnvinDon't set the autocr flag on the serial console; clean... syslinux-3.81-pre12
2009-05-24 H. Peter Anvincore: don't flush the serial port queue for a serial...
2009-05-24 H. Peter Anvincore: add file missing from previous checkin (serirq... syslinux-3.81-pre11
2009-05-24 H. Peter Anvincore: remove obsolete comment
2009-05-24 H. Peter Anvincore: add a proper interrupt handler for the serial...
2009-05-21 H. Peter AnvinMerge branch 'master' into core32
2009-05-21 H. Peter Anvinidle: set NoHalt back to 0 as it should be syslinux-3.81-pre10
2009-05-21 H. Peter Anvinisohybrid: add missing isohdppx.S file
2009-05-21 H. Peter AnvinDrop support for ACPI 3 E820 extended memory attributes
2009-05-21 H. Peter AnvinNEWS: update isohybrid changes
2009-05-21 H. Peter Anvinisohybrid: support booting from partition; fix CBIOS...
2009-05-21 H. Peter Anvinisohybrid: allow selecting the _c and _f versions of...
2009-05-21 H. Peter Anvinidle: handle PXE stacks which improperly disable interrupts syslinux-3.81-pre9
2009-05-21 H. Peter Anvinchain.c32: remove clobber of drivename/partition
2009-05-21 H. Peter Anvinisohybrid: add options, change default ptype to 0x17 syslinux-3.81-pre8
2009-05-20 H. Peter Anvincore: drop double clearing of .uibss
2009-05-20 H. Peter AnvinMerge branch 'master' into core32
2009-05-20 H. Peter AnvinNEWS: add note about linux.c32 having a quiet command
2009-05-20 H. Peter Anvinmeminfo: distinguish between no flags and flags=1 syslinux-3.81-pre7
2009-05-20 H. Peter Anvincore: LZO compress the PM part of the core
2009-05-20 H. Peter Anvincore: fill unused space in .text with NOP not zero
2009-05-20 H. Peter Anvinupx: try --lzma first, since --ultra-brute doesn't...
2009-05-20 H. Peter Anvindos: run UPX on the DOS installer binary if we have it
2009-05-19 H. Peter Anvindos: add a prototype for calloc()
2009-05-19 H. Peter AnvinStandardize the names SECTOR_SIZE and SECTOR_SHIFT
2009-05-19 H. Peter AnvinFAT: change DOS installer to EXE; additional 32K limit...
2009-05-19 H. Peter Anvinlibinstaller: "nsect" is the size of ldlinux.sys, not...
2009-05-19 H. Peter Anvinlibinstaller: fix definition of bsHeadLen
2009-05-19 H. Peter AnvinFAT: update the FAT installers to match the new disksta...
2009-05-19 H. Peter Anvinpxelinux: revert to a separate stack implementation
2009-05-19 H. Peter Anvinpxelinux: set StackTop == StackBuf
2009-05-19 H. Peter Anvincore: use reserved stack space only for replace_bootstrap
2009-05-18 H. Peter AnvinMerge branch 'master' into core32
2009-05-18 H. Peter AnvinDon't run to comboot API with interrupts off syslinux-3.81-pre6
2009-05-18 H. Peter AnvinMerge branch 'master' into core32
2009-05-18 H. Peter Anvincore/conio.inc: when reading the serial port, drop... syslinux-3.81-pre5
2009-05-18 H. Peter AnvinMerge branch 'master' into core32
2009-05-18 H. Peter AnvinMerge branch 'master' into core32
2009-05-18 H. Peter Anvincore/pxeidle.inc: fix pops with no matching push
2009-05-18 H. Peter AnvinTry to HLT the processor during idle syslinux-3.81-pre4
2009-05-18 H. Peter Anvincore: change "Linux needs..." to "Syslinux needs..."
2009-05-18 H. Peter Anvinversion: set this version to 4.00
2009-05-18 H. Peter AnvinMove the NASM debugging options to a separate variable
2009-05-17 H. Peter Anvincore: move common module includes to common.inc
2009-05-17 H. Peter Anvincore: move real-mode callback code to callback.inc
2009-05-17 H. Peter Anvincore: add .textnr to layout.inc
2009-05-17 H. Peter Anvincore: move 32-bit code out of the .text16 segment
2009-05-17 H. Peter Anvincore: move "-g -F stabs" to NASMOPT
2009-05-17 H. Peter AnvinMerge branch 'master' into core32
2009-05-17 H. Peter Anvinbcopyxx: remove 16-bitisms syslinux-3.81-pre3
2009-05-17 H. Peter Anvinbcopyxx/memmove: fix alignment logic for reverse moves
2009-05-15 H. Peter AnvinFix clobber of the command line when using F-keys+LSS...
2009-05-15 H. Peter Anvincore: make auxseg a piece of address space assigned...
2009-05-15 H. Peter Anvincore: add pm_call convenience macro
2009-05-15 H. Peter Anvincore: make the intcall/farcall/cfarcall routines reentrant
2009-05-15 H. Peter Anvincore: make the COMBOOT API available to in-kernel PM...
2009-05-15 H. Peter Anvincore: move core definitions to include/core.h
2009-05-15 H. Peter Anvincore: rewrite rllpack in C
2009-05-15 H. Peter Anvincore: link with libcom32 and libgcc
2009-05-15 H. Peter Anvincore/diskstart.inc: break transactions on 64K boundaries
next