2008-11-23 |
Marty Connor | [release] Update version to 0.9.6+ post release
|
commit | commitdiff | tree |
2008-11-23 |
Marty Connor | [release] Update version to 0.9.6 for release
|
commit | commitdiff | tree |
2008-10-01 |
Marty Connor | [release] Update version to 0.9.5+ post release
|
commit | commitdiff | tree |
2008-10-01 |
Marty Connor | [release] Update version to 0.9.5 for release
|
commit | commitdiff | tree |
2008-09-26 |
Marty Connor | [release] Update version post release to 0.9.4+
|
commit | commitdiff | tree |
2008-09-26 |
Marty Connor | [release] Update version information for 0.9.4 release
|
commit | commitdiff | tree |
2008-06-09 |
Marty Connor | [Makefile] Add $(BIN)/undionly.kpxe as default build...
|
commit | commitdiff | tree |
2008-06-06 |
Marty Connor | [Makefile] Add "+" to end of version string for git...
|
commit | commitdiff | tree |
2008-03-31 |
Marty Connor | [Drivers-r8169] Add support for newer rtl8169 variants...
|
commit | commitdiff | tree |
2008-03-22 |
Marty Connor | [DHCP] FIXME: quick temporary settings fix, needs update...
|
commit | commitdiff | tree |
2008-03-19 |
Marty Connor | ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt
|
commit | commitdiff | tree |
2008-02-14 |
Marty Connor | Make tarball generation quieter
|
commit | commitdiff | tree |
2008-02-14 |
Marty Connor | Updated $(VERSION) for release. Change tarball generation.
|
commit | commitdiff | tree |
2008-02-14 |
Marty Connor | Remove obsolete files (INSTALL, RELNOTES)
|
commit | commitdiff | tree |
2008-02-14 |
Marty Connor | Update VERSION for 0.9.3
|
commit | commitdiff | tree |
2008-02-14 |
Marty Connor | Update LOG for 0.9.3 release
|
commit | commitdiff | tree |
2008-02-14 |
Marty Connor | Rename Copyrights to COPYRIGHTS for consistency with...
|
commit | commitdiff | tree |
2008-02-14 |
Marty Connor | Add README file which replaces INSTALL and gives pointers...
|
commit | commitdiff | tree |
2008-01-02 |
Marty Connor | Unconditionally set utility program variables in Makefile...
|
commit | commitdiff | tree |
2007-12-28 |
Marty Connor | Retain some intermediate object files, suggested by...
|
commit | commitdiff | tree |
2007-12-20 |
Marty Connor | 3c90x driver fix (legacy) from Geert Staapers
|
commit | commitdiff | tree |
2007-12-17 |
Marty Connor | Fix e1000 receive tail pointer (RDT) handling
|
commit | commitdiff | tree |
2007-12-13 |
Marty Connor | Correct e1000 interrupt routine to enable on 1 disable...
|
commit | commitdiff | tree |
2007-12-13 |
Marty Connor | Remove *_fill_nic() calls, and directly set nic->ioaddr...
|
commit | commitdiff | tree |
2007-12-03 |
Marty Connor | Add copyright, clean up comments a bit, remove unnecessary...
|
commit | commitdiff | tree |
2007-11-24 |
Marty Connor | Merge branch 'mdc-working' of ssh://git.etherboot.org...
|
commit | commitdiff | tree |
2007-11-21 |
Marty Connor | Added netdev_nullify to natsemi_remove()
|
commit | commitdiff | tree |
2007-11-21 |
Marty Connor | Fixed receive instability by not enabling interrupts...
|
commit | commitdiff | tree |
2007-11-20 |
Marty Connor | This version now transmits and receives.
|
commit | commitdiff | tree |
2007-11-20 |
Marty Connor | Autonegotiation fixes. NIC now autonegotiates to whatever...
|
commit | commitdiff | tree |
2007-11-20 |
Marty Connor | A version of the new e1000 driver that transmits.
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Fix typo.
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Add e1000 directory to build, since the driver compiles...
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Rename e1000_main.c to e1000.c to so we can type 'make...
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Add errfile definition for new e1000.c
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Introduce files for new e1000 driver
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Add src/drivers/net/e1000 as home of new e1000 driver
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Move current e1000 driver files to e1000-old/ directory...
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Add ERRFILE information for e1000_main and e1000_hw...
|
commit | commitdiff | tree |
2007-11-18 |
Marty Connor | Remove unnecessary variable.
|
commit | commitdiff | tree |
2007-08-30 |
Marty Connor | TFTP default blocksize fix from Vampyre
|
commit | commitdiff | tree |
2007-08-30 |
Marty Connor | allpxes allroms alldsks fixes from Vampyre
|
commit | commitdiff | tree |
2007-08-30 |
Marty Connor | Add sis900 variant (patch from Vampyre)
|
commit | commitdiff | tree |
2007-07-23 |
Marty Connor | Change #warning to FIXME for ns8390.c
|
commit | commitdiff | tree |
2007-07-23 |
Marty Connor | Change #warning to FIXME for depca
|
commit | commitdiff | tree |
2007-07-23 |
Marty Connor | Changed #warning to FIXME for nvo hack warning.
|
commit | commitdiff | tree |
2007-07-23 |
Marty Connor | Add NIC to targets that are always made.
|
commit | commitdiff | tree |
2007-07-06 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe
|
commit | commitdiff | tree |
2007-07-06 |
Marty Connor | Rename .lilo extension to .lkrn and updated dependencies
|
commit | commitdiff | tree |
2007-07-05 |
Marty Connor | Replace natsemi driver with Indolent's updated one...
|
commit | commitdiff | tree |
2007-07-05 |
Marty Connor | Warnings purge for via-velocity.[ch]
|
commit | commitdiff | tree |
2007-07-05 |
Marty Connor | Update warnings in depca.c ns8390.c
|
commit | commitdiff | tree |
2007-07-04 |
Marty Connor | Purge warnings from tg3.c
|
commit | commitdiff | tree |
2007-07-04 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe
|
commit | commitdiff | tree |
2007-07-04 |
Marty Connor | Purge warnings from prism2 drivers
|
commit | commitdiff | tree |
2007-07-04 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe
|
commit | commitdiff | tree |
2007-07-04 |
Marty Connor | Remove deprecation of pci_bar_size()
|
commit | commitdiff | tree |
2007-07-04 |
Marty Connor | Warnings purge of drivers (continued)
|
commit | commitdiff | tree |
2007-07-03 |
Marty Connor | remove obsolete file: src/arch/i386/prefix/int19exit.c
|
commit | commitdiff | tree |
2007-07-03 |
Marty Connor | Warnings purge iscsiboot.c
|
commit | commitdiff | tree |
2007-07-03 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe
|
commit | commitdiff | tree |
2007-07-03 |
Marty Connor | Warnings purge: src/arch/i386, src/core/disk.c, ramdisk...
|
commit | commitdiff | tree |
2007-07-03 |
Marty Connor | Merge branch 'master' of /pub/scm/gpxe
|
commit | commitdiff | tree |
2007-07-03 |
Marty Connor | Warnings purge: src/{crypto,hci,net}
|
commit | commitdiff | tree |
2007-07-02 |
Marty Connor | Merge branch 'master' of ssh://rom.etherboot.org/pub...
|
commit | commitdiff | tree |
2007-07-02 |
Marty Connor | Warnings purge
|
commit | commitdiff | tree |
2007-07-02 |
Marty Connor | Warnings purge
|
commit | commitdiff | tree |
2007-07-02 |
Marty Connor | Warnings purge
|
commit | commitdiff | tree |
2007-07-02 |
Marty Connor | Warnings purge of src/core
|
commit | commitdiff | tree |
2007-03-05 |
Marty Connor | Start a new release notes file (RELNOTES) in preparation...
|
commit | commitdiff | tree |
2007-03-05 |
Marty Connor | Start a new LOG file in preparation for release
|
commit | commitdiff | tree |
2007-03-05 |
Marty Connor | Update non-GPL licensed files for gPXE
|
commit | commitdiff | tree |
2007-03-02 |
Marty Connor | Remove outdated web files
|
commit | commitdiff | tree |
2007-03-02 |
Marty Connor | Add gpxe-tarball target to create clean release tarballs
|
commit | commitdiff | tree |
2007-03-02 |
Marty Connor | Add warning about formats that are not working until...
|
commit | commitdiff | tree |
2007-03-02 |
Marty Connor | Version increment in preparation for release
|
commit | commitdiff | tree |
2007-01-05 |
Marty Connor | Fixed typo
|
commit | commitdiff | tree |
2006-09-27 |
Marty Connor | added stdio.h to includes for DBG compilation
|
commit | commitdiff | tree |
2006-09-27 |
Marty Connor | include stdio.h to suppress printf warning, general...
|
commit | commitdiff | tree |
2006-09-27 |
Marty Connor | eth_ntoa and warnings cleanup
|
commit | commitdiff | tree |
2006-09-27 |
Marty Connor | eth_ntoa cleanup. still has warnings. needs work.
|
commit | commitdiff | tree |
2006-09-27 |
Marty Connor | eth_ntoa and warnings cleanup
|
commit | commitdiff | tree |
2006-09-27 |
Marty Connor | eth_ntoa and warnings cleanup
|
commit | commitdiff | tree |
2006-09-26 |
Marty Connor | compilation warnings cleanup
|
commit | commitdiff | tree |
2006-09-26 |
Marty Connor | eth_ntoa cleanup
|
commit | commitdiff | tree |
2006-09-26 |
Marty Connor | warnings cleanup (still gives lots of compilation warnings...
|
commit | commitdiff | tree |
2006-09-26 |
Marty Connor | warnings cleanup
|
commit | commitdiff | tree |
2006-09-26 |
Marty Connor | compilation warnings cleanup
|
commit | commitdiff | tree |
2006-09-26 |
Marty Connor | eth_ntoa and compilation warnings fixes
|
commit | commitdiff | tree |
2006-09-26 |
Marty Connor | eth_ntoa fixes
|
commit | commitdiff | tree |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups, memcpy compilation fix
|
commit | commitdiff | tree |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups
|
commit | commitdiff | tree |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups
|
commit | commitdiff | tree |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups
|
commit | commitdiff | tree |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups
|
commit | commitdiff | tree |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups
|
commit | commitdiff | tree |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups
|
commit | commitdiff | tree |
2006-09-25 |
Marty Connor | eth_ntoa and warnings fixups
|
commit | commitdiff | tree |
2006-09-20 |
Marty Connor | eth_ntoa fixups
|
commit | commitdiff | tree |
2006-09-20 |
Marty Connor | eth_ntoa fixups
|
commit | commitdiff | tree |