1. 0bfbb83 clk: Document clk_ops return codes and behavior by Sean Anderson · 10 months ago
  2. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  3. 82719d3 clk: Remove rfree by Sean Anderson · 10 months ago
  4. d5c0c99 Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  5. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 9 months ago
  6. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 11 months ago
  7. 8986be5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 9 months ago
  8. e70ac28 mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable() by Takahiro Kuwano · 10 months ago
  9. 9901312 mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28 by Takahiro Kuwano · 10 months ago
  10. a3a5cc7 mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28 by Takahiro Kuwano · 10 months ago
  11. 7a67bc5 mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28 by Takahiro Kuwano · 10 months ago
  12. fa07721 efi_loader: export efi_get_configuration_table by Heinrich Schuchardt · 9 months ago
  13. 1ebb9ef sunxi: cleanup sunxi-common.h by Andre Przywara · 10 months ago
  14. 2497f6a efi_loader: migrate SMBIOS 3.0 entry point structure for measurement by Masahisa Kojima · 9 months ago
  15. a5866c3 smbios: type2: contained object handles by Heinrich Schuchardt · 9 months ago
  16. e2e6929 headers: don't depend on errno.h being available by Max Krummenacher · 9 months ago
  17. e75e4cf part: correct documentation of part_get_bootable() by Heinrich Schuchardt · 9 months ago
  18. 83a8424 Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 9 months ago
  19. 82f5942 ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOM by Marek Vasut · 9 months ago
  20. f4d5486 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · 9 months ago
  21. 23c1ab9 env: allow to copy value from default environment into a buffer by Quentin Schulz · 9 months ago
  22. 153ac95 board: rockchip: Add the Turing RK1 SoM by Joshua Riek · 9 months ago
  23. 69b7387 rockchip: rk35xx: expand space for decompressed kernel by Hugh Cole-Baker · 10 months ago
  24. 0408347 drivers: pci: Fix dm_pci_map_bar() to support 64b BARs by Moritz Fischer · 9 months ago
  25. 27cc595 include: env: ti: add default for do_main_cpsw0_qsgmii_phyinit by Manorit Chawdhry · 9 months ago
  26. a99d652 include: env: ti: ti_common: Fix a missing semicolon by Manorit Chawdhry · 9 months ago
  27. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  28. 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 9 months ago
  29. 48f31ee cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 10 months ago
  30. e6a8c6f ARM add initial support for the Phytium Pe2201 Board. by TracyMg_Li · 10 months ago
  31. 085cd64 board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM by Wadim Egorov · 10 months ago
  32. 043ca8c Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 9 months ago
  33. 6ca9349 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  34. 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 12 months ago
  35. 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 12 months ago
  36. dbde4c6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · 9 months ago
  37. 645add7 ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 9 months ago
  38. eba4198 ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOM by Marek Vasut · 9 months ago
  39. af7a34a fwu: fix fwu_get_image_index interface by Masahisa Kojima · 9 months ago
  40. f19171c efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 9 months ago
  41. 03e5982 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 10 months ago
  42. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 9 months ago
  43. 0c6d645 bcm_ns3: use device specific naming for variables by Maxim Uvarov · 10 months ago
  44. d3dba8a Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 9 months ago
  45. 16f79dd fastboot: add oem console command support by Ion Agorria · 10 months ago
  46. e58bafc lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 10 months ago
  47. 9ce75f4 common: console: introduce console_record_isempty helper by Ion Agorria · 10 months ago
  48. 475aa9a fastboot: implement "getvar all" by Ion Agorria · 10 months ago
  49. 85fcd69 fastboot: multiresponse support by Ion Agorria · 10 months ago
  50. efe441a smbios: smbios.h should not import ofnode.h by Heinrich Schuchardt · 10 months ago
  51. e3db8d6 lib: make table_compute_checksum() arguments const by Heinrich Schuchardt · 9 months ago
  52. 54e1aa2 Add imx93-var-som support by Mathieu Othacehe · 10 months ago
  53. 59a72ca verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · 10 months ago
  54. a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 10 months ago
  55. 70fe238 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 10 months ago
  56. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 10 months ago
  57. 31f950a smbios: Require the caller to align the SMBIOS table by Simon Glass · 10 months ago
  58. 138e691 efi: Use the correct GUID for the SMBIOS table by Simon Glass · 10 months ago
  59. b2b58e1 smbios: Correct gd_smbios_start() by Simon Glass · 10 months ago
  60. 7092429 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 10 months ago
  61. de4b91c smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · 10 months ago
  62. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 10 months ago
  63. e266d27 bloblist: Update documentation and header comment by Simon Glass · 10 months ago
  64. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 10 months ago
  65. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 10 months ago
  66. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 10 months ago
  67. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 10 months ago
  68. 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 10 months ago
  69. 0b9f77f bloblist: Set version to 1 by Simon Glass · 10 months ago
  70. 5a53e56 bloblist: Change the magic value by Simon Glass · 10 months ago
  71. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 10 months ago
  72. e748e4b bloblist: Update the tag numbering by Simon Glass · 10 months ago
  73. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 10 months ago
  74. 603a814 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 10 months ago
  75. cb1277c test: Add framework to test hush behavior by Francis Laniel · 10 months ago
  76. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago
  77. d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 10 months ago
  78. e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 10 months ago
  79. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 10 months ago
  80. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 10 months ago
  81. 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 10 months ago
  82. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  83. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  84. e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 10 months ago
  85. c2211ff bootm: Add more fields to bootm_info by Simon Glass · 10 months ago
  86. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  87. c492162 bootm: Create a struct for argument information by Simon Glass · 10 months ago
  88. 76c53da iommu: add a connect op by Caleb Connolly · 10 months ago
  89. 0d72b0f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · 10 months ago
  90. 1e8ce11 include: Further cleanup includes by Tom Rini · 10 months ago
  91. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 10 months ago
  92. 28388f4 arc: Cleanup and audit usage of <config.h> by Tom Rini · 10 months ago
  93. 10be393 qe: Add <config.h> to linux/immap_qe.h by Tom Rini · 10 months ago
  94. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  95. fd211f8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  96. 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  97. 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  98. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 10 months ago
  99. 5679ecc dt-bindings: clock: add Mediatek MT8365 pinctrl bindings by Julien Masson · 11 months ago
  100. ee33f65 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · 11 months ago