1. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  2. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 9 months ago
  3. 12a8b0d usb: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  4. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 11 months ago
  5. 87a7586 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · 2 years ago
  6. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years, 1 month ago
  7. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 2 months ago
  8. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
  9. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 2 months ago
  10. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  11. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  12. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 9 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  16. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  17. 5ae28c0 dm: tegra: usb: Convert to livetree by Simon Glass · 8 years ago
  18. 000f15f dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 8 years ago
  19. 150c5af dm: gpio: Add live tree support by Simon Glass · 8 years ago
  20. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  21. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  22. 2f6a7e8 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  23. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  24. 4052734 usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  25. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  26. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 10 years ago
  27. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  28. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  29. c3980ad dm: usb: tegra: Add driver model support to tegra EHCI by Simon Glass · 10 years ago
  30. ddb9a50 dm: usb: tegra: Move most of init/uninit into a function by Simon Glass · 10 years ago
  31. 7e27bdd dm: usb: tegra: Tidy up error handling and a static function by Simon Glass · 10 years ago
  32. 943104f dm: usb: tegra: Remove the port_addr_clear_csc variable by Simon Glass · 10 years ago
  33. deb8508 dm: usb: Drop the EHCI weak functions by Simon Glass · 10 years ago
  34. 11d18a1 dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() by Simon Glass · 10 years ago
  35. 56d4273 dm: usb: tegra: Drop use of global controller variable by Simon Glass · 10 years ago
  36. 727fce3 dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() by Simon Glass · 10 years ago
  37. 27f782b dm: usb: tegra: Store the controller type explicitly by Simon Glass · 10 years ago
  38. 7338287 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() by Simon Glass · 10 years ago
  39. 96df9c7 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  40. 46927e1 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  41. d1fcbae usb: tegra: ULPI regression on tegra20 by Marcel Ziswiler · 10 years ago
  42. a4539a2 usb: tegra: support device mode by Stephen Warren · 11 years ago
  43. 2d34151 usb: tegra: refactor PHY type selection by Stephen Warren · 11 years ago
  44. 9b20fe6 usb: tegra: fix PHY selection code by Stephen Warren · 11 years ago
  45. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  46. b1d615f usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  47. b03f4b3 usb: tegra: fix USB2 powerdown for Tegra30 and later by Stefan Agner · 11 years ago
  48. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  49. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  50. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  51. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 12 years ago
  52. d7a55e1 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  53. 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  54. a896211 tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  55. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  56. 8b3f7bf tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 13 years ago
  57. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago