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
/
device
/
azalia_device.c
Age
Commit message (
Expand
)
Author
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2019-09-17
AUTHORS: Move src/device copyrights into AUTHORS file
Martin Roth
2019-09-15
{cpu,device,drivers}: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-07
src: Use "foo **bar" instead of "foo ** bar"
Elyes HAOUAS
2018-12-19
{device,drivers}: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2016-01-07
Correct some common spelling mistakes
Martin Roth
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-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2013-08-13
Add a generic Intel HD audio (Azalia) module azalia_device.c
Andrew Wu