summaryrefslogtreecommitdiff
path: root/chip/it83xx
Commit message (Expand)AuthorAgeFilesLines
* chip/it83xx: read GPIO level from data mirror registerRuibin Chang2020-06-022-22/+26
* core/riscv-rv32i: move interrupt details to IT83XX specificTzung-Bi Shih2020-05-193-1/+37
* core/riscv-rv32i: guard more IT83XX chip specific itemsTzung-Bi Shih2020-05-191-1/+7
* cleanup: rename kpbs to kbps for i2cJett Rink2020-05-091-2/+2
* it83xx: Add chip_read_reset_flags and chip_save_reset_flagsDaisuke Nojiri2020-05-061-13/+22
* it83xx/adc: enabled GPIO alternate mode by default for pin into gpio.inc mark...tim2020-04-293-53/+15
* it8xxx2: lpc/espi: mapping host I/O cycle to h2ram sectionDino Li2020-04-283-0/+16
* it81202/it81302: set GPIOH7 as output low at defaultDino Li2020-04-202-0/+14
* it83xx/pwm: clear cycle timer1 high byte for using as 8-bitRuibin Chang2020-04-162-0/+9
* it81202/gpio: set group L and K as pull-down at defaultDino Li2020-04-092-0/+18
* ITE: Return an error if i2c unwedge attempt failedDiana Z2020-04-081-1/+7
* it83xx/gpio: disable unused cc port moduleRuibin Chang2020-04-072-12/+14
* it83xx/spi: enable auto reset rx fifo functiontim2020-04-023-83/+69
* tcpm/it83xx_pd: cc1 and cc2 resistance setting separateRuibin Chang2020-03-301-0/+2
* it83xx/flash: exclude immu tag workaround if chip's core is riscvDino Li2020-03-241-1/+1
* it8xxx2: wake up CPU if an interrupt is pending in idle taskDino Li2020-03-244-5/+17
* chip/it8xxx2: add support IT81302 and IT81202Dino Li2020-03-213-6/+59
* it83xx/clock: Disable voltage comparator modules in hibernateRuibin Chang2020-03-132-1/+10
* it83xx/adc: add voltage comparator featureRuibin Chang2020-03-115-0/+241
* it83xx/dac: add DAC moduletim2020-02-214-1/+156
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-196-131/+84
* TCPMv1: Don't turn off pd module clock if rx enabledRuibin Chang2020-02-051-0/+15
* it83xx/adc: adc control pin order changes for it83202BxRuibin Chang2020-01-222-0/+19
* Cleanup: Add chip support pd physical port count configurationRuibin Chang2020-01-225-3/+8
* it83xx/flash: verify flash from ILMDino Li2020-01-221-0/+9
* dedede: Add z-state supportAseda Aboagye2020-01-211-1/+6
* chip/it8xxx2: Don't let internal flash go into deep power down modeDino Li2019-12-233-0/+28
* it83xx/spi: add spi slave functiontim2019-12-115-1/+412
* it83xx/config_chip: remove configurationtim2019-11-221-1/+0
* it83xx/spi_master: correct the module IDtim2019-11-221-2/+2
* chip/it8xxx1, chip/it8xxx2: GPIO, WUC and IRQ for chip it83201/it83202Ruibin Chang2019-11-223-39/+282
* keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCANAlexandru M Stan2019-11-191-0/+2
* Cleanup: Correct GPIO alternate function parameterVijay Hiremath2019-11-011-10/+17
* GPIO/IOEX/eSPI: Give different IO signals unique valuesEdward Hill2019-10-251-4/+3
* main: Initialize I2C pretty earlyAlexandru M Stan2019-10-241-2/+1
* it83xx/flash: add support for KGD flashDino Li2019-10-214-14/+79
* chip/it83xx: introduction of IT83202/BX versionDino Li2019-10-174-16/+23
* printf: Convert %l to %llEvan Green2019-10-051-2/+2
* printf: Add support for %zEvan Green2019-10-051-1/+1
* printf: Convert %h to %phEvan Green2019-10-051-2/+3
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* cleanup: fix byte access and ifdefs for BBRAM_PD2Jett Rink2019-09-301-2/+0
* 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