aboutsummaryrefslogtreecommitdiff
path: root/src/util/parserom.pl
AgeCommit message (Expand)AuthorFilesLines
2016-06-03[build] Remove nested "my" declarationVinson Lee1-1/+1
2015-06-01[build] Fix .ids.o creation for drivers not in the all-drivers buildMichael Brown1-0/+1
2015-04-22[build] Construct all-drivers list based on driver classMichael Brown1-1/+1
2015-04-13[build] Rewrite parserom.pl to support multiple source filesRobin Smidsrød1-51/+244
2012-04-18[util] Add utility to generate list of supported network cardsRobin Smidsrød1-1/+1
2011-11-16[build] Include UNDI PCI driver within all-drivers buildMichael Brown1-1/+1
2011-03-30[build] Avoid generating ROMs with "match-any" vendor or device IDsMichael Brown1-0/+1
2011-03-30[build] Include only one copy of each ROM in "make allroms"Michael Brown1-4/+4
2009-03-26[pci] Add driver_data field to struct pci_device_idThomas Miletich1-1/+2
2008-03-06[Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.romMichael Brown1-1/+1
2007-11-19Add bin/pci_VVVV_DDDD target to allow building ROM images withoutMichael Brown1-4/+5
2005-04-08Merged mcb30-realmode-redesign back to HEADMichael Brown1-0/+63