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
/
drivers
/
nvs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
4
-4
/
+20
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
4
-4
/
+8
2011-01-19
[pci] Auto-resize VPD fields used for non-volatile storage
Michael Brown
1
-32
/
+142
2011-01-11
[nvs] Allow for non-volatile storage devices without block boundaries
Michael Brown
2
-17
/
+32
2010-11-25
[pci] Add a mechanism for using a PCI VPD field as an NVS device
Michael Brown
1
-0
/
+124
2010-04-19
[build] Rename gPXE to iPXE
Michael Brown
3
-3
/
+3
2009-05-28
[spi] Add address-length autodetection to the SPI bit-bashing code
Michael Brown
1
-6
/
+47
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
3
-0
/
+6
2008-03-02
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2
-2
/
+2
2007-12-06
Fix compiler warnings that appear only on OpenBSD.
Michael Brown
2
-4
/
+4
2007-12-07
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
1
-1
/
+1
2007-12-06
Fix prototype mismatch.
Michael Brown
1
-2
/
+2
2006-12-20
Return -EIO when verification fails, instead of -EINVAL.
Michael Brown
1
-1
/
+1
2006-12-06
Added write support for three-wire devices (e.g. the RTL8139 EEPROM)
Michael Brown
1
-1
/
+41
2006-12-06
Verify data after writing
Michael Brown
1
-1
/
+35
2006-12-04
Added debug statements
Michael Brown
1
-4
/
+20
2006-12-04
Added nvs_write(). This shares a lot of code in common with nvs_read();
Michael Brown
1
-0
/
+43
2006-12-04
Added the generic block-splitting code to nvs.c
Michael Brown
1
-1
/
+40
2006-12-04
Added generic SPI protocol handler with read and write support.
Michael Brown
1
-0
/
+122
2006-12-04
Abstracted out part of the concept of an SPI device to a generalised NVS
Michael Brown
2
-2
/
+34
2006-12-04
Changed length parameter in SPI methods to be a byte length, rather than
Michael Brown
1
-4
/
+3
2006-12-04
Generalised the SPI abstraction layer to also be able to handle interfaces
Michael Brown
1
-24
/
+15
2006-06-14
Generalise three-wire interface to generic SPI interface.
Michael Brown
1
-30
/
+19
2006-05-26
Added abstraction layer for a three-wire serial device (e.g. the EEPROM
Michael Brown
1
-0
/
+68