summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge commit 'erwan/master' into for-erwanPierre-Alexandre Meyer2009-04-1727-278/+324
| |\ \ \
| * | | | hdt: Get rid of nb_modules in struct cli_module_descrPierre-Alexandre Meyer2009-04-1710-33/+63
| * | | | hdt: Get rid of MAX_MODESPierre-Alexandre Meyer2009-04-163-16/+23
| | |_|/ | |/| |
* | | | hdt: removing useless more_printfErwan Velu2009-04-191-5/+5
* | | | hdt: removing useless more_printfErwan Velu2009-04-191-5/+5
* | | | hdt: more_printf was eating a lineErwan Velu2009-04-191-1/+1
* | | | hdt: MAC Address should only be displayed on the PXE DeviceErwan Velu2009-04-191-2/+3
* | | | hdt: fixing typoErwan Velu2009-04-192-3/+3
* | | | hdt: Cleaning dmi chassis asset tag outputErwan Velu2009-04-192-3/+3
* | | | hdt: removing multiple spacesErwan Velu2009-04-194-3/+37
* | | | hdt: moving contact adress to the mailing listErwan Velu2009-04-181-1/+1
| |/ / |/| |
* | | hdt: removing useless clear_screenErwan Velu2009-04-161-2/+0
* | | hdt: Improving more_printf & clear_screen managementErwan Velu2009-04-1610-190/+181
* | | hdt: Fixing wrong printf callsErwan Velu2009-04-161-2/+2
* | | hdt: Adding reset_more_printf()Erwan Velu2009-04-162-0/+5
* | | hdt: menu should be 80x25Erwan Velu2009-04-161-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...Erwan Velu2009-04-164-7/+21
|\ \ \
| * \ \ Merge branch 'syslinux-3.7x'H. Peter Anvin2009-04-166-29/+31
| |\ \ \ | | |_|/ | |/| |
| | * | rosh: don't compile rosh.lnx by defaultsyslinux-3.75H. Peter Anvin2009-04-151-1/+1
| | * | hdt: Fixing latency indentationErwan Velu2009-04-151-1/+1
| | * | pci: Using for_each_pci_func3Erwan Velu2009-04-151-3/+2
| | * | pci: add pci_for_each_func3() which produces an addressH. Peter Anvin2009-04-151-0/+10
| | * | PCI: Fixing freeze when detecting many PCI devicesErwan Velu2009-04-151-22/+11
| | * | menu: modify MENU SAVE to be a cascading defaultH. Peter Anvin2009-04-143-6/+20
* | | | pci: Using for_each_pci_func3Erwan Velu2009-04-151-3/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu2009-04-156-43/+73
|\ \ \ \ | |/ / /
| * | | pci: add pci_for_each_func3() which produces an addressH. Peter Anvin2009-04-141-0/+10
| * | | Fix infinite loop in syslinux_memmap_find()H. Peter Anvin2009-04-132-8/+8
| * | | shuffle_rm.c: minor style cleanupH. Peter Anvin2009-04-131-8/+8
| * | | shuffler: work around KVM problem with the new shufflerH. Peter Anvin2009-04-134-13/+30
| * | | bootrm: allow entering with IF=1; smarter stub locationH. Peter Anvin2009-04-132-26/+29
* | | | hdt: Fixing latency indentationErwan Velu2009-04-141-1/+1
* | | | PCI: Fixing freeze when detecting many PCI devicesErwan Velu2009-04-141-22/+11
* | | | hdt: Shortening extension when using ISOLINUXErwan Velu2009-04-131-0/+19
* | | | hdt: Opening console earlierErwan Velu2009-04-131-1/+2
* | | | hdt: Detect syslinux earlierErwan Velu2009-04-131-3/+3
* | | | hdt: 0.3.0Erwan Velu2009-04-131-1/+1
* | | | Merge branch 'for-erwan' of ssh://erwan@terminus.zytor.com/pub/git/users/pam/...Erwan Velu2009-04-1339-357/+759
|\ \ \ \ | | |_|/ | |/| |
| * | | hdt: DEL must be handle as BACKSPACEPierre-Alexandre Meyer2009-04-111-6/+7
| * | | Merge branch 'master' into for-erwanPierre-Alexandre Meyer2009-04-1139-357/+759
| |\ \ \ | | |/ /
| | * | Merge branch 'new-shuffler'H. Peter Anvin2009-04-088-171/+234
| | |\ \ | | | |/ | | |/|
| | | * memscan: adjust lower limit; saner handling of insane DOS memory sizesH. Peter Anvin2009-04-041-9/+17
| | | * Merge branch 'master' into new-shufflerH. Peter Anvin2009-04-041-3/+3
| | | |\
| | | * | Update copyright noticesH. Peter Anvin2009-04-044-2/+6
| | | * | Merge branch 'master' into new-shufflerH. Peter Anvin2009-04-0429-131/+467
| | | |\ \
| | | * | | shuffler: fix infinite loop in syslinux_memmap_find()H. Peter Anvin2009-03-311-0/+1
| | | * | | chain.c32: remove misleading commentH. Peter Anvin2009-03-311-1/+0
| | | * | | shuffle: use SMT_RESERVED for the forbidden regionH. Peter Anvin2009-03-311-1/+1
| | | * | | chain.c32: remove loadbase < 0x7c00 hackH. Peter Anvin2009-03-311-70/+7
| | | * | | shuffler: make the new shuffler actually workH. Peter Anvin2009-03-316-93/+207