summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cr50: enable AP and EC flash accessstabilize-8249.BMary Ruthven2016-04-264-0/+23
* pd: Fix port enable check for low power idleShawn Nematbakhsh2016-04-252-2/+2
* STM32: Support LPUART consoleDaisuke Nojiri2016-04-256-5/+42
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-2518-16/+508
* STM32: Add dma_select_channelDaisuke Nojiri2016-04-254-0/+38
* snoball: GPIO changes for proto 1Shawn Nematbakhsh2016-04-253-152/+6
* elm: modifications for EVTKoro Chen2016-04-254-16/+25
* Move include/byteorder.h -> builtin/endian.hnagendra modadugu2016-04-222-28/+39
* ectool: Revert "ectool: Remove CROS_EC_DEV_IOCRDMEM"Gwendal Grignou2016-04-224-39/+70
* Add the memmove() function prototype to builtin/string.hnagendra modadugu2016-04-221-0/+1
* elm: Modify battery cutoff commandDavid Huang2016-04-211-20/+7
* Add the memcmp() function prototype to builtin/string.hnagendra modadugu2016-04-211-0/+1
* nucleo-f072rb: Add initial set of board filesDaisuke Nojiri2016-04-207-0/+149
* kevin: Fix test buildShawn Nematbakhsh2016-04-201-0/+2
* CR50: add support for RSA key generationnagendra modadugu2016-04-208-25/+1150
* elm: kionix: allow dynamic selection of SPI or I2C transportKoro Chen2016-04-204-8/+68
* CR50: add support for P256-ECIES (hybrid encryption)nagendra modadugu2016-04-1911-0/+571
* CR50: remove DCRYPTO_p256_points_mul, add DCRYPTO_p256_point_mulnagendra modadugu2016-04-193-48/+23
* CR50: add support for RSA key "testing"nagendra modadugu2016-04-197-20/+484
* CR50: move AES CTR implementation to dcryptonagendra modadugu2016-04-193-29/+40
* snoball: Add support for proto 0.9 boardShawn Nematbakhsh2016-04-197-163/+91
* npcx: shi: Remove excessively verbose printsShawn Nematbakhsh2016-04-192-14/+18
* npcx: shi: Remove support for V2 host protocolShawn Nematbakhsh2016-04-191-168/+4
* npcx: shi: Don't enable GPIO_SHI_CS_L GPIO interrupt until S0Shawn Nematbakhsh2016-04-192-5/+28
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-1930-100/+56
* chip: it83xx: add USBPD moduleDino Li2016-04-189-6/+713
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-1858-195/+230
* g: fix usb console LF handlingVadim Bendebury2016-04-181-13/+9
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-1722-223/+407
* Cr50: Change SYS_RST output to SYS_RST_L inoutBill Richardson2016-04-163-3/+25
* Cr50: Remove HOSTCMD taskBill Richardson2016-04-151-1/+0
* Cr50: Add DIO_PULL_UP and DIO_PULL_DOWN flagsBill Richardson2016-04-152-8/+32
* cr50: Enable RD DetectionMary Ruthven2016-04-151-0/+3
* cr50: enable AP and EC UART in CCD MODEMary Ruthven2016-04-155-29/+102
* amenia: update charge LED controlKevin K Wong2016-04-153-50/+44
* amenia: enable BMM150 compassKevin K Wong2016-04-154-2/+45
* amenia: initial board codeKevin K Wong2016-04-1510-0/+1594
* Cr50: Update the USB VID:PID:subclass constantsBill Richardson2016-04-156-27/+28
* ectool: Remove CROS_EC_DEV_IOCRDMEMGwendal Grignou2016-04-154-70/+39
* apollolake: Remove timing delay for SOC_PWROK and RSMRST_NKevin K Wong2016-04-151-10/+3
* chip: it83xx: Add i2c channel d/e/f functionEli Hsu2016-04-147-100/+668
* cr50: fix AP UARTMary Ruthven2016-04-141-2/+2
* CR50: handle big-endian RSA keysnagendra modadugu2016-04-141-109/+147
* make: allow to see boards failed when making 'buildall'Vadim Bendebury2016-04-142-1/+8
* power/rk3399: Implement chipset reset / shutdown routinesShawn Nematbakhsh2016-04-141-8/+15
* CR50: add support for HKDF (RFC 5869)nagendra modadugu2016-04-149-0/+298
* kevin: Remove KBLIGHT moduleShawn Nematbakhsh2016-04-142-3/+2
* CR50: handle big-endian ECC parametersnagendra modadugu2016-04-141-34/+98
* Kunimitsu: remove console commands for code sizeKyoung Kim2016-04-145-4/+10
* power: mediatek: correct a typo in set_pmic_pwronKoro Chen2016-04-141-1/+1