aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/core
AgeCommit message (Expand)AuthorFilesLines
2012-11-12[libc] Reduce overall code size by externalising strncmp()Michael Brown1-0/+38
2012-11-12[libc] Reduce overall code size by externalising memmove()Michael Brown1-1/+49
2012-09-10[console] Add support for the bochs/qemu debug port consoleMichael Brown1-0/+86
2012-07-23[tcpip] Fix building under CygwinJoshua Oreman1-1/+1
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown5-5/+10
2012-07-17[ioapi] Generalise i386 raw I/O API to x86Michael Brown1-0/+101
2012-06-28[tcpip] Add faster algorithm for calculating the TCP/IP checksumMichael Brown1-0/+169
2012-06-27[libc] Simplify memcpy() implementationMichael Brown1-16/+10
2012-06-07[cmdline] Add "cpuid" commandMichael Brown1-0/+154
2012-03-13[crypto] Add big-integer library for RSA calculationsMichael Brown1-0/+90
2011-02-17[pci] Replace pci_max_bus() with pci_num_bus()Michael Brown1-1/+1
2011-02-17[pci] Use single "busdevfn" field in struct pci_deviceMichael Brown1-2/+2
2010-10-11[linux] Fix building on RHEL5 and similar platformsMichael Brown1-48/+40
2010-08-19[linux] Add most of the linux apiPiotr JaroszyƄski2-0/+283
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-2/+2
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown2-0/+4
2008-12-05[x86_64] Add support for compilation as an x86_64 binaryMichael Brown2-0/+106