82 Commits (fd96acb7de27241892d38efd55dffd26ef79cf2a)

Autor SHA1 Mensaje Fecha
  Michael Brown bc85368cdd [librm] Ensure that inline code symbols are unique hace 6 años
  Michael Brown 6149e0af3c [librm] Provide symbols for inline code placed into other sections hace 6 años
  Michael Brown 0d35411f88 [rng] Use fixed-point calculations for min-entropy quantities hace 6 años
  Michael Brown 3ec2079ce2 [time] Add support for the ACPI power management timer hace 6 años
  Michael Brown 89e31f8491 [librm] Add facility to provide register and stack dump for CPU exceptions hace 6 años
  Michael Brown a6a5825f8d [cpuid] Allow input %ecx value to be specified hace 7 años
  Michael Brown 933e6dadc0 [acpi] Make acpi_find_rsdt() a per-platform method hace 7 años
  Michael Brown 7692a8ff02 [undi] Move PXE API caller back into UNDI driver hace 7 años
  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 bd6255c7be [pic8259] Fix definitions for "read IRR" and "read ISR" commands hace 7 años
  Michael Brown 6997d3c2fa [undi] Clean up driver and device name information 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 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds hace 8 años
  Michael Brown c32b07b81b [int13] Allow default drive to be specified via "san-drive" setting 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 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