summaryrefslogtreecommitdiff
path: root/board/scarlet
Commit message (Expand)AuthorAgeFilesLines
* 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
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-1/+1
* scarlet: Enable charge termination only when battery is presentPhilip Chen2018-03-311-0/+14
* scarlet: Limit the maximal acceptable VBUS to 5.5VPhilip Chen2018-03-271-1/+1
* board: In motion sensor array, remove more assignment to 0Gwendal Grignou2018-03-221-23/+0
* scarlet: Enable BC 1.2Philip Chen2018-03-154-2/+18
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-37/+0
* scarlet: Hookup the vsync pin and the sync driverAlexandru M Stan2018-03-143-2/+46
* scarlet: set accelerometer default range to +/- 4gAlexandru M Stan2018-03-091-1/+1
* scarlet: Limit the maximal acceptable VBUS to 9.5VPhilip Chen2018-03-081-1/+1