summaryrefslogtreecommitdiff
path: root/board/scarlet/board.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-459/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* COIL: Rename motion sense address macrosDiana Z2021-06-091-2/+2
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-031-2/+2
* board: Remove HAS_TASK_MOTIONSENSE when always definedGwendal Grignou2021-02-221-2/+0
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+2
* COIL: Rename fusb302 driver variablesDiana Z2021-01-271-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* 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
* 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
* 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