aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/wtm2/mainboard.c
AgeCommit message (Expand)Author
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-06-22cpu/x86/smm: Use already defined APM_CNT messagesKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2018-08-14src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-05-08mb/intel: Get rid of device_tElyes HAOUAS
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-04wtm2: Convert to use soc/intel/broadwellDuncan Laurie
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-09-05Consolidate intel vga int15 hooksVladimir Serbinenko
2014-09-05azalia: Use convenience macros throughoutVladimir Serbinenko
2014-08-18azalia: Move shared variable to separate fileVladimir Serbinenko
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-11-25Fix int15 return value for mainboard oprom handlersDuncan Laurie
2013-05-11haswell: Fix VGA option rom INT15 handlerDuncan Laurie
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-18Add Intel Whitetip Mountain 2 mainboardDuncan Laurie