summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wheatley: Add CONFIG_LTO definition to reduce FW size.stabilize-7797.BMulin Chao2015-12-302-1/+2
* kunimitsu: add debug assert flagKevin K Wong2015-12-301-1/+0
* util: npcx: Fix build for ARM host boardsShawn Nematbakhsh2015-12-301-2/+2
* chell / chell_pd: Use power-optimized GPIO defaultsShawn Nematbakhsh2015-12-242-14/+22
* lucid: add LED supportMary Ruthven2015-12-226-1/+214
* lucid: implement fast chargingMary Ruthven2015-12-222-0/+150
* lucid: remove some unnecessary features to save spaceAlec Berg2015-12-221-0/+2
* Move rand_bytes implementation from tpm2 to chip/g.nagendra modadugu2015-12-223-21/+35
* nuc: Enable lower core CLK for power consumptionCHLin2015-12-213-27/+33
* stm32: adc: Add support for DMA continuous modeShawn Nematbakhsh2015-12-215-31/+150
* cr50: adds the SPI master driverEwout van Bekkum2015-12-214-1/+231
* common: Include host/console commands based on HAS_TASK_HOSTCMD/CONSOLEShawn Nematbakhsh2015-12-182-1/+10
* Lars: Update battery settingsRyan Zhang2015-12-181-9/+10
* ec3po: Add graceful exit.Aseda Aboagye2015-12-172-43/+63
* Refactor crypto subcommands into their own python module.nagendra modadugu2015-12-173-7/+14
* Cr50: Implement USB according to Programmer's GuideBill Richardson2015-12-171-213/+649
* nds32: start_irq_handler() use system stackDino Li2015-12-163-5/+5
* Kunimitsu: enable power threshold checking in power upli feng2015-12-161-0/+2
* skylake: increase retry count in power upli feng2015-12-161-1/+1
* charger: fix coding error in charge_prevent_power_on()li feng2015-12-161-1/+1
* Cr50: Revise FIFO SRAM settingsBill Richardson2015-12-161-38/+89
* Lars: Update LED settingsRyan Zhang2015-12-161-8/+12
* Chell: modify led setting for led test command.Bruce2015-12-161-2/+2
* skylake: fix retry counter checking in power upli feng2015-12-161-1/+1
* mec1322: Fix uninitialized variable.Shaunak Saha2015-12-161-2/+4
* Lars: Add ALS console-commandRyan Zhang2015-12-161-0/+1
* it8380dev: Implement GPIO mode for KBS pins and fix gpio_set_level()Dino Li2015-12-144-2/+37
* it8380dev: To config register 'GCR' in gpio_pre_init()Dino Li2015-12-142-2/+2
* keyboard: prevent races enabling/disabling kb scanningDouglas Anderson2015-12-141-26/+46
* Cr50: clean up usb_init()Bill Richardson2015-12-141-38/+49
* stm32: Don't use HSI48 clock for chips which don't support itShawn Nematbakhsh2015-12-113-3/+6
* Cr50: USB: Add stubs for additional EP0 interruptsBill Richardson2015-12-111-19/+71
* Cr50: Cleaner API for USB_DECLARE_IFACE callbacksBill Richardson2015-12-113-32/+74
* ALS: wake up ALS task when switched to RW modeJagadish Krishnamoorthy2015-12-111-0/+14
* Cr50: Add a few more symbolic names for constantsBill Richardson2015-12-113-7/+55
* honeybuns: enable updates over USB-PDstabilize-smaug-7731.BVincent Palatin2015-12-112-0/+29
* Cr50: tweaks to debug output and a comment or twostabilize-7729.BBill Richardson2015-12-101-26/+104
* cr50: fix calculations determining the image typeVadim Bendebury2015-12-091-0/+3
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-099-8/+41
* glados/chell: Do not pull-up RSMRST to PCH in hibernateDuncan Laurie2015-12-092-0/+4
* ec3po: Add setup script.Aseda Aboagye2015-12-082-0/+41
* ec3po: Clean up and stylistic changes.Aseda Aboagye2015-12-085-113/+124
* use _DEFAULT_SOURCE for newer glibcMike Frysinger2015-12-082-2/+4
* README: Add link to quick-build instructionsShawn Nematbakhsh2015-12-071-0/+4
* Lars: Add Keyboard COL2 InvertRyan Zhang2015-12-072-1/+3
* mec1322: i2c: Track controller status for repeated startShawn Nematbakhsh2015-12-071-3/+29
* Revert "mec1322: i2c: Assume read-no-write transactions are repeated start"Shawn Nematbakhsh2015-12-071-7/+16
* lars: Fix buildShawn Nematbakhsh2015-12-071-1/+1
* keyboard_mkbp: set the key pressed event to wakeup APYH Huang2015-12-071-1/+2
* Lars: Add PWM keyboard backlight supportRyan Zhang2015-12-063-1/+19