summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* kukui_scp: Enable MPU to protect code RAM and data RAM in RW image.Yilun Lin2019-05-022-0/+4
* ish: refactor IPC usage of REG macros into registers.hJack Rosenthal2019-05-024-78/+60
* ish: move REG32 macros for interrupt control into header filesJack Rosenthal2019-05-013-39/+43
* tcpm/it83xx.c: Bx and Dx transmit status bit of pd register swapRuibin Chang2019-04-302-0/+6
* mt_scp: Generate IPI tables with util gen_ipi_table.Yilun Lin2019-04-302-25/+10
* chip/(mec1322|mchp): Drop math expressions in MEMORY ORIGIN/LENGTHNicolas Boichat2019-04-292-4/+18
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-276-196/+259
* Revert "kukui: scp: calibrate ULPOSC1&2"Yilun Lin2019-04-262-183/+66
* ish: cleanup of UART-related functionalityJack Rosenthal2019-04-262-196/+164
* ish: fix s/w generated interrupt requestHyungwoo Yang2019-04-261-1/+2
* chip/g: prevent USB read queue overflowNamyoon Woo2019-04-263-2/+8
* ish: refactor bit-mask constants to use BIT macroJack Rosenthal2019-04-245-97/+92
* minute-ia: hard reset if we panic while handling a panicJack Rosenthal2019-04-241-13/+9
* kukui: scp: calibrate ULPOSC1&2Rong Chang2019-04-242-66/+183
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-246-12/+12
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-246-16/+66
* ish/ish5: add console in use timeout mechanism in low power managmentstabilize-12121.BHu, Hebo2019-04-233-9/+62
* kukui: scp: move CPU clock selection to clock moduleRong Chang2019-04-232-2/+6
* kukui: scp: Set CPU clock to default before ULPOSC calibrationRong Chang2019-04-231-0/+1
* ish: fix extra timer interruptHyungwoo Yang2019-04-201-0/+10
* ish/ish5: fix high frequent wakeup issue in low power modeHu, Hebo2019-04-203-0/+27
* ish: move register definitions to register.hJett Rink2019-04-182-23/+10
* cr50: sqa: don't modify flags if board id is erasedMary Ruthven2019-04-151-1/+6
* g: upgrade_fw: check board id if CR50_RELAXED isn't definedMary Ruthven2019-04-151-1/+1
* mt_scp: Move ROM_BASE to 0x0.Yilun Lin2019-04-134-25/+1
* ish: send request id back as response idJett Rink2019-04-121-1/+7
* hatch_fp: Fix slave select (NSS / CS) pin managementTom Hughes2019-04-111-1/+50
* g: clean up UART channel namesVadim Bendebury2019-04-111-6/+5
* ish: solve timer reliability and time jumpsJack Rosenthal2019-04-112-45/+61
* cr50: add INFO1 RW MAP erasing to CR50_SQA modeVadim Bendebury2019-04-104-57/+84
* ish: wait for heci bus instead of errorJett Rink2019-04-102-9/+60
* ish: reduce hostcmd size to fit within HECIJett Rink2019-04-104-4/+5
* ish: report errors on consoleJett Rink2019-04-102-2/+12
* stm32: spi: Support SPI slave w/ DMA for STM32F4Nicolas Norvez2019-04-091-1/+12
* ish: remove sync fw clock printJett Rink2019-04-081-4/+1
* ish: ipc: fix no credit errorHyungwoo Yang2019-04-081-2/+7
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-082-0/+19
* ish/ish5: packing aontask binary and ecos main FW binary to final ec.binHu, Hebo2019-04-082-15/+82
* ish/ish5: implement reset, reset_prep and D3 flowHu, Hebo2019-04-087-78/+301
* ish/ish5: implement AON low power mode (D0i1-3)Hu, Hebo2019-04-087-22/+366
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-0811-0/+1106
* nvmem: test modifications to support the new schemeVadim Bendebury2019-04-051-6/+12
* cr50: convert functions into staticNamyoon Woo2019-04-051-2/+2
* ish: print heci error messages when occurJett Rink2019-04-052-13/+2
* gpio: add config option for using gpio_get_flagsMary Ruthven2019-04-051-1/+1
* cr50: make ccd_mode_l pseudo open drainMary Ruthven2019-04-041-3/+3
* kukui: scp: fix udelay hangs the system in clock enable.Pi-Hsun Shih2019-04-041-2/+15
* npcx7: introduce npcx7m7wc chip and refine memory layout of npcx7m7wbCHLin2019-04-035-16/+27
* stm32f412: add TRNG supportNicolas Norvez2019-04-032-0/+8
* stm32: spi: fix unused variable errorNicolas Norvez2019-04-031-2/+2