summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Provide a buffer in base memory for code to fill with generated DHCP data.Michael Brown2007-03-222-0/+42
* TypoMichael Brown2007-03-203-5/+5
* Support 32-bit (linear) NBI images. We don't yet provide a bootp dataMichael Brown2007-03-141-33/+44
* Ported bnx2 driver from Etherboot 5.4.James Harper2007-03-143-0/+10891
|\
* | Added .nbi as a format.Michael Brown2007-03-112-0/+69
* | Make _load_size accurately reflect the number of bytes in the actualMichael Brown2007-03-111-2/+0Star
* | t5x9 code relies on nic->ioaddr being setMichael Brown2007-03-111-7/+11
* | Updated 3c509 to current device modelMichael Brown2007-03-101-165/+185
* | Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-1036-1648/+1418Star
* | Start a new release notes file (RELNOTES) in preparation for releaseMarty Connor2007-03-051-41/+5Star
* | Start a new LOG file in preparation for releaseMarty Connor2007-03-051-2865/+11Star
* | Update non-GPL licensed files for gPXEMarty Connor2007-03-051-17/+23
* | Remove outdated web filesMarty Connor2007-03-035-606/+0Star
* | Add gpxe-tarball target to create clean release tarballsMarty Connor2007-03-021-1/+18
* | Add warning about formats that are not working until we fix themMarty Connor2007-03-021-3/+7
* | Version increment in preparation for releaseMarty Connor2007-03-021-1/+1
* | Remove no-longer-used variableMichael Brown2007-02-191-1/+0Star
* | Fix some bad pointer arithmatic in the tg3 driver that was causing the dynami...James Harper2007-02-101-6/+6
* | Fix padding problem - from MichaelJames Harper2007-02-101-3/+1Star
* | Allow queries in GET requestsMichael Brown2007-02-011-5/+7
* | Add ability to read serial number from SMBIOSMichael Brown2007-02-012-0/+269
* | SSL needs quite a lot of spare memoryMichael Brown2007-02-011-1/+1
* | Required for public key extractionMichael Brown2007-02-011-0/+867
* | SSL requires inordinately large data storageMichael Brown2007-02-011-2/+2
* | Don't pass through zero-length requestsMichael Brown2007-02-011-0/+12
* | SHA1_DIGEST_SIZE also available as a static constantMichael Brown2007-02-012-1/+2
* | Make context sizes available for statically-allocated structuresMichael Brown2007-02-014-12/+20
* | Vanilla copies from axtlsMichael Brown2007-02-012-0/+1749
* | Quick hacks to get it workingMichael Brown2007-02-011-0/+7
* | Add dummy setiv methodMichael Brown2007-02-011-1/+6
* | Fix prototypesMichael Brown2007-02-011-4/+4
* | More assertionsMichael Brown2007-02-011-0/+1
* | Also print out stack pointer (with optional stack dump)Michael Brown2007-02-011-2/+5
* | PlaceholderMichael Brown2007-02-011-0/+10
* | Assert that division result is correctMichael Brown2007-02-011-0/+3
* | Added __umoddi3Michael Brown2007-01-311-0/+13
* | Original axtls RSA codeMichael Brown2007-01-311-0/+331
* | Added wrapper for AXTLS AES codeMichael Brown2007-01-312-0/+61
* | Added setiv methodMichael Brown2007-01-311-0/+16
* | Add wrapper around axtls' sha1 codeMichael Brown2007-01-312-0/+34
* | Adding missing includeMichael Brown2007-01-311-0/+1
* | Made most of the build much quieterMichael Brown2007-01-312-11/+25
* | We need this, I thinkMichael Brown2007-01-311-0/+1
* | Force inliningMichael Brown2007-01-311-3/+5
* | Placeholder for TLS insertionMichael Brown2007-01-312-8/+31
* | Add HTTPS portMichael Brown2007-01-311-0/+3
* | Filter insertion now actually worksMichael Brown2007-01-311-1/+5
* | Swap downstream/upstream order so that debug messages for filters showMichael Brown2007-01-311-6/+6
* | ...but not when it's being used as a digest algorithm...Michael Brown2007-01-311-2/+4
* | The null crypto algorithm should at least copy data...Michael Brown2007-01-311-6/+7