Age | Commit message (Expand) | Author |
2022-11-28 | sb,soc/intel: Address TCO SECOND_TO_STS name collision | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT | Kyösti Mälkki |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-25 | soc/intel/baytrail,braswell/include/iomap: drop unused HPET_BASE_SIZE | Felix Held |
2021-11-05 | soc/intel/braswell: Make `num_cpus` unsigned | Angel Pons |
2021-10-22 | soc/intel/braswell: use mp_cpu_bus_init | Felix Held |
2021-09-29 | {sb,soc}/intel: Drop PRMx from GNVS | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop LCKF from GNVS | Angel Pons |
2021-03-12 | soc/intel/braswell: Factor out common `acpi_fill_madt` | Angel Pons |
2021-02-16 | soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2021-02-11 | sb,soc/intel: Drop OSYS from GNVS | Kyösti Mälkki |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-01-27 | ACPI: Separate device_nvs_t | Kyösti Mälkki |
2021-01-23 | intel/baytrail,braswell,broadwell: Add const qualifier for power_state | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2021-01-10 | ACPI: Add missing include in nvs.h | Kyösti Mälkki |
2021-01-03 | soc/intel: Drop indirect <soc/nvs.h> include | Kyösti Mälkki |
2020-12-25 | ACPI: Fix some GNVS field comments | Kyösti Mälkki |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-14 | soc/intel/braswell: Move `acpi_fill_fadt` to fadt.c | Angel Pons |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
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-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-06 | soc/intel/braswell: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-23 | soc/intel/braswell: Clean up | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-01-02 | soc/intel/bsw/gpio.h: Drop unused values | Angel Pons |
2019-12-09 | soc/intel/bsw/gpio: Factor out GPI macros | Angel Pons |
2019-12-05 | soc/intel/braswell: Use common sb code for SPI lockdown configuration | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Use sb/intel/common/spi.c | Arthur Heymans |
2019-11-08 | ELOG, soc/intel: Avoid some preprocessor use | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-08 | intel/braswell: Remove duplicate set_max_freq() prototypes | Kyösti Mälkki |
2019-10-02 | intel/pci_devs: Regroup PCI xx_DEVID entries | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-06-20 | soc/intel/braswell/smbus.c: Add support for i2c mode block write | Frans Hendriks |
2019-06-12 | {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support | Frans Hendriks |
2019-05-29 | sb/intel/*: Delete early_spi | Patrick Rudolph |
2019-05-07 | intel/fsp1_1: Drop remnants of `pei_data` | Nico Huber |
2019-05-07 | soc/intel/bsw: Move memory init values into `romstage.h` | Nico Huber |
2019-05-07 | intel/fsp1_1: Move MRC cache pointers into `romstage_params` | Nico Huber |
2019-05-07 | intel/fsp1_1: Drop `boot_mode` from `pei_data` | Nico Huber |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-08 | {src,util}: Correct typo in comment and debug string | Frans Hendriks |
2019-04-04 | soc/intel/braswell: Correct serial IRQ support | Frans Hendriks |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | soc/intel/braswell/include/soc/spi.h: Add OPTYPE values | Frans Hendriks |
2019-03-06 | soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEV | Frans Hendriks |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-02-28 | soc/intel/braswell: Correct configuration of interrupts | Frans Hendriks |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-12-19 | soc/intel/braswell/linclude/soc/device_nvs.h: Fix typo | Frans Hendriks |
2018-11-28 | src/soc/intel/braswell/include/soc/irq.h: Change PIRQ_PIC_IRQDISABLE value | Frans Hendriks |
2018-11-28 | src/soc/intel/braswell/include/soc/iomap.h: Correct IO_BASE_SIZE and ILB_BASE... | Frans Hendriks |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-05 | src: Fix MSR_PKG_CST_CONFIG_CONTROL register name | Elyes HAOUAS |
2018-09-21 | soc/intel/braswell/ramstage.c: Add SoC stepping D-1 support | Frans Hendriks |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-02 | google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggered | Matt DeVillier |
2018-06-04 | soc/intel/braswell: Get rid of device_t | Elyes HAOUAS |
2018-03-30 | soc/intel/braswell: Save/restore GMA OpRegion address | Matt DeVillier |
2018-03-30 | soc/intel/common/opregion: Get rid of opregion.c | Patrick Rudolph |
2017-11-04 | sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t | Jonathan Neuschäfer |
2017-09-30 | soc/intel/braswell/acpi: Clean OpRegion up | Patrick Rudolph |
2017-09-20 | soc/intel/braswell: refactor rtc failure checking | Aaron Durbin |
2017-09-08 | soc/intel/braswell: Add USB2 phy setting override | Matt DeVillier |
2017-09-08 | soc/intel/braswell: Add SoC stepping identify helper | Matt DeVillier |
2017-08-25 | soc/intel/braswell: Put SERIRQ in quiet mode | Hannah Williams |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-08 | fsp/gop: Add running the GOP to the choice of gfx init | Nico Huber |
2017-03-17 | soc/intel/braswell: Fix spacing issues detected by checkpatch | Lee Leahy |
2017-01-16 | intel: Fix copy/paste error in license text | Marshall Dawson |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-15 | soc/intel/braswell: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-01-28 | soc/braswell: Add interface to program USB2_COMPBG register | shkim |
2016-01-28 | soc/braswell: Fix DSP clock | fdurairx |
2016-01-28 | drivers/intel/fsp1_1: Remove extra include references | Lee Leahy |
2016-01-27 | soc/braswell: Fix leakage on V1P8S rail | Shobhit Srivastava |
2016-01-27 | soc/braswell: Add macro NATIVE_INT_PU20K | Hannah Williams |
2016-01-26 | Braswell: Implement Gpio library functions to read RAMID | Subrata Banik |
2016-01-22 | soc/braswell: Add method for Wifi regulatory domain | Felix Durairaj |
2016-01-14 | soc/braswell: Fix P-state table | Subrata Banik |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | FSP 1.1: Move common FSP code | Lee Leahy |
2015-10-11 | soc/intel/common: remove chipset specific calls | Aaron Durbin |
2015-09-17 | braswell: Switch to using common ACPI _SWS code | Duncan Laurie |
2015-09-10 | fsp1_1: provide binding to UEFI version | Aaron Durbin |