summaryrefslogtreecommitdiff
path: root/board/reef_mchp
Commit message (Expand)AuthorAgeFilesLines
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-031-1/+1
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+2
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-0/+1
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* mchp: Add lfw/gpio.inc in chipmartin yan2021-04-152-75/+3
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-302-0/+6
* COIL: Remove unused mchp i2c functionDiana Z2021-02-242-39/+1
* mchp: Support any chip UART for EC consoleScott Worley2021-02-101-0/+2
* mchp: MEC152x chip family updateScott Worley2021-02-101-2/+2
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-1/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-232-7/+7
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-9/+8
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-4/+3
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+9
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-1/+6
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-320/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-8/+9
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-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-202-16/+16
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-16/+16
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-133-40/+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
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* config: Add magnetometer definitionsGwendal Grignou2019-02-081-1/+1
* nautilus,reef_mchp: Remove board_is_ramp_allowedDaisuke Nojiri2018-12-141-21/+0
* 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