index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Allow EFI to control PCI bus enumeration
Michael Brown
2011-02-17
7
-288
/
+685
*
[efi] Rename efi_pci.h to efi_pci_api.h
Michael Brown
2011-02-17
2
-6
/
+6
*
[pci] Modularise PCI device support
Michael Brown
2011-02-17
2
-47
/
+107
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
45
-107
/
+77
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
7
-19
/
+19
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
10
-101
/
+97
*
[bitops] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-1
/
+1
*
[hermon] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-2
/
+2
*
[hermon] Force link speed to SDR
Itay Gazit
2011-02-17
3
-5
/
+62
*
[hermon] Use circular event queue
Itay Gazit
2011-02-17
2
-4
/
+10
*
[hermon] Update PRM file with latest changes
Itay Gazit
2011-02-17
1
-20
/
+18
*
[hermon] Fix hermon_cmd_sense_port() to use inline output
Itay Gazit
2011-02-17
1
-3
/
+3
*
[pcbios] Merge adjacent memory regions of same type
Eduardo Habkost
2011-02-17
1
-2
/
+10
*
[3c90x] Clean up reset code
Thomas Miletich
2011-02-08
2
-15
/
+16
*
[3c90x] More fine-grained debugging levels
Thomas Miletich
2011-02-08
1
-23
/
+23
*
[autoboot] Cope properly with empty DHCP filenames
Michael Brown
2011-02-01
1
-3
/
+3
*
[uri] Add uri_has_path()
Michael Brown
2011-02-01
1
-0
/
+10
*
[autoboot] Avoid using uri_dup() for constructed TFTP URI
Michael Brown
2011-02-01
1
-6
/
+6
*
[autoboot] Allow setting expansions in filename and root-path
Michael Brown
2011-01-28
1
-10
/
+32
*
[settings] Generalise expand_command() to expand_settings()
Michael Brown
2011-01-28
3
-75
/
+83
*
[autoboot] Connect SAN disk during a filename boot, if applicable
Michael Brown
2011-01-27
7
-159
/
+257
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
17
-37
/
+64
*
[xfer] Expose xfer_uri_opener()
Michael Brown
2011-01-27
2
-14
/
+40
*
[vxge] Add support for new function mode "multi-function 8 Direct IO"
Masroor Vettuparambil
2011-01-27
4
-25
/
+55
*
[liba20] Rename libflat to liba20
Michael Brown
2011-01-27
1
-0
/
+0
*
[libflat] Remove now-obsolete flatten_real_mode call
Michael Brown
2011-01-27
2
-122
/
+5
*
[prefix] Use 16-bit protected mode for access to high memory
Michael Brown
2011-01-27
2
-42
/
+195
*
[hermon] Indicate that device does not support interrupts
Michael Brown
2011-01-25
1
-12
/
+0
*
[infiniband] Indicate that device does not support interrupts
Michael Brown
2011-01-25
1
-12
/
+0
*
[pxe] Report SUPPORTED_IRQ only if device supports interrupts
Michael Brown
2011-01-25
1
-1
/
+3
*
[netdevice] Allow devices to indicate that interrupts are not supported
Michael Brown
2011-01-25
2
-0
/
+18
*
[pci] Auto-resize VPD fields used for non-volatile storage
Michael Brown
2011-01-19
3
-40
/
+151
*
[pci] Add ability to resize a VPD field
Michael Brown
2011-01-19
2
-0
/
+166
*
[pci] Allow pci_vpd_init() return status to be ignored
Michael Brown
2011-01-19
2
-0
/
+19
*
[nvo] Allow resizing of non-volatile stored option blocks
Michael Brown
2011-01-19
8
-54
/
+120
*
[nvo] Remove the non-volatile options fragment list
Michael Brown
2011-01-11
6
-111
/
+50
*
[nvs] Allow for non-volatile storage devices without block boundaries
Michael Brown
2011-01-11
2
-17
/
+32
*
[dhcp] Allow use of custom reallocation functions for DHCP option blocks
Michael Brown
2011-01-11
4
-62
/
+74
*
[dhcp] Rename length fields for DHCP options
Michael Brown
2011-01-10
4
-24
/
+25
*
[dhcp] Remove redundant length fields in struct dhcp_packet
Michael Brown
2011-01-10
3
-16
/
+12
*
[hermon] Fix incorrectly-padded sense_port structure
Michael Brown
2010-12-24
1
-1
/
+1
*
[igbvf] Add igbvf driver
Alex Williamson
2010-12-16
11
-0
/
+4477
*
[dhcp] Use Ethernet-compatible chaddr, if possible
Michael Brown
2010-12-15
3
-30
/
+38
*
[pxe] Improve pxe_udp debug messages
Michael Brown
2010-12-15
1
-9
/
+14
*
[iscsi] Include both DNS addresses in iBFT, if available
Michael Brown
2010-12-09
1
-9
/
+17
*
[settings] Add fetch_ipv4_array_setting()
Michael Brown
2010-12-09
2
-5
/
+25
*
[debug] Add DBG_MD5() and related macros
Michael Brown
2010-12-09
2
-0
/
+108
*
[legal] Add missing copyright header and FILE_LICENCE macro
Michael Brown
2010-12-09
1
-0
/
+20
*
[fnrec] Enhance function recording
Michael Brown
2010-12-09
4
-71
/
+265
*
[pxe] Set correct PktType in PXENV_UNDI_ISR
Michael Brown
2010-12-09
1
-1
/
+9
[next]