1. c02d56e ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code by Hai Pham · Sun Jan 28 16:52:09 2024 +0100
  2. 4de8eb8 dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitions by Duy Nguyen · Sun Jan 28 16:52:00 2024 +0100
  3. 654c50b dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions by Duy Nguyen · Sun Jan 28 16:51:59 2024 +0100
  4. bac7c75 Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Feb 08 09:37:16 2024 -0500
  5. 46eab9c phycore-imx8mp: add support for booting and flashing emmc via UUU by Benjamin Hahn · Thu Feb 08 13:03:11 2024 +0100
  6. 1dd420e imx: scu_api: add implementation of sc_pm_reset_reason by Igor Opaniuk · Wed Jan 31 13:49:25 2024 +0100
  7. 9bfca75 board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 support by Mathieu Othacehe · Tue Jan 30 15:50:37 2024 +0100
  8. aad057e tools: mkimage: Add support for i.MXRT FlexSPI Header by Jesse Taube · Tue Jan 23 21:15:16 2024 -0500
  9. eecf019 net: phy: nxp-c45-tja11xx: use local definion of features by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:20 2023 +0200
  10. af3d84b Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Wed Feb 07 08:33:47 2024 -0500
  11. 2ef574d Merge patch series "board: siemens: clean up subfolders" by Tom Rini · Mon Feb 05 13:33:01 2024 -0500
  12. 096bfdc siemens: eeprom: clean up definitions by Enrico Leto · Wed Jan 24 15:43:49 2024 +0100
  13. b468b15 rockchip: rk3588: Sync device tree from linux v6.8-rc1 by Jonas Karlman · Fri Jan 26 22:14:53 2024 +0000
  14. 72e5e28 rockchip: rk356x: Sync device tree from linux v6.7 by Jonas Karlman · Fri Jan 26 22:14:49 2024 +0000
  15. 93e2eaf rockchip: rv1126: Move RAM disk address by Tim Lunn · Wed Jan 24 14:26:02 2024 +1100
  16. 5a34e6a board: rockchip: Add Sonoff iHost board by Tim Lunn · Wed Jan 24 14:26:00 2024 +1100
  17. f4a99a1 rockchip: Convert rv1126 to standard boot by Tim Lunn · Wed Jan 24 14:25:59 2024 +1100
  18. 68e948a smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · Wed Jan 31 23:49:34 2024 +0100
  19. b64fc0e riscv: sophgo: milkv_duo: initial support added by Kongyang Liu · Sun Jan 28 15:05:25 2024 +0800
  20. 39574ee riscv: qemu: enable booting on a second virtio device by Aurelien Jarno · Wed Jan 10 21:26:53 2024 +0100
  21. e0db4aa clk: Document clk_ops return codes and behavior by Sean Anderson · Sat Dec 16 14:38:43 2023 -0500
  22. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  23. 6ea5f96 clk: Remove rfree by Sean Anderson · Sat Dec 16 14:38:41 2023 -0500
  24. e08a57e Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jan 29 16:19:10 2024 -0500
  25. 2dbedf9 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · Mon Jan 29 14:49:25 2024 -0500
  26. 84e0834 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · Tue Dec 05 21:25:16 2023 +0530
  27. 871b0a7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon Jan 29 12:58:42 2024 -0500
  28. 299c11a mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · Fri Dec 22 14:46:05 2023 +0900
  29. b501f4d mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:46:01 2023 +0900
  30. 5e98ab1 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:45:59 2023 +0900
  31. 03fee19 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · Fri Dec 22 14:45:58 2023 +0900
  32. 0a4a2f3 efi_loader: export efi_get_configuration_table by Heinrich Schuchardt · Fri Jan 26 08:54:30 2024 +0100
  33. fe85dbc sunxi: cleanup sunxi-common.h by Andre Przywara · Wed Jan 03 00:12:21 2024 +0000
  34. d8733f3 efi_loader: migrate SMBIOS 3.0 entry point structure for measurement by Masahisa Kojima · Fri Jan 26 09:53:42 2024 +0900
  35. 856ffa5 smbios: type2: contained object handles by Heinrich Schuchardt · Thu Jan 25 16:54:33 2024 +0100
  36. 0e226eb headers: don't depend on errno.h being available by Max Krummenacher · Thu Jan 18 19:10:47 2024 +0100
  37. 04044f9 part: correct documentation of part_get_bootable() by Heinrich Schuchardt · Tue Jan 16 15:00:20 2024 +0100
  38. 46fbc64 Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Jan 19 11:59:28 2024 -0500
  39. 47ad953 ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM by Marek Vasut · Sat Jan 13 18:57:27 2024 +0100
  40. 3cdc883 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · Fri Jan 19 08:46:47 2024 -0500
  41. 7665d33 env: allow to copy value from default environment into a buffer by Quentin Schulz · Wed Jan 17 18:59:11 2024 +0100
  42. a3b328e board: rockchip: Add the Turing RK1 SoM by Joshua Riek · Tue Jan 09 20:30:24 2024 -0500
  43. dc368eb rockchip: rk35xx: expand space for decompressed kernel by Hugh Cole-Baker · Tue Dec 26 16:43:30 2023 +0000
  44. 512b021 drivers: pci: Fix dm_pci_map_bar() to support 64b BARs by Moritz Fischer · Wed Jan 10 04:59:02 2024 +0000
  45. 85bd11c include: env: ti: add default for do_main_cpsw0_qsgmii_phyinit by Manorit Chawdhry · Mon Jan 08 13:48:49 2024 +0530
  46. 6d2e6d5 include: env: ti: ti_common: Fix a missing semicolon by Manorit Chawdhry · Mon Jan 08 13:48:48 2024 +0530
  47. 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
  48. 9b08b9a efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · Wed Jan 17 13:39:41 2024 +0900
  49. 209329d cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · Wed Jan 03 11:47:05 2024 +0100
  50. 734d577 ARM add initial support for the Phytium Pe2201 Board. by TracyMg_Li · Mon Dec 25 11:21:34 2023 +0800
  51. abea324 board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM by Wadim Egorov · Wed Dec 20 10:18:10 2023 +0100
  52. 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
  53. 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
  54. 10a0abb clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · Tue Nov 07 12:41:03 2023 +0000
  55. 6c0b844 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · Tue Nov 07 12:41:01 2023 +0000
  56. 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
  57. 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
  58. 035f6bf ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOM by Marek Vasut · Sat Jan 13 18:58:30 2024 +0100
  59. c1c48e4 fwu: fix fwu_get_image_index interface by Masahisa Kojima · Thu Jan 11 14:35:39 2024 +0900
  60. 5dcefa7 efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · Mon Jan 08 10:55:33 2024 +0200
  61. dcfb633 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · Thu Dec 21 08:26:11 2023 +0100
  62. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  63. 27b66f6 bcm_ns3: use device specific naming for variables by Maxim Uvarov · Tue Dec 26 21:46:17 2023 +0600
  64. 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
  65. e64262d fastboot: add oem console command support by Ion Agorria · Fri Jan 05 09:22:11 2024 +0200
  66. 7e06c1f lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · Fri Jan 05 09:22:10 2024 +0200
  67. 15f6d6a common: console: introduce console_record_isempty helper by Ion Agorria · Fri Jan 05 09:22:08 2024 +0200
  68. 99fc645 fastboot: implement "getvar all" by Ion Agorria · Fri Jan 05 09:22:07 2024 +0200
  69. 1c38703 fastboot: multiresponse support by Ion Agorria · Fri Jan 05 09:22:06 2024 +0200
  70. 34e97aa smbios: smbios.h should not import ofnode.h by Heinrich Schuchardt · Wed Jan 03 09:07:20 2024 +0100
  71. 822cf85 lib: make table_compute_checksum() arguments const by Heinrich Schuchardt · Tue Jan 09 09:36:44 2024 +0100
  72. 2415f1d Add imx93-var-som support by Mathieu Othacehe · Fri Dec 29 11:55:23 2023 +0100
  73. 23e129b verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · Tue Jan 02 13:12:07 2024 +0100
  74. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  75. 4a30a57 fdt: Allow the devicetree to come from a bloblist by Simon Glass · Wed Jan 03 18:49:19 2024 -0700
  76. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  77. f0e95eb smbios: Require the caller to align the SMBIOS table by Simon Glass · Sun Dec 31 08:25:50 2023 -0700
  78. 9723670 efi: Use the correct GUID for the SMBIOS table by Simon Glass · Sun Dec 31 08:25:49 2023 -0700
  79. 42b7da5 smbios: Correct gd_smbios_start() by Simon Glass · Sun Dec 31 08:25:48 2023 -0700
  80. f86d7a0 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · Sun Dec 31 08:25:47 2023 -0700
  81. 0db02c0 smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · Sun Dec 31 08:25:46 2023 -0700
  82. e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · Wed Jan 03 09:22:47 2024 -0500
  83. c11758d bloblist: Update documentation and header comment by Simon Glass · Wed Dec 27 13:07:10 2023 -0800
  84. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · Wed Dec 27 13:07:09 2023 -0800
  85. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · Wed Dec 27 13:07:08 2023 -0800
  86. 703a5da bloblist: Reduce blob-header size by Simon Glass · Wed Dec 27 13:07:07 2023 -0800
  87. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · Wed Dec 27 13:07:05 2023 -0800
  88. 448115b bloblist: Drop spare value from bloblist record by Simon Glass · Wed Dec 27 13:07:04 2023 -0800
  89. f182aa5 bloblist: Set version to 1 by Simon Glass · Wed Dec 27 13:07:02 2023 -0800
  90. 030a1f2 bloblist: Change the magic value by Simon Glass · Wed Dec 27 13:07:01 2023 -0800
  91. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · Wed Dec 27 13:07:00 2023 -0800
  92. 871e5d0 bloblist: Update the tag numbering by Simon Glass · Wed Dec 27 13:06:59 2023 -0800
  93. 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · Fri Dec 22 22:02:32 2023 +0100
  94. 1239d23 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · Fri Dec 22 22:02:30 2023 +0100
  95. 2dba91a test: Add framework to test hush behavior by Francis Laniel · Fri Dec 22 22:02:21 2023 +0100
  96. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  97. 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · Fri Dec 15 20:14:26 2023 -0700
  98. 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · Fri Dec 15 20:14:25 2023 -0700
  99. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · Fri Dec 15 20:14:23 2023 -0700
  100. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · Fri Dec 15 20:14:21 2023 -0700