summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* cr50: test: extended command code does not have to be passed as argumentVadim Bendebury2015-12-011-10/+6
* oak: pd: increase stack size of PDCMD taskBen Lok2015-12-011-1/+1
* Cr50: Clean up the GINTSTS USB macrosBill Richardson2015-12-012-16/+9
* Cr50: Replace magic numbers for GGPIO controlBill Richardson2015-12-012-4/+41
* common: adc/i2c: Mark task_waiting volatileShamile Khan2015-12-017-11/+9
* usb: Put HID descriptor in the correct orderBill Richardson2015-12-011-4/+4
* Lars: update fan settingsRyan Zhang2015-12-012-1/+2
* oak: enable HW charge rampingBen Lok2015-12-012-0/+35
* driver: si114x: Unlock the device if stuckGwendal Grignou2015-12-012-1/+27
* nuc: Add i2cscan and kbpress commands for FAFT.Mulin Chao2015-12-012-41/+31
* motion: Set interrupt interval properly for sensor in force modeGwendal Grignou2015-12-011-6/+22
* device: si114x: Address overflow conditionGwendal Grignou2015-12-012-1/+2
* Cr50: bootloader: display config bits at bootBill Richardson2015-12-011-2/+6
* motion: At shutdown, access sensors only if initialized.Gwendal Grignou2015-12-011-2/+9
* lars_pd: preparing new PD firmware for one-typeC-port PDRyan Zhang2015-12-018-1/+712
* fusb302: Don't flush RX FIFO on GoodCRCShawn Nematbakhsh2015-12-011-4/+7
* pd: send power change event to AP whenever input power is changedBen Lok2015-12-015-0/+26