summaryrefslogtreecommitdiff
path: root/board/samus/board.h
Commit message (Expand)AuthorAgeFilesLines
* Drop some obsolete boardsJack Rosenthal2021-08-051-231/+0
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-0/+1
* common: motion: add IF_ENABLED()Gwendal Grignou2020-11-061-0/+2
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-061-1/+2
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* Clean up double tap related definitionHeng-Ruey Hsu2019-11-131-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-2/+9
* power: Allow board to take custom action on G3 timer expirationDaisuke Nojiri2019-03-281-2/+0
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-2/+0
* keyboard: Move keyboard_special (lightbar demo) to samus/board.cHung-Te Lin2018-08-201-0/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-1/+1
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-1/+0
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-0/+3
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-281-0/+2
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-1/+0
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* samus: Set CONFIG_FPU for tmp6 driver.Gwendal Grignou2015-09-181-0/+1
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-181-0/+2
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-0/+1
* common: Add variable to enable software gesture recognition.Gwendal Grignou2015-09-111-0/+1
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-1/+1
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-141-1/+1
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-1/+1
* pd: allow pdcmd task to check TCPC alert status w/o sending HCAlec Berg2015-06-231-1/+2
* samus: Add battery temp to temp_sensors list.Aseda Aboagye2015-06-231-0/+3
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* pd: use pdcmd task to handle tcpc interruptAlec Berg2015-06-051-0/+1
* oak: add initial support for oak board rev1Rong Chang2015-05-271-0/+3
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-071-0/+1
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-3/+3
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+3
* samus: don't unwedge charging when purposely discharging on ACAlec Berg2015-02-281-0/+1
* samus: change USB type-A ports to default to CDPAlec Berg2015-02-231-0/+1
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-181-0/+1
* samus: Only update fan speeds every N secondsBill Richardson2015-02-181-0/+1
* samus: add battery cutoffAlec Berg2015-01-241-0/+1
* samus: add backboost detect interrupt and console commandAlec Berg2015-01-161-2/+3
* samus: add 200mA offset for input current limitAlec Berg2015-01-161-1/+1
* samus: Increase critical battery shutdown timeoutShawn Nematbakhsh2015-01-151-0/+2
* samus: Change Tj_max to 105CDuncan Laurie2015-01-051-1/+1
* samus: Don't power-on AP if battery level < 1%Shawn Nematbakhsh2015-01-021-0/+1
* samus: fix tap for battery doesn't work in G3 with ACAlec Berg2014-12-181-0/+7
* samus: Remove WWAN GPIO by defaultDuncan Laurie2014-12-101-1/+0
* samus: lower the minimum input current limitAlec Berg2014-11-151-1/+1