summaryrefslogtreecommitdiff
path: root/board/coral
Commit message (Expand)AuthorAgeFilesLines
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2021-10-121-6/+6
* board: Set Accelerometer range to 4gGwendal Grignou2021-10-121-1/+1
* board: Set min/max frequency attributesGwendal Grignou2021-10-121-0/+6
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-161-312/+0
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-12-123-8/+9
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-12-121-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-3/+4
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-10/+10
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-10/+10
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-133-37/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-8/+10
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+11
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+0
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+3
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-2/+2
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-051-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