summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pd: Massage initialization at task start.Todd Broch2015-02-252-2/+6
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-2521-225/+391
* USART: Add STM32F3 support and fix STM32F baud rate bugAnton Staaf2015-02-247-15/+143
* stm32f0: fix handling of RTC alarm 24 hour rolloverAlec Berg2015-02-221-0/+6
* stm32f3: Allow per-board ADC sampling timeVic Yang2015-02-211-6/+13
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-203-135/+204
* hwtimer/hwtimer32: Remove task_resched_if_needed from watchdog helpAlexandru M Stan2015-02-182-8/+4
* make idlestats console command optionalVincent Palatin2015-02-181-0/+2
* USB: fix memcpy_to_usbramAnton Staaf2015-02-171-3/+9
* stm32f0: Change idle task warning printf to save stack spaceAlec Berg2015-02-161-1/+2
* cortex-m0: Add deferred schedulerAlexandru M Stan2015-02-122-4/+5
* USB: Fix cut and paste bug for board specific disconnectionAnton Staaf2015-02-101-1/+1
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-1019-0/+107
* mec1322: Fix LPC interrupt bit maskVic Yang2015-02-101-4/+4
* nrf51: implement soft reset and hard resetMyles Watson2015-01-241-1/+29
* nrf51: add the watchdog registers.Myles Watson2015-01-241-0/+30
* lm4: workaround to force __enter_hibernate in SRAMVincent Palatin2015-01-231-1/+2
* lm4: ignore overlapping LPC commandsVincent Palatin2015-01-231-2/+2
* mec1322: Move default header location to 0x0Vic Yang2015-01-171-1/+1
* mec1322: Fix I2C interrupt bugVic Yang2015-01-171-1/+0
* mec1322: Clear interrupt status before enabling GPIO interruptVic Yang2015-01-171-5/+12
* mec1322: Specify SPI flash size in KBVic Yang2015-01-162-4/+4
* I2C: Increase priority of i2c_initAlexandru M Stan2015-01-167-7/+7