summaryrefslogtreecommitdiff
path: root/chip/mchp
Commit message (Expand)AuthorAgeFilesLines
* chip/mchp/watchdog.c: Format with clang-formatJack Rosenthal2022-06-301-25/+19
* chip/mchp/registers.h: Format with clang-formatJack Rosenthal2022-06-291-586/+549
* chip/mchp/clock.c: Format with clang-formatJack Rosenthal2022-06-291-123/+95
* chip/mchp/lfw/ec_lfw.h: Format with clang-formatJack Rosenthal2022-06-291-7/+7
* chip/mchp/gpio_cmds.c: Format with clang-formatJack Rosenthal2022-06-291-8/+4
* chip/mchp/espi.c: Format with clang-formatJack Rosenthal2022-06-291-150/+102
* chip/mchp/config_chip.h: Format with clang-formatJack Rosenthal2022-06-291-41/+39
* chip/mchp/lpc_chip.h: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* chip/mchp/port80.c: Format with clang-formatJack Rosenthal2022-06-291-1/+0
* chip/mchp/qmspi_chip.h: Format with clang-formatJack Rosenthal2022-06-291-9/+7
* chip/mchp/tfdp.c: Format with clang-formatJack Rosenthal2022-06-291-23/+10
* chip/mchp/pwm.c: Format with clang-formatJack Rosenthal2022-06-281-12/+6
* chip/mchp/dma.c: Format with clang-formatJack Rosenthal2022-06-281-44/+30
* chip/mchp/spi_chip.h: Format with clang-formatJack Rosenthal2022-06-281-15/+13
* chip/mchp/flash.c: Format with clang-formatJack Rosenthal2022-06-281-11/+9
* chip/mchp/i2c.c: Format with clang-formatJack Rosenthal2022-06-281-72/+75
* chip/mchp/config_flash_layout.h: Format with clang-formatJack Rosenthal2022-06-281-32/+28
* chip: Remove -march, since -mcpu itself is sufficientTom Hughes2022-06-151-1/+1
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-112-2/+5
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-1/+1
* treewide: Move SCI pulse width to a CONFIG/Kconfig optionTim Wawrzynczak2022-04-211-2/+2
* mchp: Fix MEC172x RO_FRID wrong area_offset in SPI imagemartin yan2022-02-011-2/+22
* atomic: fix printing atomic_t typeDawid Niedzwiecki2022-01-061-1/+1
* atomic: change atomic_t to longDawid Niedzwiecki2021-12-171-1/+1
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-196-22/+22
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-0810-32/+32
* chip/mchp: Fix license textTom Hughes2021-10-195-5/+5
* tree: Files should end with single newlineTom Hughes2021-10-1812-12/+0
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-272-7/+0
* common: move standard library functions from util.c to another fileMichał Barnaś2021-08-251-1/+1
* system: fix system_get_scratchpad APIYuval Peress2021-08-201-2/+3
* mchp: Update RPM-PWM registers and configurationmartin yan2021-08-193-12/+23
* mchp: Optimize spi_flash_read() APImartin yan2021-08-061-0/+12
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-023-0/+12
* mchp: Correct integrated SPI flash pins' configurationmartin yan2021-07-141-2/+2
* mchp: Correct assigning I2C controller to a portVijay Hiremath2021-06-302-3/+15
* mchp: Move I2C_CONTROLLER_COUNT and I2C_PORT_COUNT to chipmartin yan2021-06-302-0/+8
* mchp: Add ADC MAX reading value for MEC172xmartin yan2021-06-101-0/+5
* mchp: Update stack size MACROsmartin yan2021-06-101-5/+6
* include/flash: rename the APIsTim Lin2021-06-091-12/+12
* COIL: espi: replace VW_SLAVE_BTLD_STATUS_DONE with VW_PERIPHERAL_BTLD_STATUS_...Caveh Jalali2021-06-041-25/+25
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-031-2/+2
* mchp: Default espi configurationPoornima Tom2021-05-202-29/+38
* mchp: Add lfw/gpio.inc in chipmartin yan2021-04-152-1/+108
* mchp: Add i2c_chip.h and board_i2c_p2c() in chipmartin yan2021-04-052-0/+39
* mchp: Move general flash definitions into chipmartin yan2021-04-051-0/+16
* mchp: Update number of I2C controllers for MEC172xScott Worley2021-03-301-40/+54
* mchp: Update chip clock and system code for MEC172xScott Worley2021-03-302-72/+195
* mchp: Add MEC172x build filesScott Worley2021-03-303-0/+949
* mchp: MEC172x update Port 80h and ACPI ECScott Worley2021-03-302-24/+84