1. be08c1d Treewide: Fix incorrect SPDX license strings by Martin Roth · 5 months ago
  2. 3e397dd util/kconfig: Uprev to Linux 6.7's kconfig by Patrick Georgi · 6 months ago
  3. 659f97c src, util: Clean up makefile.inc in text, help & comments by Martin Roth · 6 months ago
  4. e3df184 Makefiles: Rename top-level Makefiles from .inc to .mk by Martin Roth · 6 months ago
  5. 1cc6c54 build system: Exempt `make *config` from strict symbol checks by Patrick Georgi · 8 months ago
  6. 41419d9c util/kconfig: Import some more of Linux's build infra by Patrick Georgi · 8 months ago
  7. 0eab62b util/kconfig: Uprev to Linux 6.6's kconfig by Patrick Georgi · 8 months ago
  8. 0a48cfa util/kconfig: Uprev to Linux 6.5's kconfig by Patrick Georgi · 8 months ago
  9. 34b149b util/kconfig: Uprev to Linux 6.4's kconfig by Patrick Georgi · 8 months ago
  10. 54cec70 util/kconfig: Uprev to Linux 6.3's kconfig by Patrick Georgi · 8 months ago
  11. 7eab8ef util/kconfig: Uprev to Linux 6.2's kconfig by Patrick Georgi · 8 months ago
  12. 7f93aa4 util/kconfig: Uprev to Linux 6.1's kconfig by Patrick Georgi · 8 months ago
  13. c821718 util/kconfig: fix 0009-util-kconfig... patch by Richard Marko · 9 months ago
  14. 3743811 util/kconfig: Fix README.md formatting by Richard Marko · 9 months ago
  15. 6bb4603 util/kconfig: add savedefconfig patch to quilt by Richard Marko · 9 months ago
  16. cec3a7b util/kconfig: chmod +w before savedefconfig by Richard Marko · 9 months ago
  17. a4e1066 util/kconfig: Update toada to halt on errors by Martin Roth · 11 months ago
  18. 67448c3 util/kconfig: Allow toada to handle negative integers by Martin Roth · 11 months ago
  19. 9ab3a1f util/kconfig: Fix default value getter for integer options by Krystian Hebel · 1 year, 6 months ago
  20. 8ef2f7c util/kconfig: Add comment explaining difference from upstream by Nicholas Chin · 1 year, 8 months ago
  21. 6e902bc util/kconfig: Fix patch to be compatible with quilt by Nicholas Chin · 1 year, 8 months ago
  22. 9eab931 util/kconfig/README.md: Add notes about adding a new quilt patch by Nicholas Chin · 1 year, 8 months ago
  23. b7f92a0 util/kconfig: Add patch to move Kconfig deps to build/config by Martin Roth · 1 year, 8 months ago
  24. 35e09ec util/kconfig: Move Kconfig deps back into build/config by Martin Roth · 1 year, 8 months ago
  25. aa8796d util/kconfig: Uprev to Linux 6.0's kconfig by Patrick Georgi · 1 year, 9 months ago
  26. 1215cc7 util/kconfig: Uprev to Linux 5.19's kconfig by Patrick Georgi · 1 year, 9 months ago
  27. 5526be2 util/kconfig: Uprev to Linux 5.18's kconfig by Patrick Georgi · 1 year, 9 months ago
  28. 7eb03cb util/kconfig: Uprev to Linux 5.17's kconfig by Patrick Georgi · 1 year, 9 months ago
  29. 4c9b9e9 util/kconfig: Uprev to Linux 5.16's kconfig by Patrick Georgi · 1 year, 9 months ago
  30. 3541c31 util/kconfig/regex.c: Remove leftover by Elyes Haouas · 1 year, 10 months ago
  31. a284a36 util/kconfig: Add README.md documenting the uprev procedure by Patrick Georgi · 2 years, 10 months ago
  32. dba7736 util/kconfig: Uprev to Linux 5.15's kconfig by Patrick Georgi · 2 years, 9 months ago
  33. 9f7c78b util/kconfig: Uprev to Linux 5.14's kconfig by Patrick Georgi · 2 years, 10 months ago
  34. c710ee7 util/kconfig: Rewrite patch in quilt's normal form by Patrick Georgi · 2 years, 10 months ago
  35. 615cdfc util/kconfig: Add pre-built parser by Patrick Georgi · 2 years, 10 months ago
  36. 116b144 util/kconfig: Simplify dependencies for parser.tab.* by Patrick Georgi · 2 years, 10 months ago
  37. d78af11 util/kconfig: detect ncurses on FreeBSD by Idwer Vollering · 3 years ago
  38. 4b8b2a0 util/kconfig: Provide default for DEFCONFIG by Patrick Georgi · 3 years ago
  39. 870cbb9 util/kconfig: Stop trying to make sense of Linux configs by Patrick Georgi · 3 years ago
  40. 53ea1d4 util/kconfig: Uprev to Linux 5.13's kconfig by Patrick Georgi · 4 years, 8 months ago
  41. 5c73413 treewide: Remove trailing whitespace by Martin Roth · 3 years, 5 months ago
  42. 0ad5fbd util: Update all shebangs to use /usr/bin/env by Martin Roth · 3 years, 7 months ago
  43. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  44. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 2 months ago
  45. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 2 months ago
  46. 60e0dc3 util/kconfig: Remove miniconfig script by Patrick Georgi · 4 years, 8 months ago
  47. b3bfb2a util/kconfig: Silence warning about _GNU_SOURCE by Angel Pons · 4 years, 5 months ago
  48. 3e8ef10 util/kconfig: Move coreboot specific changes into Makefile.inc by Patrick Georgi · 4 years, 8 months ago
  49. 7b2dedd Kconfig: Write tmp files into same directory as target files by Raul E Rangel · 5 years ago
  50. d2f90a0 kconfig: Use config's full path when generating tmp file by Raul E Rangel · 5 years ago
  51. 554e55b util/kconfig: Use snprintf to avoid buffer overflow by Jacob Garber · 5 years ago
  52. 622a28d util/kconfig: Fix missing library issue with ld 2.24 and newer by Werner Zeh · 5 years ago
  53. 533bc0a util/kconfig: Add `toada` Ada spec generation tool by Nico Huber · 6 years ago
  54. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  55. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  56. 1d3fde4 {src,util}: Use NULL instead of 0 for pointer by Elyes HAOUAS · 6 years ago
  57. 00cbc7f Kconfig: Change symbol override from warning to notice by Martin Roth · 8 years ago
  58. c01ff74 util/kconfig/conf.c: Fix newline in error printf by Martin Roth · 8 years ago
  59. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  60. bfe6f6a kconfig: add olddefconfig target to help by Martin Roth · 8 years ago
  61. e1a022a util/kconfig: Fix gconfig build by Jonathan Neuschäfer · 8 years ago
  62. 4ed5cb3 kconfig: make oldconfig work "non-strict" by Patrick Georgi · 8 years ago
  63. c37c7c8 util/kconfig: Ignore extra symbols in configs instead of failing by Martin Roth · 8 years ago
  64. 11a262c util/kconfig:xconf(QT): Update QT version of xconf by zbao · 8 years ago
  65. c24f3d6 Makefile: Individualize help targets & set as non-compile targets by Martin Roth · 9 years ago
  66. d38b22f util/kconfig: Remove utsname for mingw by zbao · 9 years ago
  67. 76f14b2 Makefiles: Add / Update help for makefile targets by Martin Roth · 9 years ago
  68. 2f3fd26 util/kconfig: Set parameter of mkdir to only one for mingw. by zbao · 9 years ago
  69. 91ba80d util/kconfig: fill glob_t with 0 before calling glob by zbao · 9 years ago
  70. 4485337 kconfig: fix build for xconfig, too by Patrick Georgi · 9 years ago
  71. 9595ed4 kconfig: kconfig_warnings needs to be defined for all frontends by Patrick Georgi · 9 years ago
  72. 57a3131 kconfig: Allow KCONFIG_STRICT outside of confdata.c by Stefan Reinauer · 9 years ago
  73. 56354d5 util/kconfig: add olddefconfig target by Martin Roth · 9 years ago
  74. f534203 Kconfig: Add KCONFIG_STRICT mode by Stefan Reinauer · 9 years ago
  75. b12a448 kconfig: Fix defconfig targets by Stefan Reinauer · 9 years ago
  76. ed56499 libpayload: Drop duplicate copy of Kconfig by Stefan Reinauer · 9 years ago
  77. db6dd81 kconfig: allow specifying the target for savedefconfig by Patrick Georgi · 9 years ago
  78. 4647bb1 kconfig: enforce stable sort order by Patrick Georgi · 9 years ago
  79. f099e1b util/kconfig/Makefile: Add savedefconfig target by Martin Roth · 9 years ago
  80. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  81. 3961834 kconfig: properly build parser when LKC_GENPARSER=1 by Patrick Georgi · 9 years ago
  82. ccbcfd7 kconfig: handle globbed files backwards by Patrick Georgi · 9 years ago
  83. d36b80c kconfig: avoid using wordexp by Patrick Georgi · 9 years ago
  84. f78a09b kconfig: Add wildcard support for "source" by Stefan Reinauer · 9 years ago
  85. 362f048 kconfig: Replace mentions of "list_struct" to "list_head" by Stefan Reinauer · 9 years ago
  86. 5910aa8 kconfig: calloc/xcalloc: Fix argument order by Stefan Reinauer · 9 years ago
  87. 1824ce3 kconfig: Fix warning "‘jump’ may be used uninitialized" by Stefan Reinauer · 9 years ago
  88. 6654ab0 kbuild: trivial - remove trailing empty lines by Stefan Reinauer · 9 years ago
  89. f2927e9 kconfig: lxdialog: fix spelling by Stefan Reinauer · 9 years ago
  90. cce6662 kconfig: use va_end to match corresponding va_start by Stefan Reinauer · 9 years ago
  91. 3ec23b3 kbuild: trivial - use tabs for code indent where possible by Stefan Reinauer · 9 years ago
  92. 14f72bc kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Stefan Reinauer · 9 years ago
  93. 172d335 util: Add miniconfig, a script to minimize coreboot configurations by Stefan Reinauer · 9 years ago
  94. 129462d kconfig: create files in target directory if requested by Patrick Georgi · 10 years ago
  95. d520840 kconfig: update to follow upstream more closely by Patrick Georgi · 10 years ago
  96. 330bb6a kconfig: fix choice dependency check by Roman Zippel · 16 years ago
  97. 4875766 kconfig: reversed borderlines in inputbox by Roel Kluin · 16 years ago
  98. 543aa7b kconfig: add named choice group by Roman Zippel · 16 years ago
  99. def50b0 kconfig: Some terms or curses libraries treat backspace as 0x08 by Zheng Bao · 12 years ago
  100. 5451672 build: build coreboot on mingw. by Zheng Bao · 12 years ago