summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung/stumpy/chromeos.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google,samsung: Drop init_bootmode_straps()Kyösti Mälkki2022-04-091-33/+2
* ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki2022-04-071-5/+1
* ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki2022-04-061-2/+3
* samsung/lumpy,stumpy: Add get_power_switch()Kyösti Mälkki2021-11-111-4/+8
* samsung/lumpy,stumpy: Refactor ChromeOS GPIOsKyösti Mälkki2021-11-111-5/+14
* ChromeOS: Replace with or add <types.h>Kyösti Mälkki2021-11-111-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS2020-04-231-4/+4
* mainboard/samsung: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-4/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-21/+6
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+1
* chromeos: update old boards to use lb_add_gpios notationJoel Kitching2019-03-271-35/+20
* vboot: deprecate physical dev switchJoel Kitching2019-03-271-35/+13
* mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki2019-03-211-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki2019-01-041-16/+13
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-4/+4
* mainboard/samsung/stumpy: transition away from device_tAntonello Dettori2017-03-231-6/+9
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+12
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-181-7/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* samsung/stumpy: implement get_write_protect_statePatrick Georgi2015-06-301-3/+12
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki2014-05-081-4/+4
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-2/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+1
* Unify coreboot table generationStefan Reinauer2013-03-221-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-4/+0
* Export optionrom status on Stumpy/LumpyVadim Bendebury2012-11-131-1/+7
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Add support for Sandybridge base Samsung ChromeBoxStefan Reinauer2012-04-301-0/+133