120 Комити (307b39c08c9a315de9fa90b457367c1b84f51421)

Аутор SHA1 Порука Датум
  Stefan Hajnoczi 0d108681ac [comboot] Propagate carry flag from COMBOOT API пре 14 година
  Michael Brown 9cf5170c30 [relocate] Remove the even megabyte constraint пре 14 година
  Michael Brown 8406115834 [build] Rename gPXE to iPXE пре 14 година
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations пре 15 година
  Michael Brown 6e764282dd [i386] Remove long-obsolete realmode.c file пре 15 година
  Michael Brown 3d6b8a67f2 [build] Remove obsolete linker script files пре 15 година
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations пре 15 година
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections пре 15 година
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary пре 15 година
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long пре 15 година
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall пре 15 година
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API пре 15 година
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API пре 15 година
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API пре 15 година
  Michael Brown 16f1e35775 [timer] Formalise the timer API пре 15 година
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API пре 15 година
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API пре 15 година
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> пре 15 година
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios пре 15 година
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names пре 15 година
  Michael Brown 0015601f0b [gdb] Fix a compiler warning that shows up only when assertions are enabled пре 15 година
  Michael Brown e3c5507178 [i386] Add dump_regs() debug call пре 15 година
  Michael Brown ca0b0f0616 [relocate] Guard against systems that report empty memory regions пре 15 година
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map пре 16 година
  Stefan Hajnoczi fe79edfc3d [GDB] Remove unused DR6 debug register variable пре 16 година
  Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers пре 16 година
  Stefan Hajnoczi 5504fa9047 [GDB] Add copyright header for gdbmach.c пре 16 година
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints пре 16 година
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging пре 16 година
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c пре 16 година
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. пре 16 година
  Holger Lubitz 7815474495 Revert "malloc attribute changes" пре 17 година
  Holger Lubitz 373022108b malloc attribute changes пре 17 година
  Michael Brown 4ce8d61a5c Import various libgcc functions from syslinux. пре 17 година
  Michael Brown f62d6486d8 GCC's optimiser seems to screw up if this is left static... пре 17 година
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. пре 17 година
  Holger Lubitz 0ae6c53bd9 Revert "make __udivmoddi4 static" - gcc links to it implicitly пре 17 година
  Holger Lubitz 9e7b165017 make __udivmoddi4 static пре 17 година
  Michael Brown dc52db4920 Removed dead code identified by symcheck пре 17 година
  Michael Brown 6d2e4e719c Move uninitialised .data16 variables to .bss16; saves around 2000 пре 17 година
  Michael Brown adf192f566 Shrink cpu.c and render it useful for our purposes. пре 17 година
  Michael Brown e330db3c74 Dead code removal. пре 17 година
  Michael Brown 4e14b020a5 Master IRQ should be EOIed first, I think. пре 17 година
  Michael Brown fbda4837b0 Allocate heap at first usage, rather than assuming we can fit it in пре 17 година
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. пре 17 година
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot пре 17 година
  Michael Brown fae10a7ca1 We don't actually use the reset functions anywhere, and nothing really пре 17 година
  Michael Brown e42eba4af4 Use a common base-memory packet buffer for DHCP construction (as used пре 17 година
  Michael Brown d5451d210c Add ability to resolve relative symbols as well as locate absolute ones. пре 17 година
  Michael Brown 8f6a4e8140 Add gdbsym.c object to help with running gdb-to-qemu пре 17 година