index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
ne2k.c
Age
Commit message (
Expand
)
Author
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-09-28
drivers/net/ne2k: Remove some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-08
arch/x86: Drop leftover ROMCC console support
Kyösti Mälkki
2018-06-04
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2017-07-28
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2014-11-22
drivers/net/ne2k.c: Fix regression
Edward O'Callaghan
2014-11-07
drivers/net/ne2k.c: Collect headers and defines to top of file
Edward O'Callaghan
2014-02-06
ne2k: Move under drivers/net
Kyösti Mälkki