1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  3. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  4. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  5. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  6. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  7. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  8. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  9. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  10. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  11. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  14. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  15. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  16. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  17. 70cc443 usb: host: ehci: samsung: Move hcor initialization after usb phy setup by Lukasz Majewski · 9 years ago
  18. f56da29 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  19. aae04d0 dm: usb: exynos: Add driver model support to exynos EHCI by Simon Glass · 10 years ago
  20. 46927e1 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  21. 6a23c65 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · 10 years ago
  22. e6e493f exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · 11 years ago
  23. 7da7651 usb: exynos5: arndale: Add network support by Inderpal Singh · 11 years ago
  24. 16f9480 usb: ehci: exynos: set/reset hsic phys by Inderpal Singh · 11 years ago
  25. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  26. 4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. c74b011 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  29. 24a4775 usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  30. e18bf1f EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  31. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  32. c48ac11 EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 13 years ago
  33. 71045da USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 13 years ago
  34. 7590d3c USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 12 years ago[Renamed (85%) from drivers/usb/host/ehci-s5p.c]
  35. 5f0ffea USB: S5P: Add ehci support by Rajeshwari Shinde · 13 years ago