1. c3913e4 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 17 09:27:23 2024 -0500
  2. 9b08b9a efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · Wed Jan 17 13:39:41 2024 +0900
  3. 209329d cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · Wed Jan 03 11:47:05 2024 +0100
  4. 734d577 ARM add initial support for the Phytium Pe2201 Board. by TracyMg_Li · Mon Dec 25 11:21:34 2023 +0800
  5. abea324 board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM by Wadim Egorov · Wed Dec 20 10:18:10 2023 +0100
  6. e93514b Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Tue Jan 16 09:51:16 2024 -0500
  7. ad16281 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 16 09:49:48 2024 -0500
  8. 10a0abb clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · Tue Nov 07 12:41:03 2023 +0000
  9. 6c0b844 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · Tue Nov 07 12:41:01 2023 +0000
  10. 678cfb6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · Mon Jan 15 14:51:28 2024 +0100
  11. 54e9977 ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Sat Jan 13 18:59:13 2024 +0100
  12. 035f6bf ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOM by Marek Vasut · Sat Jan 13 18:58:30 2024 +0100
  13. c1c48e4 fwu: fix fwu_get_image_index interface by Masahisa Kojima · Thu Jan 11 14:35:39 2024 +0900
  14. 5dcefa7 efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · Mon Jan 08 10:55:33 2024 +0200
  15. dcfb633 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · Thu Dec 21 08:26:11 2023 +0100
  16. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  17. 27b66f6 bcm_ns3: use device specific naming for variables by Maxim Uvarov · Tue Dec 26 21:46:17 2023 +0600
  18. 9c2cc7e Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Jan 11 10:03:51 2024 -0500
  19. e64262d fastboot: add oem console command support by Ion Agorria · Fri Jan 05 09:22:11 2024 +0200
  20. 7e06c1f lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · Fri Jan 05 09:22:10 2024 +0200
  21. 15f6d6a common: console: introduce console_record_isempty helper by Ion Agorria · Fri Jan 05 09:22:08 2024 +0200
  22. 99fc645 fastboot: implement "getvar all" by Ion Agorria · Fri Jan 05 09:22:07 2024 +0200
  23. 1c38703 fastboot: multiresponse support by Ion Agorria · Fri Jan 05 09:22:06 2024 +0200
  24. 34e97aa smbios: smbios.h should not import ofnode.h by Heinrich Schuchardt · Wed Jan 03 09:07:20 2024 +0100
  25. 822cf85 lib: make table_compute_checksum() arguments const by Heinrich Schuchardt · Tue Jan 09 09:36:44 2024 +0100
  26. 2415f1d Add imx93-var-som support by Mathieu Othacehe · Fri Dec 29 11:55:23 2023 +0100
  27. 23e129b verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · Tue Jan 02 13:12:07 2024 +0100
  28. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  29. 4a30a57 fdt: Allow the devicetree to come from a bloblist by Simon Glass · Wed Jan 03 18:49:19 2024 -0700
  30. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  31. f0e95eb smbios: Require the caller to align the SMBIOS table by Simon Glass · Sun Dec 31 08:25:50 2023 -0700
  32. 9723670 efi: Use the correct GUID for the SMBIOS table by Simon Glass · Sun Dec 31 08:25:49 2023 -0700
  33. 42b7da5 smbios: Correct gd_smbios_start() by Simon Glass · Sun Dec 31 08:25:48 2023 -0700
  34. f86d7a0 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · Sun Dec 31 08:25:47 2023 -0700
  35. 0db02c0 smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · Sun Dec 31 08:25:46 2023 -0700
  36. e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · Wed Jan 03 09:22:47 2024 -0500
  37. c11758d bloblist: Update documentation and header comment by Simon Glass · Wed Dec 27 13:07:10 2023 -0800
  38. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · Wed Dec 27 13:07:09 2023 -0800
  39. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · Wed Dec 27 13:07:08 2023 -0800
  40. 703a5da bloblist: Reduce blob-header size by Simon Glass · Wed Dec 27 13:07:07 2023 -0800
  41. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · Wed Dec 27 13:07:05 2023 -0800
  42. 448115b bloblist: Drop spare value from bloblist record by Simon Glass · Wed Dec 27 13:07:04 2023 -0800
  43. f182aa5 bloblist: Set version to 1 by Simon Glass · Wed Dec 27 13:07:02 2023 -0800
  44. 030a1f2 bloblist: Change the magic value by Simon Glass · Wed Dec 27 13:07:01 2023 -0800
  45. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · Wed Dec 27 13:07:00 2023 -0800
  46. 871e5d0 bloblist: Update the tag numbering by Simon Glass · Wed Dec 27 13:06:59 2023 -0800
  47. 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · Fri Dec 22 22:02:32 2023 +0100
  48. 1239d23 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · Fri Dec 22 22:02:30 2023 +0100
  49. 2dba91a test: Add framework to test hush behavior by Francis Laniel · Fri Dec 22 22:02:21 2023 +0100
  50. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  51. 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · Fri Dec 15 20:14:26 2023 -0700
  52. 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · Fri Dec 15 20:14:25 2023 -0700
  53. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · Fri Dec 15 20:14:23 2023 -0700
  54. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · Fri Dec 15 20:14:21 2023 -0700
  55. 454746d bootm: Tidy up boot_selected_os() by Simon Glass · Fri Dec 15 20:14:20 2023 -0700
  56. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · Fri Dec 15 20:14:19 2023 -0700
  57. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · Fri Dec 15 20:14:18 2023 -0700
  58. 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · Fri Dec 15 20:14:15 2023 -0700
  59. 112b020 bootm: Add more fields to bootm_info by Simon Glass · Fri Dec 15 20:14:14 2023 -0700
  60. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  61. 526ea78 bootm: Create a struct for argument information by Simon Glass · Fri Dec 15 20:14:12 2023 -0700
  62. 5cac4b8 iommu: add a connect op by Caleb Connolly · Mon Dec 11 18:41:41 2023 +0000
  63. c26e91f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · Mon Dec 11 16:12:09 2023 +0530
  64. a4a8ea9 include: Further cleanup includes by Tom Rini · Thu Dec 14 13:16:57 2023 -0500
  65. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  66. 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:44 2023 -0500
  67. abc984e qe: Add <config.h> to linux/immap_qe.h by Tom Rini · Thu Dec 14 13:16:43 2023 -0500
  68. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  69. aef10d8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · Mon Nov 27 19:08:32 2023 +0200
  70. 32648d3 drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · Fri Jul 21 10:50:15 2023 +0300
  71. 16360b8 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · Sat Jul 15 22:25:03 2023 +0300
  72. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · Tue Dec 19 10:09:14 2023 -0500
  73. d21cfed dt-bindings: clock: add Mediatek MT8365 pinctrl bindings by Julien Masson · Mon Dec 04 11:48:56 2023 +0100
  74. cfa0e16 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · Mon Dec 04 11:48:55 2023 +0100
  75. f78eff6 dt-bindings: power: add power-domain header for MediaTek MT8365 SoC by Julien Masson · Mon Dec 04 11:48:53 2023 +0100
  76. 0c82ff5 dt-bindings: clock: add Mediatek MT8365 SoC clock bindings by Julien Masson · Mon Dec 04 11:48:51 2023 +0100
  77. 8d9f86a arm: vexpress64: juno: Allow boot from VirtIO by Robert Catherall · Thu Nov 23 18:22:58 2023 +0000
  78. 22a9508 net: wget: Support non-default HTTP port by Marek Vasut · Wed Dec 13 22:11:13 2023 +0100
  79. 0dd0659 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Dec 18 09:56:58 2023 -0500
  80. 4c40bb0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Dec 18 09:56:42 2023 -0500
  81. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  82. 39a9cf5 riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · Tue Dec 05 11:09:55 2023 +0000
  83. 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
  84. 7b06192 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · Tue Nov 21 10:29:44 2023 +0900
  85. 6a6858e cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · Tue Nov 21 10:29:40 2023 +0900
  86. a9f05a0 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · Fri Dec 15 17:49:13 2023 -0500
  87. ff64dc2 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · Thu Nov 30 08:49:11 2023 -0600
  88. 6361f5b Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Fri Dec 15 13:33:11 2023 -0500
  89. 7336e68 cmd: clk: Make soc_clk_dump static by Igor Prusov · Thu Nov 09 13:55:16 2023 +0300
  90. 32c5738 clk: Add dump operation to clk_ops by Igor Prusov · Thu Nov 09 13:55:13 2023 +0300
  91. a0e7612 Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · Fri Dec 15 09:41:44 2023 -0500
  92. 8938a62 image: Correct load_bug typo by Simon Glass · Sun Nov 19 07:43:31 2023 -0700
  93. 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · Mon Dec 11 23:05:56 2023 +0100
  94. 175ce49 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · Tue Oct 17 22:29:26 2023 +0300
  95. a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Dec 14 07:37:02 2023 -0500
  96. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100
  97. 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:48 2023 -0700
  98. d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · Sun Nov 12 08:27:46 2023 -0700
  99. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:44 2023 -0700
  100. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800