summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* npcx: add device id for npcx586g/npcx576gKevin K Wong2016-05-041-0/+4
* apollolake: ignore PLTRST# from SOC unless RSMRST# is deassertedKevin K Wong2016-05-031-4/+3
* Cr50: Enable jittery clockBill Richardson2016-05-034-0/+69
* npcx: Reduce system stack sizeShawn Nematbakhsh2016-05-021-1/+1
* g: enhance upgrade protocol to allow upgrade block restartsVadim Bendebury2016-05-021-3/+38
* g: verify that first message of each upgrade block is rightVadim Bendebury2016-05-021-11/+13
* g: upgrade - improve verification of the first upgrade messageVadim Bendebury2016-05-021-6/+35
* g: introduce versioning and backwards compatibility of usb_upgradeVadim Bendebury2016-05-021-4/+33
* g: drop: always start with USB facing external portVadim Bendebury2016-05-021-3/+8
* g: fix debug messages not to include two newlinesVadim Bendebury2016-05-021-6/+6
* g: recover from usb_upgrade interruptionsVadim Bendebury2016-05-021-1/+27
* cr50: add basic rbox supportMary Ruthven2016-04-294-0/+127
* Cr50: Move board-specific rdd stuff out of chip/g/Bill Richardson2016-04-292-7/+4
* STM32: Add HSE and PLL to clock source selectionDaisuke Nojiri2016-04-293-50/+263
* STM32: Set UART clock sources to SYSCLKDaisuke Nojiri2016-04-292-3/+13
* pwm: Add PWM_CONFIG_DSLEEP config flagShawn Nematbakhsh2016-04-277-21/+50
* g: i2c slave driverVadim Bendebury2016-04-272-0/+233
* servo_micro: add gpio mode get and setNick Sanders2016-04-271-0/+51
* UART: Remove enable/disable interrupt functionsAnton Staaf2016-04-278-92/+5
* cr50: enable AP and EC flash accessstabilize-8249.BMary Ruthven2016-04-261-0/+7
* STM32: Support LPUART consoleDaisuke Nojiri2016-04-254-2/+32
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-2510-16/+371
* STM32: Add dma_select_channelDaisuke Nojiri2016-04-254-0/+38
* CR50: add support for RSA key generationnagendra modadugu2016-04-204-2/+489
* CR50: add support for P256-ECIES (hybrid encryption)nagendra modadugu2016-04-195-0/+207
* CR50: remove DCRYPTO_p256_points_mul, add DCRYPTO_p256_point_mulnagendra modadugu2016-04-192-41/+10
* CR50: add support for RSA key "testing"nagendra modadugu2016-04-194-4/+294
* CR50: move AES CTR implementation to dcryptonagendra modadugu2016-04-192-0/+36
* snoball: Add support for proto 0.9 boardShawn Nematbakhsh2016-04-192-2/+13
* 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-191-5/+26
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-198-24/+0
* chip: it83xx: add USBPD moduleDino Li2016-04-185-6/+143
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-189-28/+30
* g: fix usb console LF handlingVadim Bendebury2016-04-181-13/+9
* Cr50: Add DIO_PULL_UP and DIO_PULL_DOWN flagsBill Richardson2016-04-152-8/+32
* cr50: enable AP and EC UART in CCD MODEMary Ruthven2016-04-152-21/+29
* amenia: enable BMM150 compassKevin K Wong2016-04-151-0/+1
* Cr50: Update the USB VID:PID:subclass constantsBill Richardson2016-04-153-17/+5
* chip: it83xx: Add i2c channel d/e/f functionEli Hsu2016-04-144-95/+637
* CR50: add support for HKDF (RFC 5869)nagendra modadugu2016-04-143-0/+88
* cr50: Detect debug cable and switch the PHYMary Ruthven2016-04-134-4/+89
* chip: it83xx: disable sleep while fan control loop ongoingDino Li2016-04-131-6/+10
* apollolake: ignore PLTRST# from SOC unless RSMRST# to soc is deassertedKevin K Wong2016-04-131-0/+8
* cr50: default to CCD PHYMary Ruthven2016-04-131-1/+2
* Cr50: Enable RW FW updates over USBBill Richardson2016-04-121-0/+1
* Cr50: Add userspace tool to update RW FW over USBBill Richardson2016-04-121-0/+4
* Cr50: New usb_upgrade module for RW updatesBill Richardson2016-04-125-0/+445
* chip: it83xx: disable USB module's clock at defaultDino Li2016-04-111-1/+2