profile/ivi/syslinux.git
2009-05-29 H. Peter AnvinRun Nindent on com32/gdbstub/serial.c
2009-05-29 H. Peter AnvinRun Nindent on com32/gdbstub/main.c
2009-05-29 H. Peter AnvinRun Nindent on com32/gdbstub/gdbstub.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/simple.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/tui.h
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/tui.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/syslnx.h
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/syslnx.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/scancodes.h
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/passwords.h
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/passwords.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/menu.h
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/menu.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/help.h
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/help.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/des.h
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/des.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/com32io.h
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/libmenu/com32io.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/display.c
2009-05-29 H. Peter AnvinRun Nindent on com32/cmenu/complex.c
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 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 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 Anvinisohybrid: we are backwards compatible again, change...
2009-05-26 H. Peter Anvinaltmbr: cap at 439 bytes so the partition select byte...
2009-05-26 H. Peter Anvinisohybrid: revert to a stack format compatible with... syslinux-3.81-pre14
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-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 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 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-18 H. Peter AnvinDon't run to comboot API with interrupts off syslinux-3.81-pre6
2009-05-18 H. Peter Anvincore/conio.inc: when reading the serial port, drop... syslinux-3.81-pre5
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-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-05 H. Peter Anvinlinux.c32: replace the kernel name with BOOT_IMAGE= syslinux-3.81-pre2
2009-05-05 H. Peter Anvinlinux.c32: honor the "quiet" flag
2009-05-05 H. Peter Anvinbcopyxx: EDX already points to the GDT; no reason to...
2009-05-05 H. Peter Anvinload_linux.c: quiet warning
2009-05-05 H. Peter Anvinload_linux.c: consider a zImage kernel to be non-reloca...
2009-05-05 H. Peter Anvinload_linux.c: when relocating, need to update code32_start
2009-05-05 H. Peter Anvinload_linux.c: add missing header file
2009-05-05 H. Peter Anvinlinux.c32: cap the stack pointer to 0xfff0
2009-05-05 H. Peter AnvinNEWS: document linux.c32 fix. syslinux-3.81-pre1
2009-05-05 H. Peter Anvinshuffler: fix setting up esp in real-mode shuffles
2009-05-04 Sebastian Herbsztpoweroff: add copyright notice
2009-05-04 H. Peter AnvinNext version will probably be 3.81
2009-05-04 H. Peter Anvincore: remove vestiges of using nasm -f bin syslinux-3.80
2009-05-04 H. Peter AnvinNEWS: drop plans for a 3.76 release
2009-05-04 H. Peter AnvinDocument poweroff module.
2009-05-04 Sebastian Herbsztpoweroff COMBOOT module
2009-05-04 H. Peter Anvinmboot: handle ELF Multiboot kernel where paddr != vaddr
2009-05-03 H. Peter Anvinshuffler: when looking for temporary memory, it has... syslinux-3.80-pre8
2009-05-03 H. Peter Anvinmovebits: make the user-space test cases slightly easier
2009-05-03 H. Peter Anvinshuffler: correctly handle one-to-many relationships syslinux-3.80-pre7
2009-05-03 H. Peter Anvinshuffle: align the shuffle safe area
2009-05-03 H. Peter Anvinsyslinux_dump_memmap(): make it easier to spot errors
2009-05-02 H. Peter Anvinsyslinux_add_memmap(): fix failures at address zero...
2009-05-02 H. Peter Anvinmboot: align the stack to a 16-byte boundary
2009-05-02 H. Peter Anvinmboot: move setting regs.eax to mboot_run()
2009-05-02 H. Peter Anvinmboot: move map initialization out of map_image()
2009-05-02 H. Peter Anvinui.inc: when looking for whitespace in kernel names...
2009-05-02 Sebastian Herbsztpxechain: remove unused ipaddrbuf
2009-05-02 Sebastian Herbsztcore: make vk_rname default to mangled vk_vname
2009-05-01 H. Peter Anvingfxboot: increase bss alignment to 4K syslinux-3.80-pre6
2009-05-01 H. Peter Anvingfxboot: align buffers and move them into bss
2009-05-01 H. Peter AnvinNEWS: document isohybrid fix
2009-05-01 Pascal Terjanisohybrid: preserve MBR id in isohybrid
2009-05-01 Pascal Terjanisohybrid: support iso images over 2GB
2009-04-30 H. Peter AnvinDocument boot-once fix.
2009-04-30 H. Peter AnvinADV: EDD "write with verify" is AL=01h or AL=02h, not...
2009-04-30 H. Peter Anvincmenu: add .gitignore file
2009-04-30 H. Peter Anvinmboot: disable DEBUG
2009-04-30 H. Peter AnvinNEWS: update
2009-04-30 H. Peter Anvinlinux.c32: move handling of mem= and vga= into the... syslinux-3.80-pre5
2009-04-29 H. Peter Anvincore: make localboot another vkernel type syslinux-3.80-pre4
2009-04-29 H. Peter Anvinshuffle_pm: remove unused variables and includes
2009-04-29 H. Peter Anvinmemscan: use the contents of the ebda_seg, not the...
2009-04-29 H. Peter Anvinmboot: silence warning
next