Age | Commit message (Expand) | Author |
2019-05-15 | soc/intel/broadwell/romstage: Clean up unused bist variable | Arthur Heymans |
2019-05-15 | soc/intel/broadwell: Enable LPC/SIO setup in bootblock | Arthur Heymans |
2019-05-15 | nb/intel/broadwell: Add an option for where verstage starts | Arthur Heymans |
2019-05-15 | soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-05-15 | soc/intel/broadwell: Use the common cpu/intel/car romstage entry | Arthur Heymans |
2019-05-15 | vboot: remove OPROM-related code | Joel Kitching |
2019-05-14 | soc/intel/broadwell: Clean up the bootflow | Arthur Heymans |
2019-05-14 | soc/intel/broadwell: Don't use a pointer for pei_data | Arthur Heymans |
2019-05-14 | soc/intel/broadwell: Move GPIO init to a common place | Arthur Heymans |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-05-02 | soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declaration | Subrata Banik |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-04-25 | cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE | Arthur Heymans |
2019-04-23 | Klocwork: Fix the Null pointer derefernce found by klocwork | Thejaswani Putta |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-01 | vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases | Julius Werner |
2019-03-27 | Move calls to quick_ram_check() before CBMEM init | Kyösti Mälkki |
2019-03-27 | device/pciexp_device: Convert LTR non-snoop/snoop value into common macro | Subrata Banik |
2019-03-22 | soc/intel/broadwell: Fix use of CONFIG_USBDEBUG | Kyösti Mälkki |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() | Subrata Banik |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-16 | src: Drop unused 'include <device/pciexp.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-28 | intel/spi: Switch to native PCI config accessors | Kyösti Mälkki |
2019-02-25 | security/vboot: Add measured boot mode | Philipp Deppenwiese |
2019-02-13 | soc/intel/broadwell: Don't use CAR_GLOBAL | Arthur Heymans |
2019-02-12 | postcar: Make more use of postcar_frame_add_romcache() | Nico Huber |
2019-02-11 | soc/intel/bdw: Remove spurious comment | Nico Huber |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
2019-01-21 | drivers/spi: Add controller protection type | Rizwan Qureshi |
2019-01-08 | cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK | Kyösti Mälkki |
2019-01-07 | soc/intel: Standardize names of common MSRs | Elyes HAOUAS |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
2019-01-03 | soc/intel: Fix bad uses of __SIMPLE_DEVICE__ | Kyösti Mälkki |
2018-12-30 | arch/x86: Use a common timestamp.inc with romcc bootblocks | Kyösti Mälkki |
2018-12-30 | cpu/intel/car: Drop remains of setup_stack_and_mtrrs() | Kyösti Mälkki |
2018-12-28 | soc/intel: Drop romstage_after_car() | Kyösti Mälkki |
2018-12-24 | soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only once | Arthur Heymans |
2018-12-20 | soc/intel/broadwell: implement RMRR ACPI table | Matt DeVillier |
2018-12-20 | cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() | Matt DeVillier |
2018-12-19 | soc: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | soc: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-12-05 | soc/intel/broadwell: Implement postcar stage | Arthur Heymans |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-30 | soc/intel/broadwell: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-28 | soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservation | Frans Hendriks |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | soc/intel/{broadwell,skylake}: Remove unused SERIAL_CPU_INIT | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
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-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-24 | vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic | Joel Kitching |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-11 | src: Replace MSR addresses with macros | 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-10-02 | src/soc/intel/broadwell/me.c: Correct HMRFPO misspelling | Angel Pons |
2018-09-21 | soc/broadwell: Don't use device_t | Elyes HAOUAS |
2018-09-18 | cpu/*/car: fix ancient URL explaining XIP range run-time calculation | Stefan Tauner |
2018-09-17 | soc/intel/broadwell: Add PCH_GPIO_PIRQ_INVERT definition | Matt DeVillier |
2018-09-13 | src/*/intel/: clarify Kconfig options regarding IFD | Stefan Tauner |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-08-27 | intel: Use common HPET table revision function | Marc Jones |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-08-13 | soc/intel/broadwell/Kconfig: Clean up redefined config options | Arthur Heymans |
2018-07-25 | drivers/tpm: Add TPM ramstage driver for devices without vboot. | Philipp Deppenwiese |
2018-07-24 | cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx | Arthur Heymans |
2018-06-30 | arch/x86/acpi: Add DMAR RMRR helper functions | Matt DeVillier |
2018-06-27 | x86/car: Replace reference of copy_and_run location | Kyösti Mälkki |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | src/soc: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-01 | soc/intel/broadwell: Get rid of device_t | Elyes HAOUAS |
2018-05-31 | soc/intel/broadwell: decouple PEI memory struct from coreboot header | Matt DeVillier |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-05-08 | intel/broadwell: Add option to enable/disable the PCIe AER capability | Youness Alaoui |
2018-05-08 | intel/broadwell: If L1 Sub state is disabled, do not set capability | Youness Alaoui |
2018-04-26 | src: Fix a typo on "mtrr" | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-04-23 | drivers/spi: reduce confusion in the API | Aaron Durbin |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-04-11 | Correct "MTTR" to "MTRR" | Jonathan Neuschäfer |
2018-03-15 | soc/intel/broadwell: add support for Intel GMA OpRegion | Matt DeVillier |
2018-03-01 | soc/intel/broadwell: Generate ACPI DMAR table | Matt DeVillier |
2018-03-01 | soc/intel/broadwell: Enable VT-d and X2APIC | Matt DeVillier |
2018-01-18 | security/tpm: Change TPM naming for different layers. | Philipp Deppenwiese |