summaryrefslogtreecommitdiff
path: root/chip/it83xx/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* core:RISC-V / chip:IT83202Dino Li2019-06-111-75/+16
* tcpm/it83xx.c: Bx and Dx transmit status bit of pd register swapRuibin Chang2019-04-301-0/+2
* it83xx/i2cs: add i2c slave functiontim2019-03-301-0/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* tcpm/it83xx.c: don't reload cc parameter settings for DxRuibin Chang2019-01-221-0/+2
* it83xx: disable eSPI pad before changing PLLDino Li2019-01-111-2/+2
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-181-0/+2
* it83xx/clock: turn off VCC before changing PLLDino Li2018-10-231-0/+5
* it83xx: add config for reading observation register of external timer issuetim2018-09-261-0/+4
* it83xx/fpu: fix floating-point multiplication issue for DX version.Dino Li2018-09-171-0/+7
* it83xx: espi: write-1 clear bug of VMCTRL1 registertim2018-09-031-0/+2
* IT8320DX: espi: reset espi module by FWDino Li2018-07-201-0/+5
* tcpm: it83xx: IT8320 family compatibilityDino Li2018-07-161-0/+5
* it83xx: IT8320 DX version compatibilityDino Li2018-07-111-0/+20
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-1/+1
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-221-1/+1
* cleanup: it83xx: remove config option of CONFIG_EC2IDino Li2018-04-031-1/+0
* cleanup: it83xx: don't enable non-essential modules at defaultDino Li2018-03-291-3/+0
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-0/+3
* reef_it8320: initial reef_it8320 boardDino Li2017-05-181-1/+2
* it83xx: Added CONFIG_SWITCH support.Dino Li2017-04-251-0/+1
* nds32: lds: reduce gap of flashDino Li2017-01-051-1/+6
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* chip: it83xx: Add i2c channel d/e/f functionEli Hsu2016-04-141-1/+7
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-1/+0
* it8380dev: Increase DLM sizeDino Li2015-10-251-1/+1
* it8380dev: fix clock moduleDino Li2015-10-251-0/+1
* it8380dev: fix hw timer and related function.Dino Li2015-10-011-4/+1
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-0/+8
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+1
* it8380dev: add flash module and fix system jumpDino Li2015-07-081-4/+9
* it8380dev: add i2c control moduleDino Li2015-06-301-5/+8
* it8380dev: add peci control modulestabilize-7204.BDino Li2015-06-241-0/+1
* it8380dev: add sspi control moduleDino Li2015-06-231-0/+1
* it8380dev: add pmc control moduleDino Li2015-06-171-0/+11
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+3
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-27/+1
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-7/+7
* it8380dev: add KBC/KMSC moduleDino Li2015-03-221-2/+4
* Remove unused CONFIG_PSTATE_AT_END optionRandall Spangler2015-02-271-11/+1
* it8380dev: add ec2i control moduleDino Li2014-12-231-0/+1
* it8380dev: add adc control moduleDino Li2014-12-191-0/+1
* it8380dev: add pwm control moduleDino Li2014-10-291-0/+1
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+2
* ite: WORKAROUND reduce data SRAM to 8kBVincent Palatin2014-01-081-1/+1
* ite: Add initial support for ITE IT8380 chipVincent Palatin2014-01-081-0/+106