summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-01-12clock/stm32: add STM32F107 reset and clock controlAdam Podogrocki
2017-01-12soc/stm32f1: Add the new type of SoC STM32F107Adam Podogrocki
2017-01-12ksdk: mcux: Remove config HAS_KSDKMaureen Helm
2017-01-12pinmux: Rename ksdk to mcuxMaureen Helm
2017-01-12flash: Rename ksdk to mcuxMaureen Helm
2017-01-12random: Rename ksdk to mcuxMaureen Helm
2017-01-12i2c: Rename ksdk to mcuxMaureen Helm
2017-01-12ethernet: Rename ksdk to mcuxMaureen Helm
2017-01-12pinmux: Remove stale ksdk pinmux dev referencesMaureen Helm
2017-01-12stm32f4: Update flash to support higher sysclock frequenciesErwan Gouriou
2017-01-12cc3200: Use peripheral driver library functions from ROMGil Pitney
2017-01-12arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture.Marcus Shawcroft
2017-01-12arm: Replace CONFIG_CPU_CORTEX_M3_M4 with CONFIG_ARMV7_MMarcus Shawcroft
2017-01-12arm: Replace CONFIG_CPU_CORTEX_M0_M0PLUS with CONFIG_ARMV6_MMarcus Shawcroft
2017-01-12arm: Restructure ARM cpu related preprocessor conditionals.Marcus Shawcroft
2017-01-12arm: Fix assembler layout.Marcus Shawcroft
2017-01-11arc: i-cache init moved much earlierChuck Jordan
2017-01-10build: move qemu definitions to boardsAnas Nashif
2017-01-09arch: arm: Use smaller ISR stack size for 16k nRF51 SoCsJohan Hedberg
2017-01-09arm: nordic_nrf5: Cleanup Kconfig dependencies for timer and clocksKumar Gala
2017-01-09kernel/arch: inspect prio/sched_locked together for preemptibilityBenjamin Walsh
2017-01-09kernel/arch: optimize memory use of some thread fieldsBenjamin Walsh
2017-01-06nios2: remove unused INT_ACTIVE/EXC_ACTIVE thread flagsBenjamin Walsh
2017-01-06kernel/arch: streamline thread flag bits usedBenjamin Walsh
2017-01-06kernel/arch: reverse polarity on sched_lockedBenjamin Walsh
2017-01-05Makefile (arc/soc/quark_se): New compiler optionsJuro Bystricky
2017-01-05Makefile (arc/soc/em*): New compiler optionsJuro Bystricky
2017-01-04arc: add -fno-delete-null-pointer-checksAndrew Boie
2017-01-03arm: Cortex-M0: Adapt core register code to M0Carles Cufi
2016-12-25logging: move event_logger to subsys/loggingAnas Nashif
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-22drivers: i2c_shim: grant arc the access to i2c on I/O fabricBaohong Liu
2016-12-22drivers: spi_shim: grant arc the access to spi on I/O fabricBaohong Liu
2016-12-22driver: pwm: give arc the access to pwmBaohong Liu
2016-12-21arch: remove instances of fiberRtnValueSet()Benjamin Walsh
2016-12-21drivers: eliminate nano/micro kernel usageAnas Nashif
2016-12-21arch/arc, usb, ztest: Add the ARG_UNUSED macroFlavio Santes
2016-12-20board: add initial support for Nucleo-64 with Soc STM32F411REMatthias Boesl
2016-12-20cc3200: Move UART peripheral clock enable into soc initGil Pitney
2016-12-20boards: arm: Refactor the GPIO and UART dependenciesCarles Cufi
2016-12-20cc3200: Add a GPIO driver for the TI CC3200 LaunchXLGil Pitney
2016-12-20arch: arm: Add support for the Nordic nRF52840 ICCarles Cufi
2016-12-20arch: arm: Refactor and cleanup nRF52 series arch codeCarles Cufi
2016-12-19debug: gdb: move to new kernel APIsAnas Nashif
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif
2016-12-19x86: remove obsolete comment about tasks/fibersAnas Nashif
2016-12-19debug: move debug features from misc to subsys/debugAnas Nashif
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-19kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTEDAnas Nashif
2016-12-19kernel: remove unused and obsolete headersAnas Nashif