summaryrefslogtreecommitdiff
path: root/board/scarlet
Commit message (Expand)AuthorAgeFilesLines
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+1
* rt946x: remove usb_charger_set_switches from board.hTing Shen2020-05-071-10/+0
* OCPC: Add concept of active charger ICAseda Aboagye2020-05-011-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+2
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-290/+0
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-5/+5
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-1/+4
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-4/+4
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-2/+2
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-2/+4
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+1
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-062-5/+7
* scarlet: Lower the charging voltagePhilip Chen2019-01-241-2/+2
* scarlet: Increase stack size for PD INT taskPhilip Chen2019-01-051-1/+1
* power/rk3399: Remove unused power_seq_versionPhilip Chen2018-12-011-1/+1
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-012-6/+1
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-4/+1
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-1/+0
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+2
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-0/+1
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-3/+3
* scarlet: Remove CONFIG_USB_PD_VBUS_MEASURE_NOT_PRESENTWai-Hong Tam2018-08-131-1/+0
* board: Fix ADC_VBUS -1 accessing array out-of-boundsWai-Hong Tam2018-08-031-1/+1
* scarlet: Cut off battery in a custom battery conditionPhilip Chen2018-08-022-0/+9
* scarlet: Bump the hard-coded battery currentPhilip Chen2018-07-291-1/+1
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-2/+2
* board: Clean up DMA channel mappingNicolas Boichat2018-07-231-5/+4
* config: Clarify CONFIG_STM32_CLOCK_LSE is sourced externallyNicolas Boichat2018-07-231-0/+1
* kukui/scarlet: Remove CONFIG_MPUNicolas Boichat2018-07-191-3/+0
* scarlet: Change FIFO settingsAlexandru M Stan2018-07-161-1/+1
* scarlet: Don't disable idle mode in S3Philip Chen2018-05-311-2/+1
* scarlet: Disable idle mode in a special casePhilip Chen2018-05-302-1/+20
* scarlet: Enable AP throttling for battery under-voltagePhilip Chen2018-05-211-0/+3
* scarlet: Clamp reported battery SOC when charge terminatesPhilip Chen2018-05-141-0/+10
* Revert "scarlet: Limit the maximal acceptable VBUS to 9.5V"Philip Chen2018-05-141-1/+1
* scarlet: Enable AP throttling for battery OCPPhilip Chen2018-05-111-0/+3
* Revert "scarlet: Limit the maximal acceptable VBUS to 5.5V"Philip Chen2018-05-111-1/+1