summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Lars: Remove second port of PD firmwareRyan Zhang2015-12-065-136/+19
* tcpc: add 2 bytes into TX byte count registerAlec Berg2015-12-052-4/+2
* snoball: Enable PWMs for post-regulator voltage controlShawn Nematbakhsh2015-12-043-8/+32
* honeybuns: Allow 20v chargingScott2015-12-041-3/+1
* stm32: pwm: Allow configuration of pwm frequency + complementary outputsShawn Nematbakhsh2015-12-043-6/+22
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-0425-64/+52
* kunimitsu: modify charge LED gpio control to match FAB4 schematicli feng2015-12-032-4/+4
* pd: Fix unwanted resets on single-role power suppliesShawn Nematbakhsh2015-12-031-2/+4
* cr50: add extension command for testing hash primitivesVadim Bendebury2015-12-032-3/+228
* Smart battery: wait for any battery responseMary Ruthven2015-12-031-21/+7
* Fan: Allow fan at max speed during the boot time.Kyoung Kim2015-12-031-2/+8
* cr50: reduce hash implementation stack requirementsVadim Bendebury2015-12-035-16/+31
* Lars: Add ALS supportRyan Zhang2015-12-034-7/+24
* Lars: Refactoring PD port count settingRyan Zhang2015-12-031-23/+7
* nuc: enable CLKRUN functionality for SERIRQ quiet mode.CHLin2015-12-031-0/+6
* cr50: fix cryptography problemsVadim Bendebury2015-12-031-2/+1
* cr50: test: add hash testing host side implementationVadim Bendebury2015-12-032-1/+121
* cr50: test: move crypto test into its own moduleVadim Bendebury2015-12-033-230/+267
* chell: Keep keyboard backlight off in hibernateDuncan Laurie2015-12-012-1/+4