summaryrefslogtreecommitdiff
path: root/chip/it83xx
Commit message (Expand)AuthorAgeFilesLines
* hooks: add HOOK_PRIO_POST_I2CKeith Short2022-03-291-1/+1
* gpio: cleanup header usage for uartKeith Short2022-02-252-0/+2
* COIL: rename file to spi_controller.cRicardo Quesada2022-02-052-1/+1
* it83xx: i2c: add support for command queue modeDino Li2021-12-094-13/+270
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-197-17/+18
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-192-3/+3
* ite: Fix SRAM size for ITE81302-512Andrew McRae2021-11-121-4/+4
* ite: Add support for ITE81302-512 variantAndrew McRae2021-11-121-2/+10
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-5/+5
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* tree: Make all host commands staticTom Hughes2021-10-151-2/+7
* 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