summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801ix/hdaudio.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/i82801ix/hdaudio.c: Rename to `azalia.c`Angel Pons2020-07-221-260/+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/i82801ix/hdaudio.c: Clean up cosmeticsAngel Pons2020-06-221-14/+7
* sb/intel/i82801ix: 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/i82801ix: 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
* sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer2019-11-221-1/+1
* 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: Fix pointer castsPatrick Rudolph2018-12-051-1/+1
* sb/intel/i82801ix: Get rid of device_tElyes HAOUAS2018-05-241-1/+2
* src/southbridge: Code formatingElyes HAOUAS2016-08-311-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-9/+9
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-5/+1
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* intel/i82801ix: remove explicit pcie config accessesKyösti Mälkki2013-09-101-14/+10
* Remove unnecessary space characters.Andrew Wu2013-08-021-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* intel/i82801ix: new southbridge, ICH9Patrick Georgi2012-11-271-0/+332