summaryrefslogtreecommitdiff
path: root/board/reef_it8320/board.h
Commit message (Expand)AuthorAgeFilesLines
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* it83xx/gpio: disable unused cc port moduleRuibin Chang2020-04-071-0/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-191-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-211-2/+0
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-17/+0
* 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
* thermistor: move thermistor tables into common codeJett Rink2018-06-151-0/+2
* lpc: convert LPC only boards to use CONFIG_HOSTCMD_LPCJett Rink2018-05-221-1/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* 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
* 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
* nds32: enable GCC LTODino Li2017-11-301-8/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-1/+3
* 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-061-1/+1
* board: reef_it8320: Report device orientation isn't tablet modeDino Li2017-09-281-0/+2
* pd: Remove support for debug accessories that provide VBUS + RdShawn Nematbakhsh2017-09-111-1/+0
* 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
* board: reef_it8320: disable CONFIG_CMD_I2C_XFER to save flash spaceDino Li2017-08-111-0/+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-241-1/+4
* it83xx: ec2i: move 'ec2i_setting' to header file of chipDino Li2017-05-181-44/+0
* reef_it8320: initial reef_it8320 boardDino Li2017-05-181-131/+78
* board: reef_it8320: copy board/reefDino Li2017-05-171-0/+331