summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [romprefix] Split PMM allocations for image source and decompression areaMichael Brown2010-04-251-51/+119
* [prefix] Use area at top of INT 15,88 memory map for temporary decompressionMichael Brown2010-04-253-17/+27
* [pcbios] Always show INT 15,88 result under DEBUG=memmapMichael Brown2010-04-251-5/+5
* [build] Generate random build identifierMichael Brown2010-04-252-2/+10
* [romprefix] Provide indication of successful call to install_preallocMichael Brown2010-04-211-4/+12
* [prefix] Default to 1MB mark as fallback high memory load pointMichael Brown2010-04-201-8/+1Star
* [relocate] Remove the even megabyte constraintMichael Brown2010-04-201-48/+8Star
* [librm] Use libflat to enable A20 line on each real-to-protected transitionMichael Brown2010-04-208-227/+12Star
* [prefix] Add A20-enabling code in libflatMichael Brown2010-04-202-8/+296
* [prefix] Move flatten_real_mode to libflat.SMichael Brown2010-04-202-122/+141
* [prefix] Move flatten_real_mode to .text16.earlyMichael Brown2010-04-201-41/+31Star
* [prefix] Add .text16.early sectionMichael Brown2010-04-204-39/+150
* [prefix] Use flat real mode for access to high memoryMichael Brown2010-04-201-127/+79Star
* [prefix] Use flat real mode instead of real modeMichael Brown2010-04-202-17/+8Star
* [romprefix] Remove .hrom prefixMichael Brown2010-04-204-28/+0Star
* [romprefix] Remove .xrom prefixMichael Brown2010-04-206-407/+20Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-20597-2288/+2220Star
* [eepro100] Remove link-state checkingThomas Miletich2010-04-192-48/+1Star
* [util] Hide an expected error from the 'which' commandPiotr Jaroszyński2010-04-161-1/+1
* [build] Look for isolinux.bin in more placesPiotr Jaroszyński2010-04-161-1/+5
* [drivers] Fix warnings identified by gcc 4.5Bruce Rogers2010-04-163-4/+4
* [build] Add support for local configuration filesPiotr Jaroszyński2010-03-2611-2/+25
* [pxe] Remove pxe_set_cached_filename()Michael Brown2010-03-263-37/+0Star
* [pxe] Avoid potential interrupt storms when using shared interruptsMichael Brown2010-03-231-4/+21
* [netdevice] Record whether or not interrupts are currently enabledMichael Brown2010-03-232-0/+21
* [netdevice] Add netdev_is_open() wrapper functionMichael Brown2010-03-2310-17/+28
* [phantom] Update interrupt support to match current firmwareMichael Brown2010-03-222-23/+91
* [igb] Add igb driverMarty Connor2010-03-1721-0/+13395
* [e1000e] Add e1000e driverMarty Connor2010-03-1722-0/+18164
* [e1000] Update e1000 driverMarty Connor2010-03-1725-13859/+15348
* [iscsi] Disambiguate some common authentication errorsMichael Brown2010-03-171-14/+27
* [vxge] Add stub vxge.c file so bin/vxge.usb can be builtStefan Hajnoczi2010-03-122-4/+23
* [fnrec] Add function recorder for debuggingStefan Hajnoczi2010-03-043-0/+195
* [build] Disable ccache for embedded.oStefan Hajnoczi2010-03-041-0/+7
* [misc] Remove accidentally commited .dotest directoryMarty Connor2010-03-0415-155/+0Star
* [build] Disable ccache for embedded.oStefan Hajnoczi2010-03-0415-0/+155
* [comboot] Match version strings to SYSLINUX styleDaniel Verkamp2010-03-011-2/+2
* [vxge] Add support for X3100 series 10GbE Server/Storage AdapterMasroor Vettuparambil2010-02-2410-0/+9386
* [undi] Ensure only one UNDI instance is loadedStefan Hajnoczi2010-02-241-0/+12
* [iscsi] Fix interoperability with QNAP TS-639ProDanny Volkind2010-02-221-3/+10
* [util] Detect genisoimage as mkisofs replacementStefan Hajnoczi2010-02-131-1/+11
* [hermon] Change hermon_alloc_icm() to conform to ConnectX2 requirementsItay Gazit2010-02-131-16/+58
* [shell_banner] Avoid printing Ctrl-B prompt if BANNER_TIMEOUT <= 0Marty Connor2010-02-041-0/+4
* [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-015-137/+0Star
* [proto] Remove unsupported IGMP protocolStefan Hajnoczi2010-02-014-211/+0Star
* [proto] Remove unsupported NFS protocolStefan Hajnoczi2010-02-016-685/+1Star
* [proto] Remove unsupported FSP protocolStefan Hajnoczi2010-02-012-244/+0Star
* [prefix] Remove unsupported ELF preficesStefan Hajnoczi2010-02-015-514/+0Star