1. f54b951 arm64: zynqmp: Generate dfu_alt_info based on multiboot register by Michal Simek · Mon Dec 18 14:41:39 2023 +0100
  2. f219fd3 arm64: zynqmp: Fix i2c bus for kd240 by Michal Simek · Mon Dec 18 14:08:36 2023 +0100
  3. c753918 arm64: zynqmp: Describe ethernet phy on kd240 by Michal Simek · Mon Dec 18 13:57:22 2023 +0100
  4. a7c98e9 xilinx: Enable DNS/WGET and BLKMAP for http boot by Michal Simek · Fri Oct 06 13:45:10 2023 +0200
  5. 6c64fba Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Jan 08 13:39:00 2024 -0500
  6. 2415f1d Add imx93-var-som support by Mathieu Othacehe · Fri Dec 29 11:55:23 2023 +0100
  7. 0ef03ac imx9: imx93_evk: Add binman support. by Mathieu Othacehe · Thu Jan 04 16:30:09 2024 +0100
  8. 9b832ad mach-imx: Add i.MX93 binman support. by Mathieu Othacehe · Fri Dec 29 12:02:18 2023 +0100
  9. 6d54871 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · Fri Dec 29 11:59:29 2023 +0100
  10. 23e129b verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · Tue Jan 02 13:12:07 2024 +0100
  11. a7cd12f ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Mon Jan 01 22:05:54 2024 +0100
  12. 8e68251 Merge branch 'next' by Tom Rini · Mon Jan 08 12:00:18 2024 -0500
  13. 50a4116 Prepare v2024.01 by Tom Rini · Mon Jan 08 10:37:48 2024 -0500
  14. aaa1a5d Merge tag 'dm-next-7jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Jan 08 09:11:53 2024 -0500
  15. a11b34a arm: enable support for QEMU firmware tables by Heinrich Schuchardt · Tue Dec 19 16:04:08 2023 +0100
  16. 2837f83 configs: qemu: add config fragment for ACPI by Heinrich Schuchardt · Tue Dec 19 16:04:07 2023 +0100
  17. 934addc riscv: allow usage of ACPI by Heinrich Schuchardt · Tue Dec 19 16:04:06 2023 +0100
  18. 5814f76 riscv: add support for QEMU firmware tables by Heinrich Schuchardt · Tue Dec 19 16:04:05 2023 +0100
  19. 7028f9f acpi: enable writing ACPI tables on QEMU by Heinrich Schuchardt · Tue Dec 19 16:04:04 2023 +0100
  20. 565ac63 riscv: add ACPI fields to global data by Heinrich Schuchardt · Tue Dec 19 16:04:03 2023 +0100
  21. b10571a arm: add ACPI fields to global data by Heinrich Schuchardt · Tue Dec 19 16:04:02 2023 +0100
  22. d2cd3d6 acpi: carve out qfw_acpi.c by Heinrich Schuchardt · Tue Dec 19 16:04:01 2023 +0100
  23. 223605f acpi: Kconfig symbol CONFIG_QFW_ACPI by Heinrich Schuchardt · Tue Dec 19 16:04:00 2023 +0100
  24. fc7a0ee acpi: support 64bit in acpi_find_table for DSDT and FACS by Heinrich Schuchardt · Sat Dec 16 09:12:00 2023 +0100
  25. 910590d cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · Sat Dec 16 09:11:59 2023 +0100
  26. 9f8e062 cmd: acpi: fix listing DSDT and FACS by Heinrich Schuchardt · Sat Dec 16 09:11:58 2023 +0100
  27. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  28. 4a30a57 fdt: Allow the devicetree to come from a bloblist by Simon Glass · Wed Jan 03 18:49:19 2024 -0700
  29. 2802f09 efi: Correct smbios-table installation by Simon Glass · Sun Dec 31 08:25:55 2023 -0700
  30. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  31. 8181e18 acpi: Rename test dm_test_setup_ctx_and_base_tables() by Simon Glass · Sun Dec 31 08:25:53 2023 -0700
  32. 70f9959 efi: smbios: Drop support for SMBIOS2 tables by Simon Glass · Sun Dec 31 08:25:52 2023 -0700
  33. fc4b552 smbios: Drop support for SMBIOS2 tables by Simon Glass · Sun Dec 31 08:25:51 2023 -0700
  34. f0e95eb smbios: Require the caller to align the SMBIOS table by Simon Glass · Sun Dec 31 08:25:50 2023 -0700
  35. 9723670 efi: Use the correct GUID for the SMBIOS table by Simon Glass · Sun Dec 31 08:25:49 2023 -0700
  36. 42b7da5 smbios: Correct gd_smbios_start() by Simon Glass · Sun Dec 31 08:25:48 2023 -0700
  37. f86d7a0 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · Sun Dec 31 08:25:47 2023 -0700
  38. 0db02c0 smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · Sun Dec 31 08:25:46 2023 -0700
  39. 3905e92 smbios: Move the rest of the SMBIOS2 code by Simon Glass · Sun Dec 31 08:25:45 2023 -0700
  40. 8287fe1 smbios: Refactor 32-bit code into an else statement by Simon Glass · Sun Dec 31 08:25:44 2023 -0700
  41. 9fd57e5 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Sat Jan 06 09:57:56 2024 -0500
  42. 95122e4 Merge branch '2024-01-05-fw_env-fixes' into next by Tom Rini · Sat Jan 06 09:57:30 2024 -0500
  43. b6fad96 arm: dts: iot2050: Fix by syncing from Linux by Jan Kiszka · Sat Jan 06 13:39:07 2024 +0100
  44. ade0dc3 fw_env: autodetect NAND erase size and env sectors by Anthony Loiseau · Thu Dec 21 23:44:38 2023 +0100
  45. b509c7d fw_env: keep calling read() until whole flash block is read by Rafał Miłecki · Wed Dec 13 13:13:54 2023 +0100
  46. 260de10 fw_env: rename variables holding env data content by Rafał Miłecki · Wed Dec 13 10:23:44 2023 +0100
  47. a2c5291 fw_env: fix reading NVMEM device's "compatible" value by Rafał Miłecki · Tue Dec 12 18:33:27 2023 +0100
  48. 7be8031 board: htc: endeavoru: add an early SPL RCM hook by Svyatoslav Ryhel · Fri Jan 05 17:35:26 2024 +0200
  49. dea1388 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · Thu Jan 04 16:53:49 2024 -0500
  50. 9834647 docs: board: ti: k3: Add secure booting documentation by Manorit Chawdhry · Fri Dec 29 16:16:33 2023 +0530
  51. f64b3bd docs: board: ti: k3: Cleanup FIT signature documentation by Manorit Chawdhry · Fri Dec 29 16:16:32 2023 +0530
  52. ebea898 arm: dts: k3-j7200-binman: Add firewall configurations by Manorit Chawdhry · Fri Dec 29 16:16:31 2023 +0530
  53. e83a265 arm: dts: k3-j721s2-binman: Add firewall configurations by Manorit Chawdhry · Fri Dec 29 16:16:30 2023 +0530
  54. 5fa5cd4 arm: dts: k3-j721e-binman: Add firewall configurations by Manorit Chawdhry · Fri Dec 29 16:16:29 2023 +0530
  55. 6f2fad6 arm: dts: k3-binman: Add k3-security.h and include it in k3-binman.dtsi by Manorit Chawdhry · Fri Dec 29 16:16:28 2023 +0530
  56. 2e523b0 binman: ftest: Add test for ti-secure firewall node by Manorit Chawdhry · Fri Dec 29 16:16:27 2023 +0530
  57. 48a0060 binman: ti-secure: Add support for firewalling entities by Manorit Chawdhry · Fri Dec 29 16:16:26 2023 +0530
  58. b63e9b0 dtoc: Change dst to self in debug message by Manorit Chawdhry · Fri Dec 29 16:16:25 2023 +0530
  59. f387496 configs: j7200: Remove HBMC_AM654 config by Nishanth Menon · Sat Nov 04 02:21:48 2023 -0500
  60. 0f6268c ARM: tegra114: support nonsecure state detection by Svyatoslav Ryhel · Mon Dec 11 11:37:07 2023 +0200
  61. 1032946 ARM: tegra114: expand MC register map by Svyatoslav Ryhel · Mon Dec 11 11:10:23 2023 +0200
  62. d47c733 ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig by Svyatoslav Ryhel · Mon Dec 11 11:29:40 2023 +0200
  63. cfa2bea MAINTAINERS: fix folders within glob pattern by Anthony Loiseau · Fri Dec 22 16:44:08 2023 +0100
  64. 91bc48b MAINTAINERS: Fix ANDROID AB unknown file entry by Mattijs Korpershoek · Thu Dec 21 17:09:49 2023 +0100
  65. 914a8c0 configs: Resync with savedefconfig by Tom Rini · Wed Jan 03 09:26:16 2024 -0500
  66. e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · Wed Jan 03 09:22:47 2024 -0500
  67. 95a8b1b Prepare v2024.01-rc6 by Tom Rini · Wed Jan 03 09:11:33 2024 -0500
  68. a8cb86d configs: Resync with savedefconfig by Tom Rini · Wed Jan 03 09:09:56 2024 -0500
  69. ca012b9 arm: dts: k3-am62a*: Sync with kernel v6.7-rc1 by Nishanth Menon · Mon Nov 13 08:51:43 2023 -0600
  70. 98bd177 arm: mach-k3: am62a: Add main_timer0 id to the dev list by Nishanth Menon · Mon Nov 13 08:51:42 2023 -0600
  71. d8de7bf Merge patch series "sync am65x device tree with Linux v6.7-rc1" by Tom Rini · Wed Jan 03 08:38:40 2024 -0500
  72. fe87c73 arm: dts: k3-am654: convert bootph-pre-ram to bootph-all by Bryan Brattlof · Fri Dec 29 11:47:23 2023 -0600
  73. 9389761 arm: dts: k3-am654: remove duplicate mcu secure proxy node by Bryan Brattlof · Fri Dec 29 11:47:22 2023 -0600
  74. eec923e arm: dts: k3-am654: move dummy_clock to root node by Bryan Brattlof · Fri Dec 29 11:47:21 2023 -0600
  75. fe71619 arm: dts: k3-am654: remove un-needed aliases by Bryan Brattlof · Fri Dec 29 11:47:20 2023 -0600
  76. 72b4e60 arm: dts: k3-am654: remove duplicate root properties by Bryan Brattlof · Fri Dec 29 11:47:19 2023 -0600
  77. 58a412e arm: dts: k3-am654: remove duplicate vtt pinmux by Bryan Brattlof · Fri Dec 29 11:47:18 2023 -0600
  78. bf2df3e arm: dts: k3-am654: remove duplicate mdio by Bryan Brattlof · Fri Dec 29 11:47:17 2023 -0600
  79. 797be3b arm: dts: k3-am654: remove usb0 by Bryan Brattlof · Fri Dec 29 11:47:16 2023 -0600
  80. 1644b80 arm: dts: k3-am654: remove duplicate ospi0 node by Bryan Brattlof · Fri Dec 29 11:47:15 2023 -0600
  81. 2ead1d8 arm: dts: k3-am654: remove duplicate wkup_i2c0 by Bryan Brattlof · Fri Dec 29 11:47:14 2023 -0600
  82. 86741b4 arm: dts: k3-am654: remove duplicate sdhci1 pinmux node by Bryan Brattlof · Fri Dec 29 11:47:13 2023 -0600
  83. 5cd5064 arm: dts: k3-am654: remove duplicate sdhci0 pinmux node by Bryan Brattlof · Fri Dec 29 11:47:12 2023 -0600
  84. 083f62c arm: dts: k3-am654: remove duplicate main_uart0 by Bryan Brattlof · Fri Dec 29 11:47:11 2023 -0600
  85. ab2c3a3 arm: dts: k3-am654: remove duplicate mcu_uart0 node by Bryan Brattlof · Fri Dec 29 11:47:10 2023 -0600
  86. ec79a3b arm: dts: k3-am654: add needed regs to udmap nodes by Bryan Brattlof · Fri Dec 29 11:47:09 2023 -0600
  87. 98e611e arm: dts: k3-am654: remove duplicate mcu_udmap by Bryan Brattlof · Fri Dec 29 11:47:08 2023 -0600
  88. 3759d46 arm: dts: k3-am654: remove duplicate mcu_ringacc by Bryan Brattlof · Fri Dec 29 11:47:07 2023 -0600
  89. f059310 arm: dts: k3-am654: remove duplicate timer by Bryan Brattlof · Fri Dec 29 11:47:06 2023 -0600
  90. a7ed527 arm: dts: k3-am654: remove duplicate wkup_uart0 by Bryan Brattlof · Fri Dec 29 11:47:05 2023 -0600
  91. 831a3d5 arm: dts: k3-am654: remove duplicate vtt_supply by Bryan Brattlof · Fri Dec 29 11:47:04 2023 -0600
  92. 33d4ea3 arm: dts: k3-am654: include a53 board dtb for r5 build by Bryan Brattlof · Fri Dec 29 11:47:03 2023 -0600
  93. 62e59b2 arm: dts: k3-am654: copy bootph properties to a53 dts by Bryan Brattlof · Fri Dec 29 11:47:02 2023 -0600
  94. fd1fe63 arm: dts: k3-am654: pull in dtb update from Linux by Bryan Brattlof · Fri Dec 29 11:47:01 2023 -0600
  95. d08cada arm: dts: k3-am654-r5: Merge board file and U-Boot overlay by Bryan Brattlof · Fri Dec 29 11:47:00 2023 -0600
  96. c55baa8 configs: am65x_evm_a53: disable CONSOLE_MUX by Bryan Brattlof · Fri Dec 29 11:46:59 2023 -0600
  97. c2d4646 configs: am65x_evm_r5: enable driver for fixed regulators by Bryan Brattlof · Fri Dec 29 11:46:58 2023 -0600
  98. 46988e9 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · Mon Dec 25 17:30:37 2023 +0200
  99. c893197 doc: board: tegra30: update information in board documents by Svyatoslav Ryhel · Sun Dec 24 10:16:34 2023 +0200
  100. 78aa2c7 Merge tag 'dm-next-1124' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Jan 01 12:38:15 2024 -0500