61 Commits (99b5216b1c71dba22dab734e0945887525493cde)

Autor SHA1 Mensaje Fecha
  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 6143057430 [librm] Add support for running in 64-bit long mode hace 8 años
  Michael Brown e2cf3138f0 [librm] Rename prot_call() to virt_call() hace 8 años
  Michael Brown 4c1f2486e6 [librm] Support userptr_t in 64-bit builds hace 8 años
  Michael Brown b6ebafe1bb [librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant hace 8 años
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing hace 8 años
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map hace 8 años
  Michael Brown 6eb1c927a3 [librm] Transition to protected mode within init_librm() hace 8 años
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call hace 8 años
  Michael Brown 079b98b63a [librm] Discard argument as part of return from real_call() hace 8 años
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform hace 8 años
  Michael Brown dd485992dc [vmware] Expose GuestRPC mechanism in 64-bit builds 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 5f3d165232 [malloc] Move valgrind headers out of arch/x86 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 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support 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 ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE hace 10 años
  Michael Brown ae778091ca [ioapi] Fail ioremap() when attempting to map a zero bus address 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
  Marin Hannache 397d4ec3c8 [legal] Add FILE_LICENCE for valgrind headers 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