summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | | hdt: Changing boot flag semantic in menu modeErwan Velu2011-04-131-2/+2
| | * | | | cpuid: add cpuid info for "Geode by NSC"Jim Cromie2011-04-131-0/+6
| | * | | | hdt: fix precedence problem in double-space checkJim Cromie2011-04-131-1/+1
| | * | | | hdt: Display non-sequentials disks configurationsErwan Velu2011-04-131-3/+3
| | * | | | hdt: Adding chain.c32 to pre-built imagesErwan Velu2011-04-131-1/+4
| | * | | | hdt: Fixing checksums deletionErwan Velu2011-04-121-1/+1
| | * | | | hdt: New release 0.5.0-beta2hdt/0.5.0-beta2Erwan Velu2011-04-121-1/+1
| | * | | | hdt: Adding dump entry in the menuErwan Velu2011-04-113-0/+14
| | * | | | hdt: Adding checksums fileErwan Velu2011-04-111-0/+6
| | * | | | hdt: Adding dump_mode & tftp_ip boot optionErwan Velu2011-04-113-3/+19
| | * | | | hdt: new beta 0.5.0-beta1hdt/0.5.0-beta1Erwan Velu2011-04-111-2/+2
| | * | | | hdt: Dumping HDTErwan Velu2011-04-113-0/+52
| | * | | | hdt: Adding Kernel dumpingErwan Velu2011-04-113-0/+71
| | * | | | Merge remote branch 'hpa/master' into libuploadErwan Velu2011-04-1118-169/+228
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | hdt: Dumping ACPI structuresErwan Velu2011-04-043-0/+602
| | * | | | hdt: Fixing typoErwan Velu2011-04-041-1/+1
| | * | | | hdt: flags_to_string is now part of the acpi codeErwan Velu2011-04-041-19/+0
| | * | | | acpi: moving flags_to_string to base codeErwan Velu2011-04-042-0/+20
| | * | | | hdt: Removing debugging messageErwan Velu2011-04-031-1/+0
| | * | | | hdt: Cleaning macrosErwan Velu2011-04-031-11/+4
| | * | | | hdt: Making dumping code easier to useErwan Velu2011-04-039-66/+71
| | * | | | hdt: Removing corruption on printfErwan Velu2011-04-031-4/+11
| | * | | | hdt: Moving define for more coherencyErwan Velu2011-03-311-2/+2
| | * | | | hdt: Adding PCI dumpingErwan Velu2011-03-313-0/+138
| | * | | | hdt: Using Macro to create objectsErwan Velu2011-03-311-4/+3
| | * | | | hdt: Avoid memory corruptionErwan Velu2011-03-312-234/+228
| | * | | | hdt: Dumping memory configurationErwan Velu2011-03-293-0/+138
| | * | | | hdt: Displaying item name for missing dmi itemsErwan Velu2011-03-291-1/+4
| | * | | | hdt: Dumping oem & security itemsErwan Velu2011-03-291-0/+30
| | * | | | hdt: Dumping more memory configurationErwan Velu2011-03-291-1/+43
| | * | | | hdt: Dumping cache informationErwan Velu2011-03-291-0/+28
| | * | | | hdt: Improving base_board dumpErwan Velu2011-03-291-10/+25
| | * | | | hdt: Dumping DMIErwan Velu2011-03-283-2/+358
| | * | | | hdt: Adding add_ahi & addhs for dump modeErwan Velu2011-03-251-0/+2
| | * | | | hdt: Dumping disks partitionsErwan Velu2011-03-252-18/+75
| | * | | | hdt: Initial work for dumping disksErwan Velu2011-03-243-3/+93
| | * | | | zzjson: Avoid printing empty line after each printErwan Velu2011-03-231-1/+1