index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
broadwell
/
include
Age
Commit message (
Expand
)
Author
2021-01-30
soc/intel/broadwell: Make `broadwell_init_pre_device` static
Angel Pons
2021-01-30
soc/intel/broadwell: Define and use MMCONF_BUS_NUMBER
Angel Pons
2021-01-30
soc/intel/broadwell: Use common SMBus code
Angel Pons
2021-01-27
ACPI: Separate device_nvs_t
Kyösti Mälkki
2021-01-24
soc/intel/broadwell: Align raminit with Haswell
Angel Pons
2021-01-24
soc/intel/broadwell: Drop `struct romstage_params`
Angel Pons
2021-01-24
broadwell: Flatten `mainboard_pre_raminit`
Angel Pons
2021-01-24
broadwell: Clean up `mainboard_post_raminit`
Angel Pons
2021-01-24
soc/intel/broadwell: Drop now-unused CPU code
Angel Pons
2021-01-24
soc/intel/broadwell: Use Haswell CPU headers
Angel Pons
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-10
soc/intel/broadwell: Use `mp_cpu_bus_init`
Angel Pons
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-11-25
soc/intel/{broadwell,quark}: Drop `PEI_DATA` typedef
Angel Pons
2020-11-13
broadwell: Factor out `acpi_fill_madt` function
Angel Pons
2020-10-30
soc/intel/broadwell: Relocate PCH finalisation code
Angel Pons
2020-10-30
soc/intel/broadwell: Get rid of `cpu_is_ult`
Angel Pons
2020-10-30
soc/intel/broadwell: Inline CPUID helpers
Angel Pons
2020-10-30
soc/intel/broadwell: Separate PCH in devicetree
Angel Pons
2020-10-30
Revert "broadwell: update processor power limits configuration"
Angel Pons
2020-10-25
soc/intel/broadwell: Drop `broadwell_pci_ops`
Angel Pons
2020-10-24
{cpu,soc}/intel: deduplicate cpu code
Michael Niewöhner
2020-10-23
soc/intel/broadwell: Remove unnecessary array
Angel Pons
2020-10-23
soc/intel/broadwell: Align raminit-related code with Haswell
Angel Pons
2020-10-23
soc/intel/broadwell: Relocate `report_memory_config` function
Angel Pons
2020-10-23
soc/intel/broadwell: Define RCBA register LCAP
Angel Pons
2020-10-23
soc/intel/broadwell: Sort SA registers in ascending order
Angel Pons
2020-10-23
soc/intel/broadwell: Guard MCHBAR macro parameters
Angel Pons
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
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-23
soc/intel/broadwell: Use SPDX identifier
Jacob Garber
2020-05-18
broadwell: update processor power limits configuration
Sumeet R Pawnikar
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-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-06
soc/intel/broadwell: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-17
soc/broadwell: remove unused function init_one_gpio()
Matt DeVillier
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-02-04
soc/intel: Add get_pmbase
Eugene Myers
2020-01-14
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
soc/intel/broadwell: Drop old forked version of SMBUS support
Kyösti Mälkki
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-11-10
soc/intel/broadwell: Use common sb code for SPI lockdown configuration
Arthur Heymans
2019-11-10
soc/intel/broadwell: Use common INTEL_SB SPI code
Arthur Heymans
2019-11-10
soc/intel/broadwell: Use common SB RTC code
Arthur Heymans
2019-11-08
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-04
soc/intel: Remove unused code
Patrick Rudolph
2019-08-28
intel/broadwell: Use smm_subregion()
Kyösti Mälkki
2019-08-28
intel/haswell,broadwell: Rename EMRR to PRMRR
Kyösti Mälkki
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-07-25
soc/intel: Guard remaining SA_DEV_ROOT definition
Kyösti Mälkki
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-05-29
sb/intel/*: Delete early_spi
Patrick Rudolph
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-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-02
soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declaration
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
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
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-20
soc/intel/broadwell: implement RMRR ACPI table
Matt DeVillier
2018-12-05
soc/intel/broadwell: Implement postcar stage
Arthur Heymans
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
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-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/broadwell: Don't use device_t
Elyes HAOUAS
2018-09-17
soc/intel/broadwell: Add PCH_GPIO_PIRQ_INVERT definition
Matt DeVillier
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
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-04-26
src: Fix a typo on "mtrr"
Elyes HAOUAS
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
2017-12-16
soc/intel/broadwell: implement spi_flash_ctrlr_protect_region()
Aaron Durbin
2017-11-04
sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t
Jonathan Neuschäfer
[next]