index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2
-43
/
+109
2015-03-05
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
1
-5
/
+0
2015-03-04
[build] Remove obsolete and unused portions of config.c
Michael Brown
1
-1
/
+0
2015-03-03
[build] Remove unused __keepme macro
Michael Brown
1
-8
/
+0
2015-03-03
[build] Remove unused IMPORT_SYMBOL() and EXPORT_SYMBOL() macros
Michael Brown
1
-48
/
+0
2015-03-03
[malloc] Rewrite unrelicensable portions of malloc.c
Michael Brown
1
-2
/
+2
2015-03-03
[malloc] Move valgrind headers out of arch/x86
Michael Brown
2
-0
/
+4849
2015-03-03
[menu] Abstract out the generic concept of a jump scroller
Michael Brown
1
-0
/
+50
2015-03-03
[pci] Rewrite unrelicensable portions of pci.h
Michael Brown
1
-296
/
+101
2015-03-02
[pci] Remove outdated and mostly-unused pci_ids.h file
Michael Brown
2
-289
/
+50
2015-03-02
[list] Relicense list.h
Michael Brown
1
-1
/
+1
2015-03-02
[elf] Rewrite ELF header
Michael Brown
1
-215
/
+62
2015-03-02
[libc] Rewrite byte-swapping code
Michael Brown
4
-140
/
+148
2015-03-02
[libc] Rewrite unrelicensable portions of ctype.h
Michael Brown
1
-17
/
+101
2015-03-02
[libc] Rewrite unrelicensable portions of stddef.h
Michael Brown
1
-11
/
+29
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
37
-37
/
+41
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
8
-8
/
+8
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
201
-201
/
+213
2015-03-02
[legal] Add support for the Unmodified Binary Distribution Licence
Michael Brown
1
-0
/
+11
2015-02-26
[legal] Include full licence text for all GPL2_OR_LATER files
Michael Brown
1
-3
/
+13
2015-02-25
[dhcp] Extract timing parameters out to config/dhcp.h
Alex Williamson
1
-10
/
+0
2015-02-19
[libc] Rewrite strtoul()
Michael Brown
2
-25
/
+17
2015-02-17
[usb] Add generic USB network device framework
Michael Brown
2
-0
/
+63
2015-02-16
[libc] Rewrite string functions
Michael Brown
2
-42
/
+97
2015-02-16
[libc] Remove unused string functions
Michael Brown
1
-6
/
+0
2015-02-13
[usb] Provide generic framework for refilling receive endpoints
Michael Brown
1
-0
/
+40
2015-02-12
[usb] Handle port status changes received after failing to find a driver
Michael Brown
1
-1
/
+7
2015-02-11
[rndis] Add rndis_rx_err()
Michael Brown
1
-0
/
+2
2015-02-10
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
1
-3
/
+5
2015-02-10
[usb] Parse endpoint descriptor bInterval field
Michael Brown
1
-1
/
+8
2015-02-09
[usb] Handle CDC union functional descriptors
Michael Brown
1
-0
/
+17
2015-02-09
[usb] Try multiple USB device configurations
Michael Brown
1
-3
/
+3
2015-02-06
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
1
-1
/
+1
2015-02-03
[ncm] Add support for CDC-NCM USB Ethernet devices
Michael Brown
2
-0
/
+40
2015-02-03
[usb] Add support for xHCI host controllers
Michael Brown
1
-0
/
+1
2015-02-03
[usb] Add basic support for USB hubs
Michael Brown
1
-0
/
+1
2015-02-03
[usb] Add basic support for USB devices
Michael Brown
3
-1
/
+1154
2015-02-02
[pci] Allow drivers to specify a PCI class
Michael Brown
2
-93
/
+55
2014-12-21
[hyperv] Require support for VMBus version 3.0 or newer
Michael Brown
1
-2
/
+12
2014-12-20
[rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006
Michael Brown
1
-0
/
+2
2014-12-20
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
1
-7
/
+2
2014-12-19
[rndis] Send RNDIS_HALT_MSG
Michael Brown
1
-1
/
+1
2014-12-19
[rndis] Send RNDIS_INITIALISE_MSG
Michael Brown
1
-2
/
+20
2014-12-18
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
1
-0
/
+1
2014-12-18
[hyperv] Add support for VMBus devices
Michael Brown
4
-0
/
+635
2014-12-18
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
1
-0
/
+230
2014-12-18
[rndis] Add generic RNDIS device abstraction
Michael Brown
3
-6
/
+354
2014-12-18
[iobuf] Add iob_split() to split an I/O buffer into portions
Michael Brown
1
-0
/
+1
2014-12-18
[device] Provide a driver-private data field for root devices
Michael Brown
1
-0
/
+23
2014-12-12
[list] Add sanity checks after list-adding functions
Michael Brown
1
-0
/
+4
[next]