summaryrefslogtreecommitdiff
path: root/board/mchpevb1/board.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-0/+15
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-14/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* mchpevb1: usb_mux: Split struct usb_mux in mchpevb1 boardTomasz Michalec2022-09-131-9/+15
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* charger: support the charger without batteryZhuohao Lee2022-09-081-10/+0
* board/mchpevb1/board.c: Format with clang-formatJack Rosenthal2022-06-301-81/+55
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* i2c: Use declared initializers for i2c_ports: eval boardsKeith Short2021-11-301-2/+14
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* COIL: Rename motion sense address macrosDiana Z2021-06-091-2/+2
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-031-2/+2
* charge_state: provide stub definition of charge_want_shutdownJack Rosenthal2021-03-201-5/+0
* COIL: Remove unused mchp i2c functionDiana Z2021-02-241-34/+0
* board: Remove HAS_TASK_MOTIONSENSE when always definedGwendal Grignou2021-02-221-6/+0
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+2
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* 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-3/+3
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* PS874x: Split PS8740 and PS8743Edward Hill2020-04-161-1/+1
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-3/+6
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-3/+3
* pi3usb3x532: Pack i2c port in port_addrAseda Aboagye2020-01-241-1/+2
* driver/usb_mux: Make pi3usb30532 more genericAseda Aboagye2020-01-081-1/+1
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-7/+7
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-2/+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-201-12/+12
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-14/+20
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-11/+0
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-54/+58
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* 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 mchpevb1 board filesScott Worley2018-02-081-0/+1080