1. 655a93f am335x, guardian: Drop non DM_I2C code by Gireesh Hiremath · 2 years, 7 months ago
  2. 75878e9 configs: am335x_guardian: Enable DM_I2C by Gireesh Hiremath · 2 years, 7 months ago
  3. e61374b ARM: dts: am335x: guardian: switch to AM33XX_PADCONF by Gireesh Hiremath · 2 years, 7 months ago
  4. f08ed34 Prepare v2022.07-rc2 by Tom Rini · 2 years, 7 months ago
  5. 20cd584 Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  6. 258a579 Merge branch '2022-05-06-assorted-updates' by Tom Rini · 2 years, 7 months ago
  7. 4b49477 test/py: Add more test cases for rejecting an EFI image by Ilias Apalodimas · 2 years, 7 months ago
  8. b436cc6 efi_loader: add sha384/512 on certificate revocation by Ilias Apalodimas · 2 years, 7 months ago
  9. 3ae6cf5 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
  10. 6ae4948 efi_loader: Select EVENT as well by Jan Kiszka · 2 years, 7 months ago
  11. e927e21 tools: mkimage: set OPENSSL_API_COMPAT by Heinrich Schuchardt · 2 years, 7 months ago
  12. deb2638 mkimage: Document misc options by Sean Anderson · 2 years, 8 months ago
  13. ecd4e5c Makefile: support CROSS_COMPILE=armv7a-* by Heinrich Schuchardt · 2 years, 7 months ago
  14. 1a16e66 Makefile: Avoid non-portable GNU sed extension by Mark Kettenis · 2 years, 7 months ago
  15. 9ac4c2b fdt: don't set linux,phandle by John Keeping · 2 years, 7 months ago
  16. b6b6a90 test: py: tests: test_gpt.py: add a simple test for the command gpt repair by Philippe Reynes · 2 years, 7 months ago
  17. 26f404c cmd: gpt: add subcommand repair by Philippe Reynes · 2 years, 7 months ago
  18. 5c783b5 disk: part_efi: add support to repair gpt table by Philippe Reynes · 2 years, 7 months ago
  19. 145921b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
  20. 0a6bf9f Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 7 months ago
  21. 6aa8bde usb: host: ehci-generic: Remove DM_REGULATOR flag by Patrice Chotard · 2 years, 7 months ago
  22. ba96176 usb: host: ehci-generic: Make usage of clock/reset bulk() API by Patrice Chotard · 2 years, 7 months ago
  23. 0a095fc watchdog: Add MAX6370 watchdog timer driver by Pali Rohár · 2 years, 7 months ago
  24. 03b873b Merge branch '2022-05-05-assorted-cleanups-and-fixes' by Tom Rini · 2 years, 7 months ago
  25. aa5ea20 misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled by Pali Rohár · 2 years, 7 months ago
  26. 0be4b0b reset: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 7 months ago
  27. d657766 clk: scmi: fix scmi_clk_get_attibute() by Heinrich Schuchardt · 2 years, 7 months ago
  28. 6165718 tools: mkimage: Avoid ENODATA in host tools by Mark Kettenis · 2 years, 7 months ago
  29. 8b42439 rtc: rv8803: fix off-by-one in month counting by Oliver Graute · 2 years, 7 months ago
  30. 2743470 cmd: mmc: don't assign unused values by Heinrich Schuchardt · 2 years, 7 months ago
  31. 6d81319 cmd: onenand: fix printf codes by Heinrich Schuchardt · 2 years, 7 months ago
  32. 54d24d7 cmd: simplify do_adc_single() by Heinrich Schuchardt · 2 years, 7 months ago
  33. e426963 cmd: fix long text for fdt command by Heinrich Schuchardt · 2 years, 7 months ago
  34. 90c5242 lib/date: Make rtc_mktime and mktime64 Y2038-ready by Jan Kiszka · 2 years, 7 months ago
  35. bfae274 serial: smh: Check return value of strndup by Sean Anderson · 2 years, 7 months ago
  36. 30705cd tools/imagetool: Fix segfault when tparams->verify_header is NULL by Nicolas Heemeryck · 2 years, 7 months ago
  37. 5d834bf configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  38. ae242b2 Merge branch '2022-05-05-platform-updates' by Tom Rini · 2 years, 7 months ago
  39. 344e86c gpio: npcm: Add support for Nuvoton NPCM SoCs by Stanley Chu · 2 years, 9 months ago
  40. 56717a1 include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64 by Aswath Govindraju · 2 years, 7 months ago
  41. 1a80ef5 pinctrl: mediatek: add support for different types of IO pins by Sam Shih · 2 years, 7 months ago
  42. 10334e0 pinctrl: mediatek: introduce multiple memory bases support by Sam Shih · 2 years, 7 months ago
  43. dafe0fb pinctrl: mediatek: rewrite mtk_pinconf_set and related functions by Sam Shih · 2 years, 7 months ago
  44. ccf24a9 sandbox: Avoid binman error when run without device tree by Simon Glass · 2 years, 7 months ago
  45. ee93f61 test/py: Add a way to start sandbox without a device tree by Simon Glass · 2 years, 7 months ago
  46. 55a8bb9 board: synquacer: developerbox: Remove Masami from MAINTAINERS by Masami Hiramatsu · 2 years, 7 months ago
  47. 3166e6f ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN default by Sean Anderson · 2 years, 7 months ago
  48. b789e4f timer: npcm: Add NPCM timer support by Jim Liu · 2 years, 7 months ago
  49. 6f6a0b7 serial: npcm: Add support for Nuvoton NPCM SoCs by Jim Liu · 2 years, 7 months ago
  50. c755457 clk: nuvoton: Add support for NPCM750 by Jim Liu · 2 years, 7 months ago
  51. 8433554 arm: nuvoton: Add support for Nuvoton NPCM750 BMC by Jim Liu · 2 years, 7 months ago
  52. 1739a6d Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  53. c3d451d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
  54. 4209f74 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
  55. 95a3a6e net: mvneta: Drop unneeded macro by Marek Behún · 2 years, 7 months ago
  56. bdbda1e net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in by Marek Behún · 2 years, 7 months ago
  57. 3833221 net: mvneta: Drop fixed_link member from private struct by Marek Behún · 2 years, 7 months ago
  58. e06c7f3 net: mvneta: Write PHY address just before enabling HW polling by Marek Behún · 2 years, 7 months ago
  59. 77fcf3c net: mvneta: Convert to use PHY_FIXED for fixed-link by Marek Behún · 2 years, 7 months ago
  60. 31f4ccc net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS by Marek Behún · 2 years, 7 months ago
  61. 730dad9 net: mvneta: Don't check for CONFIG_PHYLIB by Marek Behún · 2 years, 7 months ago
  62. 824f2f9 net: mvneta: Drop unnecessary space by Marek Behún · 2 years, 7 months ago
  63. 3b38fad net: mvneta: Use bool instead of int for boolean variable by Marek Behún · 2 years, 7 months ago
  64. ca4730a net: mvneta: Drop one indentation level in mvneta_adjust_link() by Marek Behún · 2 years, 7 months ago
  65. 7ec5040 net: mvneta: Fix unused variable warning if DM_GPIO is disabled by Marek Behún · 2 years, 7 months ago
  66. 1d87904 net: mvneta: Don't register MDIO bus by Marek Behún · 2 years, 7 months ago
  67. 0ce0feb arm: mvebu: turris_mox: Use DM registered MDIO by Marek Behún · 2 years, 7 months ago
  68. 00b1bad net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · 2 years, 7 months ago
  69. a2b2542 arm: mvebu: Espressobin: Use DM registered MDIO to configure switch by Marek Behún · 2 years, 7 months ago
  70. 4d47ea2 net: mvneta: Remember fixed link instead of PHY address in priv data by Marek Behún · 2 years, 7 months ago
  71. da84e40 net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · 2 years, 7 months ago
  72. 47f0e8e net: mvneta: Fix 10Mbps speed by Marek Behún · 2 years, 7 months ago
  73. 443cf35 net: mvneta: Get rid of platdata by Marek Behún · 2 years, 7 months ago
  74. 1770808 mips: octeon: nic23: Enable ethernet support by Stefan Roese · 2 years, 8 months ago
  75. 78c0175 mips: octeon: ebb7304: Enable ethernet support by Stefan Roese · 2 years, 8 months ago
  76. 8e0f8ef net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 8 months ago
  77. f858bcc mips: octeon: mrvl, octeon-nic23.dts: Add ethernet DT support by Stefan Roese · 2 years, 8 months ago
  78. 03b5f83 mips: octeon: mrvl, octeon-ebb7304.dts: Add ethernet DT support by Stefan Roese · 2 years, 8 months ago
  79. 6a9e294 mips: octeon: mrvl, cn73xx.dtsi: Add ethernet (BGX) and SMI DT nodes by Stefan Roese · 2 years, 8 months ago
  80. 1142463 mips: octeon: octeon_common.h: Move init SP because of increased image size by Stefan Roese · 2 years, 8 months ago
  81. 322e5f3 mips: octeon: cpu.c: Implement configure_lmtdma_window() by Stefan Roese · 2 years, 8 months ago
  82. 787e0d7 mips: octeon: cpu.c: Move bootmem init to arch_early_init_r() by Stefan Roese · 2 years, 8 months ago
  83. 6c71b10 mips: octeon: Makefile: Enable building of the newly added C files by Stefan Roese · 2 years, 8 months ago
  84. 1fb7e27 mips: octeon: Misc changes to existing C files for upcoming eth support by Stefan Roese · 2 years, 8 months ago
  85. bec3f37 mips: octeon: Add cvmx-range.c by Aaron Williams · 3 years, 7 months ago
  86. 5c444e0 mips: octeon: Add cvmx-qlm-tables.c by Aaron Williams · 2 years, 8 months ago
  87. 604a5f8 mips: octeon: Add cvmx-pko-internal-ports-range.c by Aaron Williams · 2 years, 8 months ago
  88. 7e085d5 mips: octeon: Add cvmx-pko3-resources.c by Aaron Williams · 2 years, 8 months ago
  89. 53a422c mips: octeon: Add cvmx-pko3-compat.c by Aaron Williams · 2 years, 8 months ago
  90. e5ad790 mips: octeon: Add cvmx-pko3-queue.c by Aaron Williams · 3 years, 7 months ago
  91. 0f64057 mips: octeon: Add cvmx-pko3.c by Aaron Williams · 2 years, 8 months ago
  92. 2b1c0db mips: octeon: Add cvmx-pko.c by Aaron Williams · 2 years, 8 months ago
  93. 902596c mips: octeon: Add cvmx-pki-resources.c by Aaron Williams · 2 years, 8 months ago
  94. 37bfe52 mips: octeon: Add cvmx-pki.c by Aaron Williams · 3 years, 7 months ago
  95. 2f573fd mips: octeon: Add cvmx-ipd.c by Aaron Williams · 3 years, 7 months ago
  96. 78b9c0c mips: octeon: Add cvmx-ilk.c by Aaron Williams · 2 years, 8 months ago
  97. 0136c6a mips: octeon: Add cvmx-global-resource.c by Aaron Williams · 3 years, 7 months ago
  98. e36125d mips: octeon: Add cvmx-fpa-resource.c by Aaron Williams · 3 years, 7 months ago
  99. 047d7bb mips: octeon: Add cvmx-fpa.c by Aaron Williams · 2 years, 8 months ago
  100. 2aab1c2 mips: octeon: Add cvmx-fau-compat.c by Aaron Williams · 2 years, 8 months ago