Age | Commit message (Expand) | Author |
2020-05-01 | soc/intel/braswell: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | src: Remove not used 'include <smbios.h>' | Elyes HAOUAS |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | soc/intel/braswell: 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 | soc/intel/braswell: add ACPI backlight support | Matt DeVillier |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-31 | security/vboot: relocate and rename vboot_platform_is_resuming() | Bill XIE |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-23 | soc/intel/braswell: Clean up | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-09 | soc/intel/braswell/chip.h: Include smbios.h for Type9 Entries | Michał Żygowski |
2020-03-07 | soc/intel/braswell: Generate microcode binaries from tree | Michał Żygowski |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-03 | soc/braswell: hook up smmstore | Matt DeVillier |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-01-09 | device,sb/intel: Move SMBus host controller prototypes | Kyösti Mälkki |
2020-01-03 | intel/braswell: Drop use of <device/early_smbus.h> | Kyösti Mälkki |
2020-01-02 | soc/intel/bsw/gpio.h: Drop unused values | Angel Pons |
2019-12-20 | {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/soc/intel: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-17 | src: Conditionally include TEVT | Frans Hendriks |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
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: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Use sb/intel/common/spi.c | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-09 | arch/x86: Replace some __SMM__ guards | Kyösti Mälkki |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
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-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.asl | Arthur Heymans |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | timestamps: COLLECT_TIMESTAMPS is mostly optional | Kyösti Mälkki |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-03 | soc/intel/braswell/chip.h: Add IGD_MEMSIZE_xxMB | Frans Hendriks |
2019-10-02 | intel/pci_devs: Regroup PCI xx_DEVID entries | Kyösti Mälkki |
2019-09-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-08-28 | intel/braswell: Use smm_subregion() | Kyösti Mälkki |
2019-08-26 | lib/bootblock: Add simplified entry with basetime | Kyösti Mälkki |
2019-08-26 | Split MAYBE_STATIC to _BSS and _NONZERO variants | Kyösti Mälkki |
2019-08-20 | src: Remove variable length arrays | Jacob Garber |
2019-08-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-15 | soc/intel: Drop spurious includes | Kyösti Mälkki |
2019-08-15 | cpu/x86/smm: Define single smm_subregion() | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-08-08 | soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig | Subrata Banik |
2019-08-08 | arch/x86: Handle smm_subregion() failure | Kyösti Mälkki |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-08 | lib/stage_cache: Refactor Kconfig options | Kyösti Mälkki |
2019-08-07 | intel/braswell: Drop config IED_REGION_SIZE | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-07 | soc/intel: Obsolete mmap_region_granularity() | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-10 | soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size only | Frans Hendriks |
2019-07-09 | arch/x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | 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-06-04 | soc/intel/braswell: Use common cpu/intel/car code | Arthur Heymans |
2019-05-29 | soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset | Frans Hendriks |
2019-05-29 | sb/intel/*: Delete early_spi | Patrick Rudolph |
2019-05-29 | soc/intel/braswell: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-22 | soc/{baytrail/braswell/broadwell}: fix flashconsole on platform | Matt DeVillier |
2019-05-21 | soc/intel/fsp1.1: Implement postcar stage | Arthur Heymans |
2019-05-20 | soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status | Frans Hendriks |
2019-05-13 | soc/intel/braswell: Remove unused include <timestamp.h> | Elyes HAOUAS |
2019-05-13 | soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstage | Frans Hendriks |
2019-05-10 | soc/intel/braswell/smbus: Enable early SMBus in romstage | Michał Żygowski |
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-05-06 | soc/intel/braswell/Makefile.inc: Remove commented-out line | Frans Hendriks |
2019-05-03 | {soc, southbridge} : Correct typo in comment | Frans Hendriks |
2019-05-03 | soc/intel/braswell: add default option to use public FSP | Matt DeVillier |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-04-29 | soc/intel/braswell: Move LPE ACPI code to mainboard | Frans Hendriks |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-23 | soc/intel/braswell/acpi/lpss.asl: Remove SPI1 and PWM asl code | Frans Hendriks |
2019-04-08 | {src,util}: Correct typo in comment and debug string | Frans Hendriks |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-04 | soc/intel/braswell: Correct serial IRQ support | Frans Hendriks |
2019-04-01 | vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases | Julius Werner |