]> mj.ucw.cz Git - pciutils.git/history - lspci.c
Merge remote-tracking branch 'twilfredo/wilfred/fixup-doe-bits'
[pciutils.git] / lspci.c
2006-09-09 Martin MaresAdded support for compressed pci.ids.
2006-09-09 Martin MaresCleaned up usage of `char' and `byte'.
2006-07-30 Martin MaresAdded support for MSI per-vector masking.
2006-07-30 Martin MaresAdded support for the `bridge subsystem ID' capability.
2006-07-30 Martin MaresFixed bug in printing of 64-bit prefetchable memory...
2006-06-27 Martin MaresAdd and use PCI_FILL_CLASS.
2006-06-03 Martin MaresIntroduced the -nn switch.
2006-05-31 Martin Maresdie() now uses the right program name when printing...
2006-05-05 Martin MaresFixed a silly bug in processing of the -D switch.
2006-05-05 Martin MaresAvoid changes of -m format.
2006-05-05 Martin MaresAdded the -D switch.
2006-05-05 Martin MaresReport cache line size in bytes.
2006-05-05 Martin MaresFixed decoding of link status register.
2006-05-05 Martin MaresFixed a bug in name lookups
2006-05-05 Martin MaresMemleak
2006-05-05 Martin MaresFixed 64 bit addresses and released as 2.2.0.
2006-05-05 Martin Mares-test11
2006-05-05 Martin MaresNew names.c
2006-05-05 Martin MaresRegister caching rewrite
2006-05-05 Martin MaresVarious improvements of PCI-X and PCI Express dumps.
2006-05-05 Martin MaresSpelling fixes.
2006-05-05 Martin MaresUse xmalloc(), not malloc().
2006-05-05 Martin MaresFix spelling of Hz
2006-05-05 Martin MaresFixed bugs in reading and interpreting of base addresses.
2006-05-05 Martin MaresHT improvements from Maciej
2006-05-05 Martin MaresMerged more PCI Express updates.
2006-05-05 Martin MaresAdded dumping of MSI-X caps.
2006-05-05 Martin MaresAdded support for 4096-byte extended configuration...
2006-05-05 Martin MaresAdded Windows port.
2006-05-05 Martin MaresAllow header type 1 for any bridge.
2006-05-05 Martin MaresBug fixes to format_agp_rate().
2006-05-05 Martin MaresHyperTransport capability support
2006-05-05 Martin MaresFix to the previous patch.
2006-05-05 Martin MaresDecode all bits in type 1 headers
2006-05-05 Martin MaresSupport for PCI domains finished
2006-05-05 Martin MaresPreliminary support for PCI domains
2006-05-05 Martin MaresRemoved "Linux" from the package name
2006-05-05 Martin MaresMerged bug fixes from Debian patches
2006-05-05 Martin MaresClean up types
2006-05-05 Martin MaresFixed calls to config_fetch()
2006-05-05 Martin MaresIncorrect error message fixed.
2006-05-05 Martin MaresRemoved $Id$
2006-05-05 Martin MaresAdd basic support for AGP3 fields.
2006-05-05 Martin Mareslspci: mention "-xxx" option in the help.
2006-05-05 Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05 Martin MaresAdded PCI-X stuff.
2006-05-05 Martin MaresFixed bug in AGP rate reporting.
2006-05-05 Martin MaresMin/max latency is now printed in nanoseconds.
2006-05-05 Martin MaresUpdated display of power management information to...
2006-05-05 Martin MaresMerged in AIX port.
2006-05-05 Martin MaresSynced pci.ids with Linux 2.3.40 and released as pciuti...
2006-05-05 Martin MaresFixed a bug in fetching of cardbus bridge header extens...
2006-05-05 Martin MaresSeveral small formatting fixes.
2006-05-05 Martin MaresAlpha IO_FORMAT fix by Andrea Arcangeli.
2006-05-05 Martin MaresIf prog-if is zero, but it's present in the ID list...
2006-05-05 Martin MaresReorganized the pci.ids file. Subsystems are listed...
2006-05-05 Martin Mares* pci.ids: New ID's. As usually.
2006-05-05 Martin MaresDon't show region size if it's zero (usually due to...
2006-05-05 Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05 Martin MaresAGP command register display bug fix from Petr Vandrovec.
2006-05-05 Martin MaresSparc/Sparc64 fixes by Jakub.
2006-05-05 Martin MaresAlpha compilation fixes by Matthew Jacob.
2006-05-05 Martin Mareso Don't assume unsigned long to be 64-bit on 64-bit...
2006-05-05 Martin MaresCapability list parser now recognizes all AGP and all...
2006-05-05 Martin MaresAdded `bus mapping mode' (-M) which scans the whole...
2006-05-05 Martin Mareslspci now understands PCI capability lists. Currently...
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...
2006-05-05 Martin MaresMiscellaneous documentation fixes.
2006-05-05 Martin MaresFixed displaying of prefetchable-memory-behind-bridge.
2006-05-05 Martin MaresRenamed the `dump whole config space' to `-xxx', so...
2006-05-05 Martin MaresBetter displaying of disabled and unassigned base addre...
2006-05-05 Martin MaresAdded support for printing of subsystem IDs.
2006-05-05 Martin MaresVerbose display of CardBus bridge headers (type 2)...
2006-05-05 Martin MaresNow responds to "--version"
2006-05-05 Martin MaresPCIutils 1.03.
2006-05-05 Martin MaresIntermediate version of pciutils.
2006-05-05 Martin MaresPCI-to-PCI bridges were not displayed properly in the...
2006-05-05 Martin MaresAdded machine-readable dump format.
2006-05-05 Martin Mares- Include pci.h in full distribution and use it instead...
2006-05-05 Martin Mares- Added a man page and updated README
2006-05-05 Martin MaresFirst released version of pciutils.
2006-05-05 Martin MaresAdded Geert's fixes for printing of disabled regions.
2006-05-05 Martin Mares- Minor tweaks for first publicly distributed beta...
2006-05-05 Martin MaresAdded a `device tree' output format neatly displaying...
2006-05-05 Martin MaresBeginning of the history.