Age | Commit message (Expand) | Author |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2021-11-11 | device/azalia_device: Drop unused function parameter | Angel Pons |
2021-11-11 | sb/intel/bd82x6x: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | sb/intel/bd82x6x: Remove unused typedef | Angel Pons |
2021-11-11 | sb/intel: Use `azalia_program_verb_table()` function | Angel Pons |
2021-11-04 | sb/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-06-15 | nb/intel/sandybridge: Add x86_64 support | Patrick Rudolph |
2020-12-17 | azalia: Use `azalia_enter_reset` function | Angel Pons |
2020-12-17 | azalia: Use `azalia_exit_reset` function | Angel Pons |
2020-12-17 | azalia: Make `azalia_find_verb` parametric | Angel Pons |
2020-12-17 | azalia: Drop unused parameter from `azalia_find_verb` | Angel Pons |
2020-12-17 | azalia: Make `find_verb` function non-static | Angel Pons |
2020-12-17 | azalia: Make `set_bits` function non-static | Angel Pons |
2020-11-02 | azalia: Use `HDA_GCTL_CRST` macro as unset-mask | Angel Pons |
2020-11-02 | azalia: Treat all negative return values as errors | Angel Pons |
2020-08-17 | {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences | Elyes HAOUAS |
2020-08-17 | sb/intel/bd82x6x: Use <device/azalia_device.h> registers | Elyes HAOUAS |
2020-06-10 | sb/intel/bd82x6x: Use PCI bitwise ops | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-02 | sb/intel/bd82x6x: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
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/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-07-18 | sb/intel/bd82x6x: Add and use more RCBA defines | Patrick Rudolph |
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-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-04 | sb/intel/bd82x6x: Get rid of device_t | Elyes HAOUAS |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-06-27 | sb/intel/bd82x6x: Fill in acpi_name | Patrick Rudolph |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
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 |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2013-08-09 | intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses | Kyösti Mälkki |
2013-08-02 | Remove unnecessary space characters. | Andrew Wu |
2013-03-17 | Intel HD Audio: clean up initialization code | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-08-07 | bd82x6x: Add beep commands | Dylan Reid |
2012-07-24 | bd82x6x: Convert all PCI ID lists to new scheme | Stefan Reinauer |
2012-04-04 | Add support for Intel Panther Point PCH | Stefan Reinauer |