summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* 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
* g: disable usb wakeup when debug accessory is disconnectedMary Ruthven2016-07-192-1/+20
* g: initialize rdd based on current cc readingsMary Ruthven2016-07-191-5/+2
* g: don't default to ccdMary Ruthven2016-07-151-5/+2
* g: tristate spi master pinsMary Ruthven2016-07-141-3/+1
* g: fix rdd to enable sleepMary Ruthven2016-07-141-2/+7
* g: disable uart 1 and 2 during initMary Ruthven2016-07-132-8/+1
* npcx: Clear IRQ11B bit when PM 1 is in enhanced modeCHLin2016-07-131-1/+1
* cr50: disable UART0 RXMary Ruthven2016-07-111-2/+6
* common: add EC_RTC_ALARM_CLEAR to ec_commands.hStephen Barber2016-07-091-1/+0
* cr50: init rbox before the board init is invokedVadim Bendebury2016-07-061-1/+1
* cr50: generate HARD RESET when sys_reset is assertedVadim Bendebury2016-07-011-0/+6
* npcx: deprecate use of PC87570 mode on PM chan 1stabilize-8530.Bstabilize-8530.96.Bstabilize-8530.93.Bstabilize-8530.89.Bstabilize-8530.80.Bstabilize-8530.77.Bstabilize-8530.71.Bstabilize-8530.35.Brelease-R53-8530.BCHLin2016-06-301-5/+9
* CR50: hardware based mod exp may need a final reducenagendra modadugu2016-06-291-0/+5
* npcx: shi: Use worst-case logic for applying 256B bypassShawn Nematbakhsh2016-06-291-3/+3
* Cleanup: gate RTC console/host command behind new config optionsphilipchen2016-06-293-1/+10
* cr50: TEMP: to be researched and removedVadim Bendebury2016-06-292-3/+8
* Revert "Cr50: Set the default idle action to Sleep"Vadim Bendebury2016-06-291-16/+5
* npcx: shi: Avoid 'unexpected state' console spamShawn Nematbakhsh2016-06-281-5/+21
* npcx: shi: Ensure SHI is initialized prior to enabling CS interruptShawn Nematbakhsh2016-06-281-8/+14
* npcx: i2c: Don't do i2c_unwedge / reset on repeated start requeststabilize-8516.BMulin Chao2016-06-271-2/+5
* cr50: enable highsec jittery clockMary Ruthven2016-06-271-1/+1
* Cr50: Set the default idle action to SleepBill Richardson2016-06-251-5/+16
* g: write 0 to RBOX_WAKEUP_CLEAR to clear registersMary Ruthven2016-06-241-0/+1
* rk3399: kevin: Adding get_rtc_alarm functionality.Shelley Chen2016-06-211-2/+41
* npcx: vbnvcontext: Fix misaligned accessShawn Nematbakhsh2016-06-201-11/+18
* g: remove the fuse override in rboxMary Ruthven2016-06-162-15/+1