1. 117bcc2 doc: loads man-page by Heinrich Schuchardt · 1 year, 3 months ago
  2. 5fa30f2 smegw01: Fix wrong symbol override by Eduard Strehlau · 1 year, 3 months ago
  3. b042ceb CI: Azure: Split keymile jobs out by Tom Rini · 1 year, 3 months ago
  4. dbdf4a0 board: freescale: imx93_evk: Fix MMC environment offset boot conflict. by Ken Sloat · 1 year, 5 months ago
  5. bd8de8f Merge tag 'u-boot-rockchip-20230629' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 3 months ago
  6. d77d530 board: rockchip: rock5b-rk3588: fix description by Eugen Hristev · 1 year, 3 months ago
  7. 63348d6 pinctrl: rockchip: Fix Data Abort exception in SPL by Jonas Karlman · 1 year, 4 months ago
  8. 3856a3d pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V) by Ondrej Jirman · 1 year, 4 months ago
  9. 3cc5378 phy: rockchip: inno-usb2: fix phy reg=0 case by Eugen Hristev · 1 year, 4 months ago
  10. 580eb31 Merge branch 'riscv-fixes' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 3 months ago
  11. 4a3efd7 riscv: Fix alignment of RELA sections in the linker scripts by Bin Meng · 1 year, 3 months ago
  12. 217b637 MAINTAINERS: update SiFive HiFive Unmatched maintainers by Heinrich Schuchardt · 1 year, 5 months ago
  13. 10fad1f board: starfive: Fixed errors reported when executing get_maintainer.pl by Yanhong Wang · 1 year, 5 months ago
  14. 4f1077b Prepare v2023.07-rc5 by Tom Rini · 1 year, 3 months ago
  15. 9c08294 configs: Resync with savedefconfig by Tom Rini · 1 year, 3 months ago
  16. 4347dec smegw01: Fix duplicate bootcmd by Eduard Strehlau · 1 year, 3 months ago
  17. f95232c Merge branch '2023-06-23-assorted-important-fixes' by Tom Rini · 1 year, 3 months ago
  18. 6039e0e imx: hab: Simplify the mechanism by Marek Vasut · 1 year, 4 months ago
  19. 6a412fa imx: hab: Fix a couple of build warnings with DEBUG enabled by Marek Vasut · 1 year, 4 months ago
  20. 77aed22 spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 4 months ago
  21. 68dcbdd ARM: imx: Add weak default reset_cpu() by Marek Vasut · 1 year, 3 months ago
  22. ae3e3fa ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL by Marek Vasut · 1 year, 3 months ago
  23. 417e20c mips: cpu: Use plain puts() in restart handler by Marek Vasut · 1 year, 3 months ago
  24. 99d430f mkimage: Use PATH_MAX for path length by Mingli Yu · 1 year, 3 months ago
  25. 48cb770 doc: statistics: Re-generate the last 3 releases by Tom Rini · 1 year, 3 months ago
  26. a7536e9 menu: Re-enable the ANSI codes by Simon Glass · 1 year, 3 months ago
  27. b2101df Merge tag 'doc-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  28. 35ed599 doc: Improve documentation for the bootm command by Simon Glass · 1 year, 3 months ago
  29. d1b6b11 doc: Bring in the command-syntax extensions by Simon Glass · 1 year, 3 months ago
  30. 3790b18 doc: Add signing to the FIT spec by Simon Glass · 1 year, 3 months ago
  31. 9d07500 doc: Move external FIT docs into the main body by Simon Glass · 1 year, 3 months ago
  32. ccdb0e6 doc: Expand FIT tables to include all values by Simon Glass · 1 year, 3 months ago
  33. 0e7f98c doc: Tidy up the format docs to be more generic by Simon Glass · 1 year, 3 months ago
  34. 6f6e8bb doc: Bring in the FIT overlay information by Simon Glass · 1 year, 3 months ago
  35. 51de69c doc: Bring in the FIT howto by Simon Glass · 1 year, 3 months ago
  36. ad29e08 doc: Bring in FIT signature files by Simon Glass · 1 year, 3 months ago
  37. 3c1e2c3 doc: Bring in FIT x86 boot by Simon Glass · 1 year, 3 months ago
  38. ba399ce doc: Bring in the FIT examples by Simon Glass · 1 year, 3 months ago
  39. 829fb8b doc: Reformat the FIT documentation to make it nicer by Simon Glass · 1 year, 3 months ago
  40. 2576822 doc: Convert FIT source-file format to rST by Simon Glass · 1 year, 3 months ago
  41. 488445c doc: Move FIT into its own directory by Simon Glass · 1 year, 3 months ago
  42. 63e23f2 doc: bind man-page by Heinrich Schuchardt · 1 year, 3 months ago
  43. ed875bd doc: unbind man-page by Heinrich Schuchardt · 1 year, 3 months ago
  44. 68c07fc Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 3 months ago
  45. 9c9454a usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 3 months ago
  46. 7a875a8 cmd: usb: Prevent reset in usb tree/info command by Xavier Drudis Ferran · 1 year, 3 months ago
  47. 50842b2 Merge tag 'u-boot-at91-fixes-2023.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 3 months ago
  48. 1c30e10 Merge tag 'efi-2023-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  49. ee8f873 ARM: at91: don't initialize clocks if scmi clock driver is enabled by Clément Léger · 1 year, 4 months ago
  50. c89982f board: pm9g45: add missing gpio_request() by Ilko Iliev · 1 year, 3 months ago
  51. 5669591 efi_selftests: fix protocol repeated selftesting by Ilias Apalodimas · 1 year, 3 months ago
  52. 3cc2b9f efi_loader: simplify efi_disk_remove by Ilias Apalodimas · 1 year, 3 months ago
  53. 3ae95fe efi_selftests: fix controllers repeated selftesting by Ilias Apalodimas · 1 year, 3 months ago
  54. 0773e4d test: correct architecture in EFI FIT test by Heinrich Schuchardt · 1 year, 3 months ago
  55. 4533b3d bootm: don't call booti_setup for EFI images by Heinrich Schuchardt · 1 year, 3 months ago
  56. a61e6ad efi_selftest: ReinstallProtocolInterface test by Heinrich Schuchardt · 1 year, 3 months ago
  57. 12858ab Makefile: clean lib/efi_loader/helloworld_efi.S by Heinrich Schuchardt · 1 year, 4 months ago
  58. 268d25f doc: event: Correct EVT_DM_POST_INIT_F description by Bin Meng · 1 year, 3 months ago
  59. 4834bf1 doc: man-page for imxtract by Heinrich Schuchardt · 1 year, 3 months ago
  60. 2f4664f Merge branch '2023-06-14-assorted-fixes' by Tom Rini · 1 year, 3 months ago
  61. 2f7c715 net: dhcp6: Fix VCI string by Sean Edmond · 1 year, 4 months ago
  62. 1b3117d net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · 1 year, 4 months ago
  63. 70ca9f6 rockchip: Pinephone Pro: Add DDR RAM type config by Peter Robinson · 1 year, 3 months ago
  64. a7e4dff bootstd: Fix relative path use in extlinux bootmeth by Jonas Karlman · 1 year, 4 months ago
  65. bcb1d26 bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · 1 year, 7 months ago
  66. 89d8c56 net: rtl8169: add depends on PCI by Eugen Hristev · 1 year, 4 months ago
  67. 7a5f4e4 spl: ext: Use partition size for mount by Mayuresh Chitale · 1 year, 5 months ago
  68. 19b77d3 Prepare v2023.07-rc4 by Tom Rini · 1 year, 3 months ago
  69. c13a1c2 Merge branch 'master_reserved' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 3 months ago
  70. fd3e2b4 renesas: rcar: Apply ATF overlay for reserved-memory by Detlev Casanova · 1 year, 4 months ago
  71. addd473 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 4 months ago
  72. 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
  73. b597b6f pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration by Hai Pham · 1 year, 8 months ago
  74. 13c8a07 ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoC by Hai Pham · 3 years, 5 months ago
  75. 08260ef ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoC by Hiroyuki Yokoyama · 6 years ago
  76. e10f964 usb: musb-new: sunxi: remove unused define by Sam Edwards · 1 year, 4 months ago
  77. 661332a Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 4 months ago
  78. 9bc6f1a sunxi: Fix typo in include guard by Sam Edwards · 1 year, 4 months ago
  79. b0816e3 sunxi: defconfig: Add Lctech Pi F1C200s board by Andre Przywara · 1 year, 5 months ago
  80. 5728573 sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4-rc2 by Andre Przywara · 1 year, 6 months ago
  81. 40359c9 phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock by Xavier Drudis Ferran · 1 year, 4 months ago
  82. e81512a phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clock by Xavier Drudis Ferran · 1 year, 4 months ago
  83. 3cbd92d usb: musb-new: sunxi: fix error check by Sam Edwards · 1 year, 4 months ago
  84. 0a8a4b8 Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 4 months ago
  85. afa85a2 serial: meson: fix meson_serial_pending() tx logic by Mattijs Korpershoek · 1 year, 4 months ago
  86. fadf83c Merge tag 'ubifixes-for-v2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 1 year, 4 months ago
  87. d39277f Merge tag 'for-v2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 4 months ago
  88. b46cec4 ubifs: allow loading to above 4GiB by Ben Dooks · 1 year, 4 months ago
  89. 419ddf9 I2C: cdns: Fix broken retry mechanism on arbitration lost. by Andrea Merello · 1 year, 4 months ago
  90. ba5b920 i2c: rockchip: De-initialize the bus after start bit failure by Ondrej Jirman · 1 year, 4 months ago
  91. 26659d4 Merge tag 'efi-2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 4 months ago
  92. 75ebeb4 efi_selftest: LocateHandleBuffer return code by Heinrich Schuchardt · 1 year, 4 months ago
  93. 1becdfc efi_loader: check return value of part_get_info() by Heinrich Schuchardt · 1 year, 4 months ago
  94. 5a2d5cb doc: android: Fix a typo by Bin Meng · 1 year, 4 months ago
  95. f37513c doc: fix loady man-page by Heinrich Schuchardt · 1 year, 4 months ago
  96. a2c0e35 doc: loadx man-page by Heinrich Schuchardt · 1 year, 4 months ago
  97. e48f29d doc: loadb man-page by Heinrich Schuchardt · 1 year, 4 months ago
  98. cb4437e Merge branch '2023-05-30-TI-fixes-Apple-M2-support' by Tom Rini · 1 year, 4 months ago
  99. 159f415 pci: apple: Add support for M2 Pro/Max by Mark Kettenis · 1 year, 5 months ago
  100. 4a97874 arm: apple: Add initial Apple M2 Pro/Max support by Mark Kettenis · 1 year, 5 months ago