summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
* tree: Disable false positive warning when building with clangTom Hughes2022-10-151-0/+4
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-121-1/+0
* poppy: usb_mux: Split struct usb_mux in poppy boardsTomasz Michalec2022-09-131-7/+13
* Update license boilerplate text in source code filesMike Frysinger2022-09-128-8/+8
* 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
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/eve/board.h: Format with clang-formatJack Rosenthal2022-07-011-39/+37
* board/eve/led.c: Format with clang-formatJack Rosenthal2022-07-011-51/+50
* board/eve/board.c: Format with clang-formatJack Rosenthal2022-07-011-88/+72
* board/eve/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-291-15/+13
* board/eve/battery.c: Format with clang-formatJack Rosenthal2022-06-281-46/+49
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* lid_switch: Move LID_DEBOUNCE_US to public headerJack Rosenthal2022-05-021-1/+0
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-301-5/+35
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-281-2/+2
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-0/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-1/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* driver: si114x: Clean up register listNicolas Boichat2020-12-301-2/+3
* TCPMv2: Update source-out configsDiana Z2020-12-242-7/+0
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-061-3/+3
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* eve: Enable TCPMv2 supportPatryk Duda2020-10-201-1/+5
* eve: save some RAM for TCPMv2/PD2.0 supportPatryk Duda2020-10-201-2/+6
* eve: Set dual role state on AC change in suspendPatryk Duda2020-09-111-0/+24
* eve: Don't wake up on any MKBP eventAseda Aboagye2020-09-071-0/+2
* Revert "eve: Use PCH ACOK signal to control Deep Sleep entry"Duncan Laurie2020-09-073-22/+11
* eve: Move PMIC init to a deferred functionDuncan Laurie2020-09-061-1/+4
* eve: Add battery vendor command for OTD recovery temperatureDuncan Laurie2020-09-051-20/+87
* eve: Make BATTERY_DISCONNECTED depend only on XDSGScott Collyer2020-09-051-5/+3
* eve: Provide batteryparam implementation to disable CTOScott Collyer2020-09-052-0/+250
* eve: Enable optimized SHA256 implementationDuncan Laurie2020-09-051-0/+1
* eve: Re-enable discharge-on-ac for all boardsDuncan Laurie2020-09-042-1/+3
* eve: Modify LED tables to match updates to specScott Collyer2020-09-041-25/+23
* eve: Make a few pmic init commands run on RW imageDuncan Laurie2020-09-041-10/+10
* eve: Disable PMIC power button shutdown timerDuncan Laurie2020-09-031-0/+3
* eve: Modify LED behavior to show double tap patterns when chargingScott Collyer2020-09-031-172/+255
* eve: Update hibernate delayDuncan Laurie2020-09-031-0/+6