summaryrefslogtreecommitdiff
path: root/src/mainboard/google/link/mainboard.c
AgeCommit message (Expand)Author
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/link: 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
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-01-18mb/google/link: drop dummy mainboard_post functionPatrick Georgi
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
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-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-09-20ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian
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
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-02-18southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-29bd82x6x: Move calling of finalize() on resume to southbridge codeVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-05sandy/ivy boards: Rename defines from onboard.h for ACPIKyösti Mälkki
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-09-05azalia: Use convenience macros throughoutVladimir Serbinenko
2014-08-18azalia: Move shared variable to separate fileVladimir Serbinenko
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-11-25smbios: Add generic type41 write functionDuncan Laurie
2013-11-25Fix int15 return value for mainboard oprom handlersDuncan Laurie
2013-11-25Fix VGA option rom INT15 handlerStefan Reinauer
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-13src/mainboard: Drop redundant `CHIP_NAME` again for new portsPaul Menzel
2013-02-23Add support for Google's Chromebook PixelStefan Reinauer