summaryrefslogtreecommitdiff
path: root/board/kukui
Commit message (Expand)AuthorAgeFilesLines
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-231-1/+1
* drivers/tcs3400: update fields for new irt scale factorNick Vaccaro2019-12-121-3/+4
* Clean up double tap related definitionHeng-Ruey Hsu2019-11-141-0/+1
* baseboard/kukui: fix pogo extpower statusYilun Lin2019-11-111-1/+8
* power/mt8183: Need 1s pwrbtn press to exit off stateYilun Lin2019-11-111-0/+1
* Enable double tap host detection in kukuiHeng-Ruey Hsu2019-11-112-1/+27
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* kukui: set SPI pin to high speedTing Shen2019-10-261-3/+0
* krane: Modify the charge indicatorLeo Zhou2019-10-261-2/+13
* Kodama: folio case has no function but only works in VT2xiong.huang2019-10-221-3/+0
* krane: set end of charge current threshold to 140mAstabilize-12607.6.Bstabilize-12607.5.Bstabilize-12607.3.BTing Shen2019-10-181-0/+14
* krane: Modify the Charging and Fully charged LED colorLeo Zhou2019-10-181-5/+4
* kukui: runtime usb mux config selectionTing Shen2019-10-171-0/+6
* krane: change sensor-ref point to default device orintationYilun Lin2019-09-301-1/+1
* baseboard/kukui: Move base_detect_* into baseboardYilun Lin2019-09-183-180/+2
* krane: no longer need for MT6370 to provide display bias voltageTing Shen2019-09-171-4/+4
* krane: als: add tcs3400 coefficientsTing Shen2019-09-171-0/+16
* kukui: move board_set_charge_limit to baseboardTing Shen2019-09-121-12/+0
* krane: set tablet mode switch when base attachedYilun Lin2019-09-121-1/+5
* kukui: enable hw ramp for mt6370Ting Shen2019-09-091-1/+0
* jacuzzi: enable DPTing Shen2019-09-091-0/+1
* krane: add it5205 driverTing Shen2019-09-053-4/+35
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+1
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-232-2/+6
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-201-5/+19
* kukui: enable CONFIG_CHARGER_MT6370_BC12_GPIOTing Shen2019-08-151-0/+5
* charge_manager: Mark functions overridableDaisuke Nojiri2019-08-142-7/+3
* kukui: fix tcpc_init failed on kukuiTing Shen2019-08-063-11/+15
* kukui: remove duplicate items in i2c_ports arrayTing Shen2019-08-021-6/+2
* kukui: fix incorrect input power limitTing Shen2019-08-021-2/+7
* jacuzzi: bringup ecTing Shen2019-07-311-0/+1
* baseboard/kukui: support battery/charger variantsTing Shen2019-07-311-6/+8
* kukui: add baseboard/kukuiTing Shen2019-07-306-1392/+19
* krane: Fix g-sensor reference point for all revisionsTing Shen2019-07-231-23/+6
* krane: limit backlight current for all revisions.Ting Shen2019-07-231-8/+10
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-9/+9
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-9/+9
* kukui: code cleanupTing Shen2019-07-093-39/+4
* kukui: add chargen to the set of CLI commandsVadim Bendebury2019-07-041-0/+1
* krane: remove als mutexTing Shen2019-07-031-2/+0
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-2/+2
* kukui: Enlarge task stack size for temporarily fixing overflow issue.Yilun Lin2019-06-271-7/+7
* kukui: Add basic analyzestack.yaml configYilun Lin2019-06-261-0/+3
* kodama: add a new configuration for Kodama.peichao.wang2019-06-251-1/+1
* krane: enable TCS3400 ALS sensorTing Shen2019-06-252-0/+76
* kukui/usb_pd_policy: Don't support superspeed lanes.Yilun Lin2019-06-241-6/+13
* krane: detect pogo charger in adc interruptTing Shen2019-06-203-63/+109
* kukui: implement pogo discharge and extpower_presentTing Shen2019-06-201-4/+28
* kukui: implement pogo charge logicTing Shen2019-06-204-24/+113
* krane: limit input power to 5V/2A in S0Ting Shen2019-06-191-2/+13