summaryrefslogtreecommitdiff
path: root/board/reef_it8320
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-06-251-314/+1
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2020-06-251-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-231-2/+2
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-231-2/+8
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2019-02-261-1/+0
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-101-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
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-111-1/+1
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* S0ix: use both SLP_S0 interrupt and host command for s0ixJenny TC2017-07-243-1/+12
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-111-1/+1
* reef_it8320: make modifications to GPIO listDino Li2017-06-101-8/+8
* it83xx: ec2i: move 'ec2i_setting' to header file of chipDino Li2017-05-181-44/+0
* reef_it8320: initial reef_it8320 boardDino Li2017-05-188-904/+363