summaryrefslogtreecommitdiff
path: root/board/oak
Commit message (Expand)AuthorAgeFilesLines
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-10/+10
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-4/+4
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+20
* oak: enable link time optimizationKeith Short2020-01-302-2/+4
* pi3usb3x532: Pack i2c port in port_addrAseda Aboagye2020-01-241-2/+5
* driver/usb_mux: Make pi3usb30532 more genericAseda Aboagye2020-01-081-2/+2
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-267/+4
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-261-6/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-9/+9
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* Remove __7b, __8b and __7bfDenis Brockus2019-07-203-8/+8
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-193-13/+13
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-2/+2
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-2/+16
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-052-57/+71
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+1
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-2/+2
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* board: Clean up DMA channel mappingNicolas Boichat2018-07-231-2/+2
* power: Rename mediatek to mt817xNicolas Boichat2018-06-071-1/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-1/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-1/+1
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-51/+0
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+0
* board: Set BM160 Accel and Gyro to identical matrix.Gwendal Grignou2017-12-011-1/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-33/+0
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-35/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-2/+2
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+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
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-312-3/+3
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-2/+2
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-291-9/+15
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+6
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-284-17/+30
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-281-1/+1
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* elm / kevin / oak: Don't wake from S3 on lid closeShawn Nematbakhsh2016-11-051-2/+1
* Re-enable Google USBC peripheral FW updates.Todd Broch2016-10-181-1/+15
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-1/+1
* oak: Remove redundant GPIO definitionShawn Nematbakhsh2016-09-091-2/+2