2007-08-06 |
Holger Lubitz | Revert "malloc attribute changes" |
tree | commitdiff |
2007-08-05 |
Holger Lubitz | Merge branch 'master' of git://git.etherboot.org/scm... |
tree | commitdiff |
2007-08-02 |
Holger Lubitz | malloc attribute changes |
tree | commitdiff |
2007-08-01 |
Holger Lubitz | Merge branch 'master' into strings |
tree | commitdiff |
2007-07-30 |
Michael Brown | Import various libgcc functions from syslinux. |
tree | commitdiff |
2007-07-30 |
Michael Brown | GCC's optimiser seems to screw up if this is left static... |
tree | commitdiff |
2007-07-28 |
Michael Brown | Applied a modified version of holger's regparm patches. |
tree | commitdiff |
2007-07-28 |
Holger Lubitz | Revert "make __udivmoddi4 static" - gcc links to it... |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | Merge branch 'master' into symcheck2 |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make __udivmoddi4 static |
tree | commitdiff |
2007-07-17 |
Michael Brown | Removed dead code identified by symcheck |
tree | commitdiff |
2007-07-16 |
Michael Brown | Move uninitialised .data16 variables to .bss16; saves... |
tree | commitdiff |
2007-07-14 |
Michael Brown | Shrink cpu.c and render it useful for our purposes. |
tree | commitdiff |
2007-07-14 |
Michael Brown | Dead code removal. |
tree | commitdiff |
2007-07-10 |
Michael Brown | Master IRQ should be EOIed first, I think. |
tree | commitdiff |
2007-07-06 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
tree | commitdiff |
2007-07-05 |
Michael Brown | Allocate heap at first usage, rather than assuming... |
tree | commitdiff |
2007-07-03 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2007-07-03 |
Michael Brown | Separated out initialisation functions from startup... |
tree | commitdiff |
2007-07-03 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2007-07-03 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe |
tree | commitdiff |
2007-07-03 |
Marty Connor | Warnings purge: src/arch/i386, src/core/disk.c, ramdisk... |
tree | commitdiff |
2007-07-03 |
Michael Brown | We don't actually use the reset functions anywhere... |
tree | commitdiff |
2007-07-02 |
Marty Connor | Merge branch 'master' of ssh://rom.etherboot.org/gpxe |
tree | commitdiff |
2007-07-02 |
Michael Brown | Use a common base-memory packet buffer for DHCP constru... |
tree | commitdiff |
2007-06-30 |
Michael Brown | Add ability to resolve relative symbols as well as... |
tree | commitdiff |
2007-06-30 |
Michael Brown | Add gdbsym.c object to help with running gdb-to-qemu |
tree | commitdiff |
2007-06-28 |
Michael Brown | Use internal real-mode stack from non-returnable prefixes |
tree | commitdiff |
2007-03-22 |
Michael Brown | Provide a buffer in base memory for code to fill with... |
tree | commitdiff |
2007-03-13 |
James Harper | Ported bnx2 driver from Etherboot 5.4. |
tree | commitdiff |
2007-02-01 |
Michael Brown | More assertions |
tree | commitdiff |
2007-02-01 |
Michael Brown | Also print out stack pointer (with optional stack dump) |
tree | commitdiff |
2007-01-31 |
Michael Brown | Assert that division result is correct |
tree | commitdiff |
2007-01-31 |
Michael Brown | Added __umoddi3 |
tree | commitdiff |
2007-01-28 |
Michael Brown | Handle (64-bit) / (32-bit) = (64-bit), i.e. one step... |
tree | commitdiff |
2007-01-19 |
Michael Brown | Use stdio.h instead of vsprintf.h |
tree | commitdiff |
2007-01-18 |
Michael Brown | Accelerate memcpy() by around 32% on large, dword-align... |
tree | commitdiff |
2007-01-16 |
Michael Brown | Rename e{malloc,realloc,free} to u{malloc,realloc,free... |
tree | commitdiff |
2007-01-14 |
Michael Brown | Obsoleted by arch/i386/image/multiboot.c |
tree | commitdiff |
2007-01-14 |
Michael Brown | Obsolete for some time |
tree | commitdiff |
2007-01-14 |
Michael Brown | Use _text, rather than assuming _text==0. |
tree | commitdiff |
2007-01-12 |
Michael Brown | Fix the only bug (which was to use DBGC() in place... |
tree | commitdiff |
2007-01-12 |
Michael Brown | First version of an external memory allocator (not... |
tree | commitdiff |
2007-01-12 |
Michael Brown | Long since obsoleted by arch/i386/scripts/i386.lds |
tree | commitdiff |
2007-01-12 |
Michael Brown | Obsoleted by arch/i386/interface/pxe/pxe_call.c |
tree | commitdiff |
2007-01-11 |
Michael Brown | Removed the Etherboot-specific ELF-image code and repla... |
tree | commitdiff |
2007-01-11 |
Michael Brown | Move memmap.h out of arch/i386; it no longer contains... |
tree | commitdiff |
2007-01-11 |
Michael Brown | Update buffer-handling code to enable expandable buffers. |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add device description fields to struct device. |
tree | commitdiff |
2007-01-04 |
Michael Brown | Ripped out everything except the ability to send EOI... |
tree | commitdiff |
2006-09-27 |
Michael Brown | We don't actually have a stdio.h header file. Our... |
tree | commitdiff |
2006-09-27 |
Marty Connor | added stdio.h to includes for DBG compilation |
tree | commitdiff |
2006-06-11 |
Michael Brown | Added null trap code for debugging. (Must be included... |
tree | commitdiff |
2006-05-25 |
Michael Brown | Has been obsolete for a while. |
tree | commitdiff |
2006-05-25 |
Michael Brown | Update relocate() to work with get_memmap(). |
tree | commitdiff |
2006-05-24 |
Michael Brown | Updated to REAL_CODE(). |
tree | commitdiff |
2006-05-19 |
Michael Brown | Add the concept of a "user pointer" (similar to the... |
tree | commitdiff |
2006-05-17 |
Michael Brown | Strip down i386 PCI configuration space I/O to the... |
tree | commitdiff |
2006-05-16 |
Michael Brown | Restructured PCI subsystem to fit the new device model. |
tree | commitdiff |
2006-05-16 |
Michael Brown | Missed a reference to heap.h. |
tree | commitdiff |
2006-05-13 |
Michael Brown | (Redoing check-in lost by SourceForge's failure.) |
tree | commitdiff |
2006-05-02 |
Michael Brown | Towards a(nother) new real-mode infrastructure, in... |
tree | commitdiff |
2006-05-02 |
Michael Brown | Move stack out to separate object, so that having a... |
tree | commitdiff |
2006-04-30 |
Michael Brown | Move init.h to gpxe/init.h. |
tree | commitdiff |
2006-04-24 |
Michael Brown | gcc is rather over-aggressive about optimising out... |
tree | commitdiff |
2006-04-24 |
Michael Brown | Header rearrangement. |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2006-03-16 |
Michael Brown | Merge from Etherboot 5.4 |
tree | commitdiff |
2005-05-23 |
Michael Brown | Moved pxe_loader.c to pxe_image.c to avoid name clash |
tree | commitdiff |
2005-05-20 |
Michael Brown | Update to cope with changes in registers.h |
tree | commitdiff |
2005-05-19 |
Michael Brown | Imported from Etherboot 5.4 tree |
tree | commitdiff |
2005-05-19 |
Michael Brown | Synced across updates from Etherboot 5.4 tree |
tree | commitdiff |
2005-05-17 |
Michael Brown | Moved NBI support to nbi.c, modified to work with new... |
tree | commitdiff |
2005-05-17 |
Michael Brown | Moved os_regs into start32.S |
tree | commitdiff |
2005-05-17 |
Michael Brown | Added debug messages |
tree | commitdiff |
2005-05-13 |
Michael Brown | Use the heap functions to allocate a load buffer. |
tree | commitdiff |
2005-05-09 |
Michael Brown | First version |
tree | commitdiff |
2005-04-27 |
Michael Brown | Post-relocation functions use the generic table mechanism. |
tree | commitdiff |
2005-04-17 |
Michael Brown | xstart16() fixed up to use new REAL_EXEC mechanism. |
tree | commitdiff |
2005-04-17 |
Michael Brown | We don't refer to _bss and _ebss any more. |
tree | commitdiff |
2005-04-16 |
Michael Brown | Read number of PCI buses returned by BIOS so that we... |
tree | commitdiff |
2005-04-14 |
Michael Brown | Standardised debug mechanism in place now. |
tree | commitdiff |
2005-04-12 |
Michael Brown | 16-bit PCI BIOS interface also now known to work. |
tree | commitdiff |
2005-04-12 |
Michael Brown | Improved debug messages |
tree | commitdiff |
2005-04-12 |
Michael Brown | Should work for KEEP_IT_REAL as well now. |
tree | commitdiff |
2005-04-12 |
Michael Brown | Nearly there... |
tree | commitdiff |
2005-04-10 |
Michael Brown | arch_initialise() is now sufficiently generic that... |
tree | commitdiff |
2005-04-10 |
Michael Brown | Use librm_arch_initialise for librm, arch_initialise... |
tree | commitdiff |
2005-04-10 |
Michael Brown | All the icky stuff is now taken care of by librm_arch_i... |
tree | commitdiff |
2005-04-10 |
Michael Brown | Added post-relocation function table. |
tree | commitdiff |
2005-04-10 |
Michael Brown | Setup now calls initialise() directly, rather than... |
tree | commitdiff |
2005-04-10 |
Michael Brown | hooks.o is now a single object, rather than having... |
tree | commitdiff |
next |