summaryrefslogtreecommitdiff
path: root/chip/it83xx
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-0536-12015/+0
* it83xx: clock: fix sequence to set PLL control registerDino Li2021-09-271-6/+40
* chip: it83xx/gpio: condition for adding judgmentTim Lin2021-09-131-1/+1
* it83xx/nds32: Ensure EXT_IER has been disabled before enabling CPU interruptDino Li2021-09-022-1/+12
* it83xx/riscv: Ensure IER has been disabled before enabling CPU interruptDino Li2021-09-021-1/+9
* it83xx/irq: there is no need to configure IER on nds32 core chipDino Li2021-09-011-2/+10
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-272-7/+2
* system: fix system_get_scratchpad APIYuval Peress2021-08-201-9/+4
* COIL: chip/it83xx: Rename SPI IRQ configCaveh Jalali2021-08-025-10/+10
* COIL: chip/it83xx: Rename SPI MAX_FREQ configCaveh Jalali2021-08-023-7/+16
* COIL: chip/it83xx: Update SPI terminologyCaveh Jalali2021-08-023-39/+39
* it83xx: i2c: don't check bus busy if transaction is ongoing.Dino Li2021-07-301-4/+9
* it83xx: pwm: fix wrong index of pwm_channelsDino Li2021-07-211-3/+3
* driver/tcpm/ite_pd_intc: separate pd interrupt to ite_pd_intcRuibin Chang2021-07-091-78/+1
* it8xxx2/spi: re-init spi module after disable emmc boot modeDino Li2021-06-101-0/+17
* include/flash: rename the APIsTim Lin2021-06-092-14/+15
* it8xxx2/irq: wait until two equal interrupt values are readDino Li2021-06-081-1/+5
* COIL: espi: replace VW_SLAVE_BTLD_STATUS_DONE with VW_PERIPHERAL_BTLD_STATUS_...Caveh Jalali2021-06-041-1/+1
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-031-2/+2
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* it83xx/hwtimer: swap timer 7 and timer 8's applicationDino Li2021-04-272-4/+16
* it83xx: disable pre-defined command at defaultDino Li2021-04-082-0/+4
* it8xxx2: add support option CONFIG_PRESERVE_LOGSDino Li2021-04-073-1/+43
* it83xx/adc: Enable keeping ADC data bufferDino Li2021-03-172-0/+6
* chip/it83xx: Fix narrowing type warning when included from C++Tom Hughes2021-03-081-3/+3
* it83xx/gpg1 reset EC: save panic data to bramDino Li2021-02-232-1/+57
* it8xxx2: return -1 if EC INT number isn't validDino Li2021-02-041-0/+3
* it83xx: deprecate BRAM_IDX_NVCONTEXTJack Rosenthal2021-02-022-13/+1
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+4
* 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-153-9/+9
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-1/+1
* it83xx/system: introduce GPG1 reset EC featureDino Li2021-01-071-0/+7
* it83xx/spi: add support emmc boot modeDino Li2020-12-293-0/+23
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* 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
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-143-6/+5
* COIL: Standardize i2c peripheral languageDossym Nurmukhanov2020-12-124-86/+85
* COIL: Rename i2c_peripheral filesDossym Nurmukhanov2020-12-122-2/+2
* 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
* 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
* COIL: Rename CONFIG_I2C_PERIPHERALDiana Z2020-11-053-7/+7
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-052-2/+2
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-021-1/+1
* it83xx/adc: ADC read is successful if valid bit is setDino Li2020-10-301-20/+26
* it83xx/spi: clean up unnecessary configurationtim2020-10-282-76/+36