1. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · Fri Oct 28 20:26:54 2022 -0400
  2. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  3. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · Sat Oct 29 19:47:15 2022 -0600
  4. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · Sat Oct 29 19:47:14 2022 -0600
  5. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  6. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  7. 5feb043 sandbox: Add missing comments for os_alarm() by Simon Glass · Sat Oct 29 19:47:04 2022 -0600
  8. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  9. 67b7d50 arm: mvebu: Add RD-AC5X board by Chris Packham · Sat Nov 05 17:24:00 2022 +1300
  10. df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · Wed Nov 02 18:51:28 2022 +0100
  11. 7ac5edc Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Thu Nov 03 20:23:27 2022 -0400
  12. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · Sun Jul 10 17:15:14 2022 +0200
  13. 7029176 MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · Sun Jul 10 17:15:13 2022 +0200
  14. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  15. c875d88 highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · Thu Oct 20 23:10:25 2022 +0100
  16. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  17. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · Fri Oct 28 13:50:53 2022 +0200
  18. 73bec9d list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · Fri Oct 28 13:50:52 2022 +0200
  19. 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · Fri Oct 28 13:50:51 2022 +0200
  20. e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · Fri Oct 28 13:50:50 2022 +0200
  21. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  22. 2a0592a FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · Fri Oct 21 18:16:02 2022 +0530
  23. b780fa5 event: Add an event for main_loop by Sughosh Ganu · Fri Oct 21 18:16:01 2022 +0530
  24. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · Fri Oct 21 18:16:00 2022 +0530
  25. 60475ca FWU: Add helper functions for accessing FWU metadata by Sughosh Ganu · Fri Oct 21 18:15:59 2022 +0530
  26. e166b5e stm32mp1: Add image information for capsule updates by Sughosh Ganu · Fri Oct 21 18:15:58 2022 +0530
  27. ee062b5 FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · Fri Oct 21 18:15:56 2022 +0530
  28. 0f9399a FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · Fri Oct 21 18:15:55 2022 +0530
  29. c017c52 vbe: Add a command to show the VBE state by Simon Glass · Thu Oct 20 18:23:19 2022 -0600
  30. 9d0042e vbe: Record which phases loaded using VBE by Simon Glass · Thu Oct 20 18:23:18 2022 -0600
  31. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · Thu Oct 20 18:23:10 2022 -0600
  32. a72641c vbe: Support selecting operations by SPL phase by Simon Glass · Thu Oct 20 18:23:09 2022 -0600
  33. a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · Thu Oct 20 18:23:08 2022 -0600
  34. a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · Thu Oct 20 18:23:04 2022 -0600
  35. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · Thu Oct 20 18:23:03 2022 -0600
  36. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · Thu Oct 20 18:23:01 2022 -0600
  37. 4bf6987 image: Move comment for fit_conf_find_compat() by Simon Glass · Thu Oct 20 18:23:00 2022 -0600
  38. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · Thu Oct 20 18:22:55 2022 -0600
  39. 1886100 dm: blk: Add udevice functions by Simon Glass · Thu Oct 20 18:22:54 2022 -0600
  40. 4e93eea disk: Rename block functions by Simon Glass · Thu Oct 20 18:22:52 2022 -0600
  41. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · Thu Oct 20 18:22:51 2022 -0600
  42. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  43. 816fe6c test: Report skippped tests by Simon Glass · Thu Oct 20 18:22:48 2022 -0600
  44. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · Thu Oct 20 18:22:41 2022 -0600
  45. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  46. 504f062 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · Mon Aug 22 11:49:07 2022 -0700
  47. cee5e9d arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:49:06 2022 -0700
  48. 28fe6ed arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · Mon Aug 22 11:39:44 2022 -0700
  49. a287017 arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:39:43 2022 -0700
  50. 2122756 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · Mon Aug 22 11:31:42 2022 -0700
  51. d0eaa2c arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:31:41 2022 -0700
  52. 2abed60 arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · Mon Aug 22 11:19:45 2022 -0700
  53. 9a4519c arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:19:44 2022 -0700
  54. 26b895d arm: bcmbca: add bcm4908 SoC support by William Zhang · Fri Aug 05 18:34:03 2022 -0700
  55. aaf984f arm: bcmbca: add bcm6813 SoC support by William Zhang · Fri Aug 05 18:34:02 2022 -0700
  56. 40e4a52 arm: bcmbca: add bcm4912 SoC support by William Zhang · Fri Aug 05 18:34:01 2022 -0700
  57. 5cfa580 arm: bcmbca: add bcm63146 SoC support by William Zhang · Fri Aug 05 18:34:00 2022 -0700
  58. eceeac8 arm: bcmbca: add bcm63138 SoC support by William Zhang · Fri Aug 05 18:25:13 2022 -0700
  59. ad47f4e arm: bcmbca: add bcm63148 SoC support by William Zhang · Mon Aug 01 11:39:25 2022 -0700
  60. be15842 arm: bcmbca: add bcm6756 SoC support by William Zhang · Mon Aug 01 11:39:24 2022 -0700
  61. fe68cea arm: bcmbca: add bcm6878 SoC support by William Zhang · Mon Aug 01 11:39:23 2022 -0700
  62. 58245a9 arm: bcmbca: add bcm6846 SoC support by William Zhang · Mon Aug 01 11:39:22 2022 -0700
  63. bef9e39 arm: bcmbca: add bcm63178 SoC support by William Zhang · Mon Aug 01 11:39:21 2022 -0700
  64. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  65. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  66. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · Tue Oct 18 07:30:25 2022 -0600
  67. 009ebfa video: Drop common LCD implementation by Simon Glass · Sun Oct 16 15:25:26 2022 -0600
  68. 3caf032 video: Drop LCD_BPP by Simon Glass · Tue Oct 18 06:55:49 2022 -0600
  69. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  70. e098f08 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · Sun Oct 16 15:56:56 2022 -0600
  71. c162e02 tegra: Drop old LCD code by Simon Glass · Tue Oct 18 06:10:04 2022 -0600
  72. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  73. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  74. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  75. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · Tue Oct 18 07:41:14 2022 -0600
  76. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  77. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · Sun Oct 16 15:08:59 2022 -0600
  78. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · Sun Oct 16 15:06:52 2022 -0600
  79. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · Sun Oct 16 15:02:58 2022 -0600
  80. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  81. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  82. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · Tue Oct 18 06:30:56 2022 -0600
  83. 7045990 video: Add a way to get the default font height by Simon Glass · Thu Oct 06 08:36:18 2022 -0600
  84. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · Thu Oct 06 08:36:17 2022 -0600
  85. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  86. 981f00b video: Add a way to change the font name and size by Simon Glass · Thu Oct 06 08:36:14 2022 -0600
  87. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · Thu Oct 06 08:36:09 2022 -0600
  88. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · Thu Oct 06 08:36:08 2022 -0600
  89. d622c5b video: Provide a function to set the cursor position by Simon Glass · Thu Oct 06 08:36:04 2022 -0600
  90. 2a00633 video: Move console colours to the video uclass by Simon Glass · Thu Oct 06 08:36:03 2022 -0600
  91. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · Wed Oct 12 21:58:09 2022 +0200
  92. b4416e0 dm: core: Add note about device_probe idempotence by Michal Suchanek · Tue Sep 27 23:25:08 2022 +0200
  93. 51000ee dm: core: Document return value of device bind functions by Michal Suchanek · Tue Sep 27 23:24:36 2022 +0200
  94. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Sun Sep 25 13:08:16 2022 +0200
  95. d58cd54 dm: pci: Fix doc typo first -> next by Michal Suchanek · Tue Sep 27 23:25:24 2022 +0200
  96. b529603 fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype by Patrick Delaunay · Tue Sep 27 10:18:05 2022 +0200
  97. 7dc75b6 memory: Add TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:49 2022 +0300
  98. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  99. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · Thu Sep 29 13:11:28 2022 +0300
  100. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400