summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* locks: Update lockfile dir to be FHS 3.0 compliantDavid Hendricks2016-03-021-1/+1
* GPIO: Move host and console commands to new fileAnton Staaf2016-03-024-201/+235
* oak: enable lid angle updateRong Chang2016-03-023-0/+14
* oak: change the default board revision to OAK_REV5.Ben Lok2016-03-021-1/+1
* NPCX: Convert keyboard pins to use ALTERNATE macroAnton Staaf2016-03-027-39/+67
* NPCX: Refactor GPIO driver for functionality and sizeAnton Staaf2016-03-022-270/+315
* oak: avoid reading BC1.2 interrupt reg during handling vbus eventBen Lok2016-03-011-8/+8
* Replace SysV semaphore lock with file lockDavid Hendricks2016-03-018-557/+263
* oak: updates for rev5Ben Lok2016-03-015-80/+151
* oak: Add base accel & gyro via SPI bus for rev5Ben Lok2016-03-015-9/+176
* oak: Add kx022 lid accelerometer for rev5.Ben Lok2016-03-014-5/+60
* Add library for working with AndroidDavid Hendricks2016-02-293-0/+106
* Cr50: SAFE MODE: all GPIOs are inputs for Kevin0stabilize-7978.Bstabilize-7978.18.BBill Richardson2016-02-271-10/+10
* cr50: use the correct signer invocation optionsVadim Bendebury2016-02-272-1/+2
* cr50: signer: sync up with upstreamVadim Bendebury2016-02-274-302/+264
* Cr50: Debug: Add pinmux and gpiocfg commandsBill Richardson2016-02-271-0/+151
* Cr50: Configure GPIOs for Kevin proto0Bill Richardson2016-02-273-4/+77
* Cr50: cleanup: Remove some unneccessary codeBill Richardson2016-02-272-11/+0
* lucid: add support to detect BC1.2 suppliersMary Ruthven2016-02-267-24/+138
* oak: Enable TI OPT3001 ambient light sensor for rev5Ben Lok2016-02-263-0/+26
* glados_pd: Add WP_L input GPIO for future boardsShawn Nematbakhsh2016-02-253-1/+22
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-2540-19/+122
* Cr50: Remove GPIOs left over from FPGA boardsBill Richardson2016-02-252-80/+4
* Cr50: Cleanup some of the GPIO handling codeBill Richardson2016-02-254-19/+16
* mec1322: port80: Disable port80 interrupt and timer after timeoutShawn Nematbakhsh2016-02-251-29/+47
* it8380dev: util: Fix iteflash flash issueDonald Huang2016-02-251-1/+37
* Cr50: Fix USB two-stage control transfersBill Richardson2016-02-251-5/+6
* g: Clean up pinmux initializationAnton Staaf2016-02-252-99/+93
* util: ec3po: Implement auto interrogation mode.Aseda Aboagye2016-02-242-10/+191
* jerry: Increase UART TX buffer size.Aseda Aboagye2016-02-231-0/+4
* common: console: Change console_init() string.Aseda Aboagye2016-02-231-0/+4
* pd: Don't source VBUS when forcing sink rolestabilize-7956.BShawn Nematbakhsh2016-02-231-0/+2
* cr50: upgrade: fix debug messages to show address instead of offsetVadim Bendebury2016-02-231-1/+2
* CR50: add in-place decrypt support for AES-CFBnagendra modadugu2016-02-231-36/+17
* Lars_PD: GPIO correctionKyoung Kim2016-02-221-1/+1
* cr50: test: do not leave the bootsrtap pin in the wrong stateVadim Bendebury2016-02-221-3/+1
* GPIO: Remove gpio_alt_funcs table from common headerAnton Staaf2016-02-223-35/+32
* cr50: Switch from ALTERNATE to PINMUX macrosAnton Staaf2016-02-222-26/+42
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-2221-39/+32
* skylake: do not clear masks in S0ix -> S0 transitionArchana Patni2016-02-222-9/+18
* Kunimitsu: Enable config REPLACE_LOADER_WITH_BSS_SLOWShobhit Srivastava2016-02-191-0/+1
* Cr50: Slightly better USB error messagesBill Richardson2016-02-181-12/+12
* chip: it83xx: it8320 compatibilityDino Li2016-02-182-0/+3
* kunimitsu: hibernate: enable PseudoG3 support at board levelKevin K Wong2016-02-1811-55/+52
* gaia, mediatek, rockchip, tegra: No more disabling key scanning in power filesDouglas Anderson2016-02-184-25/+0
* chip: it83xx: disable fan control timer if all fans are offDino Li2016-02-171-3/+6
* config: it83xx: remove "CONFIG_IT83XX_PECI_WITH_INTERRUPT"Dino Li2016-02-173-15/+0
* hibernate: Inform PD MCU before calling board hibernate callbackShawn Nematbakhsh2016-02-175-15/+17
* Lars: S0ix/S3 EC power improvementKyoung Kim2016-02-171-2/+2
* cr50: add firmware upgrade testVadim Bendebury2016-02-173-2/+71