summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* scarlet: Initialize non-PD/USB-C charge suppliersPhilip Chen2017-08-301-0/+31
* cr50: Split AP state machine into its own fileRandall Spangler2017-08-306-150/+237
* cr50: Only enable UART RX when EC/AP is onRandall Spangler2017-08-302-29/+37
* ec_features / coral: Allow disabling keyboard backlight featurePatrick Georgi2017-08-302-0/+25
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-08-294-54/+81
* cr50: Add vendor cmd to query rec btn state.Aseda Aboagye2017-08-292-0/+74
* cr50: Let state machines print their own statesRandall Spangler2017-08-294-9/+70
* cr50: Configure AP detect GPIO based on correct configRandall Spangler2017-08-291-16/+21
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-291-1/+1
* scarlet: Enable software-controlled input current limitPhilip Chen2017-08-291-0/+1
* zoombini: Add USB-A charge control support.Aseda Aboagye2017-08-283-1/+14
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-286-4/+7
* cr50: Split EC state machine into its own fileRandall Spangler2017-08-256-52/+135
* zoombini: fixed gpio.inc to make power enables push-pullRachel Nancollas2017-08-251-3/+5
* cr50: add board property functionsMary Ruthven2017-08-242-3/+17
* poppy: Enable base on sysjumpFurquan Shaikh2017-08-241-0/+7
* Coral: Fix FAFT failure for firmware_ECUsbPortsRyan Zhang2017-08-231-2/+1
* coral: Enable TCPC init to happen in pd_task initScott Collyer2017-08-232-1/+12
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-236-6/+6
* scarlet: Enable waking up AP by power buttonPhilip Chen2017-08-231-1/+1
* cr50: Don't enable GPIO interrupts by defaultRandall Spangler2017-08-231-29/+23
* cr50: Refactor Rdd state machineRandall Spangler2017-08-235-55/+51
* coral: Read SKU ID at initialization timeScott Collyer2017-08-231-7/+30
* scarlet: Enable RTC console/host commandsPhilip Chen2017-08-231-0/+2
* cr50: log tpm reset eventVadim Bendebury2017-08-231-0/+2
* hammer: Pull down PWM output pinNicolas Boichat2017-08-231-1/+1
* poppy: Enable/disable power to base on chipset startup/shutdownFurquan Shaikh2017-08-221-5/+19
* poppy: Return early from base_detect_change if status is unchangedFurquan Shaikh2017-08-221-2/+4
* coral: Remove volume up/dn button flip in gpio.incScott Collyer2017-08-221-7/+3
* glkrvp: Enable USB MUX PS8743 driverDivya Sasidharan2017-08-213-9/+27
* glkrvp: Enable TCPC using NXP PTN5110 AICVijay Hiremath2017-08-217-5/+581
* scarlet: Define BATTERY_DESIRED_CHARGING_CURRENTPhilip Chen2017-08-211-4/+5
* cr50: Wake on AC detect edgesRandall Spangler2017-08-181-6/+19
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-08-172-0/+17
* scarlet: Make AP_CORE_PG a non-INT pinPhilip Chen2017-08-171-2/+4
* cr50: Remove BOARD_AP_USB propertyRandall Spangler2017-08-174-24/+5
* cr50: Add helper functions for device-is-enabledRandall Spangler2017-08-175-14/+26
* nefario/battery: support the 3s batteryCaesar Wang2017-08-161-4/+4
* cr50: enhance sleep wake indicatorVadim Bendebury2017-08-161-8/+24
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-165-6/+6
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-164-6/+8
* board/elm/board.h: Remove CONFIG_CMD_HOSTCMDChe-yu Wu2017-08-161-1/+0
* servo_v4: Tie data role preference to DTS mode settingScott Collyer2017-08-151-1/+2
* scarlet: Remap DMA channels for USART1Philip Chen2017-08-152-0/+11
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-152-0/+12
* nefario: remove unused gpio defineCaesar Wang2017-08-141-3/+0
* Coral: Add Keyboard backlight config.Ryan Zhang2017-08-133-2/+5
* board: reef_it8320: disable CONFIG_CMD_I2C_XFER to save flash spaceDino Li2017-08-111-0/+1
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-115-13/+13
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-112-2/+2