Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
199d07e655a80699a9b3b961f5ad85d470a9ca21
/
misc
/
Kconfig
da7cc84
subsystem: cleanup misc and make cpp a subsystem
by Anas Nashif
· 8 years ago
be1cb96
tests: benchmark: boot_time: Reading time stamps made arch agnostic
by Adithya Baglody
· 8 years ago
84628e8
kconfig: misc: Conditionally remove FLASH_LOAD options
by Andy Gross
· 8 years ago
f930480
doc: misspellings in Kconfig files
by David B. Kinder
· 8 years ago
86b0260
kconfig: Move debugging-related options from misc/ to subsys/debug/
by Leandro Pereira
· 8 years ago
61de8f8
spell: Kconfig help typos: /kernel /misc /subsys
by David B. Kinder
· 8 years ago
fe7aa3f
misc: Allow flash image size to be constrained
by David Brown
· 8 years ago
0c476a5
misc: Generalize LOAD_OFFSET support
by David Brown
· 8 years ago
f9733e4
misc: Let the compiler choose whether to omit frame pointer
by Daniel Thompson
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
2f203c2
tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS
by Anas Nashif
· 8 years ago
c7f7314
kconfig: group options into menus
by Anas Nashif
· 8 years ago
569f0b4
debug: move debug features from misc to subsys/debug
by Anas Nashif
· 8 years ago
a9e879e
logging: move sys_log to subsys/logging
by Anas Nashif
· 8 years ago
f323c00
kconfig: remove unused TASK_DEBUG options
by Anas Nashif
· 8 years ago
fe958df
libc: rework libc selection and reduce Kconfigs
by Anas Nashif
· 8 years ago
d2d62ae
logging: Remove bogus SYS_LOG dependency on STDOUT_CONSOLE
by Johan Hedberg
· 8 years ago
82f11bf
build: x86: add some flexibility in custom linker scripts
by Andrew Boie
· 8 years ago
85b954d
logging: add exeternal hook to sys_log
by Yossi Havusha
· 8 years ago
a3dc53f
power_mgmt: Do not notify deep sleep if bootloader does context restore
by Ramesh Thomas
· 8 years ago
f3bf5ab
newlib: add support for nano-formatted-io
by Juro Bystricky
· 8 years ago
559b46f
shell: move shell Kconfig to drivers/console/shells
by Anas Nashif
· 8 years ago
d5db352
console: shell: Support multiple modules
by Yael Avramovich
· 8 years ago
ecf96d2
arduino 101: make factory bootloader config the default
by Anas Nashif
· 9 years ago
d748577
doc: Fix terminology in Kconfig files for 'platform'
by David B. Kinder
· 9 years ago
63cea24
misc: add config to omit frame pointer
by Andrew Boie
· 9 years ago
9ec2f3b
Cleanup whitespace in Kconfig files
by Kumar Gala
· 9 years ago
0107c80
misc: clean up __ASSERT warnings during build
by Benjamin Walsh
· 9 years ago
0b2c44a
tinycrypt: move from lib to regular objects
by Anas Nashif
· 9 years ago
909dd7e
arduino_101: support booting with original bootloader
by Anas Nashif
· 9 years ago
34d4971
sys_log: Adds the common log API header
by Genaro Saucedo Tejada
· 9 years ago
84a5557
kconfig: move ARM bootloader options to bootloader menu
by Anas Nashif
· 9 years ago
4ad7f2a
libc-hooks: newlib's heap may use entire unused RAM
by Jithu Joseph
· 9 years ago
428d51b
libc-hooks: Make newlib's heap size configurable
by Iván Briano
· 9 years ago
8e35cc8
build: Add C++ support
by Peter Mitsis
· 9 years ago
6fa8588
kconfig: add mising option TASK_DEBUG
by Anas Nashif
· 9 years ago
9fe306b
Generate stack usage information only when enabled
by Anas Nashif
· 9 years ago
94b29b5
kconfig: put bootloader and reboot options in a menu
by Anas Nashif
· 9 years ago
77ba3c3
kconfig: define architecture as a kconfig variable
by Anas Nashif
· 9 years ago
826edfc
reboot: add reboot infrastructure
by Benjamin Walsh
· 9 years ago
760f191
debug: add safe memory access routines
by Benjamin Walsh
· 9 years ago
815513a
OS Awareness: Add debug object trace configuration.
by Yonattan Louise
· 9 years ago
f7fffae
Change BSD-3 licenses to Apache 2
by Javier B Perez Hernandez
· 9 years ago
1dc809b
kconfig: use zephyr as the binary name globally
by Anas Nashif
· 9 years ago
ee743c7
build: allow usage of a custom linker script
by Anas Nashif
· 9 years ago
9af81cc
kernel: kconfig: remove boot options menu
by Dirk Brandewie
· 9 years ago
f37a4fc
kernel: kconfig: remove dependencies on EXPERIMENTAL
by Dirk Brandewie
· 9 years ago
c55c858
x86: remove obsolete option PROT_MODE_SWITCH
by Dirk Brandewie
· 9 years ago
c033a6d
misc/kconfig: remove references to non-existant features
by Dirk Brandewie
· 9 years ago
3012166
x86: remove legacy BOOT_A20_ENABLE option
by Dirk Brandewie
· 9 years ago
858decd
misc: don't depend on serial drivers for printk()/printf()
by Andrew Boie
· 9 years ago
3bef343
linker: add whole-archive flag to app lib
by Alexandre dAlton
· 9 years ago
f3f7eac
Add MINIMAL_LIBC_EXTENDED to limit libc builds
by Anas Nashif
· 9 years ago
7d0e1d9
Add initial import of TinyCrypt crypto library and tests
by Constanza Heath
· 9 years ago
a2c88ab
Add dropped GDB_INFO option
by Anas Nashif
· 9 years ago
f553927
misc: Add an option to enable early console
by Tomasz Bursztyka
· 9 years ago
5c0bf85
Kconfig: reorganise misc/Kconfig
by Anas Nashif
· 9 years ago
1be6519
build: fix build fail when NS16550 disabled.
by Juan Manuel Cruz
· 9 years ago
42fbd4a
cleanup libc kconfig and use choice
by Anas Nashif
· 9 years ago
05875f0
toolchain: support toolchain variants
by Anas Nashif
· 9 years ago
e8839ab
Remove Kconfig option PROT_MODE_SWITCH_PROMPT
by Peter Mitsis
· 9 years ago
eb1fdf5
Add debug option to Kconfig to enable debugging
by Anas Nashif
· 9 years ago
8ff6904
Remove references to BSP from misc/ directory
by Peter Mitsis
· 9 years ago
c2762f5
Remove unused BOOTLOADER_GRUB
by Anas Nashif
· 9 years ago
72cb707
kconfig: Let the application decide the name of the kernel bin
by Anas Nashif
· 9 years ago
edb02f0
kconfig: move bootloader options to misc/
by Anas Nashif
· 9 years ago
def4fc8
kconfig: move bootloader options to misc/
by Anas Nashif
· 9 years ago
b3234bd
kconfig: move printk under debugging options
by Anas Nashif
· 9 years ago
36b05de
kconfig: metrics depends on experimental
by Anas Nashif
· 9 years ago
ab1ab56
Kconfig: add general options and debugging in misc/
by Anas Nashif
· 9 years ago
d15251f
Kbuild: Kconfig license headers.
by Juan Manuel Cruz
· 9 years ago
0e301cc
Kconfig symbols for kernel and misc directory.
by Juan Manuel Cruz
· 9 years ago