Age | Commit message (Expand) | Author |
2021-02-16 | soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> | Elyes HAOUAS |
2021-02-01 | src: Remove unused <cpu/x86/smm.h> | Elyes HAOUAS |
2021-01-30 | soc/amd,intel: Drop leftover GNVS includes | Kyösti Mälkki |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2021-01-13 | ACPI: Add common acpi_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | soc/intel: Replace acpi_init_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-26 | src: Remove whitespace between 'sizeof' and '(' | Elyes HAOUAS |
2020-07-25 | soc/intel/baytrail/southcluster.c: Align with Braswell | Angel Pons |
2020-07-25 | soc/intel/baytrail: Retype some pointers | Angel Pons |
2020-07-12 | soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller | Mate Kukri |
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 smm_setup_structures() | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
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-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-11-27 | soc/intel/baytrail: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
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-11-23 | src/soc/intel/baytrail/southcluster.c: Replace fixed values by defines | Frans Hendriks |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-05-24 | soc/intel/baytrail: Get rid of device_t | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-09-20 | soc/intel/baytrail: refactor rtc failure checking | Aaron Durbin |
2015-11-28 | baytrail: fix missing brackets around ir_base to fix IRQ routing | Alexander Couzens |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-23 | baytrail: Switch to per-device ACPI | Vladimir Serbinenko |
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-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-12-08 | intel/baytrail: Spelling fixes | Martin Roth |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-22 | baytrail/rambi: S3 support and other updates | Kein Yuan |
2014-09-19 | baytrail/rambi: spi, charger, and audio updates | Aaron Durbin |
2014-09-18 | rambi/baytrail: ACPI, GPIO, audio, misc updates | Shawn Nematbakhsh |
2014-05-06 | baytrail: configure acpi SCI irq | Aaron Durbin |
2014-05-05 | baytrail: interrupt routing support | Aaron Durbin |
2014-04-30 | baytrail: Add reserved MMIO regions to ACPI | Duncan Laurie |
2014-03-11 | baytrail: HDA function disable workaround | Aaron Durbin |
2014-03-11 | baytrail: allow function disable on TXE | Aaron Durbin |
2014-02-27 | rambi: Enable internal keyboard | Duncan Laurie |
2014-02-27 | baytrail: add support for disabling south cluster pci devices | Aaron Durbin |
2014-02-17 | baytrail: add south cluster fixed resources | Aaron Durbin |