summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-1984-542/+583
* servo_v4: Fake CC2 voltage when servo v4 as snkWai-Hong Tam2019-07-191-7/+26
* nocturne: Don't enter DP Alt Mode when AP is off.Aseda Aboagye2019-07-181-0/+15
* nocturne: Only source 5V when chipset is on.Aseda Aboagye2019-07-181-0/+4
* Helios:Initial Type-C Controller PS8751 settingBarney_Liao2019-07-181-0/+7
* chip/host: Add spi+trng support, and add gpio funcCraig Hesling2019-07-181-0/+9
* nocturne: Don't wake on any MKBP in suspend.Aseda Aboagye2019-07-171-1/+2
* Basic implentation of the Maxim Integrated MAX32660 within the EC OSJerry Bradshaw2019-07-175-0/+110
* cr50: provide separate environment variable to enable crypto testsVadim Bendebury2019-07-171-1/+6
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-171-1/+1
* Helios:Modify lid and base rotation matrixBarney_Liao2019-07-171-9/+4
* cleanup: Segregate USB MUX related drivers in usb_mux folderVijay Hiremath2019-07-172-2/+2
* kohaku: Support SDI battery packPhilip Chen2019-07-172-1/+30
* fluffy: Initial board commit.Aseda Aboagye2019-07-175-0/+565
* kohaku: Always return BP_YES for battery presence for board id 1Furquan Shaikh2019-07-161-0/+15
* Bobba: Add new LGC batteryben.chen2@quanta.corp-partner.google.com2019-07-122-0/+30
* arcada: lower i2c bus speed to 400kHzJett Rink2019-07-091-1/+1
* kukui: code cleanupTing Shen2019-07-093-39/+4
* kohaku: coordinate a rotation matrix for accel sensorstabilize-12331.BInno.Park2019-07-091-3/+3
* kukui: add chargen to the set of CLI commandsVadim Bendebury2019-07-041-0/+1
* kindred: Add new batteryben.chen2@quanta.corp-partner.google.com2019-07-032-35/+36
* krane: remove als mutexTing Shen2019-07-031-2/+0
* hatch_fp: enable fp_sensor taskTom Hughes2019-07-032-3/+2
* hatch_fp: Enable rollbackTom Hughes2019-07-031-4/+1
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-026-12/+12
* Fleex: Set minimum battery level for Try.SRC and resetsDiana Z2019-07-021-0/+10
* hatch/helios/kindred/kohaku: Enable EC-based display backlight controlPhilip Chen2019-07-024-1/+4
* Nami: Don't register keyboard backlight driver if not usedDaisuke Nojiri2019-06-282-2/+4
* Nami: Set LED pattern only when pattern is differentDaisuke Nojiri2019-06-281-19/+40
* cr50: minimize static declarations in virtual_nvmem.cAndrey Pronin2019-06-271-50/+47
* cr50: unwrap BUILD_ASSERTs in virtual_nvmem.cAndrey Pronin2019-06-271-8/+4
* cr50: add RSU Dev ID vNVRAM spaceAndrey Pronin2019-06-272-0/+34
* 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
* helios: Modify Battery pack infomichael5_chen2019-06-262-6/+33
* kodama: add a new configuration for Kodama.peichao.wang2019-06-252-1/+2
* kohaku: Add support for TCS3400 as clear ALS and RGB sesnorPhilip Chen2019-06-253-4/+80
* kohaku: Add vsync pin and sync driverPhilip Chen2019-06-253-1/+21
* kohaku: Update BC12_CHG_DET pins for rev1Philip Chen2019-06-251-3/+2
* krane: enable TCS3400 ALS sensorTing Shen2019-06-252-0/+76
* nocturne: Wake AP on DP AltMode Entry & Attention.Aseda Aboagye2019-06-241-0/+17
* kukui/usb_pd_policy: Don't support superspeed lanes.Yilun Lin2019-06-241-6/+13
* servo_v4: Remove the dts console commandWai-Hong Tam2019-06-211-26/+0
* helios: Add support for power LEDScott Collyer2019-06-212-1/+29
* helios: Remove support for USB-AScott Collyer2019-06-213-14/+1
* hatch: Add support for TCS3400 as clear ALS and RGB sesnorScott Collyer2019-06-203-21/+61
* Nami: Add Adapter PROCHOT SettingKo2019-06-201-0/+6
* 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