summaryrefslogtreecommitdiff
path: root/chip/ish
Commit message (Expand)AuthorAgeFilesLines
* COIL: Update I2C terminologyRicardo Quesada2022-02-031-5/+5
* atomic: use atomic_t where it is possibleDawid Niedzwiecki2021-12-081-1/+2
* COIL: Update links for inclusive languageTom Hughes2021-11-291-1/+1
* config: rename CONFIG_HOSTCMD_HECI to CONFIG_HOST_INTERFACE_HECIKeith Short2021-11-191-2/+2
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* chip/ish: Fix return typeTom Hughes2021-09-291-1/+1
* system: fix system_get_scratchpad APIYuval Peress2021-08-201-2/+2
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-021-0/+4
* ish/heci: initialize msg.payload before using itPatrick Georgi2021-06-171-1/+1
* include/flash: rename the APIsTim Lin2021-06-091-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-2/+2
* ish: enable handling reset in AON codeLeifu Zhao2021-01-081-1/+8
* ish: enable GPIO wake from low power stateLeifu Zhao2021-01-072-0/+8
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-143-3/+3
* 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