1. 9845d42 arch: arm: dts: k3-am68-sk-r5: Sync with J721s2 R5 file by Manorit Chawdhry · Fri May 10 10:20:22 2024 +0530
  2. b0e8b97 configs: j721s2_evm_a72_defconfig: Switch to bootstd by Neha Malcom Francis · Fri May 10 10:20:21 2024 +0530
  3. ac75707 board: ti: j721s2: j721s2.env: Add explicit boot_targets by Neha Malcom Francis · Fri May 10 10:20:20 2024 +0530
  4. b3014ee Merge branch '2024-05-02-assorted-updates' by Tom Rini · Fri May 03 16:18:51 2024 -0600
  5. e38f5fe MAINTAINERS: update Broadcom BCMBCA maintainer by William Zhang · Thu May 02 22:23:43 2024 -0700
  6. 304fa72 configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation by Judith Mendez · Mon Apr 29 16:49:36 2024 -0500
  7. bb3354e binman: Fix typo in mkimage etype description by Marek Vasut · Fri Apr 26 00:54:08 2024 +0200
  8. a7fe44a board: arbel: Limit the dram effective size to bank0 maximal size by Jim Liu · Tue Apr 23 15:22:10 2024 +0800
  9. c8fae81 configs: arbel: increase u-boot mapping size by Jim Liu · Tue Apr 23 15:22:09 2024 +0800
  10. 6327361 Arm: npcm: fix npcm7xx boot to kernel error by Jim Liu · Tue Apr 23 15:22:08 2024 +0800
  11. 92b982b net: consider option-length when parsing NIS domain by Heinrich Schuchardt · Tue Apr 23 09:09:44 2024 +0200
  12. 75d016e spi: npcm_pspi: Reset HW in driver probe by Jim Liu · Tue Apr 23 14:38:42 2024 +0800
  13. cdea43b cmd: gpt: initialize partition table by Kishan Dudhatra · Mon Apr 22 23:47:33 2024 +0530
  14. 3715311 tools: typo arguemnts by Heinrich Schuchardt · Fri Apr 19 13:37:46 2024 +0200
  15. 41c7937 event: typo arguemnts by Heinrich Schuchardt · Fri Apr 19 13:37:45 2024 +0200
  16. 8066ffe mmc: sdhci: Correct ADMA_DESC_LEN to 12 by Alexander Sverdlin · Wed May 01 20:53:04 2024 +0200
  17. 618618d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed May 01 19:40:32 2024 -0600
  18. 3f76392 Merge tag 'efi-2024-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed May 01 19:39:45 2024 -0600
  19. 2b62dd6 board: starfive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · Wed Apr 24 09:43:39 2024 +0200
  20. 2e71a9e board: sifive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · Wed Apr 24 09:43:38 2024 +0200
  21. 892d601 configs: milkv_duo: Add spi nor configs by Kongyang Liu · Sat Apr 20 15:08:25 2024 +0800
  22. 60455d6f riscv: dts: sophgo: Add spi nor flash controller node by Kongyang Liu · Sat Apr 20 15:08:24 2024 +0800
  23. 61c9f28 spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC by Kongyang Liu · Sat Apr 20 15:08:23 2024 +0800
  24. c58887f configs: milkv_duo: Add ethernet configs by Kongyang Liu · Sat Apr 20 15:00:29 2024 +0800
  25. af32b89 riscv: dts: sophgo: Add ethernet node by Kongyang Liu · Sat Apr 20 15:00:28 2024 +0800
  26. 1fbf86c board: milkv_duo: Add init code for Milk-V Duo ethernet by Kongyang Liu · Sat Apr 20 15:00:27 2024 +0800
  27. 9f251d1 cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · Wed Apr 17 16:01:28 2024 +0200
  28. 85efa4e cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · Wed Apr 17 16:01:27 2024 +0200
  29. ccdf331 configs: milkv_duo: Add sysreset configs by Kongyang Liu · Tue Apr 16 15:52:40 2024 +0800
  30. 3f7d949 board: sophgo: milkv_duo: Bind sysreset driver by Kongyang Liu · Tue Apr 16 15:52:39 2024 +0800
  31. 3632ad5 sysreset: cv1800b: Add sysreset driver for cv1800b SoC by Kongyang Liu · Tue Apr 16 15:52:38 2024 +0800
  32. c907ddb mmc: cv1800b: Add transmit tap delay config to fix write error by Kongyang Liu · Tue Apr 16 15:31:05 2024 +0800
  33. 9ae964b riscv: andesv5: Set default cache line size to 64-bytes by Yu Chien Peter Lin · Thu Apr 11 17:29:45 2024 +0800
  34. efd90d7 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · Fri Apr 26 16:13:08 2024 +0200
  35. 2e67085 efi_loader: fix description efi_dp_shorten by Heinrich Schuchardt · Fri Apr 26 12:09:38 2024 +0200
  36. 9a039e0 efi_selftest: add tests for QueryVariableInfo at boottime by Ilias Apalodimas · Thu Apr 25 08:18:21 2024 +0300
  37. 30d537e efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · Thu Apr 25 08:18:20 2024 +0300
  38. fc07153 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · Thu Apr 25 08:18:19 2024 +0300
  39. ebfc94c efi_loader: address coverity report 492766 for dead code by Ilias Apalodimas · Tue Apr 23 08:38:06 2024 +0300
  40. 10b25f1 doc: correct description of 'env print -e' by Heinrich Schuchardt · Mon Apr 22 22:00:56 2024 +0200
  41. 00df4ad efi_loader: do not install dtb if bootmgr fails by Heinrich Schuchardt · Mon Apr 22 11:03:10 2024 +0200
  42. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · Mon Apr 22 10:41:00 2024 +0200
  43. 3d6d02a cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · Sat Apr 20 16:06:16 2024 +0200
  44. 1ca2096 efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · Fri Apr 19 11:59:01 2024 +0200
  45. 6a1e1be Merge patch series "Update PHYTEC SOM Detection" by Tom Rini · Mon Apr 29 10:56:05 2024 -0600
  46. 0bee885 board: phytec: Add SOM detection for AM6x by Daniel Schultz · Fri Apr 19 08:55:40 2024 -0700
  47. a132b30 board: phytec: common: Fix eepom is empty check by Daniel Schultz · Fri Apr 19 08:55:39 2024 -0700
  48. 51b9d53 board: phytec: check eeprom_data validity by Yannic Moog · Fri Apr 19 08:55:38 2024 -0700
  49. db2dfb0 board: phytec: introduce eeprom struct member 'valid' by Yannic Moog · Fri Apr 19 08:55:37 2024 -0700
  50. a440ec2 board: phytec: common: Generic "add extension" function by Daniel Schultz · Fri Apr 19 08:55:36 2024 -0700
  51. c62de69 Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***" by Tom Rini · Mon Apr 29 10:55:50 2024 -0600
  52. 19ba3ba phycore-rk3288: Migrate to OF_UPSTREAM by Wadim Egorov · Fri Apr 19 08:51:17 2024 +0200
  53. 4897183 phycore-am64x: Migrate to OF_UPSTREAM by Wadim Egorov · Fri Apr 19 08:51:16 2024 +0200
  54. 1ea14d1 phycore-am62x: Migrate to OF_UPSTREAM by Wadim Egorov · Fri Apr 19 08:51:15 2024 +0200
  55. edb1f53 Merge patch series "Fix MMC tuning algorithm" by Tom Rini · Mon Apr 29 10:55:34 2024 -0600
  56. 5d21715 mmc: am654_sdhci: Fix ITAPDLY for HS400 timing by Judith Mendez · Thu Apr 18 14:01:00 2024 -0500
  57. c9eb1dc mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode by Judith Mendez · Thu Apr 18 14:00:59 2024 -0500
  58. 87bcbde mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · Thu Apr 18 14:00:58 2024 -0500
  59. 83db1f9 mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · Thu Apr 18 14:00:57 2024 -0500
  60. 81c1d44 mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · Thu Apr 18 14:00:56 2024 -0500
  61. ce8ade8 Merge patch series "upstream DT compatibility" by Tom Rini · Mon Apr 29 10:55:17 2024 -0600
  62. 90b7b39 dts: support building all dtb files for a specific vendor by Caleb Connolly · Thu Apr 18 19:39:58 2024 +0100
  63. eb256a2 dt-bindings: drop generic headers by Caleb Connolly · Thu Apr 18 19:39:57 2024 +0100
  64. 8027199 arm: dts: imx6dl-brppt2: fix gpio.h include by Caleb Connolly · Thu Apr 18 19:39:56 2024 +0100
  65. 4836754 Merge patch series "Enable ICSSG Ethernet Driver for AM65x" by Tom Rini · Mon Apr 29 10:54:46 2024 -0600
  66. 6ff57b1 board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs by MD Danish Anwar · Tue Apr 16 14:50:18 2024 +0530
  67. 7f25a8c board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match() by MD Danish Anwar · Tue Apr 16 14:50:17 2024 +0530
  68. 7e352a6 configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY by MD Danish Anwar · Tue Apr 16 14:50:16 2024 +0530
  69. ea6904b configs: am65x_evm_a53: Enable ICSSG Driver by MD Danish Anwar · Tue Apr 16 14:50:15 2024 +0530
  70. 62da41c arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration by MD Danish Anwar · Tue Apr 16 14:50:14 2024 +0530
  71. 8a1b6a8 arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support by MD Danish Anwar · Tue Apr 16 14:50:13 2024 +0530
  72. 15ca72a arm: mach-k3: am62ax: Fix typo in ROM data macro name by Andrew Davis · Fri Apr 26 10:44:23 2024 -0500
  73. 364dbf1 .gitignore: add LTO generated file by Robert Marko · Tue Apr 23 13:05:40 2024 +0200
  74. 69041dd cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · Mon Apr 22 15:50:10 2024 +0200
  75. a13596a arm: mach-k3: am642: Fix reset for workaround errata ID i2331 by Andrew Davis · Thu Apr 18 12:58:28 2024 -0500
  76. fdc7470 mailmap: add entry for AKASHI Takahiro by Heinrich Schuchardt · Thu Apr 18 16:11:12 2024 +0200
  77. cf1e879 board: toradex: verdin-am62: Remove not needed env variables by Francesco Dolcini · Thu Apr 18 15:13:02 2024 +0200
  78. ee51ea4 .gitignore: Add files produced by TI platform by Andrea Calabrese · Wed Apr 17 18:24:34 2024 +0200
  79. f9b14d6 arm: dts: verdin-am62: use gpio-hog for sleep moci by Stefan Eichenberger · Wed Apr 17 10:39:21 2024 +0200
  80. 43e842a board: ti: j721e: Add support for both esm probe by Udit Kumar · Wed Apr 17 10:06:50 2024 +0530
  81. 81edaab configs: am62px_evm_a53_defconfig: Enable MMC UHS config option by Judith Mendez · Tue Apr 16 11:21:15 2024 -0500
  82. 339ee37 Makefile: don't add -Wno-maybe-uninitialized twice by Heinrich Schuchardt · Tue Apr 16 09:35:24 2024 +0200
  83. 5fa78e0 arm: dts: k3-am625-verdin: add tifsstub to tispl.bin by Parth Pancholi · Mon Apr 15 09:54:58 2024 +0200
  84. a131501 Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 29 08:35:02 2024 -0600
  85. 0a6d417 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Mon Apr 29 08:34:45 2024 -0600
  86. 2675c9f power: pmic: tps65941: Update compatible to aling with kernel DT by Udit Kumar · Fri Apr 19 11:30:16 2024 +0530
  87. 1204572 power: regulator: tps65941: Add TPS65224 PMIC regulator support by Bhargav Raviprakash · Mon Apr 22 09:49:09 2024 +0000
  88. 096829d power: regulator: tps65941: use function callbacks for conversion ops by Bhargav Raviprakash · Mon Apr 22 09:49:01 2024 +0000
  89. 8349149 power: regulator: tps65941: Added macros for BUCK ID by Bhargav Raviprakash · Mon Apr 22 09:48:53 2024 +0000
  90. fdb39e0 power: pmic: tps65941: Add TI TPS65224 PMIC by Bhargav Raviprakash · Mon Apr 22 09:48:46 2024 +0000
  91. bc915a3 power: tps65941: Add macros of TPS65224 PMIC by Bhargav Raviprakash · Mon Apr 22 09:48:33 2024 +0000
  92. f44c738 ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman by Marek Vasut · Fri Apr 26 01:00:37 2024 +0200
  93. 68d77af ARM: dts: imx: Switch Ronetix iMX8MQ-CM to imx8mq-u-boot.dtsi by Marek Vasut · Fri Apr 26 01:00:36 2024 +0200
  94. 564e37d binman: Add nxp_imx8mimage etype by Marek Vasut · Fri Apr 26 01:00:35 2024 +0200
  95. d64ae66 imx: imx93-11x11-evk: convert to OF_UPSTREAM by Peng Fan · Wed Apr 24 17:12:22 2024 +0800
  96. af6108b dt-bindings: imx93: sync clock header by Peng Fan · Wed Apr 24 17:12:21 2024 +0800
  97. 5ce4996 ARM: dts: imx: Enable PCIe and NVMe on DH i.MX8M Plus DHCOM PDK3 by Marek Vasut · Wed Apr 24 01:15:18 2024 +0200
  98. 9b5f949 board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot error by Francesco Dolcini · Tue Apr 23 17:57:01 2024 +0200
  99. b094a71 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Fri Apr 26 07:39:18 2024 -0600
  100. 0d3fd33 Merge tag 'u-boot-rockchip-20240426' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Apr 26 07:28:57 2024 -0600