summaryrefslogtreecommitdiff
path: root/chip/it83xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-227-16/+16
* it83xx: watchdog: print LP on watchdog warningDino Li2018-05-221-3/+37
* it8320: print error message if gpio triggers are misconfiguredJett Rink2018-05-211-19/+38
* it83xx: Only use supported VWs on GLKJustin TerAvest2018-05-171-0/+26
* it83xx: implement reboot wait-extNick Sanders2018-04-251-12/+13
* it83xx: Add eSPI virtual wires for SMI & SCIVijay Hiremath2018-04-131-0/+12
* cleanup: it83xx: pull pnpcfg_settings[] to the chip-levelDino Li2018-04-122-2/+90
* cleanup: it83xx: remove config option of CONFIG_EC2IDino Li2018-04-032-3/+1
* ite: disable interrupts if no keyboard taskJett Rink2018-04-022-1/+3
* cleanup: it83xx: don't enable non-essential modules at defaultDino Li2018-03-291-3/+0
* ite: exclude keyboard interrupts if no keyboard taskJett Rink2018-03-293-7/+8
* chip/ite: add ADC constantsJett Rink2018-03-281-0/+5
* lpc: remove lpc_host_resetJett Rink2018-03-261-14/+0
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-2/+2
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-8/+8
* it83xx: espi: workaround for changing PLLDino Li2017-12-123-5/+14
* it83xx: adc: add support ADC13-16Dino Li2017-12-123-9/+64
* it83xx: espi: Don't reset PNPCFG while PLTRST_L assertedDino Li2017-12-061-0/+5
* nds32: enable GCC LTODino Li2017-11-302-1/+17
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-2/+2
* it83xx: add espi moduleDino Li2017-11-147-0/+501
* it83xx: pwm: support PWM_CONFIG_DSLEEP config flagDino Li2017-11-091-7/+21
* it83xx: Make it build with coreboot-sdkPatrick Georgi2017-11-082-4/+0
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-7/+0
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-10/+0
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-87/+7
* it83xx: gpio: remove 5.1K resistor connected to GND of CC pinsDino Li2017-09-281-0/+7
* it83xx: i2c: remove instructions that aren't necessaryDino Li2017-09-262-227/+93
* it83xx: i2c: fix i2c stop bitDino Li2017-09-081-13/+14
* it83xx: clock: support e-flash clock up to 48MHzDino Li2017-09-071-0/+7
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-074-17/+10
* tcpm: it83xx: Use pd common code macro to analyze message headerDino Li2017-06-291-5/+3
* chip: it83xx: add support for floating point unitDino Li2017-05-292-0/+82
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-251-0/+1
* it83xx: ec2i: move 'ec2i_setting' to header file of chipDino Li2017-05-181-0/+44
* reef_it8320: initial reef_it8320 boardDino Li2017-05-181-1/+2
* it83xx: clock: misc fixesDino Li2017-05-021-46/+4
* tcpm: it83xx: added chip infoDino Li2017-05-011-0/+2
* it83xx: i2c: increase clock low timeout to maximumDino Li2017-04-251-1/+1