summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2016-02-27libc-hooks: newlib's heap may use entire unused RAMJithu Joseph
2016-02-20libc-hooks: Make newlib's heap size configurableIván Briano
2016-02-05init: use SYS_INIT() where it makes senseBenjamin Walsh
2016-02-05device: use DEVICE_INIT everwhereBenjamin Walsh
2016-02-05device: rename SYS_DEFINE_DEVICE()Benjamin Walsh
2016-02-05device: rename DECLARE_DEVICE_INIT_CONFIG()Benjamin Walsh
2016-02-05mem_safe: prevent writing to .text in XIP systemsBenjamin Walsh
2016-02-05build: Add C++ supportPeter Mitsis
2016-02-05kconfig: add mising option TASK_DEBUGAnas Nashif
2016-02-05Generate stack usage information only when enabledAnas Nashif
2016-02-05kconfig: put bootloader and reboot options in a menuAnas Nashif
2016-02-05init: Implement fine-grained initialization policyDmitriy Korovkin
2016-02-05kconfig: define architecture as a kconfig variableAnas Nashif
2016-02-05reboot: add reboot infrastructureBenjamin Walsh
2016-02-05debug: add safe memory access routinesBenjamin Walsh
2016-02-05printk: Standardize support for %%Allan Stephens
2016-02-05printk: Add support for %cAllan Stephens
2016-02-05OS Awareness: Add debug object trace configuration.Yonattan Louise
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05kconfig: use zephyr as the binary name globallyAnas Nashif
2016-02-05build: allow usage of a custom linker scriptAnas Nashif
2016-02-05kernel: kconfig: remove boot options menuDirk Brandewie
2016-02-05kernel: kconfig: remove dependencies on EXPERIMENTALDirk Brandewie
2016-02-05x86: remove obsolete option PROT_MODE_SWITCHDirk Brandewie
2016-02-05misc/kconfig: remove references to non-existant featuresDirk Brandewie
2016-02-05x86: remove legacy BOOT_A20_ENABLE optionDirk Brandewie
2016-02-05misc: don't depend on serial drivers for printk()/printf()Andrew Boie
2016-02-05linker: add whole-archive flag to app libAlexandre dAlton
2016-02-05Add MINIMAL_LIBC_EXTENDED to limit libc buildsAnas Nashif
2016-02-05Add initial import of TinyCrypt crypto library and testsConstanza Heath
2016-02-05Add dropped GDB_INFO optionAnas Nashif
2016-02-05misc: Add an option to enable early consoleTomasz Bursztyka
2016-02-05Kconfig: reorganise misc/KconfigAnas Nashif
2016-02-05Kbuild: depend CONFIG_MICROKERNEL for building sysgen fileAnas Nashif
2016-02-05build: fix build fail when NS16550 disabled.Juan Manuel Cruz
2016-02-05cleanup libc kconfig and use choiceAnas Nashif
2016-02-05toolchain: support toolchain variantsAnas Nashif
2016-02-05misc: remove old printk() stubAndrew Boie
2016-02-05Remove Kconfig option PROT_MODE_SWITCH_PROMPTPeter Mitsis
2016-02-05Add debug option to Kconfig to enable debuggingAnas Nashif
2016-02-05Remove references to BSP from misc/ directoryPeter Mitsis
2016-02-05doxygen: fix comments in printk.cAnas Nashif
2016-02-05Remove unused BOOTLOADER_GRUBAnas Nashif
2016-02-05kconfig: Let the application decide the name of the kernel binAnas Nashif
2016-02-05doxygen: add @brief and capitalizeAnas Nashif
2016-02-05doxygen: RETURNS: -> @returnAnas Nashif
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05kconfig: move bootloader options to misc/Anas Nashif
2016-02-05kconfig: move bootloader options to misc/Anas Nashif
2016-02-05kconfig: move printk under debugging optionsAnas Nashif