1. 408f056 net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · 3 years, 8 months ago
  2. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 8 months ago
  3. 3c56251 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · 3 years, 8 months ago
  4. ec3b97e net: phy: fixed: Support the old DT binding by Bin Meng · 3 years, 8 months ago
  5. d809a9d net: phy: fixed: Add the missing ending newline by Bin Meng · 3 years, 8 months ago
  6. af34a94 net: phy: fixed: Make driver ops static by Bin Meng · 3 years, 8 months ago
  7. 676fbd3 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 8 months ago
  8. 188ff18 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 8 months ago
  9. 6c99381 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 8 months ago
  10. 3407c30 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 8 months ago
  11. f27bc8a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 8 months ago
  12. 173c66b of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 8 months ago
  13. 017af7f watchdog: Add booke watchdog driver by Chris Packham · 3 years, 8 months ago
  14. 7062d4e scmi: translate the resource only when livetree is not activated by Patrick Delaunay · 3 years, 8 months ago
  15. 34f8fc7 gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
  16. a12aa79 gpio: i2c-gpio: Drop use of dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
  17. 5830b57 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 8 months ago
  18. 6951255 test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 8 months ago
  19. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
  20. 2a3f161 scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · 3 years, 8 months ago
  21. 69a7529 fastboot: Fix possible buffer overrun by Sean Anderson · 3 years, 8 months ago
  22. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 8 months ago
  23. 92e8489 tee: optee: Change printing during optee_probe by Ilias Apalodimas · 3 years, 8 months ago
  24. 05a0776 rtc: add support for rv3028 rtc by Heiko Schocher · 3 years, 8 months ago
  25. c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 8 months ago
  26. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 8 months ago
  27. 1f213ee firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 8 months ago
  28. a62de44 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 8 months ago
  29. c146de4 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 9 months ago
  30. 67696ab power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 10 months ago
  31. 3b676a1 Merge branch '2021-04-11-remove-non-migrated-boards' by Tom Rini · 3 years, 7 months ago
  32. c6a4ee2 Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 7 months ago
  33. 38e18d6 video: Fix line padding calculation for 16 and 24 BPP bitmaps by Sylwester Nawrocki · 4 years ago
  34. 131c224 tegra: video: fix tegra_dc_sor_config_panel() by Heinrich Schuchardt · 3 years, 7 months ago
  35. ff4e1e2 finish removing mb862xx video driver by Trevor Woerner · 3 years, 8 months ago
  36. 1bed576 video: SIMPLE_PANEL depends on DM_GPIO by Asherah Connor · 3 years, 8 months ago
  37. 1b9ee28 pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years, 1 month ago
  38. fefa713 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years, 1 month ago
  39. a99dab1 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · 3 years, 9 months ago
  40. 2322b95 ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · 3 years, 9 months ago
  41. bf85995 ppc: Remove TARGET_T1040QDS references by Tom Rini · 3 years, 9 months ago
  42. 9ac8368 arm: Remove s32v234evb board by Tom Rini · 3 years, 9 months ago
  43. c6c26a0 arm: Remove vexpress_ca15_tc2 board by Tom Rini · 3 years, 9 months ago
  44. 4652bef arm: Remove apf27 board by Tom Rini · 3 years, 9 months ago
  45. a80e036 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 9 months ago
  46. 90932da ata: DWC_AHSATA depends on BLK by Tom Rini · 3 years, 9 months ago
  47. 9749d2e rockchip: video: vop: Add reset support by Arnaud Patard (Rtp) · 3 years, 8 months ago
  48. cd529f7 rockchip: video: edp: Add missing reset support by Arnaud Patard (Rtp) · 3 years, 8 months ago
  49. 3fd6411 rockchip: video: vop: Fix format of fbbase in debug string by Arnaud Patard (Rtp) · 3 years, 8 months ago
  50. 4db3926 rockchip: pwm: Fix default polarity by Arnaud Patard (Rtp) · 3 years, 8 months ago
  51. decbc18 Rockchip: video: vop: Reserve efi fb memory by Arnaud Patard (Rtp) · 3 years, 8 months ago
  52. 04d67ce rockchip: video: edp: Add rk3399 support by Arnaud Patard (Rtp) · 3 years, 8 months ago
  53. 7fe2ebf rockchip: video: vop: Use endpoint compatible string to find VOP mode by Arnaud Patard (Rtp) · 3 years, 8 months ago
  54. 3f2e3c7 Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 7 months ago
  55. a1e95e3 Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 7 months ago
  56. 1f0305e ram: stm32: fix strsep failed on read only memory by dillon min · 3 years, 7 months ago
  57. 8974ff1 mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessary by Haibo Chen · 3 years, 8 months ago
  58. 1e595a8 mmc: fsl_esdhc_imx: remove redundant cmd11 related code. by Haibo Chen · 3 years, 8 months ago
  59. 6375657 mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output by Haibo Chen · 3 years, 8 months ago
  60. aa0032f spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 9 months ago
  61. 2ff17d2 crypto: fsl: refactor for 32 bit version CAAM support on ARM64 by Ye Li · 3 years, 8 months ago
  62. 58fc03e fsl_mfgprot: Fix typo in sign_mppubk() by Breno Lima · 3 years, 8 months ago
  63. 56d2050 imx8m: Add DEK blob encapsulation for imx8m by Clement Faure · 3 years, 8 months ago
  64. f6127db Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 7 months ago
  65. 53a97d2 clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flag by Bin Meng · 3 years, 8 months ago
  66. 9c02e50 timer: sifive_clint: Support the official clint DT bindings by Bin Meng · 3 years, 8 months ago
  67. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 8 months ago
  68. 97bcdd2 wdt: dw: Free the clock on error by Sean Anderson · 3 years, 8 months ago
  69. 4cb0ab4 wdt: dw: Enable the clock before using it by Sean Anderson · 3 years, 8 months ago
  70. 7d83943 wdt: dw: Switch to if(CONFIG()) instead of using #if by Sean Anderson · 3 years, 8 months ago
  71. cb57811 wdt: dw: Switch to using fls for log2 by Sean Anderson · 3 years, 8 months ago
  72. a018e6e crypto: caam: Fix pointer size to 32bit for i.MX8M by Aymen Sghaier · 3 years, 8 months ago
  73. dde92e2 crypto: caam: Fix build warnings pointer casting by Aymen Sghaier · 3 years, 8 months ago
  74. 940d36d crypto: caam: Add CAAM support to i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  75. b543800 caam: enable support for iMX7ULP by Franck LENORMAND · 3 years, 8 months ago
  76. 68a905d crypto: caam: change JR running loop by Franck LENORMAND · 3 years, 8 months ago
  77. a307981 crypto: fsl: blob: Flush dcache range for destination address by Breno Lima · 3 years, 8 months ago
  78. 30e39ac imx: imx7 Support for Manufacturing Protection by Breno Lima · 3 years, 8 months ago
  79. 10867a0 misc: ocotp: Update OCOTP driver for iMX8MQ B2 by Ye Li · 3 years, 8 months ago
  80. 4eeb9fe power: pca9450: add a new parameter for power_pca9450_init by Peng Fan · 3 years, 8 months ago
  81. c994d3d imx8mp: refine power on imx8mp board by haidong.zheng · 3 years, 8 months ago
  82. c689ae0 mmc: mvebu: convert to driver model by Harm Berntsen · 3 years, 8 months ago
  83. aefbc2c rtc: add armada38x driver by Marek Behún · 3 years, 9 months ago
  84. 02395fe Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 7 months ago
  85. 2e216be Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  86. 82e4e19 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 7 months ago
  87. cf86877 usb: xhci: Add missing xhci_readl() by Aaron Williams · 3 years, 7 months ago
  88. 1883652 Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 7 months ago
  89. 7168bcd Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 7 months ago
  90. b74f45e Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 7 months ago
  91. 2243d19 mmc: mmc-uclass: Use dev_seq() to read aliases node's index by Aswath Govindraju · 3 years, 8 months ago
  92. 2153a08 mmc: Check for device with a seq number equal to num before checking against index by Aswath Govindraju · 3 years, 8 months ago
  93. d3b745f mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · 3 years, 8 months ago
  94. bd7b850 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · 3 years, 8 months ago
  95. 6f3cd17 net: designware: remove amlogic compatibles by Neil Armstrong · 3 years, 9 months ago
  96. 798424e net: designware: add Amlogic Meson8b & later glue driver by Neil Armstrong · 3 years, 9 months ago
  97. 8120ce1 net: add Amlogic Meson G12A MDIO MUX driver by Neil Armstrong · 3 years, 9 months ago
  98. 5160b45 net: designware: add DM_MDIO support by Neil Armstrong · 3 years, 9 months ago
  99. 6c7bc9f net: add MMIO Register MDIO MUX driver by Neil Armstrong · 3 years, 9 months ago
  100. 830d29a watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · 3 years, 8 months ago