41 Commits (a6d49c17c9ef82420138a51b52a9ce57074650db)

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