summaryrefslogtreecommitdiff
path: root/board/kukui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* kukui: Enable LTO.Yilun Lin2019-06-191-1/+1
* kukui: sensor: fix incorrect active_maskTing Shen2019-06-181-1/+1
* krane: Limit backlight LED max current.Yilun Lin2019-06-171-4/+13
* kukui/led: Support led blinking at sysrq debug mode.Yilun Lin2019-06-141-0/+21
* kukui/led: Reset led prv_chstate once auto-controlled re-enabled.Yilun Lin2019-06-141-1/+13
* kukui: Enable charger software ramping.Yilun Lin2019-06-124-0/+22
* kukui: Allow LID_OPEN as a wake source from S3Nicolas Boichat2019-06-121-2/+2
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* krane: remove mag driverTing Shen2019-06-062-3/+11
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* krane/battery: rename battery name to SCUDTing Shen2019-06-051-3/+3
* krane: Enable display bias settings.Yilun Lin2019-06-031-0/+4
* Krane: correct the default charging current to 3.5A (0.5C)Tony Lin2019-05-281-0/+4
* kukui: Enable interrupts from hall sensor.Yilun Lin2019-05-143-8/+4
* kukui: Loose charging 5V limitation strategy.Yilun Lin2019-05-141-17/+21
* krane: Reverse BC12 OE in order to fix USBAlexandru M Stan2019-05-121-1/+1
* charger/rt946x,krane: Enable backlight power.Yilun Lin2019-05-121-0/+1
* kukui: remove console commands from ROTing Shen2019-05-031-0/+9
* kukui: Fix power leakage in LED.Yilun Lin2019-05-021-21/+21
* kukui: implement pogo adc interruptTing Shen2019-05-025-4/+100
* kukui: Remove adc GPIO_USBC_THERM.Yilun Lin2019-05-023-12/+11
* krane: Fix DP AUX mux polarity is reversed.Yilun Lin2019-05-021-5/+18
* krane: Fix g-sensor reference point.Yilun Lin2019-05-021-6/+28
* kukui: disable charger otg functionsTing Shen2019-04-302-6/+16
* kukui/led: Fix LED behaviours.Yilun Lin2019-04-181-31/+38
* kukui: remove flashpd/rwhashpd host command from ROTing Shen2019-04-171-0/+5
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-2/+4
* kukui: Pulse PMIC_FORCE_RESET_ODL on external resetNicolas Boichat2019-03-161-0/+7
* Krane: battery bring upTing Shen2019-03-132-7/+44
* kukui: Enable MT6370 DB_POSVOUT/DB_NEGVOUTNicolas Boichat2019-03-121-1/+7
* kukui: configure PI3USB9201 chip to USB Path ON ModeTing Shen2019-03-122-0/+13
* kukui: Runtime configure GPIO settings between rev1 and rev2.Yilun Lin2019-03-074-49/+31
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+1
* kukui: Update virtual usb mux info.Yilun Lin2019-03-061-1/+5
* kukui: Fix unable to source power to peripheral.Yilun Lin2019-02-192-3/+19
* core/cortex-m*: always use coreboot-sdkPatrick Georgi2019-02-191-5/+0
* kukui: Fix check AP booted signal period.Yilun Lin2019-02-131-2/+3
* RT946x: Make mt6370_led_set_color accept composite colorsDaisuke Nojiri2019-02-091-8/+12
* config: Add magnetometer definitionsGwendal Grignou2019-02-081-1/+1
* kukui/battery: Bounds max charging voltage by mt6370's 1% err rate.Yilun Lin2019-01-291-2/+2