2007-08-18 |
Michael Brown | Added error IDs for all files in drivers/net; they... |
tree | commitdiff |
2007-08-18 |
Michael Brown | Fix building on distros which use dash as the default... |
tree | commitdiff |
2007-08-18 |
Michael Brown | Add barrier() primitive (was present in Eb5.4), used... |
tree | commitdiff |
2007-08-17 |
Michael Brown | Separate out arch-independent parts of stdint.h |
tree | commitdiff |
2007-08-13 |
Michael Brown | Use start_timer_nodelay() in protocols which rely on... |
tree | commitdiff |
2007-08-13 |
Michael Brown | Add start_timer_nodelay() |
tree | commitdiff |
2007-08-10 |
Michael Brown | Build the all-driver images by default, and print instr... |
tree | commitdiff |
2007-08-10 |
Michael Brown | Add iBFT code derived from IBM document. |
tree | commitdiff |
2007-08-07 |
Michael Brown | Set current working URI to be that of the executable... |
tree | commitdiff |
2007-08-04 |
Michael Brown | Add PXE FILE API. |
tree | commitdiff |
2007-08-04 |
Michael Brown | Make read_user() non-blocking, and add select() call. |
tree | commitdiff |
2007-08-03 |
Michael Brown | Display name and status of each file as it is downloaded. |
tree | commitdiff |
2007-08-03 |
Michael Brown | Print multiple commands per line in help |
tree | commitdiff |
2007-08-02 |
Michael Brown | Place multiboot command lines in base memory; Xen won... |
tree | commitdiff |
2007-08-02 |
Michael Brown | Error message cleanups. |
tree | commitdiff |
2007-08-02 |
Michael Brown | Set current working URI equal to script URI during... |
tree | commitdiff |
2007-08-02 |
Michael Brown | uri_get(NULL) and uri_put(NULL) are explicitly allowed. |
tree | commitdiff |
2007-08-02 |
Michael Brown | Allow images to hold references to the originating... |
tree | commitdiff |
2007-08-02 |
Michael Brown | Allowed zero-cost enforced ordering of features in... |
tree | commitdiff |
2007-08-02 |
Michael Brown | Use otherwise-useless byte in DHCP feature option as... |
tree | commitdiff |
2007-08-02 |
Michael Brown | Add FEATURE() macro, plus code to display features... |
tree | commitdiff |
2007-08-02 |
Holger Lubitz | fix gcc 4.2.1 warning: discards qualifiers from pointer... |
tree | commitdiff |
2007-08-02 |
Holger Lubitz | fix gcc 4.2.1 warning: initialized field overwritten |
tree | commitdiff |
2007-08-02 |
Holger Lubitz | include more changes for x86_64 |
tree | commitdiff |
2007-08-02 |
Holger Lubitz | remove old minorversion!=4 check (added -march a second... |
tree | commitdiff |
2007-08-02 |
Holger Lubitz | remove x86_64 comments from arch specific Config |
tree | commitdiff |
2007-08-02 |
Michael Brown | Cope with non-newline-terminated scripts. |
tree | commitdiff |
2007-08-01 |
Michael Brown | Add code for constructing single-file cpio archives... |
tree | commitdiff |
2007-08-01 |
Michael Brown | Initrd concatenation now working |
tree | commitdiff |
2007-07-31 |
Michael Brown | Allow loading of multiple initramfs images. |
tree | commitdiff |
2007-07-31 |
Michael Brown | Added support for draft version of the AoE Boot Firmwar... |
tree | commitdiff |
2007-07-31 |
Michael Brown | Fix endianness of "shelf" field |
tree | commitdiff |
2007-07-31 |
Michael Brown | Add identifier for the network device into the DHCP... |
tree | commitdiff |
2007-07-31 |
Michael Brown | Centralise construction of the DHCP request and respons... |
tree | commitdiff |
2007-07-30 |
Michael Brown | Added the AoE boot information table as used by Vampyre... |
tree | commitdiff |
2007-07-30 |
Michael Brown | tls_change_cipher() can complain about null cipher... |
tree | commitdiff |
2007-07-30 |
Michael Brown | Change #warnings to FIXMEs, so that we can build withou... |
tree | commitdiff |
2007-07-30 |
Michael Brown | Allowed HTTPS to be a separately configurable feature. |
tree | commitdiff |
2007-07-30 |
Michael Brown | Added missing #include |
tree | commitdiff |
2007-07-30 |
Michael Brown | Inhibit compiler warning |
tree | commitdiff |
2007-07-30 |
Michael Brown | TLS now working again. |
tree | commitdiff |
2007-07-30 |
Michael Brown | Upgrade AXTLS import to version 1.1.5-a |
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-29 |
Michael Brown | Preparation for adding tls.c |
tree | commitdiff |
2007-07-29 |
Michael Brown | Added a simple pass-through filter layer for data trans... |
tree | commitdiff |
2007-07-29 |
Michael Brown | Don't rely on retry.c's periodically calling currticks... |
tree | commitdiff |
2007-07-29 |
Michael Brown | Added HMAC code from TLS project |
tree | commitdiff |
2007-07-29 |
Michael Brown | Quick hack to get AoE back in to the tree, on a par... |
tree | commitdiff |
2007-07-28 |
Michael Brown | Applied a modified version of holger's regparm patches. |
tree | commitdiff |
2007-07-28 |
Michael Brown | Merge branch 'symcheck2' |
tree | commitdiff |
2007-07-28 |
Michael Brown | Make has_key() a static inline, rather than omitting... |
tree | commitdiff |
2007-07-28 |
Michael Brown | Revert "make bool m_echo static" - I suspect this to... |
tree | commitdiff |
2007-07-28 |
Holger Lubitz | Revert "make isspace static" - prototype for isspace... |
tree | commitdiff |
2007-07-28 |
Holger Lubitz | Revert "make __udivmoddi4 static" - gcc links to it... |
tree | commitdiff |
2007-07-28 |
Michael Brown | Ensure clock line is in the idle state before asserting... |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make struct velocity_info vptx static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make struct velocity_info_tbl *info static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make struct nsx static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make struct bnx2 bnx2 static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make multiboot_load static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make nbi_load static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make http_open static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make eltorito_load static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make cards_found static and add missing initialization |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make bool m_echo static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | remove has_key by #if 0'ing out |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make _wgetc static |
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-27 |
Holger Lubitz | make RTL8169_READ_GMII_REG, RTL8169_WRITE_GMII_REG... |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make struct _softlabelkeys *slks static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make add_ndp_entry static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make isspace static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make md5_steps static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make imgfill_cmdline static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | disable AES_convert_key by #if 0'ing it out (suggested... |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | make netboot() static |
tree | commitdiff |
2007-07-27 |
Holger Lubitz | disable AES_convert_key by #if 0'ing it out (suggested... |
tree | commitdiff |
2007-07-26 |
Michael Brown | Prepare for iBFT merge when possible. iscsiboot.c... |
tree | commitdiff |
2007-07-25 |
Michael Brown | Inhibit a spurious warning on GCC 4.0.1 |
tree | commitdiff |
2007-07-25 |
Michael Brown | Added two lines of code that were completely missing! |
tree | commitdiff |
2007-07-25 |
Michael Brown | Don't overwrite %dl with a (potentially) modified drive... |
tree | commitdiff |
2007-07-25 |
Michael Brown | We probably shouldn't leave interrupts disabled when... |
tree | commitdiff |
2007-07-24 |
Michael Brown | Add per-file error identifiers |
tree | commitdiff |
2007-07-24 |
Michael Brown | Define -DOBJECT when generating Makefile rules, for... |
tree | commitdiff |
2007-07-24 |
Michael Brown | Include errno.h in the few drivers which use it, rather... |
tree | commitdiff |
2007-07-24 |
Michael Brown | Allow -Werror to be temporarily disabled using "make... |
tree | commitdiff |
2007-07-24 |
Michael Brown | Remove some obsolete sections of librm.h and libkir.h. |
tree | commitdiff |
2007-07-24 |
Michael Brown | We can finally enable -Werror :) |
tree | commitdiff |
2007-07-24 |
Michael Brown | Merge branch 'master' of rom.etherboot.org:/gpxe |
tree | commitdiff |
2007-07-23 |
Marty Connor | Change #warning to FIXME for ns8390.c |
tree | commitdiff |
2007-07-23 |
Marty Connor | Change #warning to FIXME for depca |
tree | commitdiff |
2007-07-23 |
Marty Connor | Changed #warning to FIXME for nvo hack warning. |
tree | commitdiff |
2007-07-23 |
Marty Connor | Add NIC to targets that are always made. |
tree | commitdiff |
2007-07-19 |
Michael Brown | Minor debug improvement |
tree | commitdiff |
2007-07-19 |
Michael Brown | Don't trash the %ecx value returned by relocate().... |
tree | commitdiff |
2007-07-19 |
Michael Brown | Remove INT 13,4b handler; it represents an incomplete... |
tree | commitdiff |
2007-07-19 |
Michael Brown | Completed definition of struct int13_cdrom_specificatio... |
tree | commitdiff |
2007-07-17 |
Michael Brown | Real-mode code might set the direction flag, which... |
tree | commitdiff |
next |