summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* CEC: Add CONFIG_CECStefan Adolfsson2018-05-092-0/+7
* CEC: Add CEC APIStefan Adolfsson2018-05-091-0/+70
* tablet_mode: Define common interrupt handler for tablet switchDaisuke Nojiri2018-05-092-1/+14
* cheza: Support PD and chargingTom Wai-Hong Tam2018-05-091-0/+6
* fpsensor: export matched finger indexVincent Palatin2018-05-092-1/+6
* cheza: Support confirmation of power lostTom Wai-Hong Tam2018-05-081-0/+8
* cheza: Enable AP_RST_REQ as a request from AP to reset itselfWai-Hong Tam2018-05-081-0/+8
* shared_mem: Assert that shared memory size is large enoughNicolas Boichat2018-05-072-0/+39
* CBI: Disallow board version and OEM ID to be reprogrammedDaisuke Nojiri2018-05-041-0/+3
* cheza: Add SDM845 power sequence for rev-0 boardWai-Hong Tam2018-05-041-0/+1
* usb_pd_protocol: Add PD_ROLE_DISCONNECTED for data role swapsDuncan Laurie2018-05-031-2/+3
* octopus: move common CONFIG defines into baseboardJett Rink2018-05-021-3/+0
* usb mux: add comment describing mux_state_tJett Rink2018-05-021-1/+6
* anx7447: convert automatic OCM erase into commandJett Rink2018-05-011-4/+4
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-273-4/+112
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2018-04-271-0/+1
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-274-0/+465
* pd: Properly assign data role on resetAseda Aboagye2018-04-251-5/+7
* pd: Save power role in BBRAM.Aseda Aboagye2018-04-251-0/+1
* USB PD: Save explicit contract state for port 2.Aseda Aboagye2018-04-251-0/+3
* npcx: Add BBRM idx for a 3rd PD port.Aseda Aboagye2018-04-251-0/+1
* mux: add mode for TCPCI mux that is not the TCPCJett Rink2018-04-242-0/+13
* bq25703: initial commit for bq25703 driverJett Rink2018-04-231-0/+1
* APL/GLK boards: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-0/+4
* chipset: Add callback for chipset pre-initializationFurquan Shaikh2018-04-192-1/+8
* system: update board version to return an error if encounteredJett Rink2018-04-191-3/+27
* isl923x: Add 'charger_dump' console command.Aseda Aboagye2018-04-181-0/+1
* anx7447: Add functions to the anx7447 driver to check/erase OCM flashScott Collyer2018-04-131-0/+7
* chgstv2: Check charger power in prevent_power_on.Aseda Aboagye2018-04-101-0/+21
* usb_charger: initialize VBUS supplier at startupJett Rink2018-04-101-0/+7
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-101-0/+22
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-04-101-0/+67
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-3/+0
* yorp: Include anx7447 driver for port 0Scott Collyer2018-04-051-0/+1
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-041-0/+2
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-041-3/+0
* config.h: clarify CONFIG_INTERNAL_STORAGE semanticsAaron Durbin2018-04-041-1/+3
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-5/+2
* cleanup: it83xx: remove config option of CONFIG_EC2IDino Li2018-04-031-3/+0
* charge_state_v2: Hibernate base in S5 with no ACNicolas Boichat2018-03-281-0/+6
* common/ec_ec_comm_master/slave: Add support for EC hibernateNicolas Boichat2018-03-281-0/+9
* ec: add driver/touchpad_st.cWei-Han Chen2018-03-261-5/+12
* lpc: remove lpc_host_resetJett Rink2018-03-261-5/+0
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-261-0/+6
* keyboard: Add config option for refresh key rowDuncan Laurie2018-03-262-0/+11
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-231-1/+3
* yorp: Enable lid, base accel and gyro sensorDivya Sasidharan2018-03-221-0/+1
* usb_update: check touchpad_info size at build timeWei-Han Chen2018-03-221-0/+9
* ppc: Add driver for NX20P3483Scott Collyer2018-03-202-1/+27
* i2c: Add option for calling board-specific functions before and after every i...Furquan Shaikh2018-03-202-0/+31