summaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-13arch: added support for the riscv32 architectureJean-Paul Etienne
2016-12-19kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTEDAnas Nashif
2016-12-15kernel: introduce single-threaded kernelBenjamin Walsh
2016-12-15arch/all: simpler _SysFatalErrorHandler()Benjamin Walsh
2016-11-11power_mgmt: Do not notify deep sleep if bootloader does context restoreRamesh Thomas
2016-10-11arm: move atomic operations selection to the Cortex-M KconfigRicardo Salveti
2016-07-18nanokernel: support GCC compiler atomic builtinsAndrew Boie
2016-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-09build: rename non-generated linker scripts to .ld extensionAndrew Boie
2016-05-03nios2: basic build, non-functionalAndrew Boie
2016-04-18soc: introduce SoC families and seriesAnas Nashif
2016-03-26power_mgmt: Make names consistent with new RFCRamesh Thomas
2016-02-12adv_power:Advanced Power Management APIsRamesh Thomas
2016-02-11tickless idle x86: Tickless idle support on nanokernel for x86Sergio Rodriguez
2016-02-05Use SoC instead of platform.Anas Nashif
2016-02-05kconfig: add board configurationsAnas Nashif
2016-02-05kconfig: add BOARD Kconfig variable for defining boardsAnas Nashif
2016-02-05kconfig: define CONFIG_PLATFORM only onceAnas Nashif
2016-02-05kconfig: define architecture as a kconfig variableAnas Nashif
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05Remove sourcing of arch kconfig to rootAnas Nashif
2016-02-05Kbuild: Kconfig license headers.Juan Manuel Cruz
2016-02-05Kconfig symbols for arch directory.Juan Manuel Cruz