summaryrefslogtreecommitdiff
path: root/board/reef_it8320
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-161-314/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-12-123-8/+9
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-12-121-1/+1
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+2
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* tglrvpu_ite: Adding VCONN supportAyushee2019-08-231-2/+2
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-211-2/+0
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+2
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-133-38/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-2/+8
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+0
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-0/+1
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* 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
* thermistor: move thermistor tables into common codeJett Rink2018-06-152-84/+17
* Makefile.rules: Add buildalltests targetNicolas Boichat2018-05-261-0/+2
* espi: rename remaining eSPI optionsJett Rink2018-05-231-1/+1
* lpc: convert LPC only boards to use CONFIG_HOSTCMD_LPCJett Rink2018-05-221-1/+1
* APL/GLK boards: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-2/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+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-6/+0
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-1/+1
* reef_it8320: don't pull-up tx/rx of uartDino Li2018-02-021-1/+1
* cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE defineJett Rink2018-02-011-1/+0
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-101-1/+1
* it83xx: adc: add support ADC13-16Dino Li2017-12-121-3/+3
* nds32: enable GCC LTODino Li2017-11-301-8/+1
* chipset: Introduce CHIPSET_STATE_ANY_SUSPENDFurquan Shaikh2017-11-281-2/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-8/+3
* it83xx: add espi moduleDino Li2017-11-141-0/+2
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-072-13/+4
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-12/+0
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-10/+0
* board: reef_it8320: disable CONFIG_CONSOLE_CMDHELP to save flash spaceDino Li2017-10-261-0/+1
* pd: Remove ACCESSORY statesShawn Nematbakhsh2017-10-191-1/+0
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-062-24/+1
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-24/+0
* intel_x86: Enable/disable SLP_S0 signal based on S0ix entry/exitFurquan Shaikh2017-10-031-1/+3
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-9/+10
* board: reef_it8320: Report device orientation isn't tablet modeDino Li2017-09-282-0/+12
* pd: Remove support for debug accessories that provide VBUS + RdShawn Nematbakhsh2017-09-111-1/+0
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+1
* cleanup: Remove duplicate BD9995X CONFIGsShawn Nematbakhsh2017-09-021-1/+1
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-281-1/+1
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-231-1/+1
* board: reef_it8320: disable CONFIG_CMD_I2C_XFER to save flash spaceDino Li2017-08-111-0/+1