summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* 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
* COIL: Rename CONFIG_I2C_PERIPHERALDiana Z2020-11-054-9/+9
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-054-4/+4
* COIL: Rename local i2c variables in stm32f4Diana Z2020-11-051-36/+36
* COIL: Rename CONFIG_BOARD_I2C_ADDR_FLAGSDiana Z2020-11-052-21/+21
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-0213-28/+28
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-025-12/+11
* npcx: Explicitly disable alt-function for unused pinsWai-Hong Tam2020-10-311-2/+5
* COIL: Rename SLEEP_MASK_I2C_PERIPHERALDiana Z2020-10-314-8/+8
* COIL: Rename CONFIG_HOSTCMD_I2C_ADDR_FLAGSDiana Z2020-10-314-26/+26
* COIL: Re-name local variables and references in i2c-stm32f0.cDiana Z2020-10-311-18/+18
* chip/stm32: Fix transport detection in RO.Tom Hughes2020-10-301-18/+8
* it83xx/adc: ADC read is successful if valid bit is setDino Li2020-10-301-20/+26
* COIL: Re-name to TCPCI_I2C_PERIPHERALDiana Z2020-10-281-5/+5
* it83xx/spi: clean up unnecessary configurationtim2020-10-282-76/+36
* it83xx: add support for IT81202BX and IT81302BXDino Li2020-10-281-2/+4
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-2712-22/+22
* npcx: Configure unused GPIOs as INPUT with PU to save powerWai-Hong Tam2020-10-221-0/+6
* it83xx/espi: re-enable port80 after espi resetRuibin Chang2020-10-161-0/+6