1. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 3 months ago
  2. 7b6c34c log: clean up Kconfig by Heinrich Schuchardt · 4 years, 4 months ago
  3. 98bf46f board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 5 months ago
  4. 6441164 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 5 months ago
  5. befadde log: syslog driver by Heinrich Schuchardt · 4 years, 7 months ago
  6. d1a02f5 log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · 4 years, 7 months ago
  7. 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, 6 months ago
  8. 61853a7 rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 6 months ago
  9. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 7 months ago
  10. 3807017 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 8 months ago
  11. 2aa69c9 Kconfig: update LOGLEVEL range by Marek Bykowski · 4 years, 8 months ago
  12. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  13. 54b6aba common: Kconfig: Fix typo in TPL_LOG_CONSOLE description by Simon South · 5 years ago
  14. 9f53146 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · 5 years ago
  15. d65e8da common: Implement A/B metadata by Ruslan Trofymenko · 5 years ago
  16. 59d0452 bootstage: Add support for TPL record count by Simon Glass · 5 years ago
  17. 69264f4 common: Fix a typo abnove -> above by Andy Shevchenko · 5 years ago
  18. ce3772c stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · 5 years ago
  19. 607d06d preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT by Masahiro Yamada · 6 years ago
  20. f0b05c9 log: Add a Kconfig option to set the default log level by Simon Glass · 6 years ago
  21. 6fc7e93 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  22. bed44f4 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · 6 years ago
  23. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  24. f759773 common: Kconfig: miscellaneous spelling fixes by Chris Packham · 6 years ago
  25. 9f407d4 Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  26. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  27. c0126bd spl: Support bootstage, log, hash and early malloc in TPL by Simon Glass · 6 years ago
  28. f31414a ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO by Alexey Brodkin · 6 years ago
  29. 83f6f60 Convert CONFIG_DISABLE_CONSOLE to Kconfig by Christian Gmeiner · 6 years ago
  30. 8eb55e1 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig by Michal Simek · 6 years ago
  31. 87c814d common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS by Eugeniu Rosca · 6 years ago
  32. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  33. 563273d common: Log should depends on DM not be selected by DM by Michal Simek · 6 years ago
  34. b0aa74a avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  35. 9d04b5f configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  36. b27dc8e bootmenu: Extend BOOTDELAY help text by Alex Kiernan · 6 years ago
  37. 9adc78d log: CONFIG_LOG should select CONFIG_DM by Heinrich Schuchardt · 6 years ago
  38. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 6 years ago
  39. 2aeb22d treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig by Mario Six · 6 years ago
  40. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 6 years ago
  41. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  42. b254c52 cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co. by Marek Vasut · 7 years ago
  43. 3707c6e log: Add a way to log error-return values by Simon Glass · 7 years ago
  44. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  45. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  46. c6d4753 log: Add a console driver by Simon Glass · 7 years ago
  47. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  48. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  49. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  50. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  51. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  52. d69bb0e bootstage: Provide a separate record count setting for SPL by Simon Glass · 7 years ago
  53. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  54. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  55. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  56. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  57. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  58. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  59. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  60. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  61. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  62. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  63. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  64. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  65. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  66. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  67. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  68. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  69. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  70. af9e6ad board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
  71. 92926bc boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · 7 years ago
  72. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  73. 824bb1b bootstage: Support SPL by Simon Glass · 7 years ago
  74. 03ecac3 bootstage: Use rec_count as the array index by Simon Glass · 7 years ago
  75. 5a0e275 bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 7 years ago
  76. d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
  77. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  78. fad6a2b common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE by Nobuhiro Iwamatsu · 7 years ago
  79. fb1c43c common: Move environment choice to Kconfig by Maxime Ripard · 8 years ago
  80. 936478e SPARC: Remove by Tom Rini · 8 years ago
  81. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  82. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  83. a009f36 Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() by Simon Glass · 8 years ago
  84. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  85. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  86. a421192 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  87. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  88. de70fef common: Kconfig: Add BOARD_LATE_INIT entry by Jagan Teki · 8 years ago
  89. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  90. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  91. d259c00 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  92. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  93. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  94. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  95. 3505bc5 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  96. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  97. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  98. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  99. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  100. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago