1. 7f4ab33 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · Wed Feb 01 10:53:01 2023 +0200
  2. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  3. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  4. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  9. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  12. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  13. 4c36be0 dm: tegra: usb: Convert to livetree by Simon Glass · Tue Jul 25 08:30:04 2017 -0600
  14. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · Tue Jul 25 08:30:00 2017 -0600
  15. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  16. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  17. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  18. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · Thu Sep 15 12:19:37 2016 -0600
  19. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  20. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · Tue Sep 06 22:17:34 2016 +0900
  21. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  22. 27bce71 Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · Mon Jun 22 13:03:44 2015 -0700
  23. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · Wed Mar 04 16:36:00 2015 -0700
  24. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · Wed Mar 25 12:23:06 2015 -0600
  25. 9c57477 dm: usb: tegra: Add driver model support to tegra EHCI by Simon Glass · Wed Mar 25 12:22:48 2015 -0600
  26. 2bd08a9 dm: usb: tegra: Move most of init/uninit into a function by Simon Glass · Wed Mar 25 12:22:47 2015 -0600
  27. 6f7d342 dm: usb: tegra: Tidy up error handling and a static function by Simon Glass · Wed Mar 25 12:22:46 2015 -0600
  28. 57c76c3 dm: usb: tegra: Remove the port_addr_clear_csc variable by Simon Glass · Wed Mar 25 12:22:45 2015 -0600
  29. dc9f3ed dm: usb: Drop the EHCI weak functions by Simon Glass · Wed Mar 25 12:22:27 2015 -0600
  30. 2d387ab dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() by Simon Glass · Wed Mar 25 12:22:23 2015 -0600
  31. 66a79f3 dm: usb: tegra: Drop use of global controller variable by Simon Glass · Wed Mar 25 12:22:22 2015 -0600
  32. cc0dc6b dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() by Simon Glass · Wed Mar 25 12:22:21 2015 -0600
  33. 92a419e dm: usb: tegra: Store the controller type explicitly by Simon Glass · Wed Mar 25 12:22:20 2015 -0600
  34. c78c765 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() by Simon Glass · Wed Mar 25 12:22:18 2015 -0600
  35. 4375b44 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · Fri Mar 20 12:41:27 2015 +0100
  36. fec09c5 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:39 2015 -0700
  37. afc106e usb: tegra: ULPI regression on tegra20 by Marcel Ziswiler · Sat Oct 04 01:46:10 2014 +0200
  38. 8b263f9 usb: tegra: support device mode by Stephen Warren · Wed Apr 30 15:09:57 2014 -0600
  39. 600246c usb: tegra: refactor PHY type selection by Stephen Warren · Wed Apr 30 15:09:56 2014 -0600
  40. fa2be67 usb: tegra: fix PHY selection code by Stephen Warren · Wed Apr 30 15:09:55 2014 -0600
  41. 0d5c46a usb: tegra: combine header file by Stefan Agner · Sun Mar 02 19:46:50 2014 +0100
  42. fb38739 usb: tegra: fix PHY configuration by Stefan Agner · Sun Mar 02 19:46:49 2014 +0100
  43. afc492b usb: tegra: fix USB2 powerdown for Tegra30 and later by Stefan Agner · Sun Mar 02 19:46:48 2014 +0100
  44. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · Thu Oct 10 15:27:57 2013 -0700
  45. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  46. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  47. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · Fri Jun 21 19:05:47 2013 +0800
  48. 4ec9b18 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · Thu Feb 07 07:16:30 2013 +0000
  49. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · Thu Feb 07 07:16:29 2013 +0000
  50. c1275eb tegra20: port to new ehci interface by Lucas Stach · Wed Sep 26 00:14:37 2012 +0200
  51. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  52. 5a057e3 tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · Sun Jun 24 20:40:57 2012 +0000
  53. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000