aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell
AgeCommit message (Expand)Author
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06soc/intel/braswell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02soc/intel/braswell: add ACPI backlight supportMatt DeVillier
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-23soc/intel/braswell: Clean upAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-09soc/intel/braswell/chip.h: Include smbios.h for Type9 EntriesMichał Żygowski
2020-03-07soc/intel/braswell: Generate microcode binaries from treeMichał Żygowski
2020-03-04src: capitalize 'PCIe'Elyes HAOUAS
2020-03-03soc/braswell: hook up smmstoreMatt DeVillier
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-01-09device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki
2020-01-03intel/braswell: Drop use of <device/early_smbus.h>Kyösti Mälkki
2020-01-02soc/intel/bsw/gpio.h: Drop unused valuesAngel Pons
2019-12-20{drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoCWim Vervoorn
2019-12-19arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-19src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-17src: Conditionally include TEVTFrans Hendriks
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-09soc/intel/bsw/gpio: Factor out GPI macrosAngel Pons
2019-12-05soc/intel/braswell: Use common sb code for SPI lockdown configurationArthur Heymans
2019-11-29soc/intel/braswell: Don't reinitialize SPI after lockdownArthur Heymans
2019-11-29soc/intel/braswell: Use sb/intel/common/spi.cArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-11-09arch/x86: Replace some __SMM__ guardsKyösti Mälkki
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-08ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-08intel/braswell: Remove duplicate set_max_freq() prototypesKyösti Mälkki
2019-11-04sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS
2019-11-04soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.aslArthur Heymans
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-02timestamps: COLLECT_TIMESTAMPS is mostly optionalKyösti Mälkki
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-24acpi: Drop wrong _ADR objects for PCI host bridgesElyes HAOUAS
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-03soc/intel/braswell/chip.h: Add IGD_MEMSIZE_xxMBFrans Hendriks
2019-10-02intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-08-28intel/braswell: Use smm_subregion()Kyösti Mälkki
2019-08-26lib/bootblock: Add simplified entry with basetimeKyösti Mälkki
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-20src: Remove variable length arraysJacob Garber
2019-08-20devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15soc/intel: Drop spurious includesKyösti Mälkki
2019-08-15cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-08soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfigSubrata Banik
2019-08-08arch/x86: Handle smm_subregion() failureKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-07intel/braswell: Drop config IED_REGION_SIZEKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-07soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-10soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size onlyFrans Hendriks
2019-07-09arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki
2019-06-20soc/intel/braswell/smbus.c: Add support for i2c mode block writeFrans Hendriks
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-06-04soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans
2019-05-29soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of OffsetFrans Hendriks
2019-05-29sb/intel/*: Delete early_spiPatrick Rudolph
2019-05-29soc/intel/braswell: Don't use CAR_GLOBALArthur Heymans
2019-05-22soc/{baytrail/braswell/broadwell}: fix flashconsole on platformMatt DeVillier
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-05-20soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC statusFrans Hendriks
2019-05-13soc/intel/braswell: Remove unused include <timestamp.h>Elyes HAOUAS
2019-05-13soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstageFrans Hendriks
2019-05-10soc/intel/braswell/smbus: Enable early SMBus in romstageMichał Żygowski
2019-05-07intel/fsp1_1: Drop remnants of `pei_data`Nico Huber
2019-05-07soc/intel/bsw: Move memory init values into `romstage.h`Nico Huber
2019-05-07intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber
2019-05-07intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber
2019-05-06soc/intel/braswell/Makefile.inc: Remove commented-out lineFrans Hendriks
2019-05-03{soc, southbridge} : Correct typo in commentFrans Hendriks
2019-05-03soc/intel/braswell: add default option to use public FSPMatt DeVillier
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29soc/intel/braswell: Move LPE ACPI code to mainboardFrans Hendriks
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-23soc/intel/braswell/acpi/lpss.asl: Remove SPI1 and PWM asl codeFrans Hendriks
2019-04-08{src,util}: Correct typo in comment and debug stringFrans Hendriks
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-04soc/intel/braswell: Correct serial IRQ supportFrans Hendriks
2019-04-01vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more casesJulius Werner
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-22soc/intel/{baytrail,braswell}: Make use of generic set_subsystem()Kyösti Mälkki
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19soc/intel/braswell: Use IRQ 9 for SCIFrans Hendriks
2019-03-19soc/intel/braswell/romstage: Drop unused 'include <rtc.h>'Elyes HAOUAS
2019-03-18soc/intel/braswell: Reserve IOAPIC and ROM resourcesFrans Hendriks