1273 コミット (ba0d5aa993df4bad28b2a6a36c10b43c7e5c33f2)

作成者 SHA1 メッセージ 日付
  Michael Brown df85901768 [acpi] Allow time for ACPI power off to take effect 8年前
  Michael Brown e19c0a8fd2 [acpi] Add support for ACPI power off 8年前
  Michael Brown 74222cd2c1 [rng] Check for functioning RTC interrupt 8年前
  Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string 8年前
  Michael Brown 3d9f094022 [dhcp] Allow for variable encapsulation of architecture-specific options 8年前
  Michael Brown 3bb61c33c2 [pxe] Disable interrupts on the PIC before starting NBP 8年前
  Michael Brown c22da4b8ba [bios] Do not enable interrupts when printing to the console 8年前
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges 8年前
  Michael Brown 31d4a7b8db [arm] Use correct DHCP client architecture values 8年前
  Michael Brown 276d7c31c5 [undi] Work around broken HP EliteBook 745 G3 PXE ROM 8年前
  Michael Brown 601706688b [arm] Use CNTVCT_EL0 as profiling timestamp 8年前
  Michael Brown 47931a4de5 [arm] Add optimised TCP/IP checksumming for 64-bit ARM 8年前
  Michael Brown 95716ece91 [arm] Add optimised string functions for 64-bit ARM 8年前
  Michael Brown 17c6f322ee [arm] Add support for 64-bit ARM (Aarch64) 8年前
  Michael Brown edea3a434c [arm] Split out 32-bit-specific code to arch/arm32 8年前
  Michael Brown 1a16f67a28 [arm] Add support for 32-bit ARM 8年前
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs 8年前
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming 8年前
  Michael Brown 71560d1854 [librm] Preserve FPU, MMX and SSE state across calls to virt_call() 8年前
  Michael Brown 2d42d3cff6 [librm] Reduce real-mode stack consumption in virt_call() 8年前
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds 8年前
  Michael Brown c4e8c40227 [prefix] Use CRC32 to verify each block prior to decompression 8年前
  Michael Brown 3df598849b [pxe] Implicitly open network device in PXENV_UDP_OPEN 8年前
  Michael Brown c32b07b81b [int13] Allow default drive to be specified via "san-drive" setting 8年前
  Michael Brown ab5b3abbba [int13] Allow drive to be hooked using the natural drive number 8年前
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 8年前
  Michael Brown 1afcccd5fd [build] Do not use "objcopy -O binary" for objects with relocation records 8年前
  Michael Brown 04ef198d2f [efi] Move architecture-independent EFI prefixes to interface/efi 8年前
  Michael Brown dbc9e591a5 [test] Move i386-specific tests to arch/i386/tests 8年前
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function 8年前
  Michael Brown 9bab13a772 [hyperv] Use generic set_bit() function 8年前
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions 8年前
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture 8年前
  Michael Brown a8037ee131 [efi] Centralise architecture-independent EFI Makefile and linker script 8年前
  Michael Brown cc9f31ee0c [librm] Do not unconditionally preserve flags across virt_call() 8年前
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB 8年前
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build 8年前
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API 8年前
  Michael Brown 6143057430 [librm] Add support for running in 64-bit long mode 8年前
  Michael Brown e2cf3138f0 [librm] Rename prot_call() to virt_call() 8年前
  Michael Brown 4c1f2486e6 [librm] Support userptr_t in 64-bit builds 8年前
  Michael Brown b6ebafe1bb [librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant 8年前
  Michael Brown 5fbfe50ccb [librm] Do not preserve flags unnecessarily 8年前
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing 8年前
  Michael Brown a4923354e3 [build] Fix building on older versions of binutils 8年前
  Michael Brown 163f8acba0 [librm] Generate page tables for 64-bit builds 8年前
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map 8年前
  Michael Brown bfe6e3e90e [relocate] Preserve page alignment during relocation 8年前
  Michael Brown 6eb1c927a3 [librm] Transition to protected mode within init_librm() 8年前
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call 8年前