1. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  2. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  3. 7a12009 board: asus: transformer: add ASUS Transformer T20 family support by Svyatoslav Ryhel · Thu Jan 27 19:42:04 2022 +0200
  4. 2d70a71 arm: tegra20: bct: add missing <vsprintf.h> by Svyatoslav Ryhel · Fri Jul 05 10:16:48 2024 +0300
  5. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  6. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  7. 2f8362d arm: tegra: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:31 2024 -0600
  8. 1396110 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · Mon Nov 27 11:54:21 2023 +0200
  9. c93b518 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · Mon Jul 03 18:06:54 2023 +0300
  10. 9a30346 ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices by Svyatoslav Ryhel · Tue Oct 03 09:36:44 2023 +0300
  11. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  12. f8700e4 ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · Tue Feb 14 19:35:38 2023 +0200
  13. 7d5a2f4 ARM: tegra: expose crypto module for all Tegra SoCs by Svyatoslav Ryhel · Tue Feb 14 19:35:35 2023 +0200
  14. c226fc7 ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · Tue Feb 14 19:35:28 2023 +0200
  15. 19a5b03 ARM: tegra: clock: add clk_id_to_pll_id helper by Svyatoslav Ryhel · Tue Feb 14 19:35:25 2023 +0200
  16. 932ec72 ARM: t20/t30: swap host1x and disp1 clock parents by Svyatoslav Ryhel · Tue Feb 14 19:35:24 2023 +0200
  17. 7f4ab33 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · Wed Feb 01 10:53:01 2023 +0200
  18. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  19. 4b3e7c0 Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig by Tom Rini · Fri Dec 02 16:42:45 2022 -0500
  20. 117af43 Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig by Tom Rini · Sat Nov 19 18:45:36 2022 -0500
  21. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  22. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  23. 332731e ARM: fix LTO for seaboard by Marek Behún · Thu May 20 13:24:17 2021 +0200
  24. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  25. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  26. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  27. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  28. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · Mon Jan 06 15:22:35 2020 +0100
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  30. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · Wed Jan 03 15:43:56 2018 +0300
  31. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  32. 6137523 ARM: tegra: remove Whistler support by Stephen Warren · Thu Apr 13 12:57:21 2017 -0600
  33. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  34. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  35. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · Tue Sep 13 10:45:56 2016 -0600
  36. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · Tue Sep 13 10:45:55 2016 -0600
  37. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  38. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · Mon Aug 01 18:54:53 2016 -0400
  39. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · Sat Jan 30 16:37:53 2016 -0700
  40. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · Sat Jan 30 16:37:51 2016 -0700
  41. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  42. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  43. 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
  44. a11a43a tegra: Move display controller header into common by Simon Glass · Tue Apr 14 21:03:35 2015 -0600
  45. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · Tue Apr 14 21:03:22 2015 -0600
  46. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  47. c9109a1 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · Fri Mar 27 01:31:44 2015 +0100
  48. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · Thu Mar 26 01:31:54 2015 +0100
  49. ed1632a ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · Fri Feb 20 17:04:04 2015 +0900