summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801jx/hdaudio.c
AgeCommit message (Expand)Author
2020-06-22sb/intel/i82801{ix,jx}/hdaudio.c: Use `Azalia` in printkAngel Pons
2020-06-22sb/intel/i82801{gx,ix,jx}/hdaudio.c: Drop unused typedefAngel Pons
2020-06-22sb/intel/i82801jx/hdaudio.c: Align with i82801ixAngel Pons
2020-06-12sb/intel/i82801jx: Use PCI bitwise opsAngel Pons
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01sb/intel/i82801jx: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-07src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS
2018-05-24sb/intel/i82801jx: Get rid of device_tElyes HAOUAS
2017-07-21sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans
2017-07-21sb/intel/i82801jx: Copy i82801ixArthur Heymans