summaryrefslogtreecommitdiffstats
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [build] Include ipxe.lkrn in default buildMichael Brown2011-03-261-2/+2
* [console] Add keymap generatorMichael Brown2011-03-161-0/+2
* [bofm] Add core BOFM libraryMichael Brown2011-03-031-0/+1
* [linux] Remove Linux-specific code from default (non-Linux) buildMichael Brown2011-02-251-2/+1Star
* [igbvf] Add igbvf driverAlex Williamson2010-12-161-0/+1
* [build] Add tap.linux to "make everything"Michael Brown2010-08-191-1/+2
* [linux] Add device and driver modelPiotr Jaroszyński2010-08-191-0/+1
* [linux] Add consolePiotr Jaroszyński2010-08-191-1/+1
* [build] Add everything targetPiotr Jaroszyński2010-08-161-2/+16
* [build] Properly handle multiple goals per BIN directoryPiotr Jaroszyński2010-08-161-0/+1
* [build] Fix broken build caused by implied dependency upon "perl"Michael Brown2010-06-241-6/+6
* [build] Avoid hard-coding the path to perlMichael Brown2010-06-241-1/+1
* [efi] Add the "snpnet" driverGeoff Lywood2010-06-021-0/+1
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-311-0/+1
* [build] Add rtl8139.rom to the default build target listMichael Brown2010-05-281-1/+2
* [build] Allow building against a zlib in a non-standard locationGeoff Lywood2010-05-281-0/+1
* [build] Replace obsolete makerom.pl with quick script using Option::ROMMichael Brown2010-04-251-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-5/+5
* [igb] Add igb driverMarty Connor2010-03-171-0/+1
* [e1000e] Add e1000e driverMarty Connor2010-03-171-0/+1
* [vxge] Add support for X3100 series 10GbE Server/Storage AdapterMasroor Vettuparambil2010-02-241-0/+1
* [release] Update version to 1.0.0+ post releaseMarty Connor2010-02-021-1/+1
* [release] Update version to 1.0.0 for releasev1.0.0Marty Connor2010-02-021-1/+1
* [proto] Remove unsupported NMB protocolStefan Hajnoczi2010-02-011-1/+0Star
* [release] Update version to 1.0.0-rc1+ post releaseMarty Connor2010-01-261-1/+1
* [release] Update version to 1.0.0-rc1 for releasev1.0.0-rc1Marty Connor2010-01-261-4/+4
* [linker] Add mechanism for subsystem-dependent configuration optionsJoshua Oreman2009-11-211-0/+1
* [release] Update version to 0.9.9+ post releaseMarty Connor2009-10-211-1/+1
* [release] Update version to 0.9.9 for releasev0.9.9Marty Connor2009-10-211-2/+2
* [release] Update version to 0.9.8+ post releaseMarty Connor2009-10-141-1/+1
* [release] Update version to 0.9.8 for releasev0.9.8Marty Connor2009-10-141-2/+2
* [doc] Expand scope of doxygen-generated documentationMichael Brown2009-08-111-0/+5
* [ath5k] Add support for non-802.11n Atheros wireless NICsJoshua Oreman2009-08-091-0/+1
* [rtl818x] Add driver for Realtek 8180/8185 wireless cardsJoshua Oreman2009-08-011-0/+1
* [802.11] Add support for 802.11 devices with software MAC layerJoshua Oreman2009-08-011-1/+1
* [infiniband] Move non-driver-specific code to net/infinibandMichael Brown2009-07-181-1/+1
* [legal] Add licence.pl and %.licence make targetMichael Brown2009-05-181-0/+1
* [build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown2009-04-161-0/+1
* [efi] Allow building with non-system libbfdMichael Brown2009-03-311-0/+2
* [build] Enable building with the Intel C compiler (icc)Michael Brown2009-03-261-1/+2
* [release] Update version to 0.9.7+ post releaseMichael Brown2009-03-021-1/+1
* [release] Update version to 0.9.7 for releasev0.9.7Michael Brown2009-03-021-2/+2
* [dhcp] Include gPXE version number within DHCP requestMichael Brown2009-01-081-0/+1
* [efi] Add efirom utility and .efirom image formatMichael Brown2009-01-081-0/+1
* [efi] Use elf2efi utility in place of efilinkMichael Brown2009-01-071-1/+2
* [efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown2008-12-051-1/+1
* [release] Update version to 0.9.6+ post releaseMarty Connor2008-11-231-1/+1
* [release] Update version to 0.9.6 for releasev0.9.6Marty Connor2008-11-231-2/+2
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-1/+2
* [makefile] Split config.h out into config/*.h and kill off mkconfig.plMichael Brown2008-10-081-1/+0Star