summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/octopus/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google/octopus: Add method to set GPIOs in romstageMatt DeVillier2022-12-211-0/+7
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/octopus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/google/octopus: make new targets have DRAM part in CBI by defaultAaron Durbin2019-06-121-6/+1
* Fix code that would trip -Wtype-limitsJulius Werner2019-05-061-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* mb/google/octopus: Use DIMM_INFO_PART_NUMBER_SIZE for part_num_storeFurquan Shaikh2018-10-241-1/+2
* mb/google/octopus: add support for fetching DRAM part number from CBIAaron Durbin2018-08-091-1/+30
* mb/google/octopus: save dimm info as SMBIOS Table-17Ravi Sarawadi2018-04-301-0/+1
* mb/google/octopus: Add LPDDR4 memory initRavi Sarawadi2018-02-281-0/+2
* mb/google/octopus: Add new boardHannah Williams2018-02-151-0/+27