summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* 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
* intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber2019-05-071-9/+0
* intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber2019-05-071-3/+0
* soc/intel/braswell/Makefile.inc: Remove commented-out lineFrans Hendriks2019-05-061-2/+0
* {soc, southbridge} : Correct typo in commentFrans Hendriks2019-05-031-1/+1
* soc/intel/braswell: add default option to use public FSPMatt DeVillier2019-05-034-31/+15
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* soc/intel/braswell: Move LPE ACPI code to mainboardFrans Hendriks2019-04-291-3/+0
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-263-3/+6
* soc/intel/braswell/acpi/lpss.asl: Remove SPI1 and PWM asl codeFrans Hendriks2019-04-231-109/+1
* {src,util}: Correct typo in comment and debug stringFrans Hendriks2019-04-081-1/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* soc/intel/braswell: Correct serial IRQ supportFrans Hendriks2019-04-043-10/+38
* vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more casesJulius Werner2019-04-011-0/+1
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* soc/intel/{baytrail,braswell}: Make use of generic set_subsystem()Kyösti Mälkki2019-03-221-13/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-15/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-2/+2
* soc/intel/braswell: Use IRQ 9 for SCIFrans Hendriks2019-03-191-1/+10
* soc/intel/braswell/romstage: Drop unused 'include <rtc.h>'Elyes HAOUAS2019-03-191-1/+0
* soc/intel/braswell: Reserve IOAPIC and ROM resourcesFrans Hendriks2019-03-181-0/+5
* src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS2019-03-182-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-089-19/+19
* soc/intel/braswell/include/soc/spi.h: Add OPTYPE valuesFrans Hendriks2019-03-061-0/+5
* soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEVFrans Hendriks2019-03-061-0/+6
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-062-2/+0
* soc/intel: Use simple PCI config accessKyösti Mälkki2019-03-061-16/+4
* soc/intel/braswell: Add SMBus supportFrans Hendriks2019-03-051-0/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0413-5/+14
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-049-9/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* src/soc/intel/braswell/cpu.c: Set up local APICFrans Hendriks2019-03-041-0/+4
* {src/include},{soc/intel): Configure HDA codecsFrans Hendriks2019-03-043-44/+2