1. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  2. b508ee5 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  5. b0ca849 dm: tegra: gpio: Convert to support livetree by Simon Glass · 7 years ago
  6. 12faa02 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 8 years ago
  7. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  8. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  9. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
  10. 20a9145 gpio: tegra: use named constants by Stephen Warren · 9 years ago
  11. ee3540a gpio: tegra: remove unused type by Stephen Warren · 9 years ago
  12. 6904f6d ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · 9 years ago
  13. c6f5402 ARM: tegra: fix GPIO init table programming by Stephen Warren · 9 years ago
  14. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  15. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  16. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  17. ada3b75 dm: tegra: Add a GPIO translation function by Simon Glass · 10 years ago
  18. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
  19. 9ddceb6 tegra: gpio: fix null label regression by Marcel Ziswiler · 10 years ago
  20. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  21. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · 11 years ago
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  24. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  25. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  26. c570d7a gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · 13 years ago[Renamed (99%) from drivers/gpio/tegra2_gpio.c]
  27. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  28. edc513f tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · 13 years ago
  29. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · 13 years ago