summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* it83xx/gpg1 reset EC: handle case of watchdog resetstabilize-13729.16.B-mainDino Li2021-01-151-6/+24
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-1532-58/+58
* chip/mt8192_scp: add memory barrierTzung-Bi Shih2021-01-142-0/+2
* npcx/system: LCT compensate for MTC in PSL_hibernateWealian Liao2021-01-124-7/+69
* chip: npcx: remove comment about keeping things in sync with zephyrJack Rosenthal2021-01-081-6/+1
* ish: enable handling reset in AON codeLeifu Zhao2021-01-081-1/+8
* version: Rename version.h to cros_version.hYuval Peress2021-01-075-5/+5
* ish: enable GPIO wake from low power stateLeifu Zhao2021-01-072-0/+8
* it83xx/system: introduce GPG1 reset EC featureDino Li2021-01-071-0/+7
* it83xx/spi: add support emmc boot modeDino Li2020-12-293-0/+23
* npcx9: remove unnecessary default CONFIGs for internal flashWealian Liao2020-12-281-2/+0
* chip/stm32/usb_hid_keyboard: Implement HID GET_REPORTNicolas Boichat2020-12-231-3/+9
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* stm32g4: ucpd: Add missing tcpci methodsScott Collyer2020-12-223-3/+103
* stm32g4: ucpd: Add pd msg log and console debug commandsScott Collyer2020-12-221-3/+415
* Revert "npcx9: remove unnecessary default CONFIGs for internal flash"Hung-Te Lin2020-12-221-0/+2
* npcx9: remove unnecessary default CONFIGs for internal flashWealian Liao2020-12-221-2/+0
* Cleanup: rename function nameRuibin Chang2020-12-211-2/+2
* it8xxx2: enable ILM0Dino Li2020-12-174-0/+45
* it83xx/flash: workaround of IMMU tag is nds32 onlyDino Li2020-12-171-4/+11
* npcx: Don't delay hibernate wake by 2 seconds (v2)Edward Hill2020-12-162-11/+12
* chip/mt8192_scp: add memory barrier after writing to cacheTzung-Bi Shih2020-12-161-2/+12
* chip/mt8192_scp: make all cache operations inlineTzung-Bi Shih2020-12-162-110/+97
* chip/mt8192_scp: set CONFIG_PROGRAM_MEMORY_BASE_LOADTzung-Bi Shih2020-12-161-0/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-1420-39/+34
* stm32g4: ucpd: Add support for USB-PD messagingScott Collyer2020-12-133-26/+729
* COIL: Standardize i2c peripheral languageDossym Nurmukhanov2020-12-124-86/+85
* COIL: Rename i2c_peripheral filesDossym Nurmukhanov2020-12-122-2/+2
* chip/mt8192_scp: expose PMU-related functionsTzung-Bi Shih2020-12-101-0/+6
* chip/mt8192_scp: invalidate all I/D cache when resetting PMUTzung-Bi Shih2020-12-101-0/+3
* npcx: Don't delay hibernate wake by 2 secondsEdward Hill2020-12-071-1/+5
* stm32: low power configuration for STM32F4Vincent Palatin2020-12-021-2/+17
* stm32: add STOP mode on STM32F4Vincent Palatin2020-12-021-2/+117
* stm32: fix RTC rounding error breaking alarmsVincent Palatin2020-12-021-3/+7
* stm32: add dynamic clocking for STM32F4Vincent Palatin2020-12-022-92/+239
* stm32: update the timer pre-scaler on STM32F4Vincent Palatin2020-12-021-2/+3
* chip/mt8192_scp: support PMU counterTzung-Bi Shih2020-11-272-0/+182
* usb_hid_keyboard: implement vivaldi top row featureTing Shen2020-11-271-22/+73
* it83xx/i2c: adjust Tlow and Thigh of 400kHz clockDino Li2020-11-251-2/+2
* chip/it83xx: move __RAM_CODE_SECTION_NAMETzung-Bi Shih2020-11-202-1/+2
* npcx: avoid checking value of undefined symbolCaveh Jalali2020-11-192-0/+8
* core/riscv-rv32i: move essential code to ram_code only if supportsTzung-Bi Shih2020-11-191-1/+2
* it83xx: pull more functions into __ram_code sectionDino Li2020-11-181-2/+2
* i2c_master: extend i2c_xfer_no_retry to also support large writestabilize-13605.B-masterTing Shen2020-11-171-4/+4
* chip/mt8192_scp: update memory mapTzung-Bi Shih2020-11-171-5/+5
* chip/mt8192_scp: remove confusing commentsTzung-Bi Shih2020-11-171-2/+1
* chip/mt8192_scp: support RAM cacheTzung-Bi Shih2020-11-175-0/+212
* ucpd: Fix merge error with clock constantsScott Collyer2020-11-121-3/+3
* hammer: support vivaldi keyboardTing Shen2020-11-101-1/+112
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-081-1/+6