summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: extend conventional memory warning with amount seensyslinux-4.05-pre1H. Peter Anvin2011-05-241-9/+15
* Add "make strip" targetH. Peter Anvin2011-05-098-4/+30
* Remove -s for host binariesH. Peter Anvin2011-05-093-3/+3
* linux: remove debugging OPTFLAGSH. Peter Anvin2011-05-091-1/+1
* syslinux.mk: $(MAKEDIR), not $(makefiledir)H. Peter Anvin2011-05-011-2/+2
* chain.c32: allow specifying arbitrary seg/offs/entryH. Peter Anvin2011-05-011-21/+67
* chain: Support loading ReactOS' FreeLdrShao Miller2011-05-012-0/+18
* chain: Run Nindent on chain.cShao Miller2011-05-011-11/+9
* diag/geodsp/Makefile: Use make variablesGene Cumm2011-04-292-5/+8
* diag/geodsp: Save the .bin filesGene Cumm2011-04-261-1/+1
* diag/geodsp: Makefile cleanupGene Cumm2011-04-261-7/+2
* diag/geodsp: Fix .img.gz prerequisiteGene Cumm2011-04-261-1/+1
* hdt: add back -I$(com32)H. Peter Anvin2011-04-261-1/+1
* sysdump: add $(LIBS) to the link ruleH. Peter Anvin2011-04-261-1/+1
* Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin2011-04-2640-55/+81
|\
| * lua: Delete superfluous $(LIBS) prerequisiteMatt Fleming2011-04-161-2/+1
| * sysdump: Delete superfluous $(LIBS) prerequisiteMatt Fleming2011-04-161-2/+1
| * hdt: Delete superfluous $(LIBS) prerequisitesMatt Fleming2011-04-161-2/+1
| * menu.c32: Delete superfluous $(LIBS) prerequistiteMatt Fleming2011-04-161-3/+2
| * mboot.c32: Delete superfluous $(LIBS) prerequisiteMatt Fleming2011-04-111-2/+1
| * Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-0739-42/+71
* | isolinux: remove broken and obsolete open_file_tH. Peter Anvin2011-04-251-16/+0
* | isolinux: remove .img file supportH. Peter Anvin2011-04-254-193/+9
* | com32: inet_ntoa() takes struct in_addrH. Peter Anvin2011-04-253-17/+20
* | hdt: remove set-but-unused variableH. Peter Anvin2011-04-251-3/+0
* | Merge remote-tracking branch 'sherbszt/gfxboot32'H. Peter Anvin2011-04-251-1/+18
|\ \
| * | gfxboot: pass current working dir to gfxboot coreSteffen Winterfeldt2011-04-251-0/+13
| * | gfxboot: handle INITRD config lineSteffen Winterfeldt2011-04-241-1/+5
* | | Merge remote-tracking branch 'hdt/master'H. Peter Anvin2011-04-2577-316/+4027
|\ \ \
| * | | hdt: Final release 0.5.0hdt/0.5.0Erwan Velu2011-04-211-1/+1
| * | | hdt: Using dashed instead of . into label nameErwan Velu2011-04-211-4/+4
| * | | hdt: Fixing ACPI displayErwan Velu2011-04-202-3/+3
| * | | hdt: New release beta5hdt/0.5.0-beta5Erwan Velu2011-04-201-1/+1
| * | | libupload: Adding tftp.h missing fileErwan Velu2011-04-201-0/+22
| * | | hdt: Showing specific message for auto modeErwan Velu2011-04-201-2/+1
| * | | hdt: Removing useless printf in dump modeErwan Velu2011-04-201-2/+0
| * | | libupload: Fixing tftp return valueErwan Velu2011-04-201-2/+2
| * | | hdt: New release Beta4hdt/0.5.0-beta4Erwan Velu2011-04-191-1/+1
| * | | hdt: Adding dump mode on pre-built imagesErwan Velu2011-04-191-0/+9
| * | | hdt: Preventing dump mode if no PXE configErwan Velu2011-04-191-0/+5
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu2011-04-1821-54/+295
| |\ \ \
| * | | | hdt: Reporting TFTP errors in dump modeErwan Velu2011-04-181-1/+22
| * | | | libupload: Implementing error code on tftpErwan Velu2011-04-183-17/+45
| * | | | hdt: Fixing automatic mode parsingErwan Velu2011-04-182-15/+9
| * | | | libupload: Fixing memset callErwan Velu2011-04-181-2/+2
| * | | | hdt: New release 0.5.0-beta3hdt/0.5.0-beta3Erwan Velu2011-04-171-1/+1
| * | | | cpuid: Using generic model if cyrix id is unknownErwan Velu2011-04-161-3/+6
| * | | | cpuid: Improving Cyrix/NSC detectionErwan Velu2011-04-162-0/+163
| * | | | hdt: Fixing buffer corruption in PXE menuErwan Velu2011-04-151-3/+3
| * | | | cpuid: Managing UNKNOWN CPU betterErwan Velu2011-04-142-3/+9