summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* cr50: try recovering from rolling rebootsstabilize-8688.BVadim Bendebury2016-08-081-0/+16
* cr50: fix nvmem calculationsVadim Bendebury2016-08-081-1/+1
* servo_v4: servo_micro: cr50: fix usb power declarationNick Sanders2016-08-082-4/+20
* g: fix rdd sleepMary Ruthven2016-08-081-1/+4
* npcx: Adjust relative IRQ priorities for high-priority UARTShawn Nematbakhsh2016-08-079-33/+29
* g: Decode more reasons for chip resetBill Richardson2016-08-051-8/+11
* g: fix rddMary Ruthven2016-08-051-7/+24
* Revert "shi: Enable SHI interrupt from CS interrupt"Shawn Nematbakhsh2016-08-051-27/+20
* Cr50: Sample slave configuration pins at PORScott2016-08-032-0/+17
* g: Always reboot on watchdog or lockupBill Richardson2016-08-032-4/+5
* nrf51: Add Bluetooth LE test code for the radioMyles Watson2016-08-033-0/+226
* nrf51: Add Bluetooth LE supportMyles Watson2016-08-034-4/+585
* shi: Enable SHI interrupt from CS interruptShawn Nematbakhsh2016-08-021-20/+27
* nrf51: Add generic radio supportMyles Watson2016-08-024-4/+99
* g: disable sps as a wake source in deep sleepMary Ruthven2016-08-011-0/+15
* g: increase usb console TX buffer size to 4KVadim Bendebury2016-08-011-1/+1
* g: use single buffer for version reportingVadim Bendebury2016-08-011-5/+3
* HACK tpm: reset fallback counter when readyVadim Bendebury2016-07-291-2/+2
* npcx: shi: Improve host command handling reliabilityShawn Nematbakhsh2016-07-291-11/+3
* g: lock the active bootloader, just in caseBill Richardson2016-07-291-0/+9
* npcx: Consecutively sample IBUFSTAT until reading the same value twiceCHLin2016-07-291-6/+24
* stm32l4: Enable extended interrupts (EXTI)Daisuke Nojiri2016-07-291-0/+26
* cr50: fix usb spi to disable resets while doing updatesMary Ruthven2016-07-281-3/+3
* g: add wake pin info to pinmux commandMary Ruthven2016-07-281-6/+15
* cr50: fix wake pin handling when resuming from sleepMary Ruthven2016-07-283-3/+4
* Reenable "Cr50: Set the default idle action to Sleep"Mary Ruthven2016-07-281-5/+16
* kevin / gru: Increase size of code RAMShawn Nematbakhsh2016-07-261-1/+1
* cr50: process retry counter and act on itVadim Bendebury2016-07-261-0/+110
* g: Improve version info for dual RO & RW imagesBill Richardson2016-07-262-1/+98
* g: Remove unused GC_REVISION compile-time constantBill Richardson2016-07-241-8/+0
* g: report proper silicon versionVadim Bendebury2016-07-242-5/+10
* CR50: add endorsement certificate flownagendra modadugu2016-07-232-0/+27
* nrf51: Make timer handling names more obviousMyles Watson2016-07-222-73/+73
* Cr50: Rearrange flash to allow dual RO imagesBill Richardson2016-07-223-20/+71
* g: deactivate the PHY during usb_releaseMary Ruthven2016-07-221-0/+3
* upgrade_fw: fw_upgrade_command_handler: fix cmd_size checkLucian Cojocar2016-07-221-2/+2
* CR50: when testing an RSA key, check that N % p == 0nagendra modadugu2016-07-213-4/+6
* CR50: when generating primes, check compatibility with expnagendra modadugu2016-07-211-2/+27
* CR50: bn_modinv_vartime - don't reduce on carry conditionnagendra modadugu2016-07-211-21/+16
* CR50: rename struct BIGNUM -> struct LITE_BIGNUMnagendra modadugu2016-07-214-110/+115
* CR50: add a #define guard to enable use of non-asm bignumnagendra modadugu2016-07-211-0/+2
* CR50: clear SHA config register when initializingnagendra modadugu2016-07-211-8/+15
* chip/npcx: interrupt on both edges of PLTRST_LAaron Durbin2016-07-211-8/+12
* stm32: add generic stream interface for stm32Nick Sanders2016-07-211-11/+39
* npcx: shi: Properly mux pins as GPIO when disabling SHIShawn Nematbakhsh2016-07-211-7/+12
* g: add an option to disable uart0 rx no matter whatMary Ruthven2016-07-201-0/+4
* nrf51: update I2C to use PPI code.Myles Watson2016-07-201-11/+21
* nrf51: Add PPI wrappersMyles Watson2016-07-204-1/+132
* Fix interrupt disabling problem for gpio volume button.younghun kim2016-07-201-1/+3
* it83xx: Fix timer observation register latch issueDino Li2016-07-191-1/+35