summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-17kconfig: reorg ARM options and make things consistentAnas Nashif
2016-03-16clock_control/stm32f10x: introduce driver for STM32F10x RCCMaciek Borzecki
2016-03-16st_stm32/stm32f1: introduce STM32F1x SoC familyMaciek Borzecki
2016-03-15arm/fsl_frdm_k64f: fix kconfig hierarchyDaniel Leung
2016-03-15arch: move kconfig SoC selection to top levelDaniel Leung
2016-03-15arch/x86: limit floating point kconfig options to supported CPUsDaniel Leung
2016-03-16arch/x86: hide CPU family Kconfig optionsDaniel Leung
2016-03-14ia32: compile with soft-float when using IAMCU ABIAnas Nashif
2016-03-14kconfig: move IAMCU option under processor capabilitiesAnas Nashif
2016-03-14kconfig: move ARM bootloader options to bootloader menuAnas Nashif
2016-03-12arch: arm: move nmi to common locationDan Kalowsky
2016-03-12aio: QMSI analog comparator driverSergio Rodriguez
2016-03-11uart: qmsi: Add support for IRQ APIsAndre Guedes
2016-03-11uart: Introduce QMSI shim driverAndre Guedes
2016-03-11debug: thread monitor allow to access more thread informationJuan Manuel Cruz
2016-03-11Remove unused macro UART_IOAPIC_FLAGSAndre Guedes
2016-03-10iamcu: fix -fstack-protectorAndrew Boie
2016-03-10Revert "arch: arm: set the architecture via Kconfig"Benjamin Walsh
2016-03-09arm: K64 SPI module driverJeff Blais
2016-03-09arm: config settings for frdm_k64f internal clock dividersJeff Blais
2016-03-09arm: K64F Pulse Width Modulation (PWM) supportJeff Blais
2016-03-09arm: Freescale K64/FRDM-K64F Pinmux supportJeff Blais
2016-03-09arm: Freescale K64 GPIO driverJeff Blais
2016-03-08arc: remove CONFIG_SW_ISR_TABLE_BSPAndrew Boie
2016-03-08arc: remove SW_ISR_TABLE_STATIC_CUSTOMAndrew Boie
2016-03-08arc: move vector and sw isr table to core codeAndrew Boie
2016-03-08arm: don't build sw_isr_table if disabledAndrew Boie
2016-03-08arm: remove SW_ISR_TABLE_STATIC_CUSTOMAndrew Boie
2016-03-08arm: move irq_vector_table to common locationAndrew Boie
2016-03-07Kconfig: CPU_MIGHT_SUPPORT_CLFLUSH removal.Dmitriy Korovkin
2016-03-07x86: Fix cache flush code dependenciesDmitriy Korovkin
2016-03-05uart: add ISR callback mechanism for UART driversDaniel Leung
2016-03-04arch: arm: set the architecture via KconfigDan Kalowsky
2016-03-04arch: & kernel: Updated Kconfigs to remove errors in html generationYannis Damigos
2016-02-29rtc: enable clock-gating for RTC on Quark SEAnas Nashif
2016-02-26QEMU: Fix the pin2irq translation functionIdo Yariv
2016-02-26irq: formalize external zephyr interrupt APIAndrew Boie
2016-02-26arc: remove defaults for IRQ priority levelsDaniel Leung
2016-02-25x86: move reboot via RST_CNT from galileo to generic x86Benjamin Walsh
2016-02-24i2c: Remove default value from platform-specific optionsAndre Guedes
2016-02-24spi: Remove default value from platform-specific optionsAndre Guedes
2016-02-24gpio: Remove default value from platform-specific optionsAndre Guedes
2016-02-20quark_se_ss: Add default SPI configuration valuesTomasz Bursztyka
2016-02-20spi: dw: Quark SE Sensor Sub-System supportTomasz Bursztyka
2016-02-20spi: Enable QMSI driver for Quark D2000Andre Guedes
2016-02-20watchdog: Remove default value from platform-specific optionsAndre Guedes
2016-02-20rtc: Remove default value from platform-specific optionsAndre Guedes
2016-02-20gpio: qmsi: Fix overwriting name set by the driver's KconfigVinicius Costa Gomes
2016-02-20gpio: Enable QMSI driver for Quark D2000Andre Guedes
2016-02-20drivers: gpio: Add support for AON GPIO to QMSI driverVinicius Costa Gomes