summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2016-07-28x86: improve exception APIsAndrew Boie
2016-06-22gdb-server: update call to uart_register_input()Inaky Perez-Gonzalez
2016-06-22gdb_server: fix semicolon that depends on #defineInaky Perez-Gonzalez
2016-06-16misc: add config to omit frame pointerAndrew Boie
2016-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-18misc: clean up __ASSERT warnings during buildBenjamin Walsh
2016-05-16tinycrypt: move from lib to regular objectsAnas Nashif
2016-04-30arduino_101: support booting with original bootloaderAnas Nashif
2016-04-16x86/debug: GDB server needs to handle some exceptionsBenjamin Walsh
2016-04-16debug: add target GDB serverBenjamin Walsh
2016-04-16debug/x86: add runtime info needed by target debuggersBenjamin Walsh
2016-04-16debug: add missing MEM_SAFE dependencyBenjamin Walsh
2016-04-16debug: fit Kconfig lines in 80 columnsBenjamin Walsh
2016-03-18sys_log: Adds the common log API headerGenaro Saucedo Tejada
2016-03-14kconfig: move ARM bootloader options to bootloader menuAnas Nashif
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