1. 2b24dde Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jan 24 21:07:01 2023 -0500
  2. a90f327 rockchip: Convert rockpro64-rk3399 to use standard boot by Simon Glass · Tue Jan 17 10:48:20 2023 -0700
  3. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · Tue Jan 17 10:48:17 2023 -0700
  4. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  5. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  6. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  7. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  8. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  9. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700
  10. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  11. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · Tue Jan 17 10:48:07 2023 -0700
  12. a21e775 bootstd: Use hunters when scanning for bootflows by Simon Glass · Tue Jan 17 10:48:06 2023 -0700
  13. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  14. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  15. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  16. a63bda6 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · Tue Jan 17 10:48:01 2023 -0700
  17. 4adeeb8 bootstd: Update docs on bootmeth_try_file() for sandbox by Simon Glass · Tue Jan 17 10:47:59 2023 -0700
  18. 30fbeb5 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · Tue Jan 17 10:47:58 2023 -0700
  19. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · Tue Jan 17 10:47:56 2023 -0700
  20. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · Tue Jan 17 10:47:54 2023 -0700
  21. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · Tue Jan 17 10:47:42 2023 -0700
  22. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · Tue Jan 17 10:47:41 2023 -0700
  23. 31ef394 net: Add a function to run dhcp by Simon Glass · Tue Jan 17 10:47:39 2023 -0700
  24. ffc4948 test: Add a generic function to skip delays by Simon Glass · Tue Jan 17 10:47:36 2023 -0700
  25. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · Tue Jan 17 10:47:34 2023 -0700
  26. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · Tue Jan 17 10:47:33 2023 -0700
  27. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:47:28 2023 -0700
  28. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · Tue Jan 17 10:47:27 2023 -0700
  29. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · Tue Jan 17 10:47:26 2023 -0700
  30. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · Tue Jan 17 10:47:25 2023 -0700
  31. a1bcafb bootstd: Remove special-case code for boot_targets by Simon Glass · Tue Jan 17 10:47:15 2023 -0700
  32. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · Tue Jan 17 10:47:14 2023 -0700
  33. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  34. 4834e04 dm: core: Correct ordering of uclasses IDs by Simon Glass · Tue Jan 17 10:47:11 2023 -0700
  35. 0aa18bf power: pmic: axp: Provide a variant ID in the driver data by Samuel Holland · Sat Jan 21 17:13:04 2023 -0600
  36. 19a25dd8 sunxi: h616: lower SPL stack address to avoid BROM data by Andre Przywara · Wed Jul 13 16:27:57 2022 +0100
  37. 62215f0 Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jan 20 14:23:20 2023 -0500
  38. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  39. 1b98e2a fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig by Tom Rini · Tue Jan 10 11:19:37 2023 -0500
  40. cb6fa8d dm: ns16550: Restore how we define UART_REG by Tom Rini · Tue Jan 17 17:10:50 2023 -0500
  41. d259d9c global: Remove unused CONFIG defines by Tom Rini · Tue Jan 10 11:19:28 2023 -0500
  42. 6362d97 fs/fat: avoid noisy message fat_read_file() by Heinrich Schuchardt · Thu Jan 19 15:37:40 2023 +0100
  43. ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 19 09:46:57 2023 -0500
  44. 68f817a odroid: limit boot memory to lowmem by Joost van Zwieten · Sun Jan 15 00:57:30 2023 +0100
  45. dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · Thu Jan 12 10:27:45 2023 -0600
  46. fa3f52d fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · Wed Dec 21 16:08:18 2022 -0700
  47. b18de56 Merge branch '2022-01-16-bootstd-updates' by Tom Rini · Tue Jan 17 08:55:40 2023 -0500
  48. d92bcc4 bootstd: Support setting a theme for the menu by Simon Glass · Fri Jan 06 08:52:42 2023 -0600
  49. 0a2f6a3 bootstd: Support creating a boot menu by Simon Glass · Fri Jan 06 08:52:40 2023 -0600
  50. d8adbe9 expo: Add basic implementation by Simon Glass · Fri Jan 06 08:52:36 2023 -0600
  51. 1b56fe1 menu: Factor out menu-keypress decoding by Simon Glass · Fri Jan 06 08:52:35 2023 -0600
  52. 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · Fri Jan 06 08:52:34 2023 -0600
  53. 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · Fri Jan 06 08:52:33 2023 -0600
  54. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · Fri Jan 06 08:52:32 2023 -0600
  55. c80f3fd video: Fix unchnaged typo by Simon Glass · Fri Jan 06 08:52:31 2023 -0600
  56. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  57. ac9853e image: Add a function to find a script in an image by Simon Glass · Fri Jan 06 08:52:27 2023 -0600
  58. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  59. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  60. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · Fri Jan 06 08:52:23 2023 -0600
  61. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · Fri Jan 06 08:52:22 2023 -0600
  62. 415d87b bootmenu: Add a few comments by Simon Glass · Fri Jan 06 08:52:21 2023 -0600
  63. 7646d5b cli: Move readline character-processing to a state machine by Simon Glass · Fri Jan 06 08:52:20 2023 -0600
  64. 00a6f60 rockchip: add support for PX30 Ringneck SoM on Haikou Devkit by Quentin Schulz · Mon Jan 09 11:36:45 2023 +0100
  65. fac3baa rockchip: px30: fix CFG_IRAM_BASE by Quentin Schulz · Mon Jan 09 11:36:41 2023 +0100
  66. 0b437a0 rockchip: Add initial support for the PINE64 Pinephone Pro by Peter Robinson · Sat Dec 31 09:24:00 2022 +0000
  67. 1db421e board: rockchip: Add Edgeble Neu2 IO Board by Jagan Teki · Wed Dec 14 23:21:11 2022 +0530
  68. 249a238 arm: rockchip: Add RV1126 arch core support by Jagan Teki · Wed Dec 14 23:21:05 2022 +0530
  69. 10bc0af dt-bindings: power: Add power-domain header for rv1126 by Jagan Teki · Wed Dec 14 23:21:01 2022 +0530
  70. 1ea1bda dt-bindings: clk: Add dt-binding header for RV1126 by Jagan Teki · Wed Dec 14 23:20:59 2022 +0530
  71. 02f1592 rc4: mark key as const by John Keeping · Fri Nov 18 16:13:17 2022 +0000
  72. b8e7b7c doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · Sun Jan 08 00:23:06 2023 +0100
  73. ba3982f gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · Thu Sep 22 17:53:26 2022 +0200
  74. 47f23a7 distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · Thu Jan 05 14:08:23 2023 +0100
  75. 5cd0cb3 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · Thu Dec 29 11:52:59 2022 -0500
  76. e73c611 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · Tue Dec 20 07:26:00 2022 +0100
  77. 421bec0 fastboot: Add OEM run command by Sean Anderson · Fri Dec 16 13:20:16 2022 -0500
  78. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · Thu Dec 15 10:15:50 2022 +0100
  79. 1134302 board: starqltechn: enable serial console by Dzmitry Sankouski · Tue Dec 27 22:47:08 2022 +0300
  80. 49a3b01 configs: am62a: use kernel fitImage when using secure bootflow by Bryan Brattlof · Fri Dec 23 19:15:25 2022 -0600
  81. c54f59f configs: am62a: convert bootcmd to distro_bootcmd by Bryan Brattlof · Fri Dec 23 19:15:24 2022 -0600
  82. 70651cc configs: Enable distroboot on am625 by Martyn Welch · Tue Dec 20 18:38:19 2022 +0000
  83. 956e944 ns16650: Correct CONFIG_SYS_NS16550_MEM32 platforms by Tom Rini · Thu Jan 05 22:47:44 2023 -0500
  84. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  85. 34955aa Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Sun Jan 08 13:12:42 2023 -0500
  86. 0b6586d distro_bootcmd: Fix copy-paste error by Marek Vasut · Thu Jan 05 02:26:03 2023 +0100
  87. a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · Tue Dec 20 12:22:03 2022 +0200
  88. 13ce2d9 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · Thu Jan 05 18:26:01 2023 +0100
  89. 83c08d1 vexpress: adjust loadaddr by Heinrich Schuchardt · Wed Jan 04 03:17:15 2023 +0100
  90. e8723e8 Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Fri Jan 06 11:53:26 2023 -0500
  91. 59a1139 dt-bindings: clk: at91: Define additional UTMI related clocks by Sergiu Moga · Wed Jan 04 16:04:14 2023 +0200
  92. 209dbc6 dt-bindings: reset: add sama7g5 definitions by Sergiu Moga · Wed Jan 04 16:04:13 2023 +0200
  93. 9d1e248 lib: add function u16_strcasecmp() by Heinrich Schuchardt · Thu Dec 29 14:44:03 2022 +0100
  94. 04296bf efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · Wed Jan 04 12:18:54 2023 +0100
  95. b9691e7 doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · Sun Dec 18 08:05:02 2022 +0100
  96. 270a669 arm: s5p4418: dm_serial: remove old code / add DEBUG_UART by Stefan Bosch · Sun Dec 18 12:26:47 2022 +0000
  97. cd043e9 arm: uniphier: use DM_TIMER of arm a9 global timer by Dai Okamura · Fri Dec 09 20:33:48 2022 +0900
  98. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  99. ca58ca8 image: Add fallback for fit_config_verify by Sean Anderson · Mon Dec 12 14:12:07 2022 -0500
  100. fd1e24c efi_loader: set UEFI specification version to 2.10 by Heinrich Schuchardt · Fri Dec 23 02:26:52 2022 +0100