Age | Commit message (Expand) | Author |
2023-07-13 | soc/intel/baytrail: Use newer function for resource declarations | Arthur Heymans |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2021-11-04 | soc/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-01-27 | ACPI: Separate device_nvs_t | Kyösti Mälkki |
2020-07-25 | soc/intel/baytrail/lpe.c: Align with Braswell | Angel Pons |
2020-07-09 | soc/intel/baytrail: Align whitespace and comments | Angel Pons |
2020-07-09 | soc/intel/baytrail: Rename "pmc.h" to "pm.h" | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-24 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-01 | soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-04-06 | soc/intel/baytrail: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2018-05-24 | soc/intel/baytrail: Get rid of device_t | 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-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-09-18 | rambi/baytrail: ACPI, GPIO, audio, misc updates | Shawn Nematbakhsh |
2014-05-09 | baytrail: lpe audio device needs memory for its firmware | Aaron Durbin |
2014-05-08 | baytrail: enable lpe resources assigned to device | Aaron Durbin |
2014-05-08 | baytrail: add lpe codec clock configuration | Aaron Durbin |
2014-03-11 | baytrail: add audio clock workaround for LPE | Aaron Durbin |