summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* kevin: Add support 3 color LEDWonjoon Lee2016-05-015-10/+182
* Invert KSO2 on KevinDavid Schneider2016-04-302-1/+4
* CR50: point multiply should check point for curve membershipnagendra modadugu2016-04-301-1/+3
* cr50: add basic rbox supportMary Ruthven2016-04-291-0/+2
* kevin: Decode board versionShawn Nematbakhsh2016-04-292-0/+46
* kevin: GPIO changes for new proto buildShawn Nematbakhsh2016-04-293-20/+26
* cr50: set SYS_RST_L as an inputMary Ruthven2016-04-291-1/+1
* Cr50: Move board-specific rdd stuff out of chip/g/Bill Richardson2016-04-291-6/+7
* STM32: Add HSE and PLL to clock source selectionDaisuke Nojiri2016-04-291-1/+12
* CR50: remove unused config option CONFIG_RSA, some cleanupnagendra modadugu2016-04-271-4/+3
* chell: Keep KB light PWM active during low-power idleShawn Nematbakhsh2016-04-271-1/+2
* pwm: Add PWM_CONFIG_DSLEEP config flagShawn Nematbakhsh2016-04-273-3/+3
* servo_v4: add initial servo_v4 buildNick Sanders2016-04-276-0/+441
* servo_micro: add gpio mode get and setNick Sanders2016-04-271-0/+3
* cr50: enable AP and EC flash accessstabilize-8249.BMary Ruthven2016-04-262-0/+13
* STM32: Support LPUART consoleDaisuke Nojiri2016-04-252-3/+10
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-257-0/+134
* snoball: GPIO changes for proto 1Shawn Nematbakhsh2016-04-253-152/+6
* elm: modifications for EVTKoro Chen2016-04-254-16/+25
* elm: Modify battery cutoff commandDavid Huang2016-04-211-20/+7
* 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-202-21/+146
* elm: kionix: allow dynamic selection of SPI or I2C transportKoro Chen2016-04-202-2/+2
* CR50: add support for P256-ECIES (hybrid encryption)nagendra modadugu2016-04-192-0/+127
* CR50: remove DCRYPTO_p256_points_mul, add DCRYPTO_p256_point_mulnagendra modadugu2016-04-191-7/+13
* CR50: add support for RSA key "testing"nagendra modadugu2016-04-192-15/+162
* CR50: move AES CTR implementation to dcryptonagendra modadugu2016-04-191-29/+4
* snoball: Add support for proto 0.9 boardShawn Nematbakhsh2016-04-195-161/+78
* npcx: shi: Don't enable GPIO_SHI_CS_L GPIO interrupt until S0Shawn Nematbakhsh2016-04-191-0/+2
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-1915-47/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-1825-82/+103
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-1712-21/+34
* 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: Enable RD DetectionMary Ruthven2016-04-151-0/+3
* cr50: enable AP and EC UART in CCD MODEMary Ruthven2016-04-153-8/+73
* amenia: update charge LED controlKevin K Wong2016-04-153-50/+44
* amenia: enable BMM150 compassKevin K Wong2016-04-153-2/+44
* amenia: initial board codeKevin K Wong2016-04-159-0/+1593
* chip: it83xx: Add i2c channel d/e/f functionEli Hsu2016-04-143-5/+31
* cr50: fix AP UARTMary Ruthven2016-04-141-2/+2
* CR50: handle big-endian RSA keysnagendra modadugu2016-04-141-109/+147
* CR50: add support for HKDF (RFC 5869)nagendra modadugu2016-04-142-0/+94
* 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-141-0/+2
* elm: initial elm mainboardRong Chang2016-04-149-0/+1558
* cr50: Detect debug cable and switch the PHYMary Ruthven2016-04-131-0/+1
* chip: it83xx: disable sleep while fan control loop ongoingDino Li2016-04-131-5/+0