1. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  2. 504f062 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · Mon Aug 22 11:49:07 2022 -0700
  3. cee5e9d arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:49:06 2022 -0700
  4. 28fe6ed arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · Mon Aug 22 11:39:44 2022 -0700
  5. a287017 arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:39:43 2022 -0700
  6. 2122756 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · Mon Aug 22 11:31:42 2022 -0700
  7. d0eaa2c arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:31:41 2022 -0700
  8. 2abed60 arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · Mon Aug 22 11:19:45 2022 -0700
  9. 9a4519c arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:19:44 2022 -0700
  10. 26b895d arm: bcmbca: add bcm4908 SoC support by William Zhang · Fri Aug 05 18:34:03 2022 -0700
  11. aaf984f arm: bcmbca: add bcm6813 SoC support by William Zhang · Fri Aug 05 18:34:02 2022 -0700
  12. 40e4a52 arm: bcmbca: add bcm4912 SoC support by William Zhang · Fri Aug 05 18:34:01 2022 -0700
  13. 5cfa580 arm: bcmbca: add bcm63146 SoC support by William Zhang · Fri Aug 05 18:34:00 2022 -0700
  14. eceeac8 arm: bcmbca: add bcm63138 SoC support by William Zhang · Fri Aug 05 18:25:13 2022 -0700
  15. ad47f4e arm: bcmbca: add bcm63148 SoC support by William Zhang · Mon Aug 01 11:39:25 2022 -0700
  16. be15842 arm: bcmbca: add bcm6756 SoC support by William Zhang · Mon Aug 01 11:39:24 2022 -0700
  17. fe68cea arm: bcmbca: add bcm6878 SoC support by William Zhang · Mon Aug 01 11:39:23 2022 -0700
  18. 58245a9 arm: bcmbca: add bcm6846 SoC support by William Zhang · Mon Aug 01 11:39:22 2022 -0700
  19. bef9e39 arm: bcmbca: add bcm63178 SoC support by William Zhang · Mon Aug 01 11:39:21 2022 -0700
  20. 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
  21. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  22. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · Tue Oct 18 07:30:25 2022 -0600
  23. 009ebfa video: Drop common LCD implementation by Simon Glass · Sun Oct 16 15:25:26 2022 -0600
  24. 3caf032 video: Drop LCD_BPP by Simon Glass · Tue Oct 18 06:55:49 2022 -0600
  25. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  26. e098f08 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · Sun Oct 16 15:56:56 2022 -0600
  27. c162e02 tegra: Drop old LCD code by Simon Glass · Tue Oct 18 06:10:04 2022 -0600
  28. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  29. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  30. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  31. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · Tue Oct 18 07:41:14 2022 -0600
  32. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  33. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · Sun Oct 16 15:08:59 2022 -0600
  34. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · Sun Oct 16 15:06:52 2022 -0600
  35. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · Sun Oct 16 15:02:58 2022 -0600
  36. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  37. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  38. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · Tue Oct 18 06:30:56 2022 -0600
  39. 7045990 video: Add a way to get the default font height by Simon Glass · Thu Oct 06 08:36:18 2022 -0600
  40. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · Thu Oct 06 08:36:17 2022 -0600
  41. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  42. 981f00b video: Add a way to change the font name and size by Simon Glass · Thu Oct 06 08:36:14 2022 -0600
  43. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · Thu Oct 06 08:36:09 2022 -0600
  44. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · Thu Oct 06 08:36:08 2022 -0600
  45. d622c5b video: Provide a function to set the cursor position by Simon Glass · Thu Oct 06 08:36:04 2022 -0600
  46. 2a00633 video: Move console colours to the video uclass by Simon Glass · Thu Oct 06 08:36:03 2022 -0600
  47. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · Wed Oct 12 21:58:09 2022 +0200
  48. b4416e0 dm: core: Add note about device_probe idempotence by Michal Suchanek · Tue Sep 27 23:25:08 2022 +0200
  49. 51000ee dm: core: Document return value of device bind functions by Michal Suchanek · Tue Sep 27 23:24:36 2022 +0200
  50. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Sun Sep 25 13:08:16 2022 +0200
  51. d58cd54 dm: pci: Fix doc typo first -> next by Michal Suchanek · Tue Sep 27 23:25:24 2022 +0200
  52. b529603 fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype by Patrick Delaunay · Tue Sep 27 10:18:05 2022 +0200
  53. 7dc75b6 memory: Add TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:49 2022 +0300
  54. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  55. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · Thu Sep 29 13:11:28 2022 +0300
  56. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  57. a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Tue Oct 25 09:54:59 2022 -0400
  58. a1e1e82 Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Oct 24 21:28:47 2022 -0400
  59. e7e4d0c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Oct 24 21:28:14 2022 -0400
  60. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 24 10:04:30 2022 -0400
  61. 5a61973 imx6sl: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:37 2022 +0200
  62. b93341c imx6sll: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:36 2022 +0200
  63. 451e539 imx7ulp: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:30 2022 +0200
  64. 48646d8 verdin-imx8mm: verdin-imx8mp: update env memory layout (again) by Marcel Ziswiler · Thu Sep 22 23:28:32 2022 +0200
  65. 38b4c76 board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit by Manoj Sai · Fri Aug 26 18:03:37 2022 +0530
  66. 75b0d96 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · Mon Oct 17 09:00:58 2022 +0200
  67. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · Tue Sep 27 11:54:04 2022 +0200
  68. a03df6c mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · Fri Sep 09 16:23:32 2022 +0900
  69. 9810725 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · Thu Sep 01 15:05:31 2022 +0900
  70. 06619fc board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · Mon Oct 17 11:45:21 2022 +0200
  71. 3cc71a0 blk: fix a couple of trivial documentation typos by Mattijs Korpershoek · Mon Oct 17 09:35:04 2022 +0200
  72. ec1ba0f qemu: Try to automatically boot from the QEMU firmware device (qfw) by Andre Przywara · Mon Oct 10 18:01:22 2022 +0100
  73. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · Mon Aug 08 21:46:03 2022 +0930
  74. 7105e36 ARM: imx6: dh-imx6: Use sf update instead of sf erase and write by Marek Vasut · Wed Sep 28 18:45:18 2022 +0200
  75. 351d831 apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout by Marcel Ziswiler · Tue Sep 27 17:50:52 2022 +0200
  76. 242b6f1 nitrogen6x: Remove extra quotes in fdtfile by Ariel D'Alessandro · Tue Sep 27 11:24:53 2022 -0300
  77. f3bccec verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configs by Marcel Ziswiler · Wed Sep 21 13:34:19 2022 +0200
  78. a9d7593 board: tbs2910: Add serial rx buffer in defconfig by Soeren Moch · Tue Sep 20 18:05:41 2022 +0200
  79. cc61c58 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Oct 20 22:32:38 2022 -0400
  80. 331e3fc ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back by Marek Vasut · Mon Sep 19 21:35:56 2022 +0200
  81. 38d01ee imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · Wed Aug 24 15:59:09 2022 +0200
  82. dbbb780 imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · Tue Aug 23 16:29:14 2022 +0200
  83. fb3a40d Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Thu Oct 20 08:58:25 2022 -0400
  84. 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
  85. 0d4d5e4 clk: change return type of clk_get_parent_rate from long long to ulong by Michal Suchanek · Wed Sep 28 12:37:57 2022 +0200
  86. 7bf64ec sunxi: fix 32MB load address layout by Andre Przywara · Thu Oct 06 18:16:34 2022 +0100
  87. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · Sun Jul 03 00:47:20 2022 +0100
  88. 98dc96a arm: dts: rockchip: rk356x: sync with Linux 6.0 by FUKAUMI Naoki · Tue Oct 04 01:30:30 2022 +0000
  89. d2da284 dma: Transfer dma_ops should use DMA address types by Andrew Davis · Fri Oct 07 12:11:13 2022 -0500
  90. 5eb4bbe sunxi: dts: arm64: update devicetree files by Andre Przywara · Sun Sep 11 00:04:41 2022 +0100
  91. e6a211c dm: core: Update docs about oftree_from_fdt() by Simon Glass · Tue Oct 11 09:47:19 2022 -0600
  92. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Wed Oct 12 21:58:06 2022 +0200
  93. 53beee9 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · Wed Oct 12 21:58:05 2022 +0200
  94. 0babf30 arm: fsl: csu: Reduce size of ns_dev by Sean Anderson · Mon Oct 17 11:45:12 2022 -0400
  95. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · Sun Oct 16 11:36:32 2022 +0300
  96. dbb689f spi: Implement spi_set_speed by Paul Barker · Wed Oct 05 13:18:34 2022 +0100
  97. a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · Sun Oct 09 15:12:09 2022 +0200
  98. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · Sat Oct 08 09:50:56 2022 -0500
  99. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · Wed Sep 14 20:57:27 2022 +0200
  100. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Oct 11 09:57:08 2022 -0400