1. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  2. 009ebfa video: Drop common LCD implementation by Simon Glass · Sun Oct 16 15:25:26 2022 -0600
  3. bcb87b6 video: Drop use of the lcd header file by Simon Glass · Tue Oct 18 07:10:26 2022 -0600
  4. c15f93f fdt: Drop support for LCD fixup in simplefb by Simon Glass · Tue Oct 18 06:54:26 2022 -0600
  5. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  6. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · Sun Oct 16 15:57:41 2022 -0600
  7. 1a4e702 video: Drop VCXK video controller by Simon Glass · Sun Oct 16 15:26:52 2022 -0600
  8. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · Sun Oct 16 15:19:04 2022 -0600
  9. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  10. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · Sun Oct 16 15:08:59 2022 -0600
  11. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · Sun Oct 16 15:02:58 2022 -0600
  12. dfcb144 video: lcd: Drop console rotation by Simon Glass · Sun Oct 16 15:00:37 2022 -0600
  13. 0cdb0aa splash: get devpart from environment variable by Julien Masson · Mon Oct 17 10:33:22 2022 +0200
  14. c7b67d9 splash: support raw image from MMC by Julien Masson · Mon Oct 17 10:33:21 2022 +0200
  15. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · Thu Oct 20 16:30:47 2022 +0300
  16. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · Thu Sep 29 13:11:28 2022 +0300
  17. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  18. 75b0d96 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · Mon Oct 17 09:00:58 2022 +0200
  19. 32c58c1 common: board_f: Print information for all sysresets by Michal Suchanek · Mon Oct 10 20:29:40 2022 +0200
  20. c93350b input: Remove legacy KEYBOARD option by Tom Rini · Fri Oct 14 07:50:20 2022 -0400
  21. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 20 08:58:05 2022 -0400
  22. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · Tue Sep 13 01:23:58 2022 +0100
  23. 73ba676 stdio: Fix class iteration in stdio_add_devices() by Michal Suchanek · Wed Oct 12 21:57:55 2022 +0200
  24. c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · Mon Sep 26 20:47:55 2022 +0000
  25. bd2a346 usb: Add missing guard around env_get() in usb_hub by Marek Vasut · Mon Sep 19 21:19:23 2022 +0200
  26. dd029cf common/board_f: drop ifdefs around header includes by Ovidiu Panait · Tue Sep 13 21:31:29 2022 +0300
  27. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · Tue Sep 13 21:31:28 2022 +0300
  28. fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · Tue Sep 13 21:31:27 2022 +0300
  29. b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · Tue Sep 13 21:31:26 2022 +0300
  30. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  31. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  32. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  33. 37e8511 event: Fix a typo in the EVENT help by Simon Glass · Tue Sep 06 20:26:55 2022 -0600
  34. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  35. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  36. 4b74a4e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · Fri Sep 09 21:16:18 2022 +0100
  37. db794c2 autoboot: make sure watchdog device(s) are handled with keyed autoboot by Rasmus Villemoes · Tue Sep 27 11:54:02 2022 +0200
  38. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  39. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · Mon Sep 05 11:31:19 2022 +0200
  40. 5aceb26 console: Implement flush() function by Pali Rohár · Mon Sep 05 11:31:17 2022 +0200
  41. 8dc23ef board_f: show_dram_config: Print also real DRAM size by Pali Rohár · Sun Sep 18 13:23:27 2022 +0200
  42. ad37d42 board_f: Fix printing gd->ram_size and gd->ram_top by Pali Rohár · Fri Sep 09 17:32:41 2022 +0200
  43. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  44. 38ab987 common/memsize.c: Fix get_effective_memsize() to check for overflow by Pali Rohár · Fri Sep 09 17:32:39 2022 +0200
  45. 212ef41 common/memsize.c: Fix get_effective_memsize() to always check for CONFIG_MAX_MEM_MAPPED by Pali Rohár · Fri Sep 09 17:32:38 2022 +0200
  46. ab7f0f6 arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs by Pali Rohár · Wed Sep 14 18:48:16 2022 +0200
  47. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  48. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  49. 9747363 cyclic: Introduce schedule() function by Stefan Roese · Fri Sep 02 14:10:45 2022 +0200
  50. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  51. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  52. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  53. 5d5efec cli: Reduce size of readline buffers in SPL by Sean Anderson · Tue Aug 30 16:40:37 2022 -0400
  54. 5dc80cc xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · Sat Aug 27 16:37:55 2022 +0200
  55. 6624910 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · Tue Jun 14 16:12:00 2022 +0200
  56. c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · Wed Feb 02 15:05:18 2022 -0500
  57. bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Sep 14 12:31:44 2022 -0400
  58. ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · Mon Sep 12 17:33:52 2022 +0900
  59. 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · Fri Sep 02 13:57:50 2022 +0200
  60. 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · Fri Sep 02 13:57:48 2022 +0200
  61. bd2e353 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · Mon Aug 22 09:34:23 2022 +0200
  62. d209eda Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · Wed Aug 10 10:29:27 2022 -0400
  63. 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
  64. 522fd7e bootstage: Show func name for bootstage_mark/error by Michal Simek · Fri Aug 12 10:54:51 2022 +0200
  65. 5ee4cac hwconfig: Allow to use restricted env by Pali Rohár · Sun Aug 07 21:06:04 2022 +0200
  66. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  67. d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · Mon Aug 08 13:28:52 2022 +0300
  68. a9f7ee3 spl: opensbi: fix typo by Nikita Shubin · Mon Aug 08 13:24:25 2022 +0300
  69. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  70. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  71. 8fdc07f vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · Tue Jul 12 17:44:22 2022 +0200
  72. af8b7b7 spl: mmc: Use correct MMC device when loading image by Harald Seiler · Mon Jul 11 14:35:32 2022 +0200
  73. 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
  74. 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
  75. 686a45a spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · Tue Jul 26 16:40:45 2022 +0800
  76. 343f398 spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · Tue Jul 26 16:40:31 2022 +0800
  77. f3c6a1d fdt: Start a test for the fdt command by Simon Glass · Wed Jul 13 06:06:59 2022 -0600
  78. 2fddf3e spl: fit: pass real compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:09 2022 +0300
  79. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  80. 30e7328 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · Thu Jul 14 15:47:33 2022 +0200
  81. 06a021b spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · Fri Jul 15 12:31:48 2022 -0500
  82. 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
  83. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  84. 0e40cf1 cli: support bracketed paste by Heinrich Schuchardt · Mon Feb 07 19:14:02 2022 +0100
  85. 2fedef4 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · Mon May 09 14:03:32 2022 +0530
  86. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  87. bcb8dc3 spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · Wed Jul 13 17:39:46 2022 -0300
  88. 1e885e0 spl: nand: support loading legacy image with payload compressed by developer · Fri May 20 11:24:04 2022 +0800
  89. 16e6a2e spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by developer · Fri May 20 11:23:58 2022 +0800
  90. 81670fe spl: allow using nand base without standard nand driver by developer · Fri May 20 11:23:53 2022 +0800
  91. ae7b281 usb: hub: introduce HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · Mon Jul 04 12:45:42 2022 +0200
  92. 70ffe4e usb: kbd: allow probing even if usbkbd not in stdin by Kory Maincent · Wed Jun 22 10:59:31 2022 +0200
  93. 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
  94. 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
  95. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  96. b5a4869 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · Wed Jun 29 16:35:22 2022 +0930
  97. 58a0cdb common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · Fri Jun 03 11:32:15 2022 +0530
  98. b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · Mon Jun 20 08:07:43 2022 -0400
  99. bead53d Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · Sun Jun 12 20:02:05 2022 -0400
  100. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · Sun Jun 12 20:02:04 2022 -0400