1. 8592e25 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Sun Oct 13 10:19:05 2024 -0600
  2. bd7326a drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · Fri Aug 09 21:10:31 2024 +0300
  3. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  6. cebadbf gpio: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:50 2024 -0600
  7. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  8. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  9. 8adc1b6 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · Sun Aug 08 12:20:23 2021 -0600
  10. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  11. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  12. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  14. 9030b39 dm: Drop uses of dev_set_of_offset() by Simon Glass · Sat Nov 28 17:50:04 2020 -0700
  15. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  16. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  18. b508ee5 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:30 2018 -0700
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  20. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  21. b0ca849 dm: tegra: gpio: Convert to support livetree by Simon Glass · Tue Jul 25 08:30:03 2017 -0600
  22. 12faa02 dm: gpio: Refactor to prepare for live tree support by Simon Glass · Thu May 18 20:09:18 2017 -0600
  23. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  24. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  25. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · Sat Jan 30 16:37:45 2016 -0700
  26. 20a9145 gpio: tegra: use named constants by Stephen Warren · Fri Sep 25 10:44:08 2015 -0600
  27. ee3540a gpio: tegra: remove unused type by Stephen Warren · Fri Sep 25 10:44:07 2015 -0600
  28. 6904f6d ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · Wed Sep 23 12:13:00 2015 -0600
  29. c6f5402 ARM: tegra: fix GPIO init table programming by Stephen Warren · Wed Sep 23 12:12:59 2015 -0600
  30. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  31. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  32. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · Tue Mar 03 08:02:59 2015 -0700
  33. ada3b75 dm: tegra: Add a GPIO translation function by Simon Glass · Mon Jan 05 20:05:33 2015 -0700
  34. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:52 2014 -0600
  35. 9ddceb6 tegra: gpio: fix null label regression by Marcel Ziswiler · Fri Oct 10 16:56:50 2014 +0200
  36. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · Wed Sep 03 17:37:03 2014 -0600
  37. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · Tue Apr 22 14:37:53 2014 -0600
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  39. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  40. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  41. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  42. c570d7a gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · Tue May 22 12:19:25 2012 +0000[Renamed (99%) from drivers/gpio/tegra2_gpio.c]
  43. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · Fri Nov 11 15:55:36 2011 -0600
  44. edc513f tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · Thu Oct 06 12:52:22 2011 +0000
  45. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · Fri Jun 17 06:27:28 2011 +0000