summaryrefslogtreecommitdiff
path: root/board/scarlet
Commit message (Expand)AuthorAgeFilesLines
* board: In motion sensor array, remove more assignment to 0Gwendal Grignou2018-03-211-23/+0
* scarlet: Enable BC 1.2Philip Chen2018-03-164-2/+18
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-151-37/+0
* scarlet: Hookup the vsync pin and the sync driverAlexandru M Stan2018-03-153-2/+46
* scarlet: set accelerometer default range to +/- 4gAlexandru M Stan2018-03-101-1/+1
* scarlet: Limit the maximal acceptable VBUS to 9.5VPhilip Chen2018-03-101-1/+1
* scarlet: Turn off ADC after board version is readPhilip Chen2018-03-031-0/+8
* scarlet: Enable 4A charging for Simplo batteryPhilip Chen2018-03-031-3/+14
* scarlet: gyro should be off by defaultAlexandru M Stan2018-03-031-1/+1
* scarlet: Keep VBAT on for the fuel gaugePhilip Chen2018-03-032-3/+6
* scarlet: Update battery profile for Simplo batteryPhilip Chen2018-03-031-8/+13
* cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE defineJett Rink2018-02-011-1/+0
* scarlet: Remove unused macros in battery.cPhilip Chen2018-01-301-3/+0
* 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