1. 22efc1c test/py: memtest: Add tests for mtest command by Love Kumar · 10 months ago
  2. 883a7a9 reset: npcm: Add support for Nuvoton NPCM BMC family by Jim Liu · 10 months ago
  3. 9b8b043 test/py: i2c: Add tests for i2c command by Love Kumar · 10 months ago
  4. f0d6e29 test/py: mii: Add tests for mii command by Love Kumar · 10 months ago
  5. e6a8c6f ARM add initial support for the Phytium Pe2201 Board. by TracyMg_Li · 10 months ago
  6. ddcfb9e lib: smbios: remove redundant next_header() by Heinrich Schuchardt · 10 months ago
  7. 1c5aab8 smbios: copy QEMU tables by Heinrich Schuchardt · 10 months ago
  8. 481ffca arm: dts: k3-j721e-binman: Add support for HS-SE 2.0 by Neha Malcom Francis · 10 months ago
  9. aa048fa doc: board: phytec: Add phyCORE-AM62x by Wadim Egorov · 10 months ago
  10. 085cd64 board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM by Wadim Egorov · 10 months ago
  11. 53157bf test/py: mdio: Add tests for mdio command by Love Kumar · 10 months ago
  12. d836473 test/py: net: Add dhcp abort test by Love Kumar · 11 months ago
  13. 043ca8c Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 9 months ago
  14. 6ca9349 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  15. 4c3dfa1 sandbox_flattree: enable button support by Caleb Connolly · 9 months ago
  16. 4d6d25b test: spmi: fix tests by Caleb Connolly · 9 months ago
  17. 64550c7 pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · 11 months ago
  18. 92fe089 spmi: msm: fix register range names by Caleb Connolly · 11 months ago
  19. f1d66ed gpio: qcom_pmic: drop gpio-count property by Caleb Connolly · 11 months ago
  20. a712ece dts: qcom: adjust pmic gpio to use upstream bindings by Caleb Connolly · 11 months ago
  21. ab42143 gpio: qcom_pmic: support upstream DT by Caleb Connolly · 11 months ago
  22. 5415d5f gpio: qcom_pmic: drop pon GPIO driver by Caleb Connolly · 11 months ago
  23. b7f1895 mach-snapdragon: switch to PMIC button driver by Caleb Connolly · 11 months ago
  24. 4e8aa00 button: qcom-pmic: introduce Qualcomm PMIC button driver by Caleb Connolly · 11 months ago
  25. 033f09b gpio: qcom_pmic: fix silent dev_read_addr downcast by Caleb Connolly · 11 months ago
  26. a4ba2a6 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · 11 months ago
  27. 836b7f4 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · 11 months ago
  28. 6156e39 msm_gpio: use unsigned int by Caleb Connolly · 11 months ago
  29. 2c2cc3e pinctrl: qcom: make compatible with linux DTs by Caleb Connolly · 11 months ago
  30. 24d2908 pinctrl: qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 11 months ago
  31. 53b2c7a pinctrl: qcom: move out of mach-snapdragon by Caleb Connolly · 11 months ago
  32. d5db46c clk/qcom: fix rcg divider value by Caleb Connolly · 12 months ago
  33. 6acc443 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · 12 months ago
  34. 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 12 months ago
  35. 0e7fec0 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · 12 months ago
  36. 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 12 months ago
  37. fac2121 clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 12 months ago
  38. a623c14 clk/qcom: move from mach-snapdragon by Caleb Connolly · 12 months ago
  39. b9631fe Merge tag 'u-boot-nand-20240115' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 9 months ago
  40. 662e7ef arm: xea: Add support for boot image source descriptor in SPL by Anatolij Gustschin · 9 months ago
  41. decc451 arm: config: Enable CRC8 support in SPL on imx287 XEA board by Lukasz Majewski · 9 months ago
  42. dbde4c6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · 9 months ago
  43. 1aebea9 board: phytec: fix link error when disabling PHYTEC_SOM_DETECTION by Yannic Moog · 9 months ago
  44. 4dfa08a arm: mach-k3: am642: Define NAND boot device by Roger Quadros · 9 months ago
  45. e76959a mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · 9 months ago
  46. dd01a229 mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · 9 months ago
  47. 58d6f34 memory: ti-gpmc: Fix build by Roger Quadros · 9 months ago
  48. f6e7d8d mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · 10 months ago
  49. 84e6fe3 mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · 10 months ago
  50. cbfff3b mtd: nand: check nand_mtd_to_devnum() argument by Dario Binacchi · 12 months ago
  51. 6b3d175 mtd: nand: complete nand_register() arguments check by Dario Binacchi · 12 months ago
  52. 6b37320 cmd: mtd: avoid unintentional integer overflow by Heinrich Schuchardt · 9 months ago
  53. 697758e Merge branch 'master-sync-dts-663' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 9 months ago
  54. 73595fd ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 DTs with Linux 6.6.3 by Marek Vasut · 11 months ago
  55. 5a9eea7 ARM: dts: renesas: Synchronize R-Car R8A77990 E3 DTs with Linux 6.6.3 by Marek Vasut · 11 months ago
  56. 3371326 ARM: dts: renesas: Synchronize R-Car R8A77970 V3M DTs with Linux 6.6.3 by Marek Vasut · 11 months ago
  57. 61d32fb ARM: dts: renesas: Synchronize R-Car R8A7792 V2H DTs with Linux 6.6.3 by Marek Vasut · 11 months ago
  58. a1997a3 clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  59. 94c2f5b clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  60. 0e2433e clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  61. e811b03 clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  62. f26739e clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  63. aa580d8 clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  64. 2555830 clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  65. dca7e0c clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.6.3 by Marek Vasut · 11 months ago
  66. 817fdce Merge tag 'efi-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  67. 645add7 ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 9 months ago
  68. eba4198 ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOM by Marek Vasut · 9 months ago
  69. 55125bb cmd: efidebug: check pointer after memory allocation by Heinrich Schuchardt · 9 months ago
  70. b20c9c3 efi_loader: support fmp versioning for multi bank update by Masahisa Kojima · 9 months ago
  71. af7a34a fwu: fix fwu_get_image_index interface by Masahisa Kojima · 9 months ago
  72. f19171c efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 9 months ago
  73. 753f76e doc: fix three-dash references in reStructuredText by Grzegorz Szymaszek · 10 months ago
  74. 86efd04 doc: coreboot: Update stale graphics enabling instructions by Bin Meng · 10 months ago
  75. 6caf3a3 efi_loader: remove unused members from struct efi_disk_obj by Masahisa Kojima · 10 months ago
  76. 5066226 efi: Avoid using dm_scan_other() by Simon Glass · 10 months ago
  77. 5a0970e efi_loader: fix iteration of FMP protocols by Masahisa Kojima · 10 months ago
  78. b19ef13 defconfig: xea: Change default spi-nor memory bus to 2 (single binary) by Lukasz Majewski · 9 months ago
  79. 3233349 imx: imx9: fixup thermal trips from fuses by Primoz Fiser · 9 months ago
  80. 0e00632 board: phytec: MAINTAINERS: add missing phytec doc files by Yannic Moog · 9 months ago
  81. ba9762d doc: board: phytec: Add phyGATE-Tauri board documentation by Yannic Moog · 9 months ago
  82. b64af30 Add support for phyGATE-Tauri-L-iMX8MM by Yannic Moog · 9 months ago
  83. 53b03a5 imx8m: Select BINMAN at SoC level by Fabio Estevam · 9 months ago
  84. dffbf45 imx9: Select BINMAN at SoC level by Fabio Estevam · 9 months ago
  85. c5dc44f doc: imx93_var_som: Adjust the underline length by Fabio Estevam · 9 months ago
  86. 547d3dd Merge branch '2024-01-12-assorted-fixes' by Tom Rini · 9 months ago
  87. 2027e99 Makefile: Run defconfig files through the C preprocessor by Andrew Davis · 12 months ago
  88. bf2df68 android_ab: don't ignore ab_control_store return code by Alexey Romanov · 10 months ago
  89. 03e5982 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 10 months ago
  90. b646a10 tools: kwbimage: Allow disabling build on non-mvebu platforms by Alexander Dahl · 10 months ago
  91. bbd6618 test: fs: fs-test: Move the tests to use sha256sum by Peter Robinson · 10 months ago
  92. 3d74a09 ti: am335x: Remove unused linker script by Tom Rini · 10 months ago
  93. 29f390b arm: spl: Use separate fault handlers instead of a single common one by Csókás Bence · 10 months ago
  94. 6e75ae1 test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD by Heinrich Schuchardt · 10 months ago
  95. 64c67b6 boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 10 months ago
  96. 6a8a23c test: build test/boot for CONFIG_UT_BOOTSTD=n by Heinrich Schuchardt · 10 months ago
  97. 99abd60 boot: Support decompressing non-kernel OS images by Simon Glass · 10 months ago
  98. 4f6dd25 phy: phy-mtk-tphy: add properties for phy tuning by Chunfeng Yun · 10 months ago
  99. 69600f4 dt-bindings: phy-mtk-tphy: add properties for phy tuning by Chunfeng Yun · 10 months ago
  100. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 9 months ago