summaryrefslogtreecommitdiff
path: root/chip/mchp/system.c
Commit message (Expand)AuthorAgeFilesLines
* mchp: MEC152x clock configuration and system updatesScott Worley2021-02-101-39/+73
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-1/+1
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-2/+3
* mchp: Add chip_read_reset_flagsDaisuke Nojiri2020-05-061-2/+7
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-4/+4
* cleanup: fix byte access and ifdefs for BBRAM_PD2Jett Rink2019-09-301-2/+3
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-15/+15
* common: chip_save_reset_flags takes uint32_tJack Rosenthal2019-05-171-1/+1
* ec_chip_mchp: Fix hibernation timer and wake programmingscott worley2018-06-121-71/+55
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-1/+1
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-281-0/+490