1. a623c14 clk/qcom: move from mach-snapdragon by Caleb Connolly · 1 year, 1 month ago
  2. 697758e Merge branch 'master-sync-dts-663' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 10 months ago
  3. 73595fd ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 DTs with Linux 6.6.3 by Marek Vasut · 12 months ago
  4. 5a9eea7 ARM: dts: renesas: Synchronize R-Car R8A77990 E3 DTs with Linux 6.6.3 by Marek Vasut · 12 months ago
  5. 3371326 ARM: dts: renesas: Synchronize R-Car R8A77970 V3M DTs with Linux 6.6.3 by Marek Vasut · 12 months ago
  6. 61d32fb ARM: dts: renesas: Synchronize R-Car R8A7792 V2H DTs with Linux 6.6.3 by Marek Vasut · 12 months ago
  7. a1997a3 clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3 by Marek Vasut · 12 months ago
  8. 94c2f5b clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3 by Marek Vasut · 12 months ago
  9. 0e2433e clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3 by Marek Vasut · 12 months ago
  10. e811b03 clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3 by Marek Vasut · 12 months ago
  11. f26739e clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3 by Marek Vasut · 12 months ago
  12. aa580d8 clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3 by Marek Vasut · 12 months ago
  13. 2555830 clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3 by Marek Vasut · 12 months ago
  14. dca7e0c clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.6.3 by Marek Vasut · 12 months ago
  15. 817fdce Merge tag 'efi-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  16. 55125bb cmd: efidebug: check pointer after memory allocation by Heinrich Schuchardt · 11 months ago
  17. b20c9c3 efi_loader: support fmp versioning for multi bank update by Masahisa Kojima · 11 months ago
  18. af7a34a fwu: fix fwu_get_image_index interface by Masahisa Kojima · 11 months ago
  19. f19171c efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 11 months ago
  20. 753f76e doc: fix three-dash references in reStructuredText by Grzegorz Szymaszek · 11 months ago
  21. 86efd04 doc: coreboot: Update stale graphics enabling instructions by Bin Meng · 11 months ago
  22. 6caf3a3 efi_loader: remove unused members from struct efi_disk_obj by Masahisa Kojima · 11 months ago
  23. 5066226 efi: Avoid using dm_scan_other() by Simon Glass · 11 months ago
  24. 5a0970e efi_loader: fix iteration of FMP protocols by Masahisa Kojima · 11 months ago
  25. 547d3dd Merge branch '2024-01-12-assorted-fixes' by Tom Rini · 11 months ago
  26. 2027e99 Makefile: Run defconfig files through the C preprocessor by Andrew Davis · 1 year, 1 month ago
  27. bf2df68 android_ab: don't ignore ab_control_store return code by Alexey Romanov · 11 months ago
  28. 03e5982 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 11 months ago
  29. b646a10 tools: kwbimage: Allow disabling build on non-mvebu platforms by Alexander Dahl · 11 months ago
  30. bbd6618 test: fs: fs-test: Move the tests to use sha256sum by Peter Robinson · 11 months ago
  31. 3d74a09 ti: am335x: Remove unused linker script by Tom Rini · 11 months ago
  32. 29f390b arm: spl: Use separate fault handlers instead of a single common one by Csókás Bence · 11 months ago
  33. 6e75ae1 test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD by Heinrich Schuchardt · 11 months ago
  34. 64c67b6 boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 11 months ago
  35. 6a8a23c test: build test/boot for CONFIG_UT_BOOTSTD=n by Heinrich Schuchardt · 11 months ago
  36. 99abd60 boot: Support decompressing non-kernel OS images by Simon Glass · 11 months ago
  37. 4f6dd25 phy: phy-mtk-tphy: add properties for phy tuning by Chunfeng Yun · 12 months ago
  38. 69600f4 dt-bindings: phy-mtk-tphy: add properties for phy tuning by Chunfeng Yun · 12 months ago
  39. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 11 months ago
  40. d914487 Makefile: add dtbs to clean by Maxim Uvarov · 11 months ago
  41. 6c84e71 omap3: use device specific naming for mem_init by Maxim Uvarov · 11 months ago
  42. 0c6d645 bcm_ns3: use device specific naming for variables by Maxim Uvarov · 11 months ago
  43. 9c77cff mach-socfpga: do not overlap defines with lwip by Maxim Uvarov · 11 months ago
  44. c64a1e4 driver/net/rtl8139: remove debug print by Maxim Uvarov · 11 months ago
  45. f3384d7 sandbox: eth-raw-os: successful return code is 0 by Maxim Uvarov · 11 months ago
  46. f5ead4c net/smc911x: fix return from smc911x_send by Maxim Uvarov · 11 months ago
  47. e616346 test_net: print out net list by Maxim Uvarov · 11 months ago
  48. d3dba8a Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 11 months ago
  49. 7a59d52 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  50. 254a81c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 11 months ago
  51. 46471e6 arm: mvebu: eDPU: support new board revision by Robert Marko · 12 months ago
  52. fde5812 arm: mvebu: Espressobin: move network setup into a separate function by Robert Marko · 12 months ago
  53. 9a43eb1 arm: mvebu: Espressobin: move FDT fixup into a separate function by Robert Marko · 12 months ago
  54. cb71a30 arm: mvebu: AC5: Use finer grained memory map by Chris Packham · 1 year, 1 month ago
  55. 344667d Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago WIP/09Jan2024
  56. 0727b10 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 11 months ago
  57. 5bf111b pinctrl: exynos: Convert to use livetree API for fdt access by Sam Protsenko · 12 months ago
  58. da06fef pinctrl: exynos: Reduce variables scope by Sam Protsenko · 12 months ago
  59. aad0f6a pinctrl: exynos: Refactor handling the pin related dt properties by Sam Protsenko · 12 months ago
  60. 2ed4ba8 pinctrl: exynos: Support different register types in pin banks by Sam Protsenko · 12 months ago
  61. 2dfcb25 pinctrl: exynos: Rework pin_to_bank_base() to obtain data by name by Sam Protsenko · 12 months ago
  62. 58e84bf pinctrl: exynos: Extract pin parsing code into a separate function by Sam Protsenko · 12 months ago
  63. 7b34206 pinctrl: exynos: Improve coding style by Sam Protsenko · 12 months ago
  64. 6c2f753 test: hush: dollar: fix bugous behavior by Ion Agorria · 11 months ago
  65. c7937a4 Merge tag 'rng-2024-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  66. 16f79dd fastboot: add oem console command support by Ion Agorria · 11 months ago
  67. e58bafc lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 11 months ago
  68. 90087dd common: console: record console from the beginning by Ion Agorria · 11 months ago
  69. 9ce75f4 common: console: introduce console_record_isempty helper by Ion Agorria · 11 months ago
  70. 475aa9a fastboot: implement "getvar all" by Ion Agorria · 11 months ago
  71. 85fcd69 fastboot: multiresponse support by Ion Agorria · 11 months ago
  72. 8aec703 efi_loader: provide tool to dump SMBIOS table by Heinrich Schuchardt · 11 months ago
  73. efe441a smbios: smbios.h should not import ofnode.h by Heinrich Schuchardt · 11 months ago
  74. 1b6228f cpu: riscv: set correct SMBIOS processor family value by Heinrich Schuchardt · 11 months ago
  75. 0920bd5 smbios: enable setting processor family > 0xff by Heinrich Schuchardt · 11 months ago
  76. dc2fe5d lib: smbios: verify_checksum() is duplicate by Heinrich Schuchardt · 11 months ago
  77. e3db8d6 lib: make table_compute_checksum() arguments const by Heinrich Schuchardt · 11 months ago
  78. 1351cd3 rng: detect RISC-V Zkr RNG device in bind method by Heinrich Schuchardt · 1 year, 1 month ago
  79. badef4c rng: fix ARMv8.5 RNDR driver by Heinrich Schuchardt · 1 year, 1 month ago
  80. c5e461f Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  81. 54e1aa2 Add imx93-var-som support by Mathieu Othacehe · 11 months ago
  82. bfbef0e imx9: imx93_evk: Add binman support. by Mathieu Othacehe · 11 months ago
  83. f637dfe mach-imx: Add i.MX93 binman support. by Mathieu Othacehe · 11 months ago
  84. da96f93 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 11 months ago
  85. 59a72ca verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · 11 months ago
  86. 32a41b7 ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 11 months ago
  87. 93d91e9 Merge branch 'next' by Tom Rini · 11 months ago
  88. 866ca97 Prepare v2024.01 by Tom Rini · 11 months ago v2024.01
  89. f28a775 Merge tag 'dm-next-7jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 11 months ago
  90. 8c4b37c arm: enable support for QEMU firmware tables by Heinrich Schuchardt · 11 months ago
  91. b8bb570 configs: qemu: add config fragment for ACPI by Heinrich Schuchardt · 11 months ago
  92. b17e280 riscv: allow usage of ACPI by Heinrich Schuchardt · 11 months ago
  93. 91970e8 riscv: add support for QEMU firmware tables by Heinrich Schuchardt · 11 months ago
  94. 638cc36 acpi: enable writing ACPI tables on QEMU by Heinrich Schuchardt · 11 months ago
  95. b7d029b riscv: add ACPI fields to global data by Heinrich Schuchardt · 11 months ago
  96. 22fcd1d arm: add ACPI fields to global data by Heinrich Schuchardt · 11 months ago
  97. 27a66fc acpi: carve out qfw_acpi.c by Heinrich Schuchardt · 11 months ago
  98. b2f088c acpi: Kconfig symbol CONFIG_QFW_ACPI by Heinrich Schuchardt · 11 months ago
  99. f47c86f acpi: support 64bit in acpi_find_table for DSDT and FACS by Heinrich Schuchardt · 11 months ago
  100. c95ade8 cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · 11 months ago