1. 68e5404 sandbox: Move CONFIG_IO_TRACE to Kconfig by Tom Rini · 2 years ago
  2. 19b4040 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 2 years ago
  3. 5981d61 vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
  4. 6e55b11 spl: Add a separate silence option for SPL by Simon Glass · 2 years, 1 month ago
  5. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  6. f39e5b8 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 3 months ago
  7. 974f483 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
  8. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  9. c2c6971 cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 3 months ago
  10. 6dca1d9 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · 2 years, 3 months ago
  11. adf13bc Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · 2 years, 4 months ago
  12. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  13. 13ce351 vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 6 months ago
  14. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  15. 167f699 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
  16. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  17. 3c0d5ea bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 7 months ago
  18. 15b4aed Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 8 months ago
  19. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 8 months ago
  20. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
  21. 87a5d1b event: Add basic support for events by Simon Glass · 2 years, 9 months ago
  22. 6d21dd3 Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  23. 99047f5 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 11 months ago
  24. 5938d65 bloblist: Use 'phase' consistently for bloblists by Simon Glass · 2 years, 11 months ago
  25. ada261f Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
  26. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
  27. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  28. 8ce465e common: Allow a smaller console-recording pre-reloc by Simon Glass · 3 years, 1 month ago
  29. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  30. de99e77 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years, 2 months ago
  31. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  32. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  33. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  34. d7d40f6 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
  35. 72fa1ad log: Allow padding of the function name by Simon Glass · 3 years, 5 months ago
  36. ecc1ed9 sandbox: Adjust the bloblist default address by Simon Glass · 3 years, 5 months ago
  37. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
  38. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 8 months ago
  39. 166363f common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  40. 9c3808d avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · 3 years, 10 months ago
  41. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 11 months ago
  42. 4e81920 common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · 4 years ago
  43. 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years, 1 month ago
  44. a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 3 months ago
  45. d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 3 months ago
  46. bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 3 months ago
  47. 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 3 months ago
  48. 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 3 months ago
  49. 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 3 months ago
  50. 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 3 months ago
  51. aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 3 months ago
  52. fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 3 months ago
  53. 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 3 months ago
  54. 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 3 months ago
  55. 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 3 months ago
  56. cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 3 months ago
  57. 324d779 Define default CONFIG_PREBOOT with right config option by Peter Robinson · 4 years, 2 months ago
  58. 91b735d common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 3 months ago
  59. e61b415 avb: Make AVB independent of fastboot by Usama Arif · 4 years, 4 months ago
  60. 3ca0609 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · 4 years, 4 months ago
  61. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 4 months ago
  62. 4475877 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
  63. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
  64. 7b6c34c log: clean up Kconfig by Heinrich Schuchardt · 4 years, 6 months ago
  65. 98bf46f board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 7 months ago
  66. 6441164 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 8 months ago
  67. befadde log: syslog driver by Heinrich Schuchardt · 4 years, 9 months ago
  68. d1a02f5 log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · 4 years, 9 months ago
  69. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  70. 61853a7 rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 8 months ago
  71. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  72. 3807017 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 10 months ago
  73. 2aa69c9 Kconfig: update LOGLEVEL range by Marek Bykowski · 4 years, 10 months ago
  74. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  75. 54b6aba common: Kconfig: Fix typo in TPL_LOG_CONSOLE description by Simon South · 5 years ago
  76. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  77. d65e8da common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  78. 59d0452 bootstage: Add support for TPL record count by Simon Glass · 6 years ago
  79. 69264f4 common: Fix a typo abnove -> above by Andy Shevchenko · 5 years ago
  80. ce3772c stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · 6 years ago
  81. 607d06d preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  82. f0b05c9 log: Add a Kconfig option to set the default log level by Simon Glass · 6 years ago
  83. 6fc7e93 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  84. bed44f4 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · 6 years ago
  85. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  86. f759773 common: Kconfig: miscellaneous spelling fixes by Chris Packham · 6 years ago
  87. 9f407d4 Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  88. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  89. c0126bd spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · 6 years ago
  90. f31414a ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO by Alexey Brodkin · 6 years ago
  91. 83f6f60 Convert CONFIG_DISABLE_CONSOLE to Kconfig by Christian Gmeiner · 6 years ago
  92. 8eb55e1 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · 6 years ago
  93. 87c814d common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS by Eugeniu Rosca · 6 years ago
  94. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  95. 563273d common: Log should depends on DM not be selected by DM by Michal Simek · 6 years ago
  96. b0aa74a avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  97. 9d04b5f configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  98. b27dc8e bootmenu: Extend BOOTDELAY help text by Alex Kiernan · 6 years ago
  99. 9adc78d log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · 7 years ago
  100. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago