4604 Commits (eaa86156484d72f50825fec3e313a732f258fd31)
 

Autor SHA1 Nachricht Datum
  Michael Brown 3aafe5fc54 [realtek] Report RX error detail in debug messages vor 11 Jahren
  Michael Brown 49d14f0d8d [base16] Ensure base16_encode() always terminates its result string vor 11 Jahren
  Marin Hannache 6ad05aa319 [legal] Add FILE_LICENCE for ath9k driver headers vor 11 Jahren
  Marin Hannache c5ece71972 [legal] Add FILE_LICENCE for core/errno.c vor 11 Jahren
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers vor 11 Jahren
  Marin Hannache 7f4a5c06a3 [linux] Add missing #include <stddef.h> vor 11 Jahren
  Michael Brown 18521a170c [intel] Incorporate ring producer and consumer counters in diagnostics vor 11 Jahren
  Adrian Jamróz ad4f58d410 [rhine] Rewrite VIA Rhine driver vor 11 Jahren
  Michael Brown c0d2aebdcf [lotest] Include sequence number within loopback test packets vor 11 Jahren
  Robin Smidsrød 7016164056 [settings] Add "version" builtin setting vor 11 Jahren
  Michael Brown eba6bb38f2 [cmdline] Accept "netX" in iPXE commands vor 11 Jahren
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link vor 11 Jahren
  Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism vor 11 Jahren
  Michael Brown 258195242b [settings] Add config/settings.h vor 11 Jahren
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci vor 11 Jahren
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type vor 11 Jahren
  Michael Brown c0cff94320 [netdevice] Add "bustype" and "busloc" settings vor 11 Jahren
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type vor 11 Jahren
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings vor 11 Jahren
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() vor 11 Jahren
  Michael Brown 362a628e52 [test] Add self-tests for base16 vor 11 Jahren
  Michael Brown d4f8e56bb4 [tcp] Fix comment to match code behaviour vor 11 Jahren
  Michael Brown 18d0818f94 [tcp] Do not send RST for unrecognised connections vor 11 Jahren
  Michael Brown 936134ed46 [autoboot] Use next-server from filename's settings block vor 11 Jahren
  Michael Brown 238050dfd4 [build] Work around bug in gcc >= 4.8 vor 11 Jahren
  Michael Brown e3dd10edc4 [bzimage] Fix spurious uninitialised-variable warning on some gcc versions vor 11 Jahren
  Michael Brown c825a9b39d [bzimage] Align initrd images to page boundary vor 11 Jahren
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates vor 11 Jahren
  Michael Brown 5d3d62d8d7 [realtek] Fix reopening of legacy-mode 8139 NIC vor 11 Jahren
  Michael Brown c4bce43c3c [netdevice] Reset MAC address when asked to clear the "mac" setting vor 11 Jahren
  Michael Brown 08bf79582a [netdevice] Add "chip" setting vor 11 Jahren
  Michael Brown dbea47ce7d [build] Add efidrv.cab target for UEFI Secure Boot signing vor 11 Jahren
  Michael Brown 640ab792a4 [build] Provide "allXXXs" targets for all media on all platforms vor 11 Jahren
  Frediano Ziglio 9df238a8aa [romprefix] Fix incorrect pointer offset in undiloader.S vor 11 Jahren
  Michael Brown 05d11b7337 [build] Use $(eval) if available vor 11 Jahren
  Michael Brown cb29cd4298 [crypto] Report meaningful error when certificate chain validation fails vor 11 Jahren
  Michael Brown 8bc20c1aa0 [smbios] Allow access to multiple instances of SMBIOS structures vor 11 Jahren
  Michael Brown a352fde45e [smbios] Allow access to unreferenced SMBIOS strings vor 11 Jahren
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" vor 11 Jahren
  Michael Brown b4ec6a6a68 [realtek] Defer packets when no transmit descriptors are available vor 11 Jahren
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions vor 11 Jahren
  Michael Brown ab1e3ce0d7 [dhcp] Remove obsolete bootp.h header vor 11 Jahren
  Michael Brown 9b1ec3132f [realtek] Ensure EEPROM writes reach chip before starting udelay() vor 11 Jahren
  Michael Brown c6375a85be [romprefix] Report failure cause when unable to open payload vor 11 Jahren
  Michael Brown 592755eccf [realtek] Allow reaction time between writing RTL_CAPR and reading RTL_CR vor 11 Jahren
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors vor 11 Jahren
  Michael Brown de1fafd2f8 [errdb] Strip platform error code for non-platform-generated errors vor 11 Jahren
  Michael Brown d90fc3156c [realtek] Use ID word to detect EEPROM presence vor 11 Jahren
  Michael Brown 1aca99f3cf [build] Default to short wchar_t in stddef.h vor 11 Jahren
  Michael Brown 4678864ce6 [build] Fix dubious uses of bitwise operators vor 11 Jahren