51 Commits (master)

Author SHA1 Message Date
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages 5 years ago
  Michael Brown bc85368cdd [librm] Ensure that inline code symbols are unique 6 years ago
  Michael Brown a6a5825f8d [cpuid] Allow input %ecx value to be specified 7 years ago
  Michael Brown 7495813792 [video_subr] Use memmove() for overlapping memory copy 7 years ago
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7 years ago
  Michael Brown d37e025b81 [cpuid] Provide cpuid_supported() to test for supported functions 7 years ago
  David Decotigny b6f524388b [af_packet] Add new AF_PACKET driver for Linux 7 years ago
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges 8 years ago
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming 8 years ago
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 8 years ago
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API 8 years ago
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing 8 years ago
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map 8 years ago
  Michael Brown bfe6e3e90e [relocate] Preserve page alignment during relocation 8 years ago
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call 8 years ago
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call 8 years ago
  Michael Brown f0ea1f4d77 [bios] Use an 8kB stack for x86_64 8 years ago
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() 8 years ago
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8 years ago
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() 8 years ago
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART 9 years ago
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM 9 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support 9 years ago
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 years ago
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 10 years ago
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism 10 years ago
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11 years ago
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 11 years ago
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 11 years ago
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 11 years ago
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 11 years ago
  Michael Brown 117fc61738 [console] Add support for the bochs/qemu debug port console 11 years ago
  Joshua Oreman fb7c022c2c [tcpip] Fix building under Cygwin 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 12 years ago
  Michael Brown ec22e08db1 [tcpip] Add faster algorithm for calculating the TCP/IP checksum 12 years ago
  Michael Brown 6a4ff519c8 [libc] Simplify memcpy() implementation 12 years ago
  Michael Brown 591541af66 [cmdline] Add "cpuid" command 12 years ago
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations 12 years ago
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() 13 years ago
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device 13 years ago
  Michael Brown c0e3a774b2 [linux] Fix building on RHEL5 and similar platforms 13 years ago
  Piotr Jaroszyński 1812bfd5d0 [linux] Add most of the linux api 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago