summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* Revert "cr50: remove internal pull up on DIOM0"Mary Ruthven2016-09-062-19/+0
* Cr50: I2CS TPM: Added routine to write to HW fifo a word at a timeScott2016-09-052-0/+71
* Cr50: I2CS TPM: Changes to support fifo and version registers readScott2016-09-052-0/+24
* Cr50: I2CS TPM: Unify tpm_registers interface between SPI and I2CScott2016-09-051-2/+6
* Cr50: Preliminary I2CS TPM2.0 driverScott2016-09-053-25/+30
* it83xx: flash: remove time-out of checking flash statusDino Li2016-09-051-13/+17
* sweetberry: add usb fw updateNick Sanders2016-09-028-27/+631
* it83xx: fix observation register latch issue for event timerDino Li2016-09-023-31/+54
* Cr50: NvMem: Increase partition size from 0x2800 to 0x4000Scott2016-09-021-1/+1
* cr50: mark updated image as good once a usb request is receivedMary Ruthven2016-09-021-0/+8
* pwm: Increse PWM duty resolution to 16bitsSam Hurst2016-09-021-47/+47
* CR50: bn_modinv: correctly handle even inputsnagendra modadugu2016-09-021-0/+3
* g: clear reset_counter after updateMary Ruthven2016-09-024-3/+37
* g: switch to using timels for hwtimerMary Ruthven2016-09-022-74/+80
* sweetberry: add dwc usb supportNick Sanders2016-09-017-1/+9196
* npcx: Fixed bug which only handles VW event of SUS_WARN# in rising edge.Mulin Chao2016-09-011-1/+1
* kevin / gru: Enable PD on SHI signalsDouglas Anderson2016-09-011-3/+2
* cr50: unlock consoleMary Ruthven2016-09-012-5/+8
* cr50: remove internal pull up on DIOM0Mary Ruthven2016-08-312-0/+19
* Cr50: Implement the console unlock danceBill Richardson2016-08-312-4/+12
* Cr50: Mark several console commands as safeBill Richardson2016-08-311-6/+6
* Added additional macros for the TIMEUS module.Dom Rizzo2016-08-291-0/+17
* usb_updater: implement version 4 on the cr50 sideVadim Bendebury2016-08-261-55/+92
* usb_updater: move to protocol version 4Vadim Bendebury2016-08-262-13/+28
* g: Add help message for test_rdd commandBill Richardson2016-08-251-1/+2
* Revert "cr50: remove internal pull up on DIOM0"Vadim Bendebury2016-08-262-19/+0
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-251-4/+3
* Remove unused CONFIG_CONSOLE_RESTRICTED_INPUT optionBill Richardson2016-08-241-34/+3
* Cr50: Tweak some comments about UART0_RXBill Richardson2016-08-241-0/+1
* Modified flash API batch write logic to respect row boundaries.Johnnie Chan2016-08-242-3/+5
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-2435-101/+52
* npcx/i2c.c: Verify that controller value is not negative before using itMartin Roth2016-08-231-2/+19
* cr50: remove internal pull up on DIOM0Mary Ruthven2016-08-232-0/+19
* btle: Accepts and maintains connectionsLevi Oliver2016-08-231-1/+19
* npcx/flash.c: Init return value for successMartin Roth2016-08-231-1/+1
* npcx: gpio: Enable wake GPIO interrupts prior to hibernateMulin Chao2016-08-231-1/+4
* npcx: shi: Properly disable interrupts throughout sending of HC responseShawn Nematbakhsh2016-08-231-9/+9
* npcx: Don't enable GPIO interrupts by defaultShawn Nematbakhsh2016-08-231-5/+6
* Cr50: Use parse_bool() for boolean argsBill Richardson2016-08-221-6/+11
* g: implement firmware upgrade protocol version 3Vadim Bendebury2016-08-223-126/+216
* chip/g/sps: Initialize received_data pointer to NULLMartin Roth2016-08-221-1/+1
* it83xx: lpc: add support 'CONFIG_KEYBOARD_IRQ_GPIO' and fix lpc_init()Dino Li2016-08-221-0/+68
* g: Remove unused CONFIG_RBOX_DEBUG featureBill Richardson2016-08-222-92/+2
* npcx: Apply deep idle bypass for hibernateMulin Chao2016-08-221-1/+24
* g: Remove obsolete spstpm commandBill Richardson2016-08-221-30/+0
* it83xx: add reset cause of reset pinDino Li2016-08-221-1/+1
* it83xx: fix i2c moduleDino Li2016-08-221-12/+22
* npcx: set the BUSY bit while handling ACPI command write.Kevin K Wong2016-08-212-8/+15
* sweetberry: add i2c supportNick Sanders2016-08-211-0/+753
* usb_updater: host side support protocol version 3Vadim Bendebury2016-08-212-35/+42