summaryrefslogtreecommitdiff
path: root/chip/ish
Commit message (Expand)AuthorAgeFilesLines
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-021-1/+1
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-1/+1
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-1/+1
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-173-6/+10
* ec: change usage of dummySam Hurst2020-08-052-5/+5
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* ish: enable IPAPG for ish 5.4 on tgl rvp platformLeifu Zhao2020-05-159-12/+421
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-2/+2
* ish: chip level enablement for ish5.4 PMLeifu Zhao2020-02-273-32/+175
* ish: infrastructure changes to support ish5.4 PMLeifu Zhao2020-02-277-46/+105
* ish: convert pack_ec.py script to Python 3Jack Rosenthal2019-12-191-11/+10
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-0912-44/+325
* main: Initialize I2C pretty earlyAlexandru M Stan2019-10-241-2/+1
* ish: cleanup unused irq defines for ish 5.0Leifu Zhao2019-10-231-4/+0
* printf: Fix formatting errorsEvan Green2019-10-051-2/+2
* printf: Convert %l to %llEvan Green2019-10-051-3/+3
* printf: Add support for %zEvan Green2019-10-051-2/+2
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-263-4/+6
* i2c: don't scan i2c addresses less than 0x08Jett Rink2019-07-251-3/+2
* ish: fix snowball structure linker placementDenis Brockus2019-07-223-30/+20
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-10/+8
* arcada: ensure i2c transmit fifo is emptyLeifu Zhao2019-07-141-2/+3
* ish: fix aon task not auto rebuild issue in increment buildHu, Hebo2019-07-122-13/+37
* ish: cleanup i2c constantsJett Rink2019-07-092-21/+26
* Revert "ish: enter ISH ROM during reset prep"Jack Rosenthal2019-07-091-1/+1
* ish: fix osscaisonally not load issue when doing shutdown & rebootHu, Hebo2019-07-081-0/+10
* ish: enter ISH ROM during reset prepJack Rosenthal2019-07-041-1/+1
* ish: arm T1 in __hw_clock_event_clearJack Rosenthal2019-06-271-3/+6
* ish5: fast 32-bit division in scale_us2ticksJack Rosenthal2019-06-271-1/+18
* ish: commit persistent data during d3 entryJack Rosenthal2019-06-275-32/+14
* ISH: fix UART output errorHyungwoo Yang2019-06-251-1/+1
* ish: Use 64-bit hardware timerJack Rosenthal2019-06-242-118/+27
* ish: fixed wrongly entered D0ix states in some timesHu, Hebo2019-06-212-7/+43
* ish: power management temp code is really neededDenis Brockus2019-06-202-14/+2
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-202-9/+9
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-191-1/+1
* minute-ia: load eip value from top of stackJack Rosenthal2019-06-191-0/+4
* ish: snowball linker cleanupDenis Brockus2019-06-185-33/+50
* ish: remove conditional compilation where possibleDenis Brockus2019-06-177-44/+31
* ish: make PMU reset prep isr go thru system_resetJack Rosenthal2019-06-141-7/+2
* ish: change log_pm_stat to accept uint32_tJack Rosenthal2019-06-141-1/+1
* ish: remove vestigial line in build fileJett Rink2019-06-141-5/+3
* ish: cleanup ISH specific CONFIG_ definitions and usageDenis Brockus2019-06-143-110/+66
* ish: add missing include to power_mgt.hJack Rosenthal2019-06-111-0/+1
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-062-1/+42
* ish: use magic number to verify persistent dataJack Rosenthal2019-06-069-55/+138
* ish: fix to follow HECI specHyungwoo Yang2019-06-061-39/+71
* ish: don't specify any on-board testsJack Rosenthal2019-06-051-0/+3