summaryrefslogtreecommitdiff
path: root/board/glkrvp_ite
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-204-27/+27
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-194-26/+29
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-133-29/+3
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-4/+16
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-4/+4
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2018-09-201-3/+1
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2018-09-201-4/+1
* flash: Add CONFIG_FLASH_READOUT_PROTECTION config optionNicolas Boichat2018-09-141-0/+1
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* board: it83xx based boards start to use CHIP_FAMILY and CHIP_VARIANTDino Li2018-07-021-0/+2
* it83xx: espi: enable eSPI_reset#Dino Li2018-06-062-0/+5
* it83xx: Add a config option for enabling mouse LDNFurquan Shaikh2018-05-261-0/+1
* espi: convert all eSPI board to use CONFIG_HOSTCMD_ESPIJett Rink2018-05-221-2/+1
* APL/GLK boards: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-3/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* glkrvp_ite: Initial bring-up codeVijay Hiremath2018-04-148-0/+1379