summaryrefslogtreecommitdiff
path: root/board/reef_mchp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-3/+2
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* driver: bmi160: Rename secondary i2c device addressGwendal Grignou2018-06-151-1/+1
* board: Add reef_mchp board.scott worley2018-06-149-0/+3311