summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* cr50: allow using ccprintf() early in the processVadim Bendebury2015-04-302-6/+8
* pd: cleanup PD receive error enumAlec Berg2015-04-291-2/+2
* stm32: spi: Fix race condition with the enabled booleanAlexandru M Stan2015-04-281-2/+6
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-272-0/+31
* mec1322: I2c wedge correctedDivya Jyothi2015-04-271-1/+10
* cr50: Enable IN interrupts for USB HID EP.Bill Richardson2015-04-241-1/+1
* pd: ignore cable resetAlec Berg2015-04-241-1/+3
* mec1322: lfw loader + RO/RW architectureDivya Jyothi2015-04-233-56/+132
* mec1322: initial version of lfw loaderAndrey Petrov2015-04-234-1/+346
* mec1322: Add SPI flash layout for lfw / ro / rw architectureDivya Jyothi2015-04-231-1/+24
* mec1322: gpio: Properly set alternate GPIO functionShawn Nematbakhsh2015-04-221-1/+3
* mec1322: i2c: Support multiple I2C ports on the same controllerShawn Nematbakhsh2015-04-223-101/+176
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-171-0/+2
* mec1322: Changed to generate ec.bin for the firmware binary.Icarus Sparry2015-04-151-5/+9
* mec1322: Updated code to only clear the interrupt status bit of LPC_RESET#.Kevin K Wong2015-04-141-2/+2
* mec1322: Added CONFIG_SWITCH support.Kevin K Wong2015-04-131-1/+1
* USB: Fix memcpy routinesAnton Staaf2015-04-133-29/+31
* USB-Stream: Switch to handling packets in a deferred hookAnton Staaf2015-04-132-45/+52
* stm32f0: make ADC watchdog feature modularVincent Palatin2015-04-111-3/+13
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-101-50/+63
* stm32f0: fix adc_read_all_channels()Vincent Palatin2015-04-101-0/+1
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-108-39/+41
* mec1322: Add EC_CMD_GET_PROTOCOL_INFO handlerShawn Nematbakhsh2015-04-101-0/+19
* mec1322: Setup EMI unit at base address 0x800Shawn Nematbakhsh2015-04-101-3/+12
* mec1322: Enable HW control of KBC aux bufferShamile Khan2015-04-091-0/+4
* mec1322: Added CONFIG_KEYBOARD_KSO_BASE to align KBD KSO00 pin to board designKevin K Wong2015-04-091-2/+2
* pd: Modify BIST mode according to ECR#PD2.0.1.0.004Scott2015-04-092-7/+27
* cr50: add USB supportVincent Palatin2015-04-027-0/+1161
* Strago:Fix I2C Block Read operation.Shamile Khan2015-04-011-0/+39
* mec1322: Fix the ACPI EC0 BAR settingSteven Jian2015-03-261-1/+1
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-254-1/+39
* CCD: Add ability to enable and disable SPI bridgestabilize-6909.BAnton Staaf2015-03-232-40/+75
* USB-SPI: Set the interface SubClass to Google SPIAnton Staaf2015-03-231-2/+2
* it8380dev: add KBC/KMSC moduleDino Li2015-03-229-34/+543
* cr50: Added PMU driverSheng-Liang Song2015-03-214-316/+767
* cr50: Added macros for register read/writeSheng-Liang Song2015-03-201-4/+83
* cr50: added cr50 a1 chipSheng-Liang Song2015-03-205-7/+18378
* lm4: stm32: Store panic data in backup registers on hard resetShawn Nematbakhsh2015-03-142-5/+74
* mec1322: Add flash physical interface functionsShawn Nematbakhsh2015-03-124-18/+271
* mec1322: Remove RO image to save program memoryShawn Nematbakhsh2015-03-061-3/+8
* USB Stream: Make RX and TX buffer sizes configurableAnton Staaf2015-03-032-8/+36
* nrf51: Reset clean up.Myles Watson2015-03-023-12/+22
* Producer/Consumer: Convert USART and USB Stream driversAnton Staaf2015-03-024-277/+152
* Revert "mec1322: Fix LPC interrupt bit mask"stabilize-6835.BVic Yang2015-02-281-4/+4
* stm32f0: Fix RTC read glitchShawn Nematbakhsh2015-02-281-1/+7
* nrf51: add RNG definitions to registers.hMyles Watson2015-02-281-0/+21
* nrf51: add definitions for RADIO and FICR registers.Myles Watson2015-02-281-0/+183
* Remove unused CONFIG_PSTATE_AT_END optionRandall Spangler2015-02-273-33/+3
* npcx: Use SPI status register instead of pstateRandall Spangler2015-02-262-88/+49
* cr50: enable signed RW imagesBill Richardson2015-02-251-4/+9