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
/
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