summaryrefslogtreecommitdiff
path: root/board/mchpevb1
Commit message (Expand)AuthorAgeFilesLines
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-182-3/+1
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-203-15/+15
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-193-19/+25
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-24/+0
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-052-56/+73
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-2/+2
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* espi: rename remaining eSPI optionsJett Rink2018-05-232-6/+6
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-1/+1
* espi: convert all eSPI board to use CONFIG_HOSTCMD_ESPIJett Rink2018-05-221-1/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-1/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* board: In motion sensor array, remove more assignment to 0Gwendal Grignou2018-03-221-34/+0
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-18/+0
* mchpevb1: Add remaining board filesScott Worley2018-02-083-0/+803
* mchpevb1: Add MCHP EVB board build filesScott Worley2018-02-084-0/+581
* mchpevb1: Add mchpevb1 board filesScott Worley2018-02-082-0/+1582