summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* ish: fix osscaisonally not load issue when doing shutdown & rebootHu, Hebo2019-07-081-0/+10
* ish: enter ISH ROM during reset prepJack Rosenthal2019-07-031-6/+1
* chip/(mec1322|mchp): Drop math expressions in MEMORY ORIGIN/LENGTHstabilize-12105.75.Brelease-quickfix-R75-12105.76.BNicolas Boichat2019-06-072-4/+18
* ish: reload watchdog after lower power exitJett Rink2019-06-041-0/+10
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-042-1/+42
* ish: use magic number to verify persistent dataJack Rosenthal2019-06-0410-62/+145
* ish: remove unused ish_dma_page codeJack Rosenthal2019-06-042-40/+3
* ish: remove unnecessary task switch for UARTJett Rink2019-06-041-4/+2
* ish: refactor statistic collection and commandJack Rosenthal2019-05-231-59/+45
* ish: fix printf format for idlestats commandJack Rosenthal2019-05-221-11/+11
* ish: fix reading current interrupt vectorHyungwoo Yang2019-05-161-1/+2
* 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-161-0/+5
* ish: set firmware status to running during pre-initJack Rosenthal2019-05-161-0/+3
* ish: add more explanations comments for reset flow in aontaskJett Rink2019-05-161-3/+29
* ish: fix lapic table readJett Rink2019-05-161-1/+1
* ish: update firmware statusHyungwoo Yang2019-05-162-0/+5
* ish: fix bugs in fwst check functionsHyungwoo Yang2019-05-161-2/+2
* ish/ish5: fixed both-edge triggered gpio configuration blocking D0ix issueHu, Hebo2019-05-132-42/+97
* ish: combine watchdog expiration and panic handlerJack Rosenthal2019-05-131-27/+0
* ish/ish5: remove watchdog disable during D0ixHu, Hebo2019-05-133-26/+3
* ish: remove erroneous REG32 in ish_fwsts.hJack Rosenthal2019-05-071-1/+1
* ish: preserve panic data across resetJack Rosenthal2019-05-071-0/+5
* ish: ensure all CONFIGs are undef'ed in include/config.hJack Rosenthal2019-05-075-64/+55
* ish: make sure last_deadline always validHyungwoo Yang2019-05-071-0/+9
* ish/ish5: fix some HPET issues.Hu, Hebo2019-05-072-14/+11
* ish: refactor IPC usage of REG macros into registers.hJack Rosenthal2019-05-074-78/+60
* ish: move REG32 macros for interrupt control into header filesJack Rosenthal2019-05-073-39/+43
* ish: refactor bit-mask constants to use BIT macroJack Rosenthal2019-05-075-97/+92
* ish/heci: print protocol for discarded msgsJett Rink2019-05-031-1/+1
* ish: cleanup of UART-related functionalityJack Rosenthal2019-04-262-196/+164
* ish: fix s/w generated interrupt requestHyungwoo Yang2019-04-261-1/+2
* minute-ia: hard reset if we panic while handling a panicJack Rosenthal2019-04-251-13/+9
* mkbp: take timestamp closer to hardware interruptJett Rink2019-04-246-16/+66
* ish/ish5: add console in use timeout mechanism in low power managmentHu, Hebo2019-04-233-9/+62
* ish: fix extra timer interruptHyungwoo Yang2019-04-231-0/+10
* ish/ish5: fix high frequent wakeup issue in low power modeHu, Hebo2019-04-233-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