summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* 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
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-11/+5
* ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki2019-11-082-5/+2
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+0
* intel/braswell: Remove duplicate set_max_freq() prototypesKyösti Mälkki2019-11-086-34/+2
* sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS2019-11-041-1/+1
* soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.aslArthur Heymans2019-11-041-38/+1
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-1/+0
* timestamps: COLLECT_TIMESTAMPS is mostly optionalKyösti Mälkki2019-11-021-1/+0
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-20/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* acpi: Drop wrong _ADR objects for PCI host bridgesElyes HAOUAS2019-10-241-1/+0