lua: Delete superfluous $(LIBS) prerequisite
[profile/ivi/syslinux.git] / com32 /
2011-04-16 Matt Fleminglua: Delete superfluous $(LIBS) prerequisite
2011-04-16 Matt Flemingsysdump: Delete superfluous $(LIBS) prerequisite
2011-04-16 Matt Fleminghdt: Delete superfluous $(LIBS) prerequisites
2011-04-16 Matt Flemingmenu.c32: Delete superfluous $(LIBS) prerequistite
2011-04-11 Matt Flemingmboot.c32: Delete superfluous $(LIBS) prerequisite
2011-04-07 Matt FlemingMakefile: Move Makefile fragments into mk/
2011-04-04 H. Peter Anvincom32, bitops: proper constraint for byte-sized output syslinux-4.04-pre21
2011-04-04 H. Peter Anvintinyjpeg: change DEBUG to JPEG_DEBUG
2011-04-04 H. Peter Anvincom32, bitops: an "m" constraint takes an object, not...
2011-04-04 H. Peter Anvincom32: fix range handling in vsscanf
2011-04-04 H. Peter Anvinbitops: the bt instructions returns result in CF, not ZF
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/memdiskdbg-for... syslinux-4.04-pre17
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/diag-mbr-handoff... syslinux-4.04-pre16
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/diag-geodsp-for...
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'sherbszt/gfxboot32'
2011-03-30 Sebastian Herbsztgfxboot: remove save_read() function
2011-03-30 Sebastian Herbsztgfxboot: remove lowmem_buf_size variable
2011-03-30 Sebastian Herbsztgfxboot: don't use the bounce buffer
2011-03-30 Sebastian Herbsztgfxboot: use skipspace()
2011-03-29 H. Peter AnvinMerge remote-tracking branch 'mcb30/empty-tftp-ip'
2011-03-18 H. Peter Anvinlinux.c32: For protocol 2.10+, use init_size when reloc...
2011-03-17 H. Peter AnvinMerge remote-tracking branch 'genec/gpxelinux-kpxe...
2011-03-17 Gene CummMerge branch 'master' into diag-mbr-handoff-for-hpa
2011-03-16 H. Peter AnvinMerge remote-tracking branch 'genec/diag-geodsp-for...
2011-03-16 H. Peter AnvinMerge remote-tracking branch 'genec/news-for-hpa'
2011-03-16 H. Peter AnvinMerge remote-tracking branch 'genec/doc-syslinux-for...
2011-03-16 H. Peter Anvincom32/cmenu/adv_menu.tpl: Use the proper value for...
2011-03-16 H. Peter Anvincom32/tools/relocs.c: remove variables set but not...
2011-03-16 H. Peter Anvincom32/rosh/rosh.h: remove variables set but not used
2011-03-16 H. Peter Anvincom32/rosh/rosh.c: remove variables set but not used
2011-03-16 H. Peter Anvincom32/lua/src/vesa.c: remove variables set but not...
2011-03-16 H. Peter Anvincom32/lua/src/syslinux.c: remove variables set but...
2011-03-16 H. Peter Anvincom32/lib/vsscanf.c: remove variables set but not used
2011-03-16 H. Peter Anvincom32/lib/syslinux/shuffle.c: remove variables set...
2011-03-16 H. Peter Anvincom32/lib/sys/rawcon_read.c: remove variables set but...
2011-03-16 H. Peter Anvincom32/lib/jpeg/tinyjpeg.c: remove variables set but...
2011-03-16 H. Peter Anvincom32/hdt/hdt-menu-summary.c: remove variables set...
2011-03-16 H. Peter Anvincom32/hdt/hdt-cli-kernel.c: remove variables set but...
2011-03-16 H. Peter Anvincom32/cmenu/libmenu/help.c: remove variables set but...
2011-03-14 H. Peter Anvinchain.c32: Allow both "guid" and "uuid"
2011-03-14 H. Peter Anvinchain.c32: fix specification of disk by GUID (UUID)
2011-03-02 H. Peter AnvinMerge remote branch 'genec/memdisk-maxmem-for-hpa' syslinux-4.04-pre10
2011-03-02 H. Peter AnvinMerge remote branch 'genec/rosh_for_hpa'
2011-03-02 H. Peter AnvinMerge remote branch 'genec/diskboot-comment-for-hpa'
2011-03-02 H. Peter AnvinMerge remote branch 'genec/core-diskstart-chkerr-for...
2011-03-02 H. Peter AnvinMerge remote branch 'genec/win64-mingw32-ubuntu-for...
2011-02-25 H. Peter Anvinskipspace: move out of line syslinux-4.04-pre9
2011-02-21 H. Peter AnvinMerge remote-tracking branch 'hdt/lua'
2011-02-09 Gene Cummlibcom32: Add header to suffix_number.c
2011-02-09 Gene Cummmemdisk & libcom32: Fix minor errors in previous commit
2011-02-09 Gene Cummcom32: Move suffix_number() from libutil to libcom32
2011-02-08 Erwan Velulua: Adding CPU module
2011-02-08 Gene Cummlibutil: copy suffix_number() from com32/lib/syslinux...
2011-02-07 Erwan Velucom32: single instance of skipspace()
2011-02-07 Erwan Velulua: Adding PCI init
2011-02-07 Erwan Velulua: Updating to 5.1.4.2
2011-02-07 Erwan Velulua: Updating to 5.1.4
2011-02-07 Erwan VeluMerge branch 'master' into lua
2011-02-07 Gene CummMerge branch 'master' into memdisk-maxmem-for-hpa
2011-02-06 Erwan Velulua: removing duplicated code from vesa.c
2011-02-06 Erwan Velulua: Preventing gcc warning on vesa.c
2011-02-06 Erwan Velulua: Making lua building with no gcc error
2011-02-06 Erwan VeluHDT: Releasing 0.4.1 syslinux-4.04-pre6
2011-02-03 Erwan Veluhdt: Fixing vesa detection
2011-02-02 Erwan Veluhdt: Releasing 0.4.0
2011-02-02 Erwan Veluhdt: Ignoring *gz files
2011-01-31 Erwan Veluhdt: Adding BOOT support
2011-01-31 Erwan VeluACPI: Adding BOOT support
2011-01-31 Erwan Veluhdt: Adding SLIC support
2011-01-31 Erwan VeluACPI: Adding SLIC support
2011-01-31 Erwan VeluMerge branch 'master' of ssh://terminus.zytor.com/...
2011-01-31 Erwan Veluhdt: Adding MCFG support
2011-01-31 Erwan VeluACPI: Adding MCFG support
2011-01-31 Erwan Veluhdt: Displaying FACS in gui mode
2011-01-31 Erwan VeluACPI: Fixing typo in TCPA
2011-01-31 Erwan Veluhdt: Adding TCPA support
2011-01-31 Erwan Veluhdt: Adding TCPA support
2011-01-31 Erwan VeluACPI: Adding TCPA support
2011-01-31 Erwan Veluhdt: Fixing ACPI initialisation
2011-01-31 Erwan Veluhdt: Adding HPET support
2011-01-31 Erwan VeluACPI: Adding HPET support
2011-01-31 Erwan Veluhdt: Don't skrink cpu name
2011-01-31 Erwan VeluACPI: Improving tables detection
2011-01-31 Erwan VeluACPI: Fixing ACPI return codes
2011-01-31 Gene Cummrosh: 2 bug fixes; more debug code
2011-01-31 Gene CummMerge branch 'master' into rosh_for_hpa
2011-01-30 Laurent LicourDMI: Adjusting structures size / Adding cpu core
2011-01-30 Erwan Veluhdt: Improving CPU display
2011-01-26 Erwan VeluMerge remote branch 'origin/master' into chouffe
2011-01-26 Erwan Veluhdt: Updating gitignore
2011-01-26 Erwan Veluhdt: Updating memtest to 4.20
2011-01-26 Erwan Veluhdt: Switching to beta release
2011-01-26 Erwan VeluACPI: Fixing copyright
2011-01-26 Erwan Veluhdt: Adding ACPI to menu mode
2011-01-26 Erwan Veluhdt: Renaming madt items into apic
2011-01-26 Erwan VeluACPI: Displaying MADT as APIC
2011-01-26 Erwan VeluACPI: Fixing pointer arithmetic
2011-01-26 Erwan Veluhdt: Using void pointer to display acpi tables
2011-01-26 H. Peter AnvinMerge remote branch 'hdt/master' syslinux-4.04-pre5
2011-01-25 Erwan VeluACPI: Adding DEBUG_PRINT
next