summaryrefslogtreecommitdiff
path: root/board/scarlet
Commit message (Expand)AuthorAgeFilesLines
...
* scarlet: Assert SYS_RST_L in S5Philip Chen2018-01-231-1/+1
* scarlet: Fix ADC unit conversionPhilip Chen2018-01-221-1/+1
* scarlet: Update the charging current for Simplo batteryPhilip Chen2018-01-191-2/+2
* scarlet: Use TCPC to detect if AC is presentPhilip Chen2018-01-181-1/+1
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-101-1/+0
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-041-0/+1
* scarlet: Implement custom charging profilePhilip Chen2017-12-281-20/+113
* scarlet: Set the maximal source current as 1.5APhilip Chen2017-12-202-10/+0
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-182-7/+1
* scarlet: Enable DMA for UART_RXPhilip Chen2017-12-141-0/+1
* scarlet: Support different battery packs for different SKUsPhilip Chen2017-12-112-27/+71
* scarlet: Define battery profilePhilip Chen2017-12-112-3/+22
* scarlet: blink charging LED in debug modeMatthias Kaehlcke2017-12-111-0/+15
* scarlet: Enable button commandPhilip Chen2017-12-091-0/+3
* board: Set BM160 Accel and Gyro to identical matrix.Gwendal Grignou2017-12-011-1/+1
* scarlet: Add support for CONFIG_EMULATED_SYSRQstabilize-10176.65.Bstabilize-10176.58.Bstabilize-10176.54.Bstabilize-10176.47.Bstabilize-10176.13.Brelease-R64-10176.BBrian Norris2017-11-301-0/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-14/+1
* scarlet: Remove barometer bmp280Philip Chen2017-11-143-46/+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-252-24/+1
* scarlet: Remove CMD_CHARGER_PSYSPhilip Chen2017-10-211-3/+0
* scarlet: Enable DISCHARGE_ON_ACPhilip Chen2017-10-211-0/+1
* scarlet: Add min/max frequencies for sensorsGwendal Grignou2017-10-201-0/+6
* pd: Remove ACCESSORY statesShawn Nematbakhsh2017-10-191-1/+0
* scarlet: Upgrade the charger IC to RT9467 on rev2Philip Chen2017-10-181-1/+1
* scarlet: Use TCPC to detect VBUSPhilip Chen2017-10-181-1/+2
* scarlet: Fix SPI masterPhilip Chen2017-10-172-5/+27
* scarlet: Use LSE as RTCCLKPhilip Chen2017-10-111-0/+1
* scarlet: Wake up EC from STOP mode by UARTPhilip Chen2017-10-061-2/+4
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-24/+0
* 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: enable console help and historyBrian Norris2017-09-271-2/+0
* scarlet: Disable TRY_SRCPhilip Chen2017-09-191-1/+0
* scarlet: Update the battery capacity to 9000mAhPhilip Chen2017-09-191-1/+1
* scarlet: Define VIRTUAL_BATTERY_ADDRPhilip Chen2017-09-121-0/+3
* scarlet: Limit the maximal acceptable VBUS to 13VPhilip Chen2017-08-312-4/+8
* scarlet: Initialize non-PD/USB-C charge suppliersPhilip Chen2017-08-301-0/+31
* scarlet: Enable software-controlled input current limitPhilip Chen2017-08-291-0/+1
* scarlet: Enable waking up AP by power buttonPhilip Chen2017-08-231-1/+1
* scarlet: Enable RTC console/host commandsPhilip Chen2017-08-231-0/+2
* scarlet: Define BATTERY_DESIRED_CHARGING_CURRENTPhilip Chen2017-08-211-4/+5
* scarlet: Make AP_CORE_PG a non-INT pinPhilip Chen2017-08-171-2/+4
* scarlet: Remap DMA channels for USART1Philip Chen2017-08-152-0/+11
* scarlet: Apply rev1 EC I2C and SPI pinmux changeRong Chang2017-08-031-6/+6
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* scarlet: Add max17055 fuel gauge for rev1 boardPhilip Chen2017-07-272-59/+16
* scarlet: Add rt946x charger for the new boardPhilip Chen2017-07-274-38/+14
* scarlet: Migrate to stm32 chipPhilip Chen2017-07-267-266/+125