summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/wtm2/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki2021-12-231-2/+0
* mb/{google/jecht,intel/wtm2}: Remove NOOP APM finalize callArthur Heymans2021-04-091-8/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* cpu/x86/smm: Use already defined APM_CNT messagesKyösti Mälkki2020-06-221-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS2018-08-141-1/+0
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-2/+0
* mb/intel: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* wtm2: Convert to use soc/intel/broadwellDuncan Laurie2015-01-041-3/+0
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-9/+0
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-051-93/+2
* azalia: Use convenience macros throughoutVladimir Serbinenko2014-09-051-1/+1
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-181-3/+1
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-3/+3
* Fix int15 return value for mainboard oprom handlersDuncan Laurie2013-11-251-8/+8
* haswell: Fix VGA option rom INT15 handlerDuncan Laurie2013-05-111-111/+25
* Unify coreboot table generationStefan Reinauer2013-03-221-1/+1
* Add Intel Whitetip Mountain 2 mainboardDuncan Laurie2013-03-181-0/+243