24 Commits (f460a436caa46045442e0d368b2913f7f25dd0b2)

Author SHA1 Message Date
  Michael Brown a87c0c4f0f [isa] Avoid spurious compiler warning on gcc 4.7 12 years ago
  Michael Brown fc7e2be617 [device] Make driver name a generic device property 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Pantelis Koukousoulas 180d99fc22 [isa] Fix a small typo in isa.c. 15 years ago
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 years ago
  Holger Lubitz e3c72a3438 Revert "convert to zalloc" 17 years ago
  Holger Lubitz 3414fd8df8 convert to zalloc 17 years ago
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown c3e41e6fd1 Added soon-to-be-requisite missing include. 18 years ago
  Michael Brown 282b6f1a1a isa.c uses the new table infrastructure. 19 years ago
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver 19 years ago
  Michael Brown 5bace628ae Added "name" field to bus structure. 19 years ago
  Michael Brown feb652709d Must not go beyond end of driver's probe list. 19 years ago
  Michael Brown 924143661a Updated all common buses to new API. 19 years ago
  Michael Brown cf79681b80 Fix BUILD_SERIAL. 19 years ago
  Michael Brown 85b00c4b72 Move RELOCATE into config.h 19 years ago
  Michael Brown 03346742c0 Use only the header files that we need 19 years ago
  Michael Brown e1a9798af4 Improved debugging output 19 years ago
  Michael Brown 9f02376409 Make isa_probe_addr a simple integer rather than a struct, to facilitate 19 years ago
  Michael Brown 344ea224b4 Standardised debug message. 19 years ago
  Michael Brown 9eac705dd2 Added a generalised ISA device-probing mechanism. 19 years ago