21 Commits (v1.20.1-rthoni)

Autor SHA1 Mensaje Fecha
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages hace 5 años
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime hace 7 años
  Michael Brown bfbb2b8f1c [linux] Rewrite headers included in all builds hace 9 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 08f9170ba4 [linux] Avoid starting currticks() from zero every time hace 10 años
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem hace 10 años
  Marin Hannache 7f4a5c06a3 [linux] Add missing #include <stddef.h> hace 11 años
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci hace 11 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 6ed905aba2 [time] Add Linux time source using gettimeofday() hace 12 años
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults hace 12 años
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console hace 12 años
  Michael Brown 5af9e62196 [rng] Add Linux entropy source using /dev/random hace 12 años
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable hace 14 años
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h hace 13 años
  Piotr Jaroszyński aacd1d62fb [linux] Add empty smbios hace 14 años
  Piotr Jaroszyński 9ab6761b9c [linux] Add nap hace 14 años
  Piotr Jaroszyński 6ec1c509e4 [linux] Add umalloc hace 14 años
  Piotr Jaroszyński a320085750 [linux] Add uaccess hace 14 años
  Piotr Jaroszyński 01a4c244db [linux] Add timer hace 14 años
  Piotr Jaroszyński 18d3c12b01 [linux] Add console hace 14 años