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
/
southbridge
/
intel
/
i82801jx
/
hdaudio.c
Age
Commit message (
Expand
)
Author
2020-06-22
sb/intel/i82801{ix,jx}/hdaudio.c: Use `Azalia` in printk
Angel Pons
2020-06-22
sb/intel/i82801{gx,ix,jx}/hdaudio.c: Drop unused typedef
Angel Pons
2020-06-22
sb/intel/i82801jx/hdaudio.c: Align with i82801ix
Angel Pons
2020-06-12
sb/intel/i82801jx: Use PCI bitwise ops
Angel Pons
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-05-01
sb/intel/i82801jx: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
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-05-24
sb/intel/i82801jx: Get rid of device_t
Elyes HAOUAS
2017-07-21
sb/intel/i82801jx: Add correct PCI ids and change names
Arthur Heymans
2017-07-21
sb/intel/i82801jx: Copy i82801ix
Arthur Heymans