summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* 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
* CR50: refactor debug_printf() for use as a library functionnagendra modadugu2016-06-153-18/+29
* it83xx: Support different PLL frequencies setting (24/48/96 MHz)Dino Li2016-06-145-26/+156
* npcx: Fixed host access pending bit issue in INT11 ISR.Mulin Chao2016-06-141-10/+10
* CR50: add a simple ASN.1 parser & certificate verifierstabilize-8447.Bnagendra modadugu2016-06-124-2/+213
* CR50: add support for writing to info banknagendra modadugu2016-06-103-8/+76
* CR50: fix bug in rom_flash.c debug print messagenagendra modadugu2016-06-101-2/+3
* CR50: add support for hardware modexpnagendra modadugu2016-06-092-2/+20
* npcx: i2c: Return slave ACK status on zero-byte read / writeShawn Nematbakhsh2016-06-081-38/+52
* npcx: gpio: Don't increase priority of SHI_CS for non-SHI boardsShawn Nematbakhsh2016-06-081-0/+4
* g: Enable SOF calibration after first SOF tokenBill Richardson2016-06-082-8/+23
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-033-0/+357
* stm32: i2c: Busy loop for a while waiting for interruptNicolas Boichat2016-06-021-5/+23
* CR50: port dcrypto/cr50 code to depend on third_party/cryptocnagendra modadugu2016-05-3113-2203/+208
* g: upgrade: wipe out NVRAM on upgradesVadim Bendebury2016-05-311-0/+4
* Cr50: Export the chip-specific SPI master functionsNadim Taha2016-05-311-0/+15
* Timer initialization & conversion bug fixesNadim Taha2016-05-281-16/+9
* cr50: disable UART peripheral when the device is powered off.Mary Ruthven2016-05-272-1/+20
* cr50: dont drive UART output if servo is connectedMary Ruthven2016-05-271-1/+6
* cr50: monitor the state of Servo, the EC, and APMary Ruthven2016-05-271-0/+3
* kevin: rk3399: ectool interface for EC RTC alarmShelley Chen2016-05-271-0/+11
* NvMem: Added NV Memory module to ec/common/Scott2016-05-261-1/+1
* servo_micro: add programmable serial numberNick Sanders2016-05-261-2/+110