aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/slippy/mainboard.c
AgeCommit message (Expand)Author
2020-09-22mb/google: Drop unneeded empty linesElyes HAOUAS
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-06mb/google/slippy: 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/google: 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-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-08-14src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2016-12-05Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier
2016-07-27mainboard/google/slippy: remove unobtainable mainboardAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
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-08-06slippy/flaco/peppy: setup beep verbsMarc Jones
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-11-25slippy: Add on-board devices and configure GPIO irq/wakeDuncan Laurie
2013-11-25Fix int15 return value for mainboard oprom handlersDuncan Laurie
2013-11-24slippy: Clean up for easier portingDuncan Laurie
2013-11-24slippy: Run EC init as part of mainboard init stepDuncan Laurie
2013-11-24slippy: Initial mainboard commitDuncan Laurie