1. 39a9cf5 riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · Tue Dec 05 11:09:55 2023 +0000
  2. 55a3587 timer: starfive: Add Starfive timer support by Kuan Lim Lee · Mon Dec 11 10:22:10 2023 +0800
  3. 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
  4. a79247f configs: visionfive2: Enable CONFIG_SYSRESET config by Jaehoon Chung · Tue Oct 31 17:24:39 2023 +0900
  5. 9adf696 riscv: dts: jh7110: Add a gpio-restart node by Jaehoon Chung · Tue Oct 31 17:24:38 2023 +0900
  6. 9ad5493 Merge tag 'efi-next-20231217' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Dec 17 09:11:06 2023 -0500
  7. 72a09cc doc: Replace examples of MD5 and SHA1 with SHA256 by Sean Anderson · Sat Dec 02 14:33:14 2023 -0500
  8. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · Tue Nov 21 10:29:46 2023 +0900
  9. 685c563 cmd: efidebug: ease efi configuration dependency by AKASHI Takahiro · Tue Nov 21 10:29:45 2023 +0900
  10. 7b06192 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · Tue Nov 21 10:29:44 2023 +0900
  11. 203d196 cmd: bootefi: localize global device paths for efi_selftest by AKASHI Takahiro · Tue Nov 21 10:29:43 2023 +0900
  12. d52dacb cmd: bootefi: carve out binary execution interface by AKASHI Takahiro · Tue Nov 21 10:29:42 2023 +0900
  13. 4ab6c5b cmd: bootefi: carve out EFI boot manager interface by AKASHI Takahiro · Tue Nov 21 10:29:41 2023 +0900
  14. 6a6858e cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · Tue Nov 21 10:29:40 2023 +0900
  15. 28cb4a8 cmd: bootefi: unfold do_bootefi_image() by AKASHI Takahiro · Tue Nov 21 10:29:39 2023 +0900
  16. ef27da2 Revert "board: ti: am62x/am62ax: Update virtual interrupt allocations in board config" by Tom Rini · Fri Dec 15 20:23:59 2023 -0500
  17. 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
  18. 4c79458 Merge branch '2023-12-15-assorted-TI-platform-updates' into next by Tom Rini · Fri Dec 15 16:20:24 2023 -0500
  19. ff64dc2 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · Thu Nov 30 08:49:11 2023 -0600
  20. 2a84701 board: ti: am62x/am62ax: Update virtual interrupt allocations in board config by Vishal Mahaveer · Tue Nov 28 13:40:24 2023 -0600
  21. 5a3e1ae board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board config by Vishal Mahaveer · Tue Nov 28 13:40:23 2023 -0600
  22. 523ae76 board: ti: am62ax: Add C7x resource allocation entries to board config by Vishal Mahaveer · Tue Nov 28 13:40:22 2023 -0600
  23. 8389484 board: ti: am62x/am62ax: Formatting updates to board config files by Vishal Mahaveer · Tue Nov 28 13:40:21 2023 -0600
  24. 5245410 arm: mach-k3: Merge initial memory maps by Andrew Davis · Tue Nov 28 11:05:28 2023 -0600
  25. 2e9044a arm: mach-k3: Remove non-cached memory map areas by Andrew Davis · Tue Nov 28 11:05:27 2023 -0600
  26. a55e4d4 arm: mach-k3: Do not map ATF and OPTEE regions in MMU by Andrew Davis · Tue Nov 28 11:05:26 2023 -0600
  27. 829b04a arm: mach-k3: Let the compiler size the mem_map lists by Andrew Davis · Tue Nov 28 11:05:25 2023 -0600
  28. 430281d arm: mach-k3: Move K3 common schema.yaml out of board directory by Andrew Davis · Wed Nov 22 15:30:05 2023 -0600
  29. 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
  30. f071d55 clk: nuvoton: add read only feature for clk driver by Jim Liu · Tue Nov 14 17:00:04 2023 +0800
  31. 7336e68 cmd: clk: Make soc_clk_dump static by Igor Prusov · Thu Nov 09 13:55:16 2023 +0300
  32. 1a3427b clk: treewide: switch to clock dump from clk_ops by Igor Prusov · Thu Nov 09 13:55:15 2023 +0300
  33. 6b56540 cmd: clk: Use dump function from clk_ops by Igor Prusov · Thu Nov 09 13:55:14 2023 +0300
  34. 32c5738 clk: Add dump operation to clk_ops by Igor Prusov · Thu Nov 09 13:55:13 2023 +0300
  35. 8baf365 clk: amlogic: Move driver and ops structs by Igor Prusov · Thu Nov 09 13:55:12 2023 +0300
  36. 10ceddf clk: k210: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:11 2023 +0300
  37. 43d8518 clk: ast2600: Move soc_clk_dump function by Igor Prusov · Thu Nov 09 13:55:10 2023 +0300
  38. b8704af clk: zynq: Move soc_clk_dump to Zynq clock driver by Igor Prusov · Thu Nov 09 13:55:09 2023 +0300
  39. a0e7612 Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · Fri Dec 15 09:41:44 2023 -0500
  40. 50b8be3 bootm: Support kernel_noload with compression by Simon Glass · Sun Nov 19 07:43:34 2023 -0700
  41. b1f90ca bootm: Move arm64-image processing later by Simon Glass · Sun Nov 19 07:43:33 2023 -0700
  42. 59f0c4d image: Show the load address when decompressing by Simon Glass · Sun Nov 19 07:43:32 2023 -0700
  43. 8938a62 image: Correct load_bug typo by Simon Glass · Sun Nov 19 07:43:31 2023 -0700
  44. a0b310c configs: stm32: Apply savedefconfig by Patrice Chotard · Fri Dec 15 15:32:20 2023 +0100
  45. 16434e1 board: st: common: simplify MTD device parsing by Patrice Chotard · Fri Nov 17 18:01:07 2023 +0100
  46. 2ef12a8 board: st: common: Fix board_get_alt_info_mtd() by Patrice Chotard · Fri Nov 17 18:01:06 2023 +0100
  47. 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · Mon Dec 11 23:05:56 2023 +0100
  48. 7228862 board: stm32f469-disco: add support to display by Dario Binacchi · Mon Dec 11 23:05:55 2023 +0100
  49. 2a3c2ea ARM: dts: stm32: support MIPI DSI on stm32f469-disco board by Dario Binacchi · Mon Dec 11 23:05:54 2023 +0100
  50. c650e98 ARM: dts: stm32: make the DSI clock usable by the clock driver by Dario Binacchi · Mon Dec 11 23:05:53 2023 +0100
  51. d971e09 ARM: dts: stm32: make the LTDC clock usable by the clock driver by Dario Binacchi · Mon Dec 11 23:05:52 2023 +0100
  52. c2b8b6f ARM: dts: stm32f469-disco: sync with Linux 6.5 by Dario Binacchi · Mon Dec 11 23:05:51 2023 +0100
  53. 8dcbf81 clk: stm32f: fix setting of LCD clock by Dario Binacchi · Sat Nov 11 11:46:19 2023 +0100
  54. c447a08 clk: stm32f: fix setting of division factor for LCD_CLK by Dario Binacchi · Sat Nov 11 11:46:18 2023 +0100
  55. 2b00e18 ARM: dts: stm32f769-disco: rework ltdc node by Dario Binacchi · Sat Nov 11 11:44:36 2023 +0100
  56. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Dec 14 13:27:11 2023 -0500
  57. 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
  58. 3216e75 arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBC by Marek Vasut · Thu Nov 23 00:37:38 2023 +0100
  59. e8ac0b2 arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOM by Marek Vasut · Sat Nov 04 17:32:21 2023 +0100
  60. 239468c arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOM by Marek Vasut · Sat Nov 04 17:32:20 2023 +0100
  61. c943b4e Merge tag 'dm-next-13dec23' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Wed Dec 13 16:02:38 2023 -0500
  62. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:33 2023 +0100
  63. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · Mon Dec 11 19:07:32 2023 +0100
  64. 85902cd binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · Sat Dec 09 19:50:31 2023 +0100
  65. 28a54ae cmd: check argc for acpi dump by Heinrich Schuchardt · Sat Dec 09 18:05:36 2023 +0100
  66. 565938c bootstd: Fix a memory leak in the efi manager bootflow by Ilias Apalodimas · Thu Dec 07 14:36:36 2023 +0200
  67. 2b259f0 doc: board: ti: k3: Mention TI_DM argument by Neha Malcom Francis · Tue Dec 05 15:12:20 2023 +0530
  68. 8237821 arm: dts: k3-*-binman: Move to using ti-dm entry type by Neha Malcom Francis · Tue Dec 05 15:12:19 2023 +0530
  69. 59be255 binman: etype: dm: Add entry type for TI DM by Neha Malcom Francis · Tue Dec 05 15:12:18 2023 +0530
  70. 1eec165 binman: doc: fix typo by Dario Binacchi · Thu Nov 23 14:10:00 2023 +0100
  71. 27e9ebb cmd: acpi: fix acpi list command by Heinrich Schuchardt · Tue Nov 21 15:41:28 2023 +0100
  72. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100
  73. 78ac1f5 tools: Move python tools to version 0.0.6 by Simon Glass · Sun Nov 19 08:36:06 2023 -0700
  74. 373cada patman: Update the run script by Simon Glass · Sun Nov 19 08:36:05 2023 -0700
  75. d0ddcb9 tools/make_pip: Add mention of u_boot_pylib in tool list by Simon Glass · Sun Nov 19 08:36:04 2023 -0700
  76. f0d02bc u_boot_pylib: Correct files used for pip release by Simon Glass · Sun Nov 19 08:36:03 2023 -0700
  77. 3ca9e28 tools: Keep test_util and patman test files in the pip release by Simon Glass · Sun Nov 19 08:36:02 2023 -0700
  78. c88024a u_boot_pylib: Correct readme formatting by Simon Glass · Sun Nov 19 08:36:01 2023 -0700
  79. e6a8aa8 doc: Update documentation URL by Simon Glass · Sun Nov 19 08:36:00 2023 -0700
  80. edf77e6 test: unit test for acpi_find_table() by Heinrich Schuchardt · Sat Nov 18 22:57:27 2023 +0100
  81. 23c14e1 acpi: consider XSDT in acpi_find_table() by Heinrich Schuchardt · Sat Nov 18 22:57:26 2023 +0100
  82. f252dfc acpi: simplify acpi_write_ssdt() by Heinrich Schuchardt · Sat Nov 18 22:52:37 2023 +0100
  83. 266e8e2 acpi: cannot have RSDT above 4 GiB by Heinrich Schuchardt · Mon Nov 13 00:53:56 2023 +0100
  84. 8096894 fdt: Move ft_verify_fdt() before the final fixups by Simon Glass · Sun Nov 12 08:27:50 2023 -0700
  85. 6a66109 fdt: Drop the confusing casts in lmb_free() by Simon Glass · Sun Nov 12 08:27:49 2023 -0700
  86. 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:48 2023 -0700
  87. 6f37726 fdt: ppc: Drop extra size for ramdisk by Simon Glass · Sun Nov 12 08:27:47 2023 -0700
  88. d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · Sun Nov 12 08:27:46 2023 -0700
  89. f4c8cf2 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · Sun Nov 12 08:27:45 2023 -0700
  90. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:44 2023 -0700
  91. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800
  92. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · Sun Oct 01 19:15:25 2023 -0600
  93. 936d05d sandbox: Add a dummy booti command by Simon Glass · Sun Oct 01 19:15:24 2023 -0600
  94. ffafbe3 video: Add a function to clear the display by Simon Glass · Sun Oct 01 19:15:23 2023 -0600
  95. a7dd66f test: print: Skip test on x86 by Simon Glass · Sun Oct 01 19:15:22 2023 -0600
  96. b4c722a test: lmb: Move tests into the lib suite by Simon Glass · Sun Oct 01 19:15:21 2023 -0600
  97. 127e946 test: event: Only run test_event_probe() on sandbox by Simon Glass · Sun Oct 01 19:15:20 2023 -0600
  98. 88934a7 test: font: Add dependencies on fonts by Simon Glass · Sun Oct 01 19:15:19 2023 -0600
  99. 5ad263f test: fdt: Add a special case for real boards by Simon Glass · Sun Oct 01 19:15:18 2023 -0600
  100. 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · Sun Oct 01 19:15:17 2023 -0600