aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/romstage.c
AgeCommit message (Expand)Author
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-24mb/google/octopus: Use DIMM_INFO_PART_NUMBER_SIZE for part_num_storeFurquan Shaikh
2018-08-09mb/google/octopus: add support for fetching DRAM part number from CBIAaron Durbin
2018-04-30mb/google/octopus: save dimm info as SMBIOS Table-17Ravi Sarawadi
2018-02-28mb/google/octopus: Add LPDDR4 memory initRavi Sarawadi
2018-02-15mb/google/octopus: Add new boardHannah Williams