summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-cli-pci.c
Commit message (Expand)AuthorAgeFilesLines
* hdt: Adding nomodule support in cliErwan Velu2012-05-271-0/+3
* Merge branch 'master' into chouffeErwan Velu2011-01-251-2/+2
|\
| * Fixing compilation warningErwan Velu2010-06-211-2/+2
* | hdt: Unique hardware detection pathErwan Velu2009-12-071-27/+0
|/
* hdt: Running NindentErwan Velu2009-11-241-237/+228
* hdt: Adding automatic modeErwan Velu2009-11-031-1/+1
* hdt: change remaining printf to more_printf (CLI)Pierre-Alexandre Meyer2009-11-011-27/+28
* hdt: fix printf typo (CLI)Pierre-Alexandre Meyer2009-11-011-1/+1
* Merge commit 'hpa/master' into for-erwanPierre-Alexandre Meyer2009-08-041-1/+0
|\
| * hdt: fix conflictErwan Velu2009-04-231-24/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...Erwan Velu2009-04-231-0/+23
| |\
| | * hdt: fix format string warningsSebastian Herbszt2009-04-171-3/+1
* | | hdt: Adding modules.alias supportErwan Velu2009-04-271-7/+20
|/ /
* | Merge commit 'mouraf/for-erwan' into for-erwanPierre-Alexandre Meyer2009-04-221-1/+4
|\ \
| * \ Merge commit 'erwan/master' into for-erwanPierre-Alexandre Meyer2009-04-171-32/+29
| |\ \
| * | | hdt: Get rid of nb_modules in struct cli_module_descrPierre-Alexandre Meyer2009-04-171-1/+4
* | | | hdt: MAC Address should only be displayed on the PXE DeviceErwan Velu2009-04-191-2/+3
| |/ / |/| |
* | | hdt: Improving more_printf & clear_screen managementErwan Velu2009-04-161-32/+29
|/ /
* | hdt: Converting printf to more_printfErwan Velu2009-03-271-6/+6
* | hdt: Make PCI module use the new frameworkPierre-Alexandre Meyer2009-03-211-241/+245
* | hdt: Implement show commands (hdt mode) with the new frameworkPierre-Alexandre Meyer2009-03-211-1/+2
|/
* hdt: Fix irq referencesPierre-Alexandre Meyer2009-03-141-4/+46
* hdt: Make pci_show staticPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Remove unused parameter in handle_pci_commandsPierre-Alexandre Meyer2009-03-141-2/+1
* hdt: Make show_pci_devices staticPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Make show_pci_help staticPierre-Alexandre Meyer2009-03-141-1/+1
* hdt: Remove unused variables in main_show_pciPierre-Alexandre Meyer2009-03-141-9/+0
* hdt: Fix indentation in source filesPierre-Alexandre Meyer2009-03-141-212/+216
* hdt: Adding PCI latencyErwan Velu2009-03-141-0/+1
* hdt: irq have to be in dev_infoErwan Velu2009-03-141-5/+5
* hdt: Adding legacy IRQ stuffErwan Velu2009-03-131-9/+39
* Improving helperwan2009-03-071-1/+6
* hdt: Adding mac & ip adress detectionErwan Velu2009-02-251-2/+5
* hdt: Renaming cli-net to cli-pxe Moving hardware initialisation test directly...Erwan Velu2009-02-251-63/+5
* hdt: PCI: adding "show list" & "show device <%d>" DMI: Using "show list" inst...Erwan Velu2009-02-251-1/+162
* hdt: CLI: Improving show pci outputErwan Velu2009-02-251-8/+67
* hdt: Adding more dmi/pci support in cli modeErwan Velu2009-02-251-0/+71