summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* 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
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* soc/intel/braswell/chip.h: Add IGD_MEMSIZE_xxMBFrans Hendriks2019-10-031-0/+5
* intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki2019-10-021-31/+33
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* intel/braswell: Use smm_subregion()Kyösti Mälkki2019-08-281-24/+28
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-261-1/+1
* src: Remove variable length arraysJacob Garber2019-08-201-4/+5
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-2/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-155-17/+15
* soc/intel: Drop spurious includesKyösti Mälkki2019-08-152-2/+0
* cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki2019-08-151-38/+0
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-132-0/+2
* soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfigSubrata Banik2019-08-081-4/+0
* arch/x86: Handle smm_subregion() failureKyösti Mälkki2019-08-081-0/+2
* arch/x86: Change smm_subregion() prototypeKyösti Mälkki2019-08-083-14/+11
* lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki2019-08-081-1/+0
* intel/braswell: Drop config IED_REGION_SIZEKyösti Mälkki2019-08-071-4/+0
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-073-3/+2
* soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki2019-08-071-7/+0
* soc/intel: Use config_of()Kyösti Mälkki2019-07-189-15/+12
* soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size onlyFrans Hendriks2019-07-101-3/+13
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-1/+0
* soc/intel/braswell/smbus.c: Add support for i2c mode block writeFrans Hendriks2019-06-203-0/+59
* {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks2019-06-127-141/+117
* soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans2019-06-041-0/+1
* soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of OffsetFrans Hendriks2019-05-291-2/+0
* sb/intel/*: Delete early_spiPatrick Rudolph2019-05-293-65/+0
* soc/intel/braswell: Don't use CAR_GLOBALArthur Heymans2019-05-291-23/+18
* soc/{baytrail/braswell/broadwell}: fix flashconsole on platformMatt DeVillier2019-05-221-0/+2
* soc/intel/fsp1.1: Implement postcar stageArthur Heymans2019-05-211-0/+2
* soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC statusFrans Hendriks2019-05-201-7/+6
* soc/intel/braswell: Remove unused include <timestamp.h>Elyes HAOUAS2019-05-131-1/+0
* soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstageFrans Hendriks2019-05-131-0/+3
* soc/intel/braswell/smbus: Enable early SMBus in romstageMichał Żygowski2019-05-102-0/+30
* intel/fsp1_1: Drop remnants of `pei_data`Nico Huber2019-05-073-78/+0
* soc/intel/bsw: Move memory init values into `romstage.h`Nico Huber2019-05-072-3/+4