1. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 4 months ago
  2. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  3. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  4. c0674d4 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · 3 years, 9 months ago
  5. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  6. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  7. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  8. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  9. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  10. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  11. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  12. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  13. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  15. 13f1f72 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · 5 years ago
  16. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  17. 52c55a2 rockchip: dwmmc: add rk2928-dw-mshc compatible by Heiko Stuebner · 6 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  20. ff78881 rockchip: mmc: convert to livetree by Philipp Tomsich · 7 years ago
  21. a70d1ea Revert "mmc: dw_mmc: rockchip: select proper card clock" by Kever Yang · 7 years ago
  22. 9708739 rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled by Kever Yang · 7 years ago
  23. 9b4c380 rockchip: mmc: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  24. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  25. 56b38d8 rockchip: mmc: handle deprecation of 'clock-freq-min-max' by Philipp Tomsich · 8 years ago
  26. b7df12d mmc: dw_mmc: rockchip: select proper card clock by Xu Ziyuan · 8 years ago
  27. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  28. bf819d0 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · 8 years ago
  29. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  30. 4bb9ce4 rockchip: mmc: Update the driver to support of-platdata by Simon Glass · 8 years ago
  31. 4188d94 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  32. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · 8 years ago
  33. e7f50d9 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · 8 years ago
  34. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  35. ae69610 dm: rockchip: mmc: Allow use of CONFIG_BLK by Simon Glass · 9 years ago
  36. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
  37. 8d32f4b rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  38. 947fd98 rockchip: mmc: Use a pwrseq device if available by Simon Glass · 9 years ago
  39. b06352f mmc: rockchip: the non-removable property must point to emmc by huang lin · 9 years ago
  40. b1b71cd rockchip: mmc: get the fifo mode and fifo depth property from dts by huang lin · 9 years ago
  41. 8799fc1 rockchip: mmc: use non-removable property to distinguish emmc and sdcard register by huang lin · 9 years ago
  42. 4ecaa6d rockchip: Add an MMC driver by Simon Glass · 9 years ago