summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* soc/intel/braswell: Move `acpi_fill_fadt` to fadt.cAngel Pons2020-07-141-0/+1
* soc/intel/braswell: Generate microcode binaries from treeMichał Żygowski2020-03-071-0/+2
* soc/intel/braswell: Use sb/intel/common/spi.cArthur Heymans2019-11-291-4/+0
* soc/intel/braswell/smbus.c: Add support for i2c mode block writeFrans Hendriks2019-06-201-0/+1
* {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks2019-06-121-1/+6
* 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: 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-101-0/+1
* soc/intel/braswell/Makefile.inc: Remove commented-out lineFrans Hendriks2019-05-061-2/+0
* soc/intel/braswell: add default option to use public FSPMatt DeVillier2019-05-031-1/+1
* {src/include},{soc/intel): Configure HDA codecsFrans Hendriks2019-03-041-1/+0
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-0/+2
* soc/braswell: ensure ACPI opregion restored on S3 with GOP initMatt DeVillier2018-12-181-2/+1
* soc/intel/braswell: add vmx support via CPU_INTEL_COMMONMatt DeVillier2018-11-161-0/+1
* soc/intel/braswell: remove stale spi_loading.cAaron Durbin2018-04-301-1/+0
* soc/intel/braswell: refactor rtc failure checkingAaron Durbin2017-09-201-0/+1
* fsp/gop: Add running the GOP to the choice of gfx initNico Huber2017-06-081-4/+1
* Makefile.inc: Use $(MAINBOARDDIR)Iru Cai2016-09-041-1/+1
* Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)Martin Roth2016-08-101-1/+1
* soc/braswell: Add interface to program USB2_COMPBG registershkim2016-01-281-0/+1
* Braswell: Implement Gpio library functions to read RAMIDSubrata Banik2016-01-261-0/+1
* intel/braswell: Build in both C0 and 'other' vbiosMartin Roth2016-01-061-2/+13
* braswell/skylake: Add FspUpdVpd.h to fix compilationStefan Reinauer2015-12-041-0/+1
* cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc2015-09-301-1/+2
* intel: auto include intel/common/firmwareAaron Durbin2015-09-291-1/+0
* Move final Intel chipsets with ME to intel/common/firmwareMartin Roth2015-09-161-50/+1
* fsp1_1: provide binding to UEFI versionAaron Durbin2015-09-101-8/+0
* x86: bootblock: remove linking and program flow from build systemAaron Durbin2015-09-091-1/+0
* soc/*/Makefile.inc: Do not add soc/common as a subdirAlexandru Gagniuc2015-08-281-1/+0
* Braswell: Update to end of June.Lee Leahy2015-07-061-0/+2
* Braswell: Add Braswell SOC supportLee Leahy2015-06-251-45/+55
* Braswell: Use Baytrail as Comparison BaseLee Leahy2015-05-231-0/+107