summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core
Commit message (Expand)AuthorAgeFilesLines
* [gdb] Add support for x86_64Michael Brown2016-03-222-204/+8Star
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-1612-1117/+0Star
* [bios] Allow relocate.c to be compiled for x86_64Michael Brown2016-02-161-12/+12
* [pxe] Clarify comments regarding shrinking of cached DHCP packetMichael Brown2016-02-111-6/+9
* [libc] Fix typo in longjmp()Michael Brown2015-04-071-3/+3
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-051-1/+5
* [libc] Rewrite setjmp() and longjmp()Michael Brown2015-03-021-31/+53
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-022-2/+6
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-027-7/+23
* [timer] Rewrite the 8254 Programmable Interval Timer supportMichael Brown2015-02-172-90/+3Star
* [hyperv] Add support for Hyper-V hypervisorMichael Brown2014-12-181-67/+0Star
* [autoboot] Allow autoboot device to be identified by link-layer addressMichael Brown2014-07-081-4/+2Star
* [librm] Allow interrupts in protected modeMichael Brown2014-04-293-123/+118Star
* [prefix] Ignore PCI autoboot device location if set to 00:00.0Michael Brown2014-03-031-2/+4
* [prefix] Allow prefix to specify a PCI autoboot device locationAlex Williamson2014-03-031-0/+44
* [console] Allow console input and output to be disabled independentlyMichael Brown2013-11-281-1/+1
* [pxe] Ensure cached DHCPACK is retrieved prior to network device creationMichael Brown2013-11-081-7/+12
* [netdevice] Make all net_driver methods optionalMichael Brown2013-11-011-22/+0Star
* [pxe] Always retrieve cached DHCPACK and apply to relevant network deviceMichael Brown2013-10-251-0/+188
* [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POSTMichael Brown2013-03-111-3/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-205-5/+10
* [ioapi] Generalise i386 raw I/O API to x86Michael Brown2012-07-171-96/+0Star
* [cmdline] Add "cpuid" commandMichael Brown2012-06-071-73/+0Star
* [image] Remove non-working image loadersMarin Hannache2012-04-243-794/+0Star
* [libc] Allow strtoul() to interpret negative numbersMichael Brown2012-04-171-0/+1
* [console] Remove "log message" usage from interactive console defaultsMichael Brown2012-03-271-1/+1
* [console] Allow usage to be defined independently for each consoleMichael Brown2012-03-261-0/+9
* [image] Simplify image management commands and internal APIMichael Brown2012-03-251-2/+7
* [build] Fix compilation under CygwinMichael Brown2012-03-231-1/+1
* [prefix] Eliminate uninitialised variableMichael Brown2012-03-091-0/+2
* [prefix] Delay initrd image copy until memory map is readyMichael Brown2012-02-091-2/+8
* [lkrnprefix] Copy command line before installing iPXEMichael Brown2012-01-181-1/+2
* [prefix] Allow an initrd to be passed to iPXEMichael Brown2011-11-122-123/+249
* [prefix] Allow prefix to specify an arbitrary maximum address for relocationMichael Brown2011-11-121-9/+16
* [prefix] Cope with BOOT_IMAGE= anywhere within command lineMichael Brown2011-06-281-4/+14
* [linux] Avoid building Linux-specific prefix on non-Linux buildsMichael Brown2011-04-271-0/+28
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [prefix] Allow iPXE's own command line to be executed as a scriptMichael Brown2011-03-071-0/+113
* [legal] Add FILE_LICENCE macro to some GPL-v2-or-later filesShao Miller2010-12-041-0/+2
* [build] Fix misaligned table entries when using gcc 4.5Piotr Jaroszyński2010-08-201-1/+1
* [linux] Add linux_syscallPiotr Jaroszyński2010-08-191-0/+45
* [ioapi] Move get_memmap() to the I/O API groupPiotr Jaroszyński2010-08-161-1/+0Star
* [comboot] Propagate carry flag from COMBOOT APIStefan Hajnoczi2010-05-251-0/+38
* [relocate] Remove the even megabyte constraintMichael Brown2010-04-201-48/+8Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-207-14/+14
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-1810-0/+20
* [i386] Remove long-obsolete realmode.c fileMichael Brown2009-04-261-23/+0Star
* [build] Remove obsolete linker script filesMichael Brown2009-04-175-189/+0Star
* [i386] Add explicit flags and type on all .section declarationsMichael Brown2009-02-151-3/+3