5357 Commits (5bd8427d3dad38993c1f8f175454f7fde0af34ca)
 

Autor SHA1 Mensaje Fecha
  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 5fbfe50ccb [librm] Do not preserve flags unnecessarily hace 8 años
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing hace 8 años
  Michael Brown a4923354e3 [build] Fix building on older versions of binutils hace 8 años
  Michael Brown 163f8acba0 [librm] Generate page tables for 64-bit builds hace 8 años
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map hace 8 años
  Michael Brown bfe6e3e90e [relocate] Preserve page alignment during relocation 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 196f0f2551 [librm] Convert prot_call() to a real-mode near call hace 8 años
  Michael Brown df2509db95 [prefix] Standardise calls to prot_call() hace 8 años
  Michael Brown adac4b1984 [librm] Simplify definitions for prot_call() and real_call() stack frames hace 8 años
  Michael Brown 02a88b7489 [prefix] Use garbage-collectable section names hace 8 años
  Michael Brown f0ea1f4d77 [bios] Use an 8kB stack for x86_64 hace 8 años
  Michael Brown b1436e0b83 [librm] Use garbage-collectable section names hace 8 años
  Michael Brown a3b4d6328c [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean hace 8 años
  Michael Brown 4e4727079b [romprefix] Align PMM temporary decompression area to a page boundary hace 8 años
  Michael Brown a4f5c4647e [prefix] Align INT 15,88 temporary decompression area to a page boundary hace 8 años
  Michael Brown 079b98b63a [librm] Discard argument as part of return from real_call() hace 8 años
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() hace 8 años
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform hace 8 años
  Michael Brown 43515f9f1a [bios] Move isolinux definitions to Makefile.pcbios hace 8 años
  Michael Brown 1a457e933a [bios] Allow librm to be compiled for x86_64 hace 8 años
  Michael Brown 8819a34c0e [bios] Allow memmap.c to be compiled for x86_64 hace 8 años
  Michael Brown 7691e5eedb [bios] Allow bios_console.c to be compiled for x86_64 hace 8 años
  Michael Brown 4d224c95d4 [bios] Allow bzimage.c to be compiled for x86_64 hace 8 años
  Michael Brown 9c58ba2cd7 [bios] Allow rtc_entropy.c to be compiled for x86_64 hace 8 años
  Michael Brown 44e05b0ffc [bios] Allow relocate.c to be compiled for x86_64 hace 8 años
  Michael Brown 9f79f5f1a5 [bios] Use size_t when casting _text16_memsz and _data16_memsz hace 8 años
  Michael Brown 15fadab533 [bios] Use intptr_t when casting .text16 function pointers hace 8 años
  Michael Brown b9c4c2676b [libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h hace 8 años
  Michael Brown 7ecfe7159f [prefix] Pad .text16 and .data16 segment sizes at build time hace 8 años
  Mika Tiainen 0588c03772 [intel] Add INTEL_NO_PHY_RST for another I218-LM variant hace 8 años
  Michael Brown 1ae9adee42 [efi] Add missing definitions for function key scancodes hace 8 años
  Michael Brown 6de378aae8 [pxe] Clarify comments regarding shrinking of cached DHCP packet hace 8 años
  Michael Brown 12b3b57886 [iobuf] Improve robustness of I/O buffer allocation hace 8 años
  Michael Brown e2b1140486 [malloc] Guard against unsigned integer overflow hace 8 años
  Michael Brown 17a200257a [ehci] Add extra debugging information hace 8 años
  Michael Brown d0bfd830e4 [ath9k] Remove broken ath_rxbuf_alloc() hace 8 años
  Michael Brown 4ddd3d99c3 [slam] Avoid potential division by zero hace 8 años
  Michael Brown fef8e34b6f [tcp] Guard against malformed TCP options hace 8 años
  Hummel Frank 6366fa7af6 [intel] Add INTEL_NO_PHY_RST for I218-LM hace 8 años
  Michael Brown e55ec845e6 [uri] Apply URI decoding for all parsed URIs hace 8 años
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs hace 8 años
  Michael Brown 42c2a6aab7 [ocsp] Avoid including a double path separator in request URI hace 8 años
  Michael Brown 295ad11367 [uri] Avoid potentially large stack allocation hace 8 años