summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/chromeos.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google/rambi: Fix assumption that vboot runs after romstageArthur Heymans2023-11-071-1/+1
* ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki2022-04-071-6/+1
* ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki2022-04-061-2/+3
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-151-0/+9
* ChromeOS: Replace with or add <types.h>Kyösti Mälkki2021-11-111-0/+1
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-151-9/+0
* vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen2021-09-161-0/+9
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/rambi: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-1/+0
* google/rambi: Replace __PRE_RAM__ with ENV_ROMSTAGEKyösti Mälkki2019-08-191-3/+2
* mainboard/google: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-191-4/+1
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-1/+0
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-181-58/+0
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+11
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-2/+3
* chromeos: Simplify fill_lb_gpios even furtherJulius Werner2016-04-051-17/+9
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Expose get_lid_switch() in romstagePatrick Georgi2015-06-301-12/+12
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-1/+1
* rambi: Unconditionally clear the EC recovery requestSheng-Liang Song2014-12-311-1/+13
* baytrail/rambi: spi, charger, and audio updatesAaron Durbin2014-09-191-0/+11
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Declare get_write_protect_state() without ChromeOSKyösti Mälkki2014-05-081-1/+1
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-13/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+1
* rambi: add chromeos EC supportAaron Durbin2014-02-241-14/+50
* mainboard/google: add initial rambi mainboard supportAaron Durbin2014-02-051-0/+79