summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/trogdor/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* trogdor: Add fingerprint power sequencingJulius Werner2021-02-121-0/+5
* trogdor: Initialize BACKLIGHT_ENABLE to 0, only turn it on in payloadJulius Werner2021-01-191-3/+0
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-1/+2
* src: Add missing 'include <console/console.h>'Elyes HAOUAS2020-11-171-0/+1
* sc7180: Add display hardware pipe line initializationVinod Polimera2020-09-101-2/+61
* sc7180: GPIO: Add I2S configuration for google/trogdorvsujithk2020-09-091-3/+3
* trogdor: Assert EN_PP3300_HUBJulius Werner2020-09-031-0/+3
* trogdor: mainboard reference all QUPv3 FW driversT Michael Turney2020-05-111-3/+36
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Remove unused 'include <bootblock_common.h>'Elyes HAOUAS2019-12-181-1/+0
* trogdor: Add mainboard USB supportT Michael Turney2019-12-051-1/+13
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+2
* trogdor: Provide initial mainboard supportT Michael Turney2019-10-251-0/+35