summaryrefslogtreecommitdiff
path: root/chip/it83xx/config_chip_it8xxx2.h
Commit message (Expand)AuthorAgeFilesLines
* it8xxx2: The "M" extension is disabled by defaultDino Li2022-06-091-0/+7
* riscv: it8xxx2: pull __switch_task function into ram_code_ilm0 sectionDino Li2022-06-091-0/+2
* ite: Fix SRAM size for ITE81302-512Andrew McRae2021-11-121-4/+4
* ite: Add support for ITE81302-512 variantAndrew McRae2021-11-121-2/+10
* COIL: chip/it83xx: Rename SPI MAX_FREQ configCaveh Jalali2021-08-021-4/+10
* it8xxx2: add support option CONFIG_PRESERVE_LOGSDino Li2021-04-071-0/+13
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-2/+2
* it8xxx2: enable ILM0Dino Li2020-12-171-0/+1
* it83xx/spi: clean up unnecessary configurationtim2020-10-281-4/+0
* it83xx: add support for IT81202BX and IT81302BXDino Li2020-10-281-2/+4
* Clean up: set embedded flash clock 48MHz as defaultRuibin Chang2020-08-171-0/+1
* it83xx/spi: enable rx valid length interruptDino Li2020-08-141-0/+2
* chip/it83xx, it8xxx2: implement detect cc disconnection interrupt for SRC roleRuibin Chang2020-07-311-4/+4
* chip/it8320, it81202: Implement fast role swap functionRuibin Chang2020-07-231-0/+4
* core/riscv-rv32i: guard more IT83XX chip specific itemsTzung-Bi Shih2020-05-191-1/+7
* it83xx/adc: enabled GPIO alternate mode by default for pin into gpio.inc mark...tim2020-04-291-8/+1
* it8xxx2: lpc/espi: mapping host I/O cycle to h2ram sectionDino Li2020-04-281-0/+4
* it81202/it81302: set GPIOH7 as output low at defaultDino Li2020-04-201-0/+2
* it81202/gpio: set group L and K as pull-down at defaultDino Li2020-04-091-0/+4
* it83xx/spi: enable auto reset rx fifo functiontim2020-04-021-0/+2
* tcpm/it83xx_pd: cc1 and cc2 resistance setting separateRuibin Chang2020-03-301-0/+2
* it8xxx2: wake up CPU if an interrupt is pending in idle taskDino Li2020-03-241-0/+2
* chip/it8xxx2: add support IT81302 and IT81202Dino Li2020-03-211-6/+47
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-191-0/+4
* it83xx/adc: adc control pin order changes for it83202BxRuibin Chang2020-01-221-0/+8
* Cleanup: Add chip support pd physical port count configurationRuibin Chang2020-01-221-0/+2
* chip/it8xxx2: Don't let internal flash go into deep power down modeDino Li2019-12-231-0/+2
* it83xx/flash: add support for KGD flashDino Li2019-10-211-0/+2
* chip/it83xx: introduction of IT83202/BX versionDino Li2019-10-171-5/+12
* core:RISC-V / chip:IT83202Dino Li2019-06-111-0/+53