Age | Commit message (Expand) | Author |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-06 | sb,soc/intel: Add wake source fields in GNVS | Kyösti Mälkki |
2021-01-21 | soc/intel/quark: Add pwrs in <soc/nvs.h> | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2020-11-25 | soc/intel/{broadwell,quark}: Drop `PEI_DATA` typedef | Angel Pons |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-01 | {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent | Subrata Banik |
2020-07-14 | src: Remove unused 'include <cpu/x86/msr.h>' | Elyes HAOUAS |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-06-06 | src: Remove unused 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-05-11 | soc/intel/quark: Revamp file headers | Patrick Georgi |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: split off license text, remove extra copyright notices | Patrick Georgi |
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-04-06 | soc/intel/quark: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-02-04 | soc/intel: Add get_pmbase | Eugene Myers |
2019-10-02 | intel/quark: Drop xx_DEV_FUNC | Kyösti Mälkki |
2019-09-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-13 | soc/intel: Remove some __PRE_RAM__ use | Kyösti Mälkki |
2019-08-30 | intel/quark: Remove extra steps on entry to romstage | Kyösti Mälkki |
2019-05-29 | intel/quark/storage_test.h: Drop external variable declaration | Arthur Heymans |
2019-05-21 | soc/intel/fsp1.1: Implement postcar stage | Arthur Heymans |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-11 | mb/intel/galileo: Drop the FSP1.1 option | Arthur Heymans |
2018-12-20 | soc/intel: Get rid of device_t | Elyes HAOUAS |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-06-09 | mainboard: Get rid of device_t | Elyes HAOUAS |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-27 | soc/intel/quark: We're not Broadwell anymore | Stefan Reinauer |
2017-06-20 | soc/intel/quark: Add legacy SPI flash controller driver | Lee Leahy |
2017-05-12 | commonlib: Move drivers/storage into commonlib/storage | Lee Leahy |
2017-05-08 | soc/intel/quark: Add SD/MMC test support | Lee Leahy |
2017-04-19 | soc/intel/quark: Move include of reg_access.h | Lee Leahy |
2017-03-15 | soc/intel/quark: Read the rmu.bin file from read-only region | Lee Leahy |
2017-03-14 | soc/intel/quark: Pass S3 wake status to fsp_silicon_init | Lee Leahy |
2017-03-07 | soc/intel/quark: Fix errors detected by checkpatch | Lee Leahy |
2016-09-30 | mainboard/intel/quark: Add FSP selection values | Lee Leahy |
2016-08-10 | soc/intel/quark: Switch to using serial routines for FSP | Lee Leahy |
2016-08-05 | soc/intel/quark: Add FSP 2.0 romstage support | Lee Leahy |
2016-08-05 | soc/intel/quark: Add FSP 2.0 boot block support | Lee Leahy |
2016-08-03 | soc/intel/quark: Support access to CPU CR registers | Lee Leahy |
2016-08-03 | soc/intel/quark: Add header files for FSP 2.0 | Lee Leahy |
2016-08-03 | soc/intel/quark: Prepare for FSP2.0 support | Lee Leahy |
2016-08-03 | soc/intel/quark: Initialize MTRRs in bootblock | Lee Leahy |
2016-08-01 | soc/intel/quark: Fix car_stage_entry routine name. | Lee Leahy |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-27 | cpu/x86: Support CPUs without rdmsr/wrmsr instructions | Lee Leahy |
2016-07-15 | soc/intel/quark: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-07-12 | soc/intel/quark: Add host bridge access support | Lee Leahy |
2016-07-06 | PCI: Use PCI_DEVFN macro instead of DEV_FUNC | Werner Zeh |
2016-06-12 | soc/intel/quark: Add C bootblock | Lee Leahy |
2016-05-31 | quark: Enable HSUART0 as console | Lee Leahy |
2016-05-31 | soc/intel/quark: Move UART init into romstage.c | Lee Leahy |
2016-05-31 | soc/intel/quark: Set temporary I2C base address | Lee Leahy |
2016-05-31 | soc/intel/quark: Conditionally define BIT names | Lee Leahy |
2016-05-31 | soc/intel/quark: Clear SMI interrupts and wake events | Lee Leahy |
2016-05-31 | soc/intel/quark: Add PCIe reset support | Lee Leahy |
2016-05-25 | soc/intel/quark: Add USB device port support | Lee Leahy |
2016-05-18 | soc/intel/quark: Add I2C support | Lee Leahy |
2016-05-17 | soc/intel/quark: Fix spelling error | Lee Leahy |
2016-05-17 | soc/intel/quark: Perform GPIO initialization | Lee Leahy |
2016-05-17 | soc/intel/quark: Add GPIO register access | Lee Leahy |
2016-05-17 | soc/intel/quark: Add LPC symbols | Lee Leahy |
2016-05-17 | soc/intel/quark: Reformat include/soc/pci_devs.h | Lee Leahy |
2016-05-17 | soc/intel/quark: Add Ioh.h from EDK-II | Lee Leahy |
2016-05-11 | soc/intel/quark/include/soc: Update the Intel license | Lee Leahy |
2016-05-05 | soc/intel/quark: Add script time delay support | Lee Leahy |
2016-05-05 | soc/intel/quark: Add temperature sensor support | Lee Leahy |
2016-05-04 | soc/intel/quark: Add USB PHY initialization | Lee Leahy |
2016-05-03 | soc/intel/quark: Add IntelQNCConfig.h from EDK-II | Lee Leahy |
2016-03-21 | soc/intel/quark: Disable the ROM shadow | Lee Leahy |
2016-03-08 | soc/intel/quark: Set the UPD values for MemoryInit | Lee Leahy |
2016-02-29 | soc/intel/quark: Initialize some of the FADT base registers | Lee Leahy |
2016-02-22 | soc/intel/quark: Add the initial pieces required for ACPI tables | Lee Leahy |
2016-02-19 | soc/intel/quark: Use single ID value for HSUART1 | Lee Leahy |
2016-02-18 | soc/intel/quark: Establish the Memory Map | Lee Leahy |
2016-02-10 | soc/intel/quark: Report CPU info | Lee Leahy |
2016-02-10 | soc/intel/quark: MTRR support | Lee Leahy |
2016-02-09 | soc/intel/quark: Enable Serial Port | Lee Leahy |
2016-02-08 | soc/intel/quark: Enable ESRAM | Lee Leahy |
2016-02-04 | soc/intel/quark: Add minimal Quark SoC X1000 files | Lee Leahy |