1. b177bb1 arm64: versal: Add missing prototype for initialize_tcm by Algapally Santosh Sagar · 1 year, 4 months ago
  2. a30ac34 arm64: zynqmp: Fix lockstep mode cpu release functionality by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
  3. 2eed42c arm64: zynqmp: Fix tcminit mode param by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
  4. 2f5ad77 PCI: zynqmp: Add ZynqMP NWL PCIe root port driver by Stefan Roese · 1 year, 5 months ago
  5. a4444bf firmware: zynqmp: Extend debug message to show parameters by Michal Simek · 1 year, 5 months ago
  6. 511e820 arm64: zynqmp: Fix return code from do_zynqmp_pmufw() by Michal Simek · 1 year, 5 months ago
  7. 04cc6f0 arm64: zynqmp: Fix command error values properly by Michal Simek · 1 year, 5 months ago
  8. 322c0da video: zynqmp: Enable 1024x768 resolution by Michal Simek · 1 year, 5 months ago
  9. dbec4f0 xilinx: zynqmp: Enable the vidconsole by default by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  10. a29f44d video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  11. c4865e1 video: move zynqmp files to subdirectory by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  12. f6de01d video: bmp: Support rgba8888 pixel format by Michal Simek · 1 year, 5 months ago
  13. e9500ba video: Add support for RGBA8888 format by Michal Simek · 1 year, 5 months ago
  14. 4973224 firmware: zynqmp: Store driver data in data section by Stefan Herbrechtsmeier · 1 year, 5 months ago
  15. ec47397 firmware: zynqmp: Move permission to change config object message by Stefan Herbrechtsmeier · 1 year, 5 months ago
  16. d0f1af3 power: zynqmp: Mask node already configured error by Stefan Herbrechtsmeier · 1 year, 5 months ago
  17. bc75a34 firmware: zynqmp: Remove redundant child device bind by Stefan Herbrechtsmeier · 1 year, 5 months ago
  18. ee3c02a firmware: zynqmp: Remove extraordinary return value by Stefan Herbrechtsmeier · 1 year, 5 months ago
  19. 999ac2c arm64: zynqmp: Check 0 node ID by Michal Simek · 1 year, 5 months ago
  20. 24d32e0 tools: relocate-rela: Fix typo by Marek Vasut · 1 year, 5 months ago
  21. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  22. 6fe4693 board: xilinx: Add missing prototypes by Algapally Santosh Sagar · 1 year, 5 months ago
  23. 2bfe253 xilinx: versal-net: Add new versalnet loadpdi command by Algapally Santosh Sagar · 1 year, 5 months ago
  24. ed99a77 mmc: zynq: Sync with upstream DT binding by Michal Simek · 1 year, 5 months ago
  25. 3e95bf9 arm64: versal-net: Add support for SPP production version by Michal Simek · 1 year, 5 months ago
  26. f5aa35c cmd: sf/nand: Print and return failure when 0 length is passed by Ashok Reddy Soma · 1 year, 5 months ago
  27. b4501aa mach-zynqmp: handoff: Add missing header by Algapally Santosh Sagar · 1 year, 5 months ago
  28. 71c5fdc clk: zynqmp: Add fallthrough statement in the switch case by Algapally Santosh Sagar · 1 year, 5 months ago
  29. ded539f arm64: versal-net: Detect and display bootmode by Ashok Reddy Soma · 1 year, 5 months ago
  30. c13a1c2 Merge branch 'master_reserved' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 4 months ago
  31. 5b589e1 Merge branch 'next_net/phy_connect_dev' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 4 months ago
  32. cc5a940 Merge branch 'next_mtd/rpc-spi' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 4 months ago
  33. fd3e2b4 renesas: rcar: Apply ATF overlay for reserved-memory by Detlev Casanova · 1 year, 4 months ago
  34. 32d2461 ARM: renesas: Enable DM_ETH_PHY and SMSC PHY driver by Marek Vasut · 1 year, 5 months ago
  35. c1466c5 ARM: dts: renesas: Add compatible properties to LAN8710A Ethernet PHYs by Geert Uytterhoeven · 3 years, 1 month ago
  36. 41a0cfd net: sh_eth: Fix RX error handling by Valentine Barshak · 1 year, 5 months ago
  37. d49ba9c net: sh_eth: Workaround cache issues by Valentine Barshak · 1 year, 5 months ago
  38. 92c312c net: sh_eth: Drop reset GPIO handling in favor of common code by Marek Vasut · 1 year, 5 months ago
  39. 5c80edb net: ravb: Drop reset GPIO handling in favor of common code by Marek Vasut · 1 year, 5 months ago
  40. 3015ae5 net: phy: Handle reset-delay-us/reset-post-delay-us properties by Marek Vasut · 1 year, 5 months ago
  41. 68a4d15 net: phy: Bind ETH_PHY uclass driver to each new PHY by Marek Vasut · 1 year, 5 months ago
  42. 495fc04 net: phy: Unpublish phy_connect_dev() by Marek Vasut · 1 year, 5 months ago
  43. 83434e2 net: sunxi_emac: Switch to new U-Boot PHY API by Marek Vasut · 1 year, 5 months ago
  44. b9b04f8 net: sh_eth: Switch to new U-Boot PHY API by Marek Vasut · 1 year, 5 months ago
  45. 8f5abff net: pch_gbe: Switch to new U-Boot PHY API by Marek Vasut · 1 year, 5 months ago
  46. 8869a88 net: ethoc: Switch to new U-Boot PHY API by Marek Vasut · 1 year, 5 months ago
  47. 7ff881a net: ave: Switch to new U-Boot PHY API by Marek Vasut · 1 year, 5 months ago
  48. fd59102 net: altera_tsa: Switch to new U-Boot PHY API by Marek Vasut · 1 year, 5 months ago
  49. 06173ef net: eth-phy: staticize eth_phy_reset() by Marek Vasut · 1 year, 5 months ago
  50. 2e6a1f9 mtd: spi: renesas: Add 4 bytes address mode support by Cong Dang · 2 years, 2 months ago
  51. 8e8cb7e mtd: spi: renesas: Add R-Car Gen4 support by Hai Pham · 3 years, 3 months ago
  52. 89208db mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT by Hai Pham · 2 years, 2 months ago
  53. 49096f9 mtd: spi: renesas: Extract strobe delay setting code into separate function by Hai Pham · 3 years, 2 months ago
  54. 5f41ef7 Merge branch '2023-06-09-fwu-updates' into next by Tom Rini · 1 year, 4 months ago
  55. a7e4541 fwu: provide default fwu_plat_get_bootidx by Jassi Brar · 1 year, 5 months ago
  56. 6b403ca fwu: DeveloperBox: add support for FWU by Jassi Brar · 1 year, 5 months ago
  57. 87f397e config: developerbox: move to new flash layout and boot flow by Jassi Brar · 1 year, 5 months ago
  58. f809fb6 dt: fwu: developerbox: enable fwu banks and mdata regions by Jassi Brar · 1 year, 5 months ago
  59. fdd56bf tools: Add mkfwumdata tool for FWU metadata image by Masami Hiramatsu · 1 year, 5 months ago
  60. 4898679 FWU: Add FWU metadata access driver for MTD storage regions by Masami Hiramatsu · 1 year, 5 months ago
  61. 72168b9 test: dm: fwu: fix for the updated api by Jassi Brar · 1 year, 8 months ago
  62. 1e917a6 fwu: rename fwu_get_verified_mdata to fwu_get_mdata by Jassi Brar · 1 year, 8 months ago
  63. 246ec2a fwu: meta-data: switch to management by common code by Jassi Brar · 1 year, 8 months ago
  64. 3733e16 fwu: gpt: implement read_mdata and write_mdata callbacks by Jassi Brar · 1 year, 8 months ago
  65. 167994f fwu: move meta-data management in core by Jassi Brar · 1 year, 8 months ago
  66. b042c70 fwu: gpt: use cached meta-data partition numbers by Jassi Brar · 1 year, 8 months ago
  67. 56b481c dt/bindings: fwu-mdata-mtd: drop changes outside FWU by Jassi Brar · 1 year, 8 months ago
  68. ac7ca69 Merge branch 'next_soc/v3x' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 4 months ago
  69. addd473 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 4 months ago
  70. 681bfd6 Merge branch 'master_soc/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 4 months ago
  71. ed2f65f ARM: renesas: Add R8A77980 V3HSK board and CPLD code by Valentine Barshak · 5 years ago
  72. bd13df8 ARM: dts: renesas: Add R8A77980 V3HSK DTs by Valentine Barshak · 5 years ago
  73. 5f4e269 ARM: renesas: Add R8A77970 V3MSK board and CPLD code by Valentine Barshak · 5 years ago
  74. f2a21a8 ARM: dts: renesas: Add R8A77970 V3MSK DTs by Valentine Barshak · 5 years ago
  75. 9fddd36 ARM: rmobile: Introduce weak default board_init() by Marek Vasut · 1 year, 5 months ago
  76. 79fedab ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle board by Marek Vasut · 1 year, 5 months ago
  77. b0866db ARM: rmobile: Factor out common R-Car V3M/V3H board code by Marek Vasut · 1 year, 5 months ago
  78. ad1616f ARM: rmobile: Reduce R-Car V3H Condor header usage by Marek Vasut · 1 year, 5 months ago
  79. 5b90b22 ARM: rmobile: Reduce R-Car E3 Ebisu header usage by Marek Vasut · 1 year, 5 months ago
  80. a4fc6ee ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu() by Marek Vasut · 1 year, 5 months ago
  81. b597b6f pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration by Hai Pham · 1 year, 9 months ago
  82. 13c8a07 ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoC by Hai Pham · 3 years, 6 months ago
  83. 08260ef ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoC by Hiroyuki Yokoyama · 6 years ago
  84. e10f964 usb: musb-new: sunxi: remove unused define by Sam Edwards · 1 year, 4 months ago
  85. 3aa4fb1 Merge tag 'efi-next-20230608' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 1 year, 4 months ago
  86. b6f954e test/py: efi_capsule: test for FMP versioning by Masahisa Kojima · 1 year, 4 months ago
  87. 482ef90 test: efi_capsule: refactor efi_capsule test by Masahisa Kojima · 1 year, 4 months ago
  88. 027f8a8 doc: uefi: add anti-rollback documentation by Masahisa Kojima · 1 year, 4 months ago
  89. 83be410 doc: uefi: add firmware versioning documentation by Masahisa Kojima · 1 year, 4 months ago
  90. 000806f mkeficapsule: add FMP Payload Header by Masahisa Kojima · 1 year, 4 months ago
  91. 6ab7a68 efi_loader: check lowest supported version by Masahisa Kojima · 1 year, 4 months ago
  92. 25dc7d5 efi_loader: get lowest supported version from device tree by Masahisa Kojima · 1 year, 4 months ago
  93. 3cba970 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · 1 year, 4 months ago
  94. bfaa1fb efi_loader: store firmware version into FmpState variable by Masahisa Kojima · 1 year, 4 months ago
  95. cccea18 efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 4 months ago
  96. 661332a Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 4 months ago
  97. 9bc6f1a sunxi: Fix typo in include guard by Sam Edwards · 1 year, 5 months ago
  98. b0816e3 sunxi: defconfig: Add Lctech Pi F1C200s board by Andre Przywara · 1 year, 6 months ago
  99. 5728573 sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4-rc2 by Andre Przywara · 1 year, 7 months ago
  100. 40359c9 phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock by Xavier Drudis Ferran · 1 year, 5 months ago