39 Commits (1c0ff6e1a720907f9211f43d4d8d9fc18d522348)

Author SHA1 Message Date
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device 13 years ago
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks 13 years ago
  Michael Brown 1651d4f6d7 [nvo] Remove the non-volatile options fragment list 13 years ago
  Michael Brown 97ef28aea0 [netdevice] Call netdev_link_[up|down|err]() only while registered 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 years ago
  Daniel Verkamp b8469eddaa [ethernet] Update mii.h and use it in drivers that had a private copy 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 15 years ago
  Michael Brown 57bbf0ec98 [etherfabric] Make use of pci_bar_start() 64-bit clean 15 years ago
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15 years ago
  Michael Brown 58dd6e04c5 [etherfabric] Merge changes from vendor tree 15 years ago
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices 15 years ago
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 years ago
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 years ago
  Michael Brown 7ce3df65c2 Default to port 0 (sic). 17 years ago
  Michael Brown a497e16767 The "increment MAC address by port number" hack applies only to EF1. 17 years ago
  Michael Brown a128b33b8b The VPD engine is broken and can't actually handle placing VPD 17 years ago
  Michael Brown 4c3e0fede5 Adjust EEPROM/flash detection to fit expected manufacturing practice. 17 years ago
  Michael Brown cb883b3faf Change some debugging messages to use DBG() 17 years ago
  Michael Brown cc9bcb99a0 Add the concept of a fragment list for non-volatile stored options. 17 years ago
  Michael Brown f944737045 Fixed two logic errors that were cancelling each other out. 17 years ago
  Michael Brown d62c83a350 Migrated etherfabric driver to using generic SPI layer. 17 years ago
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS 17 years ago
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces 17 years ago
  Michael Brown 4cd56820ea Basic non-volatile storage support 17 years ago
  Michael Brown 3234ef1b0b Merged changes from Solarflare 17 years ago
  Michael Brown d393e61d8a Temporary hack to work around the "TX overflow" problem in the interim 18 years ago
  Michael Brown 52de4935f9 Add 4 bytes to maximum frame length to allow for the frame checksum. 18 years ago
  Michael Brown e5865e796b Forward-port event queue fixes from 5.4 tree. 18 years ago
  Michael Brown a20c565ef3 Forward-port start-of-day fixes from 5.4 tree 18 years ago
  Michael Brown 50ab8c0e5b Forward-port reset-related changes from 5.4 tree. 18 years ago
  Michael Brown 714641ae6d Translate between "0 = success" and "0 = failure" call standards. 18 years ago
  Michael Brown 7ce44f7480 Update to use the generic i2c bit-bashing code. 18 years ago
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. 18 years ago
  Michael Brown 824d6ffa7f Header rearrangement. 18 years ago
  Michael Brown 239579efcf Build under gpxe 18 years ago