summaryrefslogtreecommitdiff
path: root/board/scout
Commit message (Expand)AuthorAgeFilesLines
* {ambassador,genesis,moonbuggy,scout}: Increase fan to reduce throttling.Richard Yeh2022-12-172-19/+50
* board: Sort header filesJeremy Bettis2022-12-011-2/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-126-6/+6
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* board/scout/board.h: Format with clang-formatJack Rosenthal2022-06-291-49/+45
* board/scout/led.c: Format with clang-formatJack Rosenthal2022-06-281-5/+5
* board/scout/board.c: Format with clang-formatJack Rosenthal2022-06-281-80/+65
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* Scout: delay 1s to initialize ambient light sensorSue Chen2022-04-112-2/+4
* scout: use SUSPEND and RESUME hooks for TPU powerPeter Marheine2022-03-231-7/+15
* Scout: Power off TPU and IMX8 in S0ixSue Chen2022-03-222-1/+9
* scout: Enable mics on boards without EC_MIC_OE in ROStefan Adolfsson2022-01-131-0/+6
* scout: set microphone enable high per defaultStefan Adolfsson2022-01-121-0/+1
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* Scout: update fan_rpmSue Chen2022-01-071-2/+2
* puff/variant: change EC_PCH_RTCRST default settingZick Wei2021-12-161-1/+1
* i2c: Use declared initializers for i2c_ports: boards m-zKeith Short2021-11-301-6/+42
* Scout: Add board_led_auto_controlSue Chen2021-11-301-0/+10
* Scout: Add EN_LOAD_SWITCH in S0 railSue Chen2021-11-242-2/+4
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Work around clang bugTom Hughes2021-11-051-28/+38
* Scout: disable ALS interrupt on known-bad hardwareJoe Tessler2021-10-272-7/+35
* Scout: Change the setting of the GPIOs connected to ALSSue Chen2021-10-261-13/+13
* Scout: Add light sensor ALS TCS3400Sue Chen2021-10-134-4/+134
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* tree: Use correct enum when calling button_disable_gpioTom Hughes2021-10-111-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* Scout: Update thermal table and add the 2nd temp sensorSue Chen2021-08-033-6/+22
* scout: merge bringup changesJeff Chase2021-06-295-288/+35
* scout: copy genesis firmwareJeff Chase2021-06-297-0/+1503