summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* ish: save and restore reset flags across resetJack Rosenthal2019-05-162-8/+28
* ish: move panic data into AON ROMJack Rosenthal2019-05-161-4/+7
* ish: increase AON ROM size by 256 bytesJack Rosenthal2019-05-163-5/+9
* ish: fix GPIO interrupt enabling and statusHyungwoo Yang2019-05-141-0/+5
* host: Fix test breakageRaul E Rangel2019-05-141-0/+2
* ish: set firmware status to running during pre-initJack Rosenthal2019-05-141-0/+3
* ish: add more explanations comments for reset flow in aontaskJett Rink2019-05-141-3/+29
* ish: fix lapic table readJett Rink2019-05-141-1/+1
* ish: update firmware statusHyungwoo Yang2019-05-142-0/+5
* ish: fix bugs in fwst check functionsHyungwoo Yang2019-05-141-2/+2
* ish/ish5: fixed both-edge triggered gpio configuration blocking D0ix issueHu, Hebo2019-05-122-42/+97
* stm32: Decouple printf logic from directly calling USB console driverWai-Hong Tam2019-05-111-56/+67
* ish: combine watchdog expiration and panic handlerJack Rosenthal2019-05-091-27/+0
* ish/ish5: remove watchdog disable during D0ixHu, Hebo2019-05-093-26/+3
* ish: remove erroneous REG32 in ish_fwsts.hJack Rosenthal2019-05-071-1/+1
* stm32f0: Set ADC sampling rate before every readDaisuke Nojiri2019-05-043-24/+39
* ish: preserve panic data across resetJack Rosenthal2019-05-041-0/+5
* ish: ensure all CONFIGs are undef'ed in include/config.hJack Rosenthal2019-05-045-64/+55
* ish/heci: print protocol for discarded msgsJett Rink2019-05-031-1/+1
* ish: make sure last_deadline always validHyungwoo Yang2019-05-031-0/+9
* ish/ish5: fix some HPET issues.Hu, Hebo2019-05-022-14/+11
* 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