summaryrefslogtreecommitdiff
path: root/board/scarlet
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-2/+2
* scarlet: Turn on CONFIG_TABLET_MODE_SWITCHPhilip Chen2017-06-131-0/+3
* scarlet: support button triggered recovery modephilipchen2017-06-082-4/+17
* scarlet: modify power-on sequencephilipchen2017-06-082-2/+4
* scarlet: change sensor parametersphilipchen2017-06-082-19/+19
* scarlet: fix power button when in S5Alexandru M Stan2017-06-081-0/+1
* scarlet: Fix Z axis for accelerometerAlexandru M Stan2017-06-081-1/+1
* scarlet: Bump hostcmd task stack sizephilipchen2017-06-081-1/+1
* scarlet: update the base matrix of accelerometerShunqian Zheng2017-06-081-1/+1
* scarlet: add LED behaviorPhilip Chen2017-06-074-8/+131
* scarlet: remove USB-A control pinsphilipchen2017-06-072-19/+1
* scarlet: add temperature sensor (tmp432)philipchen2017-06-072-0/+41
* scarlet: remove keyboard task/codephilipchen2017-06-074-52/+0
* scarlet: remove lid accel and add barometerphilipchen2017-06-072-29/+48
* scarlet: Adapt to the master branchPhilip Chen2017-06-065-37/+31