1. bd2e353 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · Mon Aug 22 09:34:23 2022 +0200
  2. e406a61 common/console.c: prevent pre-console buffer contents from being added to itself by Rasmus Villemoes · Tue May 03 15:13:27 2022 +0200
  3. 522fd7e bootstage: Show func name for bootstage_mark/error by Michal Simek · Fri Aug 12 10:54:51 2022 +0200
  4. 5ee4cac hwconfig: Allow to use restricted env by Pali Rohár · Sun Aug 07 21:06:04 2022 +0200
  5. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  6. d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · Mon Aug 08 13:28:52 2022 +0300
  7. a9f7ee3 spl: opensbi: fix typo by Nikita Shubin · Mon Aug 08 13:24:25 2022 +0300
  8. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  9. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  10. 8fdc07f vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · Tue Jul 12 17:44:22 2022 +0200
  11. af8b7b7 spl: mmc: Use correct MMC device when loading image by Harald Seiler · Mon Jul 11 14:35:32 2022 +0200
  12. 5bad289 Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · Wed Jul 27 06:59:55 2022 -0400
  13. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jul 26 10:26:00 2022 -0400
  14. 686a45a spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · Tue Jul 26 16:40:45 2022 +0800
  15. 343f398 spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · Tue Jul 26 16:40:31 2022 +0800
  16. f3c6a1d fdt: Start a test for the fdt command by Simon Glass · Wed Jul 13 06:06:59 2022 -0600
  17. 2fddf3e spl: fit: pass real compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:09 2022 +0300
  18. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  19. 30e7328 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · Thu Jul 14 15:47:33 2022 +0200
  20. 06a021b spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · Fri Jul 15 12:31:48 2022 -0500
  21. 22e8fe0 Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jul 22 20:48:51 2022 -0400
  22. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  23. 0e40cf1 cli: support bracketed paste by Heinrich Schuchardt · Mon Feb 07 19:14:02 2022 +0100
  24. 2fedef4 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · Mon May 09 14:03:32 2022 +0530
  25. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  26. bcb8dc3 spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · Wed Jul 13 17:39:46 2022 -0300
  27. 1e885e0 spl: nand: support loading legacy image with payload compressed by developer · Fri May 20 11:24:04 2022 +0800
  28. 16e6a2e spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by developer · Fri May 20 11:23:58 2022 +0800
  29. 81670fe spl: allow using nand base without standard nand driver by developer · Fri May 20 11:23:53 2022 +0800
  30. ae7b281 usb: hub: introduce HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · Mon Jul 04 12:45:42 2022 +0200
  31. 70ffe4e usb: kbd: allow probing even if usbkbd not in stdin by Kory Maincent · Wed Jun 22 10:59:31 2022 +0200
  32. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  33. 77e2270 board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR by Marek Vasut · Sat Jun 25 19:58:24 2022 +0200
  34. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  35. b5a4869 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · Wed Jun 29 16:35:22 2022 +0930
  36. 58a0cdb common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · Fri Jun 03 11:32:15 2022 +0530
  37. b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · Mon Jun 20 08:07:43 2022 -0400
  38. bead53d Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · Sun Jun 12 20:02:05 2022 -0400
  39. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · Sun Jun 12 20:02:04 2022 -0400
  40. 4d8202b common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o by Tom Rini · Sun Jun 12 20:02:03 2022 -0400
  41. 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · Wed Jun 08 08:24:40 2022 -0400
  42. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · Wed Jun 08 08:24:39 2022 -0400
  43. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  44. 0841851 spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · Sat Jun 18 15:13:12 2022 +0300
  45. 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · Sat Jun 18 15:13:11 2022 +0300
  46. cdc2f09 spl: binman: Add config options for binman symbols in VPL by Alper Nebi Yasak · Sat Jun 18 15:13:10 2022 +0300
  47. d6d2c9b spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · Sat Jun 18 15:13:09 2022 +0300
  48. 6efe947 spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK by Alper Nebi Yasak · Sat Jun 18 15:13:07 2022 +0300
  49. 173321c spl: binman: Fix use of undeclared u_boot_any symbols by Alper Nebi Yasak · Sat Jun 18 15:13:06 2022 +0300
  50. 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · Sun May 08 04:39:27 2022 -0600
  51. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  52. f942ebb microblaze: Add support for run time relocation by Michal Simek · Fri Jun 24 14:15:01 2022 +0200
  53. b565aff common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · Fri May 20 13:19:08 2022 +0200
  54. 145f200 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Sun May 15 21:40:29 2022 +0300
  55. cda509a event: remove CONFIG_EVENT_DYNAMIC check in event_register() by Ovidiu Panait · Sun May 15 21:40:28 2022 +0300
  56. 78896ae spl: Rework and tighten some dependencies by Tom Rini · Tue May 31 10:24:55 2022 -0400
  57. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · Mon May 30 17:11:23 2022 -0400
  58. 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · Mon May 30 17:01:22 2022 -0400
  59. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · Sat May 28 17:21:03 2022 -0400
  60. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · Sat May 28 16:43:53 2022 -0400
  61. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  62. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · Fri May 27 17:13:52 2022 -0400
  63. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · Fri May 27 16:19:05 2022 -0400
  64. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  65. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  66. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · Thu May 26 16:59:30 2022 -0400
  67. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:46:32 2022 -0400
  68. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:36:17 2022 -0400
  69. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  70. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · Sat May 21 11:26:27 2022 -0400
  71. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  72. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  73. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  74. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · Fri May 13 12:46:23 2022 -0400
  75. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · Fri May 13 12:26:35 2022 -0400
  76. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · Fri May 13 13:37:30 2022 -0400
  77. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · Thu May 12 16:45:08 2022 -0400
  78. 05cc827 fdt: Add U-Boot version to chosen node by Francesco Dolcini · Thu May 19 16:22:26 2022 +0200
  79. 7396b7d spl: spl_nand: Fix bad block handling in fitImage by Michael Trimarchi · Sun May 15 11:35:33 2022 +0200
  80. 971df82 board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r() by Ovidiu Panait · Mon May 02 18:34:56 2022 +0300
  81. fb35fff common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables by Rasmus Villemoes · Tue May 03 14:37:39 2022 +0200
  82. 4c1f476 spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · Wed May 04 15:52:26 2022 -0500
  83. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · Wed May 04 15:52:25 2022 -0500
  84. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun May 08 11:31:48 2022 -0400
  85. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · Thu Apr 28 17:09:45 2022 +0900
  86. 390d9cb fdt: don't set linux,phandle by John Keeping · Wed Apr 20 11:31:11 2022 +0100
  87. 72f823f menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · Thu Apr 28 17:09:37 2022 +0900
  88. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · Thu Apr 28 17:09:36 2022 +0900
  89. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  90. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · Sat Apr 30 00:56:52 2022 -0600
  91. c4cbec6 avb: Don't build in SPL by Simon Glass · Sat Apr 30 00:56:49 2022 -0600
  92. 9b92ea4 bloblist: Correct Kconfig dependencies by Simon Glass · Sat Apr 30 00:56:48 2022 -0600
  93. 2fa2765 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · Thu Apr 28 06:30:30 2022 +0000
  94. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Apr 27 09:19:41 2022 -0400
  95. 06c9e98 hwconfig: Allow to compile it without env support by Pali Rohár · Sun Apr 03 00:24:25 2022 +0200
  96. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  97. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  98. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · Sun Apr 24 23:31:23 2022 -0600
  99. a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · Tue Apr 19 10:05:11 2022 +0900
  100. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400