1. 02660de scsi: Cache align temporary buffer by Marek Vasut · 1 year, 2 months ago
  2. 4b316f1 gpio: pca953x: Add TI TCA9554 support by Marek Vasut · 1 year, 2 months ago
  3. e4e01f8 ufs: cdns: Drop extra space by Marek Vasut · 1 year, 2 months ago
  4. 44bab43 arm: mediatek: add usb support for MT7988 by Frank Wunderlich · 1 year, 3 months ago
  5. 3139a77 arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 by Frank Wunderlich · 1 year, 3 months ago
  6. ea8ddb7 arm: bcm283x undefined reference to "print_cpuinfo" by Naveen Kumar Chaudhary · 1 year, 3 months ago
  7. fe85863 armv8: Skip PIE in SPL due to load alignment fault. by Kevin Chen · 1 year, 3 months ago
  8. 726a802 arm: Use builtins for ffs/fls by Sean Anderson · 1 year, 3 months ago
  9. 14ba0a8 Merge branch '2023-08-17-ti-k3-am64-dt-resync' into next by Tom Rini · 1 year, 2 months ago
  10. 01f573e arm: dts: k3-am64: Sync DT with Linux v6.5-rc1 by Roger Quadros · 1 year, 3 months ago
  11. 4bf49ba doc: board: ti: am64: Add boot flow diagram by Roger Quadros · 1 year, 3 months ago
  12. 3fd4410 Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node" by Roger Quadros · 1 year, 3 months ago
  13. d3c8302 board: ti: am64x: Recognize AM64-HSEVM by Roger Quadros · 1 year, 3 months ago
  14. 3a438c1 Merge branch '2023-08-17-assorted-minor-fixes' by Tom Rini · 1 year, 2 months ago
  15. a5ce494 board: rockchip: rk35xx: Add myself as reviewer to MAINTAINERS by Jonas Karlman · 1 year, 2 months ago
  16. d17e896 board: rockchip: rk35xx: Add device tree files to MAINTAINERS by Jonas Karlman · 1 year, 2 months ago
  17. 11bb3c7 doc: rockchip: Add supported RK3566/RK3568 boards by Jonas Karlman · 1 year, 2 months ago
  18. 4901d24 MAINTAINERS: Update UFS maintainer by Neha Malcom Francis · 1 year, 2 months ago
  19. c60e6a2 CI: x86: coreboot: Update to latest coreboot by Simon Glass · 1 year, 2 months ago
  20. 0d9a126 corstone1000: update maintainers by Abdellatif El Khlifi · 1 year, 2 months ago
  21. 6796951 arm_ffa: use debug logs by Abdellatif El Khlifi · 1 year, 2 months ago
  22. 6831a4b arm: Add arch/arm/dts/Makefile specifically to MAINTAINERS by Tom Rini · 1 year, 2 months ago
  23. 375fea8 Merge tag 'u-boot-stm32-20230816' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 2 months ago
  24. 9e8cbea serial: stm32: extend TC timeout by Valentin Caron · 1 year, 3 months ago
  25. c967885 ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM by Marek Vasut · 1 year, 3 months ago
  26. 284b08f board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · 1 year, 3 months ago
  27. 61ad1a5 ARM: dts: stm32mp: alignment with v6.4 by Patrick Delaunay · 1 year, 3 months ago
  28. b58ab56 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · 1 year, 4 months ago
  29. fc7bd99 ARM: dts: stm32: fix display pinmux for stm32f746-disco by Dario Binacchi · 1 year, 4 months ago
  30. 141e232 clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent by Patrick Delaunay · 1 year, 4 months ago
  31. b3d97f8 ARM: stm32: Power cycle Buck3 in reset on DHSOM by Marek Vasut · 1 year, 5 months ago
  32. 5d37581 Merge branch '2023-08-15-add-SGMII-support-for-TI-j7200' into next by Tom Rini · 1 year, 2 months ago
  33. 9a07d2d configs: j7200_evm_a72: Enable configs for SGMII support with MAIN CPSW0 by Siddharth Vadapalli · 1 year, 3 months ago
  34. cb6f4bb phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E by Siddharth Vadapalli · 1 year, 3 months ago
  35. 0914616 phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200 by Siddharth Vadapalli · 1 year, 3 months ago
  36. 8a5fe04 net: ti: am65-cpsw-nuss: Add logic to support MDIO reset by Suman Anna · 1 year, 3 months ago
  37. 0131c90 net: ti: am65-cpsw-nuss: Add support for SGMII mode by Siddharth Vadapalli · 1 year, 3 months ago
  38. 066e860 dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0 by Suman Anna · 1 year, 3 months ago
  39. 9b54b0e Merge tag 'efi-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 2 months ago
  40. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 2 months ago
  41. b571b3a efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · 1 year, 2 months ago
  42. 6072703 bootmeth: efi: Make distro_efi_boot() static by Bin Meng · 1 year, 3 months ago
  43. 5aae021 doc: add partition API to HTML documentation by Heinrich Schuchardt · 1 year, 2 months ago
  44. 289bd72 doc: description of board_get_usable_ram_top() by Heinrich Schuchardt · 1 year, 2 months ago
  45. 78246ba lmb: description lmb_is_reserved, lmb_is_reserved_flags by Heinrich Schuchardt · 1 year, 2 months ago
  46. f26c54d doc/sphinx/requirements.txt: Bump certifi up by Tom Rini · 1 year, 3 months ago
  47. f0efecd Merge tag 'ubi-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 1 year, 2 months ago
  48. ae9de10 Merge tag 'i2c-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 2 months ago
  49. bdc6824 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · 1 year, 2 months ago
  50. 34031e9 cmd: ubi: Fix 'ubi list' command arguments parsing by Dmitry Dunaev · 1 year, 3 months ago
  51. 250454c i2c: mvtwsi: reset controller if stuck in "bus error" state by Sam Edwards · 1 year, 3 months ago
  52. 51171cd Merge tag 'dm-next-14aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 2 months ago
  53. aaf5b59 gpio: Use separate bitfield array to indicate GPIO is claimed by Marek Vasut · 1 year, 3 months ago
  54. f7ee9f3 test: unit test for semihosting by Heinrich Schuchardt · 1 year, 3 months ago
  55. cf159fe configs: enable SEMIHOSTING on qemu_arm64_defconfig by Heinrich Schuchardt · 1 year, 3 months ago
  56. eed99ce cmd: pxe: Update the command help by Bin Meng · 1 year, 3 months ago
  57. 852467d pci: ftpci100: add new driver implementation by Sergei Antonov · 1 year, 3 months ago
  58. 84032b6 fs: fat: avoid multiplication overflow by Heinrich Schuchardt · 1 year, 3 months ago
  59. 688d62b spl: add FIT support to semihosting boot method by Heinrich Schuchardt · 1 year, 3 months ago
  60. 8ee830d pci: Fix device_find_first_child() return value handling by Marek Vasut · 1 year, 3 months ago
  61. b99c635 phy: Add support for the Apple Type-C PHY by Mark Kettenis · 1 year, 3 months ago
  62. 815ce12 pci: apple: Enable CONFIG_SYS_PCI_64BIT by Mark Kettenis · 1 year, 3 months ago
  63. 831a80c Merge branch '2023-08-14-keep-fixed-gpio-regulator-count-in-balance' into next by Tom Rini · 1 year, 2 months ago
  64. 01b2917 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · 1 year, 3 months ago
  65. 9a2e9cc mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  66. 0830333 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  67. 335799b usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  68. d82cbc5 adc: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 3 months ago
  69. 832148f Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 2 months ago
  70. 70c4524 Merge tag 'video-20230814' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 2 months ago
  71. d7009fa pinctrl: rockchip: Fix drive and input schmitt on RK3568 by Jonas Karlman · 1 year, 2 months ago
  72. 04cc66c rpi: set the correct parameter for simple framebuffer node by Meng Li · 1 year, 3 months ago
  73. 28cd244 bcm2835: Add simiple-framebuffer for use with fkms by Jason Wessel · 1 year, 3 months ago
  74. aba6776 video: kconfig: Fix a typo in SPL_VIDEO_REMOVE by Bin Meng · 1 year, 3 months ago
  75. 01c76f1 video: vidconsole: Fix null dereference of ops->measure by Bin Meng · 1 year, 3 months ago
  76. bb89d92 ARM: rmobile: Update little‐endian byte order option in srec_cat command by Hai Pham · 1 year, 4 months ago
  77. a2bd995 clk: renesas: Tear clock controller down last before booting OS by Marek Vasut · 4 years, 6 months ago
  78. a73a28b rockchip: MAINTAINERS: fix board name for Radxa ROCK 4C+ by FUKAUMI Naoki · 1 year, 3 months ago
  79. c71321c dts: rockchip: rk3308: Avoid warning for serial probe on prereloc by Massimo Pegorer · 1 year, 3 months ago
  80. 0cd87aa clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · 1 year, 3 months ago
  81. e4c6ccc clk: rockchip: rk3308: Fix ordering between masking and shifting by Massimo Pegorer · 1 year, 3 months ago
  82. 36adce7 rockchip: spl: Drop out of scope debug message related to uart init by Massimo Pegorer · 1 year, 3 months ago
  83. 08e74ac rockchip: spl: Drop useless call to debug_uart_init by Massimo Pegorer · 1 year, 3 months ago
  84. 520fece rockchip: rk356x-u-boot: Set max-frequency prop in sdhci node by Jonas Karlman · 1 year, 3 months ago
  85. 9296f9a clk: rockchip: rk3568: Add dummy support for GMAC speed clocks by Jonas Karlman · 1 year, 3 months ago
  86. ff46cd5 clk: rockchip: rk3568: Include UART clocks in SPL by Jonas Karlman · 1 year, 3 months ago
  87. 6da8400 clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div by Jonas Karlman · 1 year, 3 months ago
  88. acb9812 clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clk by Damon Ding · 1 year, 3 months ago
  89. 6e71089 rockchip: cru: Enable cpu info support for rk3568 by Anton · 1 year, 2 months ago
  90. 8300ceb video: avoid build failure on veyron board by Alvaro Fernando García · 1 year, 3 months ago
  91. bb38db0 rockchip: rk3568: Add EmbedFire Lubancat 2 support by Andy Yan · 1 year, 3 months ago
  92. 2fa09b4 rockchip: rv1126: Enable fdtoverlay support by Jagan Teki · 1 year, 3 months ago
  93. 10e3832 rockchip: dts: rk3328: rock64: Align spi flash entry by Peter Robinson · 1 year, 4 months ago
  94. 080030f rockchip: dts: rk3328: Add rng details to u-boot.dtsi by Peter Robinson · 1 year, 4 months ago
  95. a13a7a0 config: rock64: enable efuse for stable mac addr by Peter Robinson · 1 year, 4 months ago
  96. 0e2474f pci: rockchip: Release resources on failing probe by Jonas Karlman · 1 year, 3 months ago
  97. e5422ea rockchip: rk3399: remove duplicate call to regulators_enable_boot_on by Quentin Schulz · 2 years, 3 months ago
  98. daffb0b bootstd: cros: Add ARM support by Simon Glass · 1 year, 3 months ago
  99. c279224 bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 2 months ago
  100. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 3 months ago