1. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · Fri Mar 10 04:33:13 2023 +0100
  2. 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · Fri Mar 10 12:47:21 2023 -0800
  3. df865d3 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · Fri Mar 10 12:47:17 2023 -0800
  4. 3a12725 x86: Add a few more items to bdinfo by Simon Glass · Fri Mar 10 12:47:14 2023 -0800
  5. c1e9eab efi: Support a 64-bit frame buffer address by Simon Glass · Fri Mar 10 12:47:13 2023 -0800
  6. 8abbbf2 test: Add ut_assert_nextline_empty() empty line helper by Marek Vasut · Thu Mar 02 04:08:24 2023 +0100
  7. ca84dc8 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · Wed Feb 22 12:17:04 2023 -0700
  8. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  9. a13accb Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Tue Mar 07 12:54:01 2023 -0500
  10. efadfde video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · Mon Feb 27 20:37:08 2023 +0300
  11. 7932a99 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · Mon Feb 27 20:37:07 2023 +0300
  12. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  13. 7fa964a video console: implement multiple fonts configuration by Dzmitry Sankouski · Tue Mar 07 13:21:14 2023 +0300
  14. fa134b3 video console: move 8x16 font data in named header by Dzmitry Sankouski · Tue Mar 07 13:21:13 2023 +0300
  15. aea2d2d video console: refactoring and optimization by Dzmitry Sankouski · Tue Mar 07 13:21:11 2023 +0300
  16. 4803f1d timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · Mon Feb 13 20:34:36 2023 +0300
  17. 2109738 command: Don't allow commands in SPL by Simon Glass · Wed Feb 22 09:34:25 2023 -0700
  18. e287b67 Correct SPL uses of MULTIPLEXER by Simon Glass · Wed Feb 22 09:33:49 2023 -0700
  19. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · Tue Feb 21 06:24:52 2023 -0700
  20. 42d7bdf tpm: add a function that performs selftest + startup by Ilias Apalodimas · Wed Jan 25 12:18:36 2023 +0200
  21. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  22. a3382bb socfpga: chameleonv3: Move environment to a text file by Paweł Anikiel · Tue Feb 21 16:17:02 2023 +0100
  23. b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · Thu Feb 16 17:29:48 2023 +0100
  24. 249ce73 riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · Tue Feb 14 20:42:49 2023 +0800
  25. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  26. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · Mon Feb 13 08:56:32 2023 -0700
  27. 6aebc1a arm: mvebu: Add support for Synology DS116 (Armada 385) by Tony Dinh · Thu Feb 09 14:00:03 2023 -0800
  28. 63eba13 arm: mvebu: Add support for Thecus N2350 (Armada 385) board by Tony Dinh · Wed Feb 01 15:13:05 2023 -0800
  29. 3849de4 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Sun Feb 12 15:25:32 2023 -0500
  30. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun Feb 12 15:25:09 2023 -0500
  31. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · Sat Jan 21 18:02:52 2023 -0600
  32. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · Sat Jan 21 18:02:51 2023 -0600
  33. ec26f89 trace: Reduce the number of function sites by Simon Glass · Sun Jan 15 14:15:47 2023 -0700
  34. adefafe trace: Update the file header by Simon Glass · Sun Jan 15 14:15:46 2023 -0700
  35. 7c1974b timer: Tidy up use of notrace by Simon Glass · Sun Jan 15 14:15:42 2023 -0700
  36. 1fc46f5 board: cssi: Add new board MCR3000_2G by Christophe Leroy · Fri Oct 14 12:54:50 2022 +0200
  37. 74fab16 board: MCR3000: Modernise the settings to properly work on lastest u-boot version by Christophe Leroy · Mon Feb 06 19:33:53 2023 +0100
  38. ebe63a9 board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT by Christophe Leroy · Mon Feb 06 19:17:24 2023 +0100
  39. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 10 13:45:15 2023 -0500
  40. 5fb0b63 board: MCR3000: Use lowercase filenames by Christophe Leroy · Mon Jan 30 09:11:03 2023 +0100
  41. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · Sun Jan 22 18:21:24 2023 +0300
  42. fd1ad93 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · Wed Feb 01 19:28:52 2023 +0530
  43. 59b328d env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · Fri Feb 03 13:22:52 2023 +0100
  44. a1e25d6 arm: bcm7xxx: Convert to DM_SERIAL by Thomas Fitzsimmons · Sat Feb 04 20:36:57 2023 -0500
  45. 5d0e4f4 Correct SPL use of TEE by Simon Glass · Sun Feb 05 15:44:17 2023 -0700
  46. ae415ab Correct SPL use of TARGET_MX6UL_9X9_EVK by Simon Glass · Sun Feb 05 15:40:59 2023 -0700
  47. 0a6a0c4 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · Sun Feb 05 15:40:43 2023 -0700
  48. 33ed90a Correct SPL use of IMX8MN_BEACON_2GB_LPDDR by Simon Glass · Sun Feb 05 15:40:10 2023 -0700
  49. 8600f99 efi_loader: provide definition for efi_add_known_memory() by Heinrich Schuchardt · Fri Feb 10 09:01:13 2023 +0100
  50. 9108ed3 efi_loader: add definition for efi_main() by Heinrich Schuchardt · Fri Feb 10 08:23:24 2023 +0100
  51. f965564 efi_loader: fix struct efi_input_key by Heinrich Schuchardt · Fri Feb 10 08:13:23 2023 +0100
  52. 1eb31f9 eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1 by Masahisa Kojima · Thu Feb 02 18:24:45 2023 +0900
  53. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · Thu Feb 02 18:24:44 2023 +0900
  54. d81f529 efi: use 32-bit alignment for efi_guid_t by Masahisa Kojima · Sat Jan 28 13:56:14 2023 +0900
  55. 5ca5dd5 Correct SPL uses of CMD_USB by Simon Glass · Sun Feb 05 15:36:46 2023 -0700
  56. 5036ffd Correct SPL uses of CMD_SF by Simon Glass · Sun Feb 05 15:36:41 2023 -0700
  57. 62f6013 Correct SPL uses of CMD_SCSI by Simon Glass · Sun Feb 05 15:36:40 2023 -0700
  58. d519a7a Correct SPL uses of CMD_NVME by Simon Glass · Sun Feb 05 15:36:37 2023 -0700
  59. 69fbb76 Correct SPL uses of CMD_MMC by Simon Glass · Sun Feb 05 15:36:34 2023 -0700
  60. 3cc00c4 Correct SPL use of CMD_ERASEENV by Simon Glass · Sun Feb 05 15:36:29 2023 -0700
  61. 4c7e47a Correct SPL use of CMD_BCB by Simon Glass · Sun Feb 05 15:36:21 2023 -0700
  62. 1013dc8 powerpc/mpc85xx: use board env file for socrates board by Heiko Schocher · Fri Jan 27 06:50:52 2023 +0100
  63. 9346770 usb: Drop unused fotg210 gadget by Simon Glass · Wed Feb 01 13:20:19 2023 -0700
  64. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · Wed Feb 01 13:20:18 2023 -0700
  65. 7e5e7a9 armada: usb: net: Drop unused USB drivers by Simon Glass · Wed Feb 01 13:20:17 2023 -0700
  66. 5c7d4a5 mtd: Drop unused scf0403_lcd driver by Simon Glass · Wed Feb 01 13:20:06 2023 -0700
  67. 7002f77 power: Drop unused fg_max17042 driver and fuel gauge code by Simon Glass · Wed Feb 01 13:19:59 2023 -0700
  68. fc739e8 gpio: Drop unused pca9698 driver by Simon Glass · Wed Feb 01 13:19:56 2023 -0700
  69. b89eb94 mtd: Drop unused fsmc_nand driver by Simon Glass · Wed Feb 01 13:19:49 2023 -0700
  70. d694c23 mtd: Drop unused fsl_upm driver by Simon Glass · Wed Feb 01 13:19:48 2023 -0700
  71. 6d70a9f freescale: Drop unused ftpmu010 driver by Simon Glass · Wed Feb 01 13:19:36 2023 -0700
  72. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · Wed Feb 01 00:16:13 2023 +0100
  73. deffa69 arm: qemu: Move GUIDs to the C file by Simon Glass · Sat Jan 28 15:00:28 2023 -0700
  74. f1e279e arm: qemu: Switch to a text environment by Simon Glass · Sat Jan 28 15:00:27 2023 -0700
  75. 823fbb0 arm: qemu: Switch to standard boot by Simon Glass · Sat Jan 28 15:00:26 2023 -0700
  76. 61f3e2e qemu: Move qfw kernel setup into a common file by Simon Glass · Sat Jan 28 15:00:23 2023 -0700
  77. 468247d log: Add a category for filesystems by Simon Glass · Sat Jan 28 15:00:16 2023 -0700
  78. ce488ca ti: j721e_evm: Add USB to the default boot order by Tom Rini · Wed Jan 25 18:09:55 2023 -0500
  79. 5a5361a powerpc/mpc85xx: socrates: enable protected Environment by Heiko Schocher · Tue Jan 24 18:06:59 2023 +0100
  80. 926140a powerpc/mpc85xx: socrates: drop second flash bank by Heiko Schocher · Tue Jan 24 18:06:55 2023 +0100
  81. b93509f powerpc/mpc85xx: socrates: add initrd_high default environment variable by Heiko Schocher · Tue Jan 24 18:06:54 2023 +0100
  82. b5aca5a powerpc/mpc85xx: socrates: add MTD partitioning support by Heiko Schocher · Tue Jan 24 18:06:53 2023 +0100
  83. fb2e74e km/ppc832x: join config files by Holger Brunck · Tue Jan 24 09:42:41 2023 +0100
  84. ff75d19 km/ppc: remove km-mpc8360.h and km-mpc832x.h by Holger Brunck · Tue Jan 24 09:42:40 2023 +0100
  85. ae5011d include: configs: am62x_evm: Add .env file for Am62x by Nikhil M Jain · Tue Jan 24 10:46:02 2023 +0530
  86. 5a627ad elf: add Elf64_Sym by KaDiWa · Sun Jan 22 20:04:53 2023 +0100
  87. ff40706 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · Tue Jan 31 15:35:14 2023 +0530
  88. 8c974f0 Merge tag 'u-boot-imx-20230203' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Feb 03 10:30:45 2023 -0500
  89. 4f8edc3 udoo_neo: Move to DM for REGULATOR/PMIC/I2C drivers by Peter Robinson · Mon Nov 14 20:53:47 2022 +0000
  90. dc4d9c2 net: ipv6: fix alignment errors on ARM by Sergei Antonov · Wed Jan 18 20:52:18 2023 +0300
  91. 1a55f04 Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Thu Feb 02 12:44:12 2023 -0500
  92. 79a7e41 ARM: tegra: include timer as default option by Svyatoslav Ryhel · Wed Feb 01 10:53:03 2023 +0200
  93. 2d5e54b Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Feb 02 09:25:59 2023 -0500
  94. 0e2d375 dt-bindings: clock: Pick R-Car Gen3 R8A77961 M3W+ header from Linux 6.1.7 by Hai Pham · Thu Jan 26 21:01:34 2023 +0100
  95. d297b47 dt-bindings: power: Pick R-Car Gen3 R8A77961 M3W+ header from Linux 6.1.7 by Hai Pham · Thu Jan 26 21:01:33 2023 +0100
  96. 2a8450f ARM: dts: rmobile: Synchronize DTs with Linux 6.1.7 by Marek Vasut · Thu Jan 26 21:01:32 2023 +0100
  97. 2420026 ARM: dts: rmobile: Synchronize DT headers with Linux 6.1.7 by Marek Vasut · Thu Jan 26 21:01:31 2023 +0100
  98. 5b1c04c Merge tag 'u-boot-imx-20230201' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Feb 01 09:30:52 2023 -0500
  99. 9b57033 board: sifive: unmatched: enable booting on a second NVME device by Aurelien Jarno · Sat Jan 07 23:32:39 2023 +0100
  100. eeea2bf Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Tue Jan 31 18:28:07 2023 -0500