summaryrefslogtreecommitdiff
path: root/board/it83xx_evb
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-125-5/+5
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-031-4/+4
* it83xx/adc: enabled GPIO alternate mode by default for pin into gpio.inc mark...tim2020-04-291-0/+2
* baseboard/ite_evb: create ite_evb baseboardRuibin Chang2020-03-126-367/+58
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* it83xx/dac: add DAC moduletim2020-02-212-0/+2
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-191-1/+1
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-242/+1
* it83xx/spi_master: correct the module IDtim2019-11-221-4/+4
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-4/+4
* PCH_PLTRST_L: Use appropriate config optionAbe Levkoy2019-10-301-1/+1
* tglrvpu_ite: Adding VCONN supportAyushee2019-08-231-2/+2
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-211-1/+0
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-1/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-195-5/+5
* PECI: Move non-chipset specific PECI code to common folderVijay Hiremath2019-05-281-0/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* it83xx/spi: rename spi.c to spi_master.ctim2018-12-131-1/+1
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-3/+3
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* board: it83xx based boards start to use CHIP_FAMILY and CHIP_VARIANTDino Li2018-07-021-0/+2
* it83xx: Add a config option for enabling mouse LDNFurquan Shaikh2018-05-261-0/+1
* espi: rename remaining eSPI optionsJett Rink2018-05-231-1/+1
* lpc: add explicit LPC define in board.hJett Rink2018-05-221-0/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-1/+1
* cleanup: it83xx: pull pnpcfg_settings[] to the chip-levelDino Li2018-04-121-90/+0
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* cleanup: it83xx: don't enable non-essential modules at defaultDino Li2018-03-291-1/+3
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-1/+1
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-13/+15
* it83xx: adc: add support ADC13-16Dino Li2017-12-122-2/+10
* it83xx: add espi moduleDino Li2017-11-141-0/+2
* it83xx: pwm: support PWM_CONFIG_DSLEEP config flagDino Li2017-11-092-0/+2
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-10/+0
* it83xx: ec2i: move 'ec2i_setting' to header file of chipDino Li2017-05-181-44/+0
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-2/+0
* it83xx: EC sleep mode for system hibernateDino Li2016-09-212-0/+7
* board: it83xx_evb: fix build errorite015802016-08-171-4/+0
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* chip: it83xx: Optimize interrupt usage of LPC accessDino Li2016-05-181-1/+1
* board: it83xx_evb: support PD EVBDino Li2016-05-186-44/+469
* board: rename it8380dev to it83xx_evbDino Li2016-05-036-0/+479