summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Clear NVMEM before unlocking the consoleBill Richardson2016-09-241-1/+9
* Cr50: Add mostly-synchronous tpm_reset() function.Bill Richardson2016-09-241-0/+11
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-242-0/+8
* system: Add print_system_rtc().Aseda Aboagye2016-09-231-0/+13
* i2c: Add i2ctest console commandVijay Hiremath2016-09-233-0/+49
* flash: Add command to get SPI flash chip infoRandall Spangler2016-09-233-6/+41
* Cr50: Add gpio input for platform reset (plt_rst_l)Scott2016-09-231-0/+1
* cr50: notify chipset hooks when the AP state changesMary Ruthven2016-09-221-7/+1
* BD9995X: Rename common code of BD99955 and BD99956 as BD9995XVijay Hiremath2016-09-211-5/+6
* charger v2: Don't set charger current limit if capability is unknownShawn Nematbakhsh2016-09-211-1/+1
* reef: Print tcpc firmware versionDivya Sasidharan2016-09-211-0/+3
* cr50: remove unused detect_off interruptMary Ruthven2016-09-211-2/+1
* flash: Call lock function prior to mapped external readShawn Nematbakhsh2016-09-161-0/+10
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-132-0/+14
* charger: bd99955: Enable VBUS discharge when appropriateShawn Nematbakhsh2016-09-132-2/+17
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-132-5/+9
* driver: add support ambient light sensor AL3010stabilize-8798.BRocky Hsiao2016-09-131-0/+1
* cr50: correct a todo bug numberMary Ruthven2016-09-111-1/+1
* cr50: remove the pullup on sys_rst on kevinMary Ruthven2016-09-091-0/+2
* Add check to prevent duplicate PIN assignmentsBill Richardson2016-09-091-0/+15
* bd99955: Add support for power save mode.Aseda Aboagye2016-09-091-0/+9
* motion: make fiforead optionalGwendal Grignou2016-09-091-0/+1
* motion: remove accel_int_xxx, dead codeGwendal Grignou2016-09-091-16/+0
* mkbp: Send event when in tablet modeGwendal Grignou2016-09-091-0/+5
* motion: Add tablet mode flag.Gwendal Grignou2016-09-091-0/+1
* common: motion_lid: Add tablet mode detection using lid angle.Gwendal Grignou2016-09-092-0/+11
* motion_lid: prevent angle 0 <-> 360 transition.Gwendal Grignou2016-09-091-0/+6
* Remove unused defineGwendal Grignou2016-09-091-6/+0
* g: usb update: clear fallback counter after update finishesVadim Bendebury2016-09-091-0/+8
* spi_flash: Add GD25LQ40 write-protect supportDavid Hendricks2016-09-091-0/+3
* common: Add TABLET_MODE hook.Gwendal Grignou2016-09-073-0/+10
* Cr50: Preliminary I2CS TPM2.0 driverScott2016-09-052-0/+5
* config: Make memory command optionalGwendal Grignou2016-09-021-0/+1
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-022-5/+11
* cr50: mark updated image as good once a usb request is receivedMary Ruthven2016-09-021-1/+4
* button: Add console command to simulate button pressVijay Hiremath2016-09-021-0/+1
* pwm: Increse PWM duty resolution to 16bitsSam Hurst2016-09-021-0/+10
* extpower: Allow board to override signal debounce timeDavid Hendricks2016-09-021-0/+3
* test: Properly exclude CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-09-021-0/+1
* sweetberry: add dwc usb supportNick Sanders2016-09-012-0/+20
* pd: manage total source current availableVincent Palatin2016-09-013-9/+32
* cr50: unlock consoleMary Ruthven2016-09-011-0/+4
* Revert "ectool: Add ectool command to do AP force shutdown"Vijay Hiremath2016-09-011-2/+1
* Add console support for restricted commandsBill Richardson2016-08-311-15/+51
* Add configs to add flags to console commandsBill Richardson2016-08-312-12/+48
* ectool: Add ectool command to do AP force shutdownVijay Hiremath2016-08-301-1/+2
* pd: select dynamically Rp valueVincent Palatin2016-08-252-11/+19
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-252-0/+6
* tcpm: workaround TCPC takes longer time to update CC statusVincent Palatin2016-08-251-0/+3
* power: rk3399: Debounce PGOOD_AP signalShawn Nematbakhsh2016-08-251-1/+13