summaryrefslogtreecommitdiff
path: root/chip/it83xx
Commit message (Expand)AuthorAgeFilesLines
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-262-15/+15
* Revert "it83xx/intc:message id of pd packet repeat"Yilun Lin2019-08-251-47/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-9/+9
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-11/+14
* it83xx/register: rename the register of MCCR3 to RVILMCR0Dino Li2019-07-032-5/+5
* it83xx/i2c_slave: the DMA registers have updated on IT8xxx2tim2019-07-022-5/+33
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-1917-17/+17
* core:RISC-V / chip:IT83202Dino Li2019-06-1111-122/+299
* PECI: Move non-chipset specific PECI code to common folderVijay Hiremath2019-05-281-225/+21
* tcpm/it83xx.c: Bx and Dx transmit status bit of pd register swapRuibin Chang2019-04-302-0/+6
* it83xx/i2cs: add i2c slave functiontim2019-03-307-12/+397
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-266-9/+9
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-2613-338/+338
* it83xx: add enable/disable espi pad functionDino Li2019-01-223-4/+18
* tcpm/it83xx.c: don't reload cc parameter settings for DxRuibin Chang2019-01-221-0/+2
* it83xx: disable eSPI pad before EC sleepDino Li2019-01-161-1/+21
* it83xx: reset espi module during init on DX versionDino Li2019-01-162-0/+11
* it83xx: disable eSPI pad before changing PLLDino Li2019-01-112-9/+10
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-183-0/+32
* it83xx/spi: rename spi.c to spi_master.ctim2018-12-132-1/+1
* it83xx: force filling cache if the last two 4KB blocks of 512KB flash are mod...Dino Li2018-12-102-3/+37
* it83xx/intc:message id of pd packet repeatRuibin Chang2018-11-291-1/+47
* Fan: Allow fan count to be set dynamicallyDaisuke Nojiri2018-11-192-5/+4
* it83xx/clock: turn off VCC before changing PLLDino Li2018-10-232-0/+15
* it83xx: add config for reading observation register of external timer issuetim2018-09-264-22/+20
* it83xx/fpu: fix floating-point multiplication issue for DX version.Dino Li2018-09-172-0/+71
* ite: Add support for 3rd Type C port in bbramScott Collyer2018-09-132-2/+5
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-4/+2
* it83xx: espi: write-1 clear bug of VMCTRL1 registertim2018-09-032-7/+7
* it83xx: gpio: Set KSO/KSI pins to GPIO mode by gpio_set_flags_by_maskDino Li2018-08-161-6/+8
* it83xx: Restore reset flag from BRAM during startupNaresh G Solanki2018-08-071-11/+10
* it83xx: clear BRAM if it is not validDino Li2018-08-032-9/+50
* it83xx/tcpm: disable integrated pd module in hibernateDino Li2018-08-031-0/+10
* it83xx: Enable USB module's clock before set USB control registerDino Li2018-08-011-0/+7
* chip/it83xx: Use CONFIG_HOSTCMD_ESPI to decide PLTRST usageFurquan Shaikh2018-07-271-3/+3
* IT8320DX: espi: reset espi module by FWDino Li2018-07-203-4/+58
* tcpm: it83xx: IT8320 family compatibilityDino Li2018-07-162-0/+19
* it83xx: IT8320 DX version compatibilityDino Li2018-07-116-49/+244
* it83xx: gpio: set input voltage 1.8v by pinDino Li2018-06-212-57/+47
* it83xx: gpio: disable default pull-down of USB controllerDino Li2018-06-212-1/+14
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-1/+1
* it83xx: Disable interrupts before checking condition of allowing sleepDino Li2018-06-111-12/+7
* it83xx: espi: enable eSPI_reset#Dino Li2018-06-062-0/+35
* it83xx: espi: enable eSPI interruptDino Li2018-06-062-60/+172
* it83xx: system: print out message if reset cause is unknownDino Li2018-05-281-0/+15
* it83xx: Add a config option for enabling mouse LDNFurquan Shaikh2018-05-261-0/+4
* chip/it83xx: Clean-up ec2i pnpcfg settingsFurquan Shaikh2018-05-262-58/+54
* chip/it83xx: Configure IRQTP for KBC when using eSPIFurquan Shaikh2018-05-232-0/+25
* espi: rename remaining eSPI optionsJett Rink2018-05-231-3/+3