summaryrefslogtreecommitdiff
path: root/board/kukui/board.c
Commit message (Expand)AuthorAgeFilesLines
* kukui,kodama,jacuzzi: fix charge/discharge control setting orderYilun Lin2019-11-151-4/+7
* baseboard/kukui: fix pogo extpower statusYilun Lin2019-11-111-1/+8
* Enable double tap host detection in kukuiHeng-Ruey Hsu2019-11-111-1/+12
* 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
* 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
* 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
* 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: add it5205 driverTing Shen2019-09-051-2/+30
* 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-231-2/+2
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-201-5/+19
* charge_manager: Mark functions overridableDaisuke Nojiri2019-08-141-2/+3
* kukui: fix tcpc_init failed on kukuiTing Shen2019-08-061-11/+2
* kukui: remove duplicate items in i2c_ports arrayTing Shen2019-08-021-6/+2
* kukui: fix incorrect input power limitTing Shen2019-08-021-2/+7
* kukui: add baseboard/kukuiTing Shen2019-07-301-100/+0
* 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-201-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-7/+7
* kukui: code cleanupTing Shen2019-07-091-32/+2
* krane: remove als mutexTing Shen2019-07-031-2/+0
* kodama: add a new configuration for Kodama.peichao.wang2019-06-251-1/+1
* krane: enable TCS3400 ALS sensorTing Shen2019-06-251-0/+65
* krane: detect pogo charger in adc interruptTing Shen2019-06-201-31/+0
* kukui: implement pogo discharge and extpower_presentTing Shen2019-06-201-4/+28
* kukui: implement pogo charge logicTing Shen2019-06-201-3/+84
* kukui: sensor: fix incorrect active_maskTing Shen2019-06-181-1/+1
* krane: Limit backlight LED max current.Yilun Lin2019-06-171-4/+13
* kukui: Enable charger software ramping.Yilun Lin2019-06-121-0/+19
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* krane: remove mag driverTing Shen2019-06-061-3/+7
* krane: Enable display bias settings.Yilun Lin2019-06-031-0/+4
* kukui: Enable interrupts from hall sensor.Yilun Lin2019-05-141-5/+1
* kukui: implement pogo adc interruptTing Shen2019-05-021-0/+10
* kukui: Remove adc GPIO_USBC_THERM.Yilun Lin2019-05-021-3/+10
* krane: Fix g-sensor reference point.Yilun Lin2019-05-021-6/+28
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* kukui: Pulse PMIC_FORCE_RESET_ODL on external resetNicolas Boichat2019-03-161-0/+7
* kukui: Enable MT6370 DB_POSVOUT/DB_NEGVOUTNicolas Boichat2019-03-121-1/+7
* kukui: configure PI3USB9201 chip to USB Path ON ModeTing Shen2019-03-121-0/+12
* kukui: Runtime configure GPIO settings between rev1 and rev2.Yilun Lin2019-03-071-2/+8
* kukui: Add BOARD_REV 2 configs.Yilun Lin2019-01-231-0/+6
* kukui: Remove BOARD_REV 0 GPIO configs.Yilun Lin2019-01-221-2/+0
* kukui: Fix adc read crashes EC.Yilun Lin2019-01-191-8/+0