index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
atl1e.c
Age
Commit message (
Expand
)
Author
2022-12-09
drivers/net/atl1e.c: Use {read,write}32p()
Elyes Haouas
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-11-04
drivers: Replace bad uses of `find_resource`
Angel Pons
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-03-17
cbfs: Replace more instances of cbfs_boot_locate() with newer APIs
Julius Werner
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/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-10-15
drivers/net/atl1e: Add driver
Arthur Heymans