summaryrefslogtreecommitdiff
path: root/board/glkrvp_ite
Commit message (Expand)AuthorAgeFilesLines
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-262-2/+2
* bc12: create bc12 driver structureTing Shen2020-05-291-5/+0
* PS874x: Split PS8740 and PS8743Edward Hill2020-04-161-2/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-3/+7
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+13
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-296/+0
* cleanup: Segregate ioexpander related drivers in ioexpander folderVijay Hiremath2019-11-222-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-6/+6
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* 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