summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-061-1/+0
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-061-6/+6
* src: Remove duplicated includesElyes HAOUAS2020-06-021-1/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+1
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-274-113/+3
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-1/+1
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-133-3/+0
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-121-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1173-73/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-028-9/+9
* soc/intel/braswell: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-013-14/+12
* src: Remove not used 'include <smbios.h>'Elyes HAOUAS2020-05-011-1/+0
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-282-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-282-2/+2
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-282-2/+2
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-6/+12
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* soc/intel/braswell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0673-964/+146
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-054-7/+0
* soc/intel/braswell: add ACPI backlight supportMatt DeVillier2020-04-022-0/+12
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-022-4/+4
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-2/+2
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-232-20/+20
* soc/intel/braswell: Clean upAngel Pons2020-03-2326-839/+724
* soc: Remove copyright noticesPatrick Georgi2020-03-1869-145/+0
* soc/intel/braswell/chip.h: Include smbios.h for Type9 EntriesMichał Żygowski2020-03-091-0/+1
* soc/intel/braswell: Generate microcode binaries from treeMichał Żygowski2020-03-072-1/+2
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-042-2/+2
* soc/braswell: hook up smmstoreMatt DeVillier2020-03-031-0/+25
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-2/+2
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-1/+1
* intel/braswell: Drop use of <device/early_smbus.h>Kyösti Mälkki2020-01-031-11/+0
* soc/intel/bsw/gpio.h: Drop unused valuesAngel Pons2020-01-021-96/+0
* {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoCWim Vervoorn2019-12-201-0/+5
* arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki2019-12-191-11/+0
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-191-1/+0
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-193-3/+0
* src: Conditionally include TEVTFrans Hendriks2019-12-171-1/+3
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* soc/intel/bsw/gpio: Factor out GPI macrosAngel Pons2019-12-091-22/+9
* soc/intel/braswell: Use common sb code for SPI lockdown configurationArthur Heymans2019-12-052-29/+10
* soc/intel/braswell: Don't reinitialize SPI after lockdownArthur Heymans2019-11-292-23/+0
* soc/intel/braswell: Use sb/intel/common/spi.cArthur Heymans2019-11-294-594/+1
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+0
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-221-9/+0
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-091-4/+4