51 Commits (302f1eeb80706fb10067efedb1279fa3f85ddda2)

Autor SHA1 Mensaje Fecha
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime hace 7 años
  Michael Brown d37e025b81 [cpuid] Provide cpuid_supported() to test for supported functions hace 7 años
  Michael Brown e19c0a8fd2 [acpi] Add support for ACPI power off hace 8 años
  Michael Brown 74222cd2c1 [rng] Check for functioning RTC interrupt hace 8 años
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs hace 8 años
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming hace 8 años
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 hace 8 años
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function hace 8 años
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions hace 8 años
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build hace 8 años
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API hace 8 años
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform hace 8 años
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data hace 9 años
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART hace 9 años
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 hace 9 años
  Michael Brown eb2252fd7a [efi] Add EFI entropy source hace 9 años
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code hace 9 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() hace 9 años
  Michael Brown 8ee39f7432 [libc] Rewrite string functions hace 9 años
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor hace 9 años
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains hace 10 años
  Michael Brown d36e814b8a [libc] Add flsll() hace 10 años
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction hace 10 años
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console hace 10 años
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism hace 11 años
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command hace 11 años
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors hace 11 años
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order hace 11 años
  Michael Brown 603455bb06 [libc] Relicense x86 string.h hace 11 años
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() hace 11 años
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() hace 11 años
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() hace 11 años
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() hace 11 años
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function hace 11 años
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() hace 11 años
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() hace 11 años
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images hace 11 años
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 hace 12 años
  Michael Brown ec22e08db1 [tcpip] Add faster algorithm for calculating the TCP/IP checksum hace 12 años
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines hace 12 años
  Michael Brown 591541af66 [cmdline] Add "cpuid" command hace 12 años
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h hace 12 años
  Michael Brown 0b2c7885c7 [crypto] Use correct constraint for byte-addressable register hace 12 años
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations hace 12 años
  Piotr Jaroszyński 0e5fc47a25 [linux] Add linux api headers hace 14 años
  Joshua Oreman 79e05875d3 [string] Use 64-bit registers in assembly memswap() on x86_64 hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años