aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/oak
AgeCommit message (Expand)Author
2021-02-23mb/google/oak: Add new DRAM modules K4E6E304EC-EGCG-4GBxuxinxiong
2021-02-22mb/google/oak: Clean up TPM KconfigAngel Pons
2021-02-21mb/: Drop the provided name in chip_opsKyösti Mälkki
2020-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
2020-10-08soc/mediatek: Add function to raise the CPU frequency of MT8192Weiyi Lu
2020-07-15mb/google/oak: Add new DRAM modules for oakwuxy
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-04-06mb/google/oak: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-28mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans
2019-11-28mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-09-15src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS
2019-08-15soc/mediatek: dsi: Support sending MIPI init commandsHung-Te Lin
2019-08-09soc/mediatek/mt8173: Remove dual DSI modeHung-Te Lin
2019-06-21mediatek: Add SPI tick_dly settingMengqi Zhang
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-04-11chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-28google/oak: Delete rowanEvan Green
2019-03-25vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig optionJoel Kitching
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-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-08-17arm64: Factor out common parts of romstage execution flowJulius Werner
2018-07-20mediatek: Share GPIO code among similar SOCsTristan Shieh
2018-07-11mediatek: Share MMU operation code among similar SOCsTristan Shieh
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2018-05-04mainboard/google: Comment variant names in KconfigMartin Roth
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-07boardid: Switch from Kconfig to weak functionsJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-11-17mb/google: Add Chromebook marketing namesJonathan Neuschäfer
2017-09-26Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer
2017-06-19google/oak: gpio: update RAM ID pins for RowanYidi Lin
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-04-29rowan: Fix default test HWID.Patrick Berny
2017-04-28google/oak: Configure SD card detect pin with a pull-upJulius Werner
2017-04-25google/oak: Enable dual DSI for rowan and the BOE 8-lane MIPI/DSI panelDaniel Kurtz
2017-04-25mediatek/mt8173: Add support for Dual DSI outputJitao Shi
2017-04-25google/oak: Use edid_set_framebuffer_bits_per_pixelDaniel Kurtz
2017-04-24google/oak: Support cr50 over I2C on rowanVadim Bendebury
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-02-23google/oak: Add initial support for RowanYidi Lin
2017-01-03Revert "google/oak: increase the driving strength for 4GB DRAMs"Nicolas Boichat
2016-11-30mb/google/oak: replace symbolic linksMartin Roth
2016-11-29google/oak: Add DRAM configuration for Samsung K4E8E324EBPH Hsu
2016-11-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-11-17google/oak: Add more DRAM modules supportPH Hsu
2016-10-25google/oak: Add derivative board HanaYidi Lin
2016-10-08google/oak: Increase the driving strength for 4GB DRAMsPH Hsu
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-28chromeos: Clean up elog handlingFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-26google/oak: dsi: set mipi pin driving control onMartin Roth
2016-07-18google/oak & elm: initialize touchscreen reset gpioYH Huang
2016-07-13oak/gru: Fix derivative KconfigsJulius Werner
2016-06-12mt8173: dram: Add more sample points to improve dram timing marginPH Hsu
2016-06-12oak: Select VBOOT_EC_SLOW_UPDATE Kconfig optionJulius Werner
2016-06-12Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner
2016-05-09google/oak: Add Samsung K4E6E304EB 4G LPDDR3 SDRAM for elm-rev1 SKU2PH Hsu
2016-05-09google/oak: elm: Do not control SPI_LEVEL_ENABLE after elm-rev1Yidi Lin
2016-05-09google/oak: Configure MAINBOARD_PART_NUMBER by the board nameYidi Lin
2016-05-09google/oak: elm: Update the differences between oak-rev6 and elm-rev0Yidi Lin
2016-05-09google/oak: Add derivative board ElmJulius Werner
2016-05-09google/oak: configure displayJitao Shi
2016-05-09mediatek/mt8173: Add display driverJitao Shi
2016-04-13mainboard/google: Update license headersMartin Roth
2016-04-05chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi
2016-04-05google/oak: Log hardware watchdog in eventlogJulius Werner
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-03-25google/intel mainboards: Add missing board_info.txt filesMartin Roth
2016-03-21google/oak: Move external buck initialization to coreboothenryc.chen
2016-03-18google/oak: Enable RAM_CODE_SUPPORTYidi Lin
2016-03-15google/oak: add table for 4GB configurationPH Hsu
2016-03-15google/oak: Remove EC_SUSPEND_L from APKoro Chen
2016-03-12mediatek/mt8173: detect sdram size at runtimeYidi Lin
2016-03-12mediatek/mt8173: pll: raising the CPU core frequencyYidi Lin
2016-03-12google/oak: Configure USB OC pinsYidi Lin
2016-03-12google/oak: Config USB Hub for rev5Ben Lok
2016-03-12google/oak: Config audio for rev5Koro Chen