index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[settings] Add the notion of a "tag magic" to numbered settings
Michael Brown
2008-10-30
7
-25
/
+60
*
[romprefix] Further sanity checks for the PCI 3 runtime segment address
Michael Brown
2008-10-29
1
-9
/
+22
*
[phantom] Add CLP settings interface
Michael Brown
2008-10-28
2
-0
/
+368
*
[phantom] Unhalt/halt all PEGs during driver startup/shutdown
Michael Brown
2008-10-28
2
-0
/
+70
*
[phantom] Add line count limit to phantom_dmesg()
Michael Brown
2008-10-28
1
-22
/
+57
*
[ioapi] Fix broken implementation of insX() in the x86 I/O API
Michael Brown
2008-10-27
1
-2
/
+2
*
[uri] Avoid interpreting DOS-style path names as opaque URIs
Michael Brown
2008-10-24
1
-2
/
+6
*
[phantom] Change register space abstraction to match other drivers
Michael Brown
2008-10-24
2
-54
/
+46
*
[pcbios] Guard against register corruption in INT 15,e820 implementations
Michael Brown
2008-10-23
2
-3
/
+11
*
[settings] Avoid returning uninitialised data on error in fetch_xxx_setting()
Michael Brown
2008-10-22
1
-5
/
+15
*
[tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors
Michael Brown
2008-10-21
1
-7
/
+16
*
[tg3] Add PCI ID for BCM5786
Michael Brown
2008-10-21
1
-0
/
+1
*
[contrib] Add patch to enable writable ROM images in bochs
Michael Brown
2008-10-21
1
-0
/
+20
*
[build] Fix building on FreeBSD
Michael Brown
2008-10-17
2
-2
/
+14
*
[romprefix] Sanity-check the runtime segment address for PCI 3
Michael Brown
2008-10-17
1
-0
/
+9
*
[build] Use ".bss.*" names for uninitialised-data sections
Michael Brown
2008-10-17
2
-11
/
+11
*
[build] Fix building on Ubuntu 8.04
Michael Brown
2008-10-17
7
-14
/
+16
*
[etherfabric] Merge changes from vendor tree
Michael Brown
2008-10-17
2
-2337
/
+3348
*
virtio-net: Fix kick/wait logic
Eduardo Habkost
2008-10-16
1
-3
/
+5
*
[efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL
Michael Brown
2008-10-16
5
-0
/
+2367
*
[netdevice] Change link-layer push() and pull() methods to take raw types
Michael Brown
2008-10-16
5
-64
/
+56
*
[netdevice] Split multicast hashing out into an mc_hash method
Michael Brown
2008-10-16
4
-14
/
+57
*
[netdevice] Add maximum packet length as a net device property
Michael Brown
2008-10-16
4
-4
/
+12
*
[efi] Fix linker script for ld 2.17.50.0.9
Michael Brown
2008-10-13
1
-6
/
+6
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
40
-1
/
+4781
*
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
Michael Brown
2008-10-13
9
-22
/
+64
*
[config] Make the default image type selection platform-dependent
Michael Brown
2008-10-13
2
-10
/
+19
*
[monojob] Release reference on completed job
Michael Brown
2008-10-13
1
-0
/
+1
*
[umalloc] Formalise the user memory allocation API
Michael Brown
2008-10-13
7
-30
/
+95
*
[uaccess] Formalise the uaccess API
Michael Brown
2008-10-13
21
-760
/
+569
*
[timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC
Michael Brown
2008-10-13
2
-12
/
+0
*
[nap] Formalise the CPU sleeping API
Michael Brown
2008-10-12
12
-20
/
+138
*
[monojob] Allow for extremely slow system timers
Michael Brown
2008-10-12
1
-1
/
+1
*
[timer] Formalise the timer API
Michael Brown
2008-10-12
22
-284
/
+386
*
[process] Add DBG2() messages to help track down frozen processes
Michael Brown
2008-10-12
1
-0
/
+2
*
[retry] Use a separate flag to indicate that a retry timer is running
Michael Brown
2008-10-12
2
-9
/
+12
*
[commands] Fix config command to accept zero arguments
Michael Brown
2008-10-12
1
-1
/
+1
*
[pci] Formalise the PCI I/O API
Michael Brown
2008-10-12
10
-81
/
+220
*
[legacy] Add missing #include <gpxe/io.h>
Michael Brown
2008-10-12
1
-0
/
+1
*
[phantom] Add missing #include <gpxe/io.h>
Michael Brown
2008-10-12
1
-0
/
+1
*
[config] Split console configuration out to config/console.h
Michael Brown
2008-10-12
4
-26
/
+26
*
[ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API
Michael Brown
2008-10-12
4
-39
/
+60
*
[i386] Remove obsolete functions from virtaddr.h
Michael Brown
2008-10-12
1
-21
/
+2
*
[rtl8139] Add missing #include <string.h>
Michael Brown
2008-10-12
1
-0
/
+1
*
[natsemi] Add missing #include <string.h>
Michael Brown
2008-10-12
1
-0
/
+1
*
[e1000] Add missing #include <string.h>
Michael Brown
2008-10-12
1
-0
/
+1
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
22
-291
/
+26
*
[ioapi] Formalise the I/O API as used in i386-pcbios
Michael Brown
2008-10-12
8
-0
/
+850
*
[cs89x0] Simplify obscure loop syntax
Michael Brown
2008-10-12
1
-2
/
+2
*
[e1000] Fix dubious syntax in e1000 I/O wrapper macros
Michael Brown
2008-10-12
1
-24
/
+24
[prev]
[next]