summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801jx/hdaudio.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/i82801jx/hdaudio.c: Rename to `azalia.c`Angel Pons2020-07-221-265/+0
* sb/intel/i82801{ix,jx}/hdaudio.c: Use `Azalia` in printkAngel Pons2020-06-221-1/+1
* sb/intel/i82801{gx,ix,jx}/hdaudio.c: Drop unused typedefAngel Pons2020-06-221-2/+0
* sb/intel/i82801jx/hdaudio.c: Align with i82801ixAngel Pons2020-06-221-16/+9
* sb/intel/i82801jx: Use PCI bitwise opsAngel Pons2020-06-121-27/+8
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/intel/i82801jx: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-2/+1
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-3/+0
* southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki2019-08-211-0/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS2019-01-071-1/+1
* sb/intel/i82801jx: Get rid of device_tElyes HAOUAS2018-05-241-1/+2
* sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans2017-07-211-5/+10
* sb/intel/i82801jx: Copy i82801ixArthur Heymans2017-07-211-0/+319