1. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  2. e5d0ddd tegra: Drop dependency on SPL_BUILD by Simon Glass · Sun Sep 29 19:49:26 2024 -0600
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  5. 2f8362d arm: tegra: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:31 2024 -0600
  6. 1396110 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · Mon Nov 27 11:54:21 2023 +0200
  7. c93b518 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · Mon Jul 03 18:06:54 2023 +0300
  8. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  9. 018e737 ARM: tegra: create common pre-dm i2c write by Svyatoslav Ryhel · Tue Feb 14 19:35:32 2023 +0200
  10. c226fc7 ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · Tue Feb 14 19:35:28 2023 +0200
  11. 19a5b03 ARM: tegra: clock: add clk_id_to_pll_id helper by Svyatoslav Ryhel · Tue Feb 14 19:35:25 2023 +0200
  12. 7f4ab33 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · Wed Feb 01 10:53:01 2023 +0200
  13. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  15. a4cc1a7 configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file by Patrick Delaunay · Thu Jun 18 09:41:34 2020 +0200
  16. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  18. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  19. 3f6a2e2 apalis-tk1: remove non-essential power rails on boot by Dominik Sliwa · Thu Aug 01 11:06:39 2019 +0300
  20. f425335 tegra: Correct tegra124 clock name by Simon Glass · Mon Apr 01 13:38:38 2019 -0700
  21. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  22. a808b23 ARM: tegra: implement RAM repair by Bibek Basu · Fri Jun 22 13:02:28 2018 -0600
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  24. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  25. cf0c6e2 dm: tegra: Convert USB setup to livetree by Simon Glass · Tue Jul 25 08:29:59 2017 -0600
  26. 0662cf2 tegra: tegra124: Add a PMC syscon driver by Simon Glass · Tue Jul 25 08:29:58 2017 -0600
  27. 2b4029a tegra: Init clocks even when SPL did not run by Simon Glass · Wed May 31 17:57:16 2017 -0600
  28. d2b64bd arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · Sat Apr 01 15:43:16 2017 -0700
  29. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  30. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · Tue Sep 13 10:45:56 2016 -0600
  31. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · Tue Sep 13 10:45:55 2016 -0600
  32. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:22 2016 +0900
  33. fcd2155 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · Tue Aug 30 16:22:20 2016 +0900
  34. 441f238 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · Tue Aug 30 22:54:46 2016 +0000
  35. fbae197 ARM: tegra: parameterize common XUSB code by Stephen Warren · Fri Oct 23 10:50:50 2015 -0600
  36. 6422ace ARM: tegra: create common XUSB padctl driver file by Stephen Warren · Fri Oct 23 10:50:49 2015 -0600
  37. 962b9e0 ARM: tegra: clean up XUSB padctl error() calls by Stephen Warren · Fri Oct 23 10:50:48 2015 -0600
  38. a1dfa9a ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · Tue Sep 08 11:38:03 2015 +0200
  39. 4c3aaa7 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · Thu Aug 20 11:42:20 2015 +0200
  40. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  41. b6ba3fb tegra: Correct logic for reading pll_misc in clock_start_pll() by Simon Glass · Mon Aug 10 07:14:36 2015 -0600
  42. a8480ef Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · Thu Jun 25 09:50:44 2015 -0700
  43. 9eb444e tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · Fri Jun 05 14:39:45 2015 -0600
  44. 75b1c23 tegra: Add missing tegra124 peripherals by Simon Glass · Fri Jun 05 14:39:39 2015 -0600
  45. 56c6c31 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · Tue Apr 21 07:18:40 2015 +0200
  46. 52bb8f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · Tue Apr 21 07:18:35 2015 +0200
  47. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · Tue Apr 14 21:03:34 2015 -0600
  48. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  49. d937fb5 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · Wed Mar 25 12:04:37 2015 -0600
  50. ed1632a ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · Fri Feb 20 17:04:04 2015 +0900