1. c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · Wed Jan 12 19:26:22 2022 -0700
  2. e94421b bloblist: Use 'phase' consistently for bloblists by Simon Glass · Wed Jan 12 19:26:21 2022 -0700
  3. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · Sun Dec 12 22:12:34 2021 -0500
  4. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · Wed Nov 03 21:09:20 2021 -0600
  5. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · Mon Nov 15 16:32:17 2021 +0100
  6. 9803ddf common: Allow a smaller console-recording pre-reloc by Simon Glass · Sat Oct 23 17:26:03 2021 -0600
  7. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  8. 5b2bc14 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · Mon Oct 04 16:04:32 2021 +0200
  9. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  10. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  11. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  12. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  13. 81cd040 log: Allow padding of the function name by Simon Glass · Mon Jul 05 16:33:00 2021 -0600
  14. 1e198a6 sandbox: Adjust the bloblist default address by Simon Glass · Mon Jul 05 16:32:48 2021 -0600
  15. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  16. 7eef78d Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · Fri Mar 26 16:17:30 2021 +1300
  17. 9127d8b common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · Sun Feb 14 16:27:23 2021 +0100
  18. 9fb7c49 avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · Mon Jan 25 12:17:57 2021 +0100
  19. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · Wed Jan 13 20:29:43 2021 -0700
  20. 6b165af common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · Sat Nov 28 10:43:03 2020 +0200
  21. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  22. 36ada31 Kconfig: Move BOARD_TYPES under init options by Simon Glass · Thu Sep 10 20:21:26 2020 -0600
  23. 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · Thu Sep 10 20:21:25 2020 -0600
  24. 99298be Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · Thu Sep 10 20:21:24 2020 -0600
  25. 227a124 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · Thu Sep 10 20:21:23 2020 -0600
  26. d613b2a Kconfig: Move startup hooks under init options by Simon Glass · Thu Sep 10 20:21:22 2020 -0600
  27. 0031100 Kconfig: Create a new 'init options' menu by Simon Glass · Thu Sep 10 20:21:21 2020 -0600
  28. c10ddfd Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · Thu Sep 10 20:21:20 2020 -0600
  29. f11d613 Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · Thu Sep 10 20:21:19 2020 -0600
  30. 5e95864 Kconfig: Move misc boot options under 'boot options' by Simon Glass · Thu Sep 10 20:21:18 2020 -0600
  31. 1b6cbaa Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · Thu Sep 10 20:21:17 2020 -0600
  32. eebed78 Kconfig: Move boot media under boot options by Simon Glass · Thu Sep 10 20:21:15 2020 -0600
  33. d02ddcf Kconfig: Move boot timing under boot options by Simon Glass · Thu Sep 10 20:21:14 2020 -0600
  34. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · Thu Sep 10 20:21:13 2020 -0600
  35. 635d050 Define default CONFIG_PREBOOT with right config option by Peter Robinson · Tue Sep 29 10:48:14 2020 +0100
  36. bbebfd1 common: Kconfig: Add dependency for default variables strings by Michal Simek · Thu Aug 27 18:01:28 2020 +0200
  37. df348b0 avb: Make AVB independent of fastboot by Usama Arif · Tue Aug 11 15:46:03 2020 +0100
  38. d6336b3 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · Tue Aug 11 11:23:37 2020 -0600
  39. 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · Tue Aug 11 11:23:36 2020 -0600
  40. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · Tue Jul 21 09:32:20 2020 +0200
  41. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  42. 524956c log: clean up Kconfig by Heinrich Schuchardt · Sun May 31 15:34:22 2020 +0200
  43. 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · Wed May 06 20:38:44 2020 +0300
  44. e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:21 2020 +0200
  45. 2db9516 log: syslog driver by Heinrich Schuchardt · Wed Feb 26 21:48:16 2020 +0100
  46. 79e79bb log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · Wed Feb 26 21:48:15 2020 +0100
  47. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  48. 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · Thu Apr 02 17:11:23 2020 +0530
  49. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · Fri Feb 21 15:12:55 2020 +0900
  50. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · Thu Jan 23 19:42:19 2020 +0530
  51. 271159a Kconfig: update LOGLEVEL range by Marek Bykowski · Mon Feb 03 11:43:32 2020 +0100
  52. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  53. 7f107fe common: Kconfig: Fix typo in TPL_LOG_CONSOLE description by Simon South · Wed Oct 02 10:55:06 2019 -0400
  54. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · Sat Jul 20 20:51:12 2019 -0600
  55. 3b7dc91 common: Implement A/B metadata by Ruslan Trofymenko · Fri Jul 05 15:37:32 2019 +0300
  56. 6efe8b6 bootstage: Add support for TPL record count by Simon Glass · Sat May 18 11:59:52 2019 -0600
  57. c5ae8c8 common: Fix a typo abnove -> above by Andy Shevchenko · Wed Jun 12 15:35:24 2019 +0300
  58. 64e02e9 stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:38 2019 +0200
  59. 6c9e7ea preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · Thu Feb 14 11:05:33 2019 +0900
  60. 38617e8 log: Add a Kconfig option to set the default log level by Simon Glass · Sat Feb 16 20:24:35 2019 -0700
  61. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · Sat Feb 16 20:24:34 2019 -0700
  62. cb2d432 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · Fri Jan 11 18:37:06 2019 -0700
  63. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · Fri Nov 30 22:13:25 2018 +0100
  64. 83ad248 common: Kconfig: miscellaneous spelling fixes by Chris Packham · Fri Jan 11 15:30:50 2019 +1300
  65. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · Thu Nov 15 18:43:50 2018 -0700
  66. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  67. a4bea1f spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · Tue Nov 06 15:21:28 2018 -0700
  68. b550fd7 ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO by Alexey Brodkin · Tue Oct 02 11:43:28 2018 +0300
  69. c7a8810 Convert CONFIG_DISABLE_CONSOLE to Kconfig by Christian Gmeiner · Mon Sep 10 12:43:16 2018 +0200
  70. 37ad270 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · Mon Aug 20 08:24:14 2018 +0200
  71. d6d3597 common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS by Eugeniu Rosca · Tue Aug 14 02:43:05 2018 +0200
  72. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  73. 4fcaf49 common: Log should depends on DM not be selected by DM by Michal Simek · Mon Jul 23 15:55:11 2018 +0200
  74. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · Tue Jul 17 14:33:25 2018 +0300
  75. 7cd5199 configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · Sun Jul 08 07:28:10 2018 -0500
  76. 1fbafc6 bootmenu: Extend BOOTDELAY help text by Alex Kiernan · Thu Jul 05 12:38:16 2018 +0000
  77. c861bd0 log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · Thu Apr 19 21:59:04 2018 +0200
  78. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  79. 8febc7a treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · Wed Mar 28 14:38:16 2018 +0200
  80. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · Wed Mar 28 14:38:15 2018 +0200
  81. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  82. 055fc40 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · Sat Feb 10 16:22:06 2018 +0100
  83. aa1d73b log: Add a way to log error-return values by Simon Glass · Thu Dec 28 13:14:23 2017 -0700
  84. 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · Sun Aug 20 00:01:55 2017 +0200
  85. 14c8a06 log: Add a test command by Simon Glass · Mon Dec 04 13:48:27 2017 -0700
  86. a68ce92 log: Add a console driver by Simon Glass · Mon Dec 04 13:48:25 2017 -0700
  87. d95645d log: Add an implementation of logging by Simon Glass · Mon Dec 04 13:48:24 2017 -0700
  88. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · Mon Nov 06 18:15:11 2017 -0500
  89. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · Fri Sep 15 12:57:24 2017 +0200
  90. 10cbc1c common: Drop LOGLEVEL to 4 by Tom Rini · Wed Oct 04 16:44:30 2017 -0400
  91. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  92. 72eec11 bootstage: Provide a separate record count setting for SPL by Simon Glass · Tue Sep 05 19:49:49 2017 -0600
  93. b501191 bootstage: Drop unused options by Simon Glass · Tue Sep 05 19:49:48 2017 -0600
  94. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  95. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  96. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  97. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · Sun Jul 30 06:23:11 2017 -0700
  98. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · Wed Jul 26 21:48:00 2017 -0400
  99. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · Sun Jul 23 21:19:48 2017 -0600
  100. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600