summaryrefslogtreecommitdiff
path: root/board/coral
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-06-251-312/+0
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2020-06-251-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-08-231-10/+10
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-231-10/+10
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-231-8/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-08-231-2/+4
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-08-021-0/+1
* motion: Define macros for custom eventsGwendal Grignou2019-08-021-1/+2
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2019-02-261-1/+0
* ss-mux: remove unused port_addr initializationv2.1.0Jett Rink2018-09-181-2/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-181-2/+2
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-181-2/+2
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* thermistor: move thermistor tables into common codeJett Rink2018-06-152-84/+17
* lpc: convert LPC only boards to use CONFIG_HOSTCMD_LPCJett Rink2018-05-221-1/+1
* chip/npcx: Increase default stack size for tasksNicolas Boichat2018-05-161-1/+1
* APL/GLK boards: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-2/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* usbc: add default I2C addressesJett Rink2018-03-281-6/+5
* Remove the unnecessary words of "Disable touchpad" in the commentsKaiyen Chang2018-03-261-1/+2
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-1/+1
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-231-1/+1
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-43/+0
* coral: removing unused CONFIG_USB_PD_TCPC_BOARD_INITJett Rink2018-03-091-1/+0
* cleanup: remove incorrect commentJett Rink2018-03-081-3/+3
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-071-1/+0
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-1/+0
* cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE defineJett Rink2018-02-011-1/+0
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-302-2/+2
* coral: Fix default LED table for battery error stateparis_yeh2018-01-251-1/+1
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-101-1/+1
* coral: disable tablet mode interrupt for clamshell models.Harry Pan2017-11-301-0/+7
* coral: never enter tablet mode for clamshell SKUs.Harry Pan2017-11-301-1/+6
* Coral: add Bruce features.Ryan Zhang2017-11-282-2/+3
* chipset: Introduce CHIPSET_STATE_ANY_SUSPENDFurquan Shaikh2017-11-281-4/+2
* coral: Fix corner case for battery_present_timer_started flagScott Collyer2017-11-211-11/+11
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-8/+3
* coral: Change GPIO_USB_C1_PD_RST_ODL to be ODR_HIGHScott Collyer2017-11-111-1/+1
* Coral: Fix LED name for factory control led by ectooldavid.huang2017-11-091-5/+5
* coral: Ensure battery report timer can be restartedScott Collyer2017-11-071-0/+9
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-072-13/+4
* coral: Increase port80 buffer sizeScott Collyer2017-11-031-0/+4
* coral: Remove LIMIT_POWER config optionsScott Collyer2017-11-031-2/+0
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-12/+0
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-10/+0
* coral: Fix charging LED color for RoboScott Collyer2017-11-011-1/+1
* Nasher: Modify power led to meet project specificationlennon chen2017-10-311-0/+15
* coral: Fix default LED table for discharge in S3 stateScott Collyer2017-10-311-1/+1
* coral: Enable ACPI channel for console printsScott Collyer2017-10-251-2/+2