summaryrefslogtreecommitdiff
path: root/board/scarlet/board.c
Commit message (Expand)AuthorAgeFilesLines
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+2
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-061-3/+7
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-011-6/+0
* 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
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* scarlet: Cut off battery in a custom battery conditionPhilip Chen2018-08-021-0/+7
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-2/+2
* board: Clean up DMA channel mappingNicolas Boichat2018-07-231-5/+4
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-1/+1
* board: In motion sensor array, remove more assignment to 0Gwendal Grignou2018-03-221-23/+0
* scarlet: Enable BC 1.2Philip Chen2018-03-151-0/+13
* 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-141-0/+38
* scarlet: set accelerometer default range to +/- 4gAlexandru M Stan2018-03-091-1/+1
* scarlet: Turn off ADC after board version is readPhilip Chen2018-03-021-0/+8
* scarlet: gyro should be off by defaultAlexandru M Stan2018-02-271-1/+1
* scarlet: Keep VBAT on for the fuel gaugePhilip Chen2018-02-271-2/+6
* scarlet: Fix ADC unit conversionPhilip Chen2018-01-221-1/+1
* scarlet: Use TCPC to detect if AC is presentPhilip Chen2018-01-181-1/+1
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-181-6/+0
* board: Set BM160 Accel and Gyro to identical matrix.Gwendal Grignou2017-12-011-1/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* scarlet: Remove barometer bmp280Philip Chen2017-11-141-40/+0
* cleanup: Remove HOOK_INIT task synchronizationShawn Nematbakhsh2017-11-091-15/+0
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-28/+0
* scarlet: remove hibernateDerek Basehore2017-10-251-24/+0
* scarlet: Add min/max frequencies for sensorsGwendal Grignou2017-10-201-0/+6
* scarlet: Fix SPI masterPhilip Chen2017-10-171-3/+25
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-4/+4
* charge_manager: Support no-BC1.2 configurationShawn Nematbakhsh2017-09-281-31/+0
* scarlet: Initialize non-PD/USB-C charge suppliersPhilip Chen2017-08-301-0/+31
* scarlet: Remap DMA channels for USART1Philip Chen2017-08-151-0/+10
* scarlet: Add rt946x charger for the new boardPhilip Chen2017-07-271-9/+6
* scarlet: Migrate to stm32 chipPhilip Chen2017-07-261-62/+13
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-2/+2
* scarlet: support button triggered recovery modephilipchen2017-06-081-4/+10
* scarlet: change sensor parametersphilipchen2017-06-081-15/+15
* scarlet: Fix Z axis for accelerometerAlexandru M Stan2017-06-081-1/+1
* scarlet: update the base matrix of accelerometerShunqian Zheng2017-06-081-1/+1
* scarlet: remove USB-A control pinsphilipchen2017-06-071-16/+0
* scarlet: add temperature sensor (tmp432)philipchen2017-06-071-0/+27
* scarlet: remove keyboard task/codephilipchen2017-06-071-34/+0
* scarlet: remove lid accel and add barometerphilipchen2017-06-071-15/+41