index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
11
-77
/
+21
*
[build] Remove obsolete and unused portions of config.c
Michael Brown
2015-03-04
4
-55
/
+0
*
[pxe] Remove obsolete references to pxeparent_dhcp
Michael Brown
2015-03-03
2
-6
/
+0
*
[build] Remove unused __keepme macro
Michael Brown
2015-03-03
1
-8
/
+0
*
[build] Remove unused IMPORT_SYMBOL() and EXPORT_SYMBOL() macros
Michael Brown
2015-03-03
1
-48
/
+0
*
[malloc] Rewrite unrelicensable portions of malloc.c
Michael Brown
2015-03-03
2
-24
/
+43
*
[malloc] Move valgrind headers out of arch/x86
Michael Brown
2015-03-03
2
-0
/
+0
*
[settings] Use generic jump scrolling abstraction
Michael Brown
2015-03-03
1
-196
/
+155
*
[menu] Abstract out the generic concept of a jump scroller
Michael Brown
2015-03-03
3
-65
/
+221
*
[settings] Rewrite unrelicensable portions of settings.c
Michael Brown
2015-03-03
1
-6
/
+13
*
[settings] Use list_first_entry() when unregistering child settings
Michael Brown
2015-03-03
1
-2
/
+2
*
[pci] Rewrite unrelicensable portions of pci.h
Michael Brown
2015-03-03
11
-321
/
+124
*
[pci] Remove outdated and mostly-unused pci_ids.h file
Michael Brown
2015-03-02
5
-289
/
+57
*
[iscsi] Rewrite unrelicensable portions of iscsi.c
Michael Brown
2015-03-02
1
-36
/
+28
*
[list] Relicense list.h
Michael Brown
2015-03-02
1
-1
/
+1
*
[elf] Rewrite ELF header
Michael Brown
2015-03-02
1
-215
/
+62
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
9
-158
/
+160
*
[libc] Rewrite setjmp() and longjmp()
Michael Brown
2015-03-02
2
-49
/
+81
*
[libc] Rewrite unrelicensable portions of ctype.h
Michael Brown
2015-03-02
2
-20
/
+105
*
[libc] Rewrite unrelicensable portions of stddef.h
Michael Brown
2015-03-02
1
-11
/
+29
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
106
-114
/
+302
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
26
-26
/
+94
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
15
-15
/
+15
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
627
-627
/
+1871
*
[legal] Add UBDL relicensing tool
Michael Brown
2015-03-02
1
-0
/
+169
*
[legal] Add support for the Unmodified Binary Distribution Licence
Michael Brown
2015-03-02
2
-0
/
+24
*
[mucurses] Add missing FILE_LICENCE declarations
Michael Brown
2015-03-02
6
-0
/
+12
*
[legal] Include full licence text for all GPL2_OR_LATER files
Michael Brown
2015-02-26
17
-35
/
+205
*
[zbin] Remove now-unused unnrv2b.S decompressor
Michael Brown
2015-02-26
2
-193
/
+0
*
[vbox] Enable some more features now that we have LZMA compression
Robin Smidsrød
2015-02-26
1
-8
/
+0
*
[zbin] Fix check for existence of most recent output byte
Michael Brown
2015-02-26
1
-3
/
+1
*
[zbin] Allow decompressor to generate debug output via BIOS console
Michael Brown
2015-02-26
1
-19
/
+50
*
[prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled
Michael Brown
2015-02-26
1
-0
/
+16
*
[zbin] Perform extra normalisation after completing decompression
Michael Brown
2015-02-26
1
-0
/
+1
*
[dhcp] Extract timing parameters out to config/dhcp.h
Alex Williamson
2015-02-25
3
-23
/
+106
*
[zbin] Use LZMA compression
Michael Brown
2015-02-25
4
-17
/
+1004
*
[prefix] Use .bss16 as temporary stack space for calls to install_block
Michael Brown
2015-02-24
2
-11
/
+46
*
[hyperv] Check for required features
Michael Brown
2015-02-20
2
-0
/
+41
*
[libc] Rewrite strtoul()
Michael Brown
2015-02-19
7
-151
/
+199
*
[ipv4] Rewrite inet_aton()
Michael Brown
2015-02-19
3
-28
/
+39
*
[legal] Add missing copyright header to net/ipv4.c
Michael Brown
2015-02-18
1
-0
/
+20
*
[test] Add IPv4 self-tests
Michael Brown
2015-02-18
2
-0
/
+148
*
[xhci] Abort commands on timeout
Michael Brown
2015-02-18
2
-15
/
+82
*
[xhci] Leak memory if controller fails to disable slot
Michael Brown
2015-02-18
1
-3
/
+18
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
6
-107
/
+153
*
[ncm] Use generic USB network device framework
Michael Brown
2015-02-17
2
-235
/
+58
*
[ecm] Use generic USB network device framework
Michael Brown
2015-02-17
2
-211
/
+35
*
[usb] Add generic USB network device framework
Michael Brown
2015-02-17
3
-0
/
+343
*
[libc] Reduce size of memset()
Michael Brown
2015-02-17
1
-1
/
+127
*
[test] Add constant-length memset() self-tests
Michael Brown
2015-02-17
2
-0
/
+154
[next]