1. 8017c59 modules: move module kconfig to main tree by Anas Nashif · 6 years ago
  2. 658f6bc kconfig: enclose module Kconfigs into a menu by Anas Nashif · 6 years ago
  3. 901c0a1 linker: Port usage of custom-sections to use Cmake by Øyvind Rønningstad · 6 years ago
  4. 50c71e6 arch/x86: CONFIG_BOOTLOADER_UNKNOWN renamed to CONFIG_X86_MULTIBOOT by Charles E. Youse · 6 years ago
  5. 3a0597f cmake: LD: Allow input sections to remain unsorted by Sebastian Bøe · 6 years ago
  6. 7061c03 kconfig: Move Kconfig.modules to the root build directory by Sebastian Bøe · 6 years ago
  7. 2b1227f zephyr: fix mcuboot can't link into boot-partition by Andrzej Puzdrowski · 6 years ago
  8. 9acb643 kconfig: move Zephyr modules Kconfig entries to the top by Emanuele Di Santo · 6 years ago
  9. fe04adf lib/os: Conditionally eliminate alloca/VLA usage by Andy Ross · 6 years ago
  10. 7db2e20 kconfig: tests: Fix double 'source' of subsys/testsuite/Kconfig by Ulf Magnusson · 6 years ago
  11. ccad9d0 tests: move testsuite and configs into subsys/ by Anas Nashif · 6 years ago
  12. 9cc63e0 power: Fix naming of Kconfig options controlling deep sleep states by Piotr Zięcik · 6 years ago
  13. 7e9d1bd CMake/Kconfig: CMake and Kconfig build integration by Torsten Rasmussen · 6 years ago
  14. 87915cd dts: stop generating CONFIG_FLASH_LOAD_{OFFSET,SIZE} by Kumar Gala · 6 years ago
  15. 985446a kconfig: Removed prompt for TEXT_SECTION_OFFSET when MCUboot is used by Ole Sæther · 6 years ago
  16. 5a197bf boards/shields: Clean up Kconfig'ery by Erwan Gouriou · 6 years ago
  17. e584b05 dts: intel_s1000: Exclude sram space dedicated for mcubootloader by Rajavardhan Gundi · 6 years ago
  18. 91c5b84 kernel: init.c: Added required hooks for the relocation by Adithya Baglody · 6 years ago
  19. c086b93 kconfig: cmake: Support for images without gaps. by Håkon Øye Amundsen · 6 years ago
  20. 8ba5aff kconfig: Drop support for specifying CROSS_COMPILE through Kconfig by Sebastian Bøe · 6 years ago
  21. 86ad37a kconfig: distribute misc/Kconfig option where they belong by Anas Nashif · 6 years ago
  22. 6600c64 linker: warn about orphan sections by Daniel Leung · 6 years ago
  23. 6af514b build: enable shields dir treatment by Erwan Gouriou · 7 years ago
  24. 96455d5 build: support out of tree SoC definition by Anas Nashif · 7 years ago
  25. abcf2ad kconfig: move soc selection to ZEPHYR_BASE/soc/ by Anas Nashif · 7 years ago
  26. 3d1252f soc: adapt Kconfig/CMake for soc in top / by Anas Nashif · 7 years ago
  27. d713033 Kconfig: Use new preprocessor syntax for env. variables by Ulf Magnusson · 7 years ago
  28. d0e8752 Kconfig: Rename $ENV_VAR_{ARCH,BOARD_DIR} to $ARCH/$BOARD_DIR by Ulf Magnusson · 7 years ago
  29. 17f1b0a Kconfig: Switch to improved globbing statements by Ulf Magnusson · 7 years ago
  30. ec3eff5 Kconfig: Use the first default with a satisfied condition by Ulf Magnusson · 7 years ago
  31. 4dc9e5b kconfig: Get rid of 'option env' bounce symbols by Ulf Magnusson · 7 years ago
  32. 547ed9b kconfig: Make 'source' non-globbing and use 'gsource' by Ulf Magnusson · 7 years ago
  33. b2dfb32 kconfig: Don't source the non-existing zephyr/net/Kconfig by Sebastian Bøe · 7 years ago
  34. 4b61bd1 kconfig: Prune kconfig files that don't match the ARCH or BOARD by Sebastian Bøe · 7 years ago
  35. c6ba67f kconfig: move dts Kconfigs to dts/ by Anas Nashif · 8 years ago
  36. e3806d9 Revert "Kconfig: Source Kconfig from Zephyr application directory." by Anas Nashif · 8 years ago
  37. 83edd61 Kconfig: Source Kconfig from Zephyr application directory. by Michał Kruszewski · 8 years ago
  38. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  39. 4d090e0 usb: move usb subsystem to subsys/usb and cleanup header inclusion by Anas Nashif · 8 years ago
  40. e354ad2 fs: Move file system code to subsys/ by Ramesh Thomas · 8 years ago
  41. 8d35760 board: organize boards based on architecture by Kumar Gala · 8 years ago
  42. 9167a03 tests: Add a generic testing framework by Jaakko Hannikainen · 8 years ago
  43. 3f3dc59 parse board defconfig at the very end by Anas Nashif · 9 years ago
  44. cc74572 fs: Adds diskio interface by Ramesh Thomas · 9 years ago
  45. 7a16ade usb: Add USB device core layer by Adrian Bradianu · 9 years ago
  46. 9ec2f3b Cleanup whitespace in Kconfig files by Kumar Gala · 9 years ago
  47. 7584a12 ext: plumb out Kconfig support for external source code by Kumar Gala · 9 years ago
  48. 0b2c44a tinycrypt: move from lib to regular objects by Anas Nashif · 9 years ago
  49. 8df10d4 kconfig: untangle ordering and dependencies by Daniel Leung · 9 years ago
  50. 77ba3c3 kconfig: define architecture as a kconfig variable by Anas Nashif · 9 years ago
  51. f7fffae Change BSD-3 licenses to Apache 2 by Javier B Perez Hernandez · 9 years ago
  52. 7d4163d Split main Kconfig to allow application specific Kconfig by Anas Nashif · 9 years ago