1. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 5 months ago
  2. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 5 months ago
  3. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 5 months ago
  4. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 5 months ago
  5. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
  6. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 1 month ago
  7. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 1 month ago
  8. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  9. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
  10. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  11. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 8 months ago
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  13. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  14. a5ada25 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
  15. 7be113b rockchip: clk: rk3368: remove clk_enable() by Kever Yang · 5 years ago
  16. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  19. 35a69a3 rockchip: clk: rk3368: handle clk_enable requests for GMAC by Philipp Tomsich · 7 years ago
  20. 75b381a rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · 7 years ago
  21. 64a1220 clk: rockchip: clk_rk3368: Implement "assign-clock-parent" by David Wu · 7 years ago
  22. 538f67c rockchip: clk: bind reset driver by Elaine Zhang · 7 years ago
  23. f24e36d rockchip: clock: update sysreset driver binding by Kever Yang · 7 years ago
  24. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  25. 615514c rockchip: clk: Add rk3368 SARADC clock support by David Wu · 7 years ago
  26. 9a342f4 rockchip: clk: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  27. c20ee0e dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  28. 217273c rockchip: clk: remove RATE_TO_DIV by Kever Yang · 7 years ago
  29. cf8aceb rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · 7 years ago
  30. 4e4c40d rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · 8 years ago
  31. df0ae00 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 8 years ago
  32. 6292469 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · 8 years ago
  33. f5a4329 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 8 years ago
  34. a00dfa0 rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · 8 years ago
  35. 4bebf94 rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · 8 years ago
  36. bee6180 rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · 8 years ago
  37. ddfe77d rockchip: clk: rk3368: implement bandwidth adjust for PLLs by Philipp Tomsich · 8 years ago
  38. cdc6080 rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc by Philipp Tomsich · 8 years ago
  39. d1dcf85 rockchip: rk3368: Add clock driver by Andy Yan · 8 years ago