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 |
2007-07-17 |
Michael Brown | Move .zinfo to libprefix.S; it doesn't belong with... |
tree | commitdiff |
2007-07-17 |
Michael Brown | Produce no output unless -v is specified or an error... |
tree | commitdiff |
2007-07-17 |
Michael Brown | Removed dead code identified by symcheck |
tree | commitdiff |
2007-07-17 |
Michael Brown | Added missing "static" declarations |
tree | commitdiff |
2007-07-17 |
Michael Brown | Restore the "shared symbol found only in a single objec... |
tree | commitdiff |
2007-07-17 |
Michael Brown | Added symbols that the DBG() macros will use. |
tree | commitdiff |
2007-07-17 |
Michael Brown | nameserver should be static |
tree | commitdiff |
2007-07-17 |
Michael Brown | Obsolete code removal |
tree | commitdiff |
2007-07-17 |
Michael Brown | Added missing extern |
tree | commitdiff |
2007-07-17 |
Michael Brown | Use objdump -t for symcheck; it allows us to take the... |
tree | commitdiff |
2007-07-16 |
Michael Brown | Kill off redundant references to the .zprefixes. |
tree | commitdiff |
2007-07-16 |
Michael Brown | Update all prefixes currently referring to _load_size... |
tree | commitdiff |
2007-07-16 |
Michael Brown | Rename _rom_size to _load_size_sect, since hdprefix... |
tree | commitdiff |
2007-07-16 |
Michael Brown | Compressed ROM images now work. |
tree | commitdiff |
2007-07-16 |
Michael Brown | Split the objcopy stage out of final image preparation... |
tree | commitdiff |
2007-07-16 |
Michael Brown | Move uninitialised .data16 variables to .bss16; saves... |
tree | commitdiff |
2007-07-16 |
Michael Brown | Kill off some long-redundant CFLAGS |
tree | commitdiff |
2007-07-16 |
Michael Brown | Add __bss16() macro, and allow use of .bss16 section... |
tree | commitdiff |
2007-07-16 |
Michael Brown | Revert "no need for depending on build library ("blib")" |
tree | commitdiff |
2007-07-15 |
Michael Brown | Added nrv2b binary to ignore list |
tree | commitdiff |
2007-07-15 |
Michael Brown | Use a single _payload_offset linker-defined variable... |
tree | commitdiff |
2007-07-15 |
Michael Brown | Reverting unintended change caused by merge of indolent... |
tree | commitdiff |
2007-07-15 |
Michael Brown | Merge commit 'indolent/natsemi' |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | removed type casting from DBG statements. |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | replaces printf with dbg |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | added natsemi.h |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | mdc's+nvs |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | more debugging |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | more debugging |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | added silicon revision number |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | init_fix_up |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | added cable magic for 100Mps in natsemi |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | duplex setting added to natsemi.c |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | more indentation and styling done |
tree | commitdiff |
2007-07-15 |
Udayan Kumar | :x |
tree | commitdiff |
next |