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
/
intel
/
i210
/
i210.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-31
i210: Add additional PCI-ID to the i210 driver
Werner Zeh
2018-05-04
drivers/intel/i210.c: Get rid of device_t
Elyes HAOUAS
2017-11-07
src: Fix all Siemens copyrights
Mario Scheithauer
2017-10-22
intel/i210: Set bus master bit in command register
Werner Zeh
2016-07-05
intel/i210: Change API for function mainboard_get_mac_address()
Werner Zeh
2016-04-28
drivers/intel/i210: Use uint8_t and friends instead of u8
Werner Zeh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-24
drivers/intel/i210: Add new driver for Intel i210 MACPHY
Werner Zeh