1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  2. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  6. 872111a ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 9 months ago
  7. 547bd33 t210: pinmux: Remove pinmux/GPIO init from T210 boards by Tom Warren · 4 years, 8 months ago
  8. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  9. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  10. f0112e4 p2771-0000: Add support for framebuffer carveouts by Thierry Reding · 6 years ago
  11. 8f88e02 p2371-2180: Add support for framebuffer carveouts by Thierry Reding · 6 years ago
  12. 92f9f8c p2771-0000: Pass Ethernet MAC to the kernel by Thierry Reding · 6 years ago
  13. 14f9d16 p2371-2180: Pass Ethernet MAC to the kernel by Thierry Reding · 6 years ago
  14. 7cef2b2 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 6 years ago
  15. d8b4917 tegra: nyan: Add a README by Simon Glass · 6 years ago
  16. f425335 tegra: Correct tegra124 clock name by Simon Glass · 6 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  19. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  20. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  21. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  22. 6137523 ARM: tegra: remove Whistler support by Stephen Warren · 8 years ago
  23. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  24. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  25. f023187 ARM: tegra: fix ULPI PHY on Ventana and Seaboard by Stephen Warren · 8 years ago
  26. 441f238 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  27. 9b7a41e ARM: tegra: set vdd_core for Jetson TK1 by Bibek Basu · 8 years ago
  28. 2f54650 ARM: tegra: enable PCIe controller on p2771-0000 by Stephen Warren · 8 years ago
  29. 7f253c8 ARM: tegra: enable SD card on p2771-0000 by Stephen Warren · 8 years ago
  30. b0cd500 ARM: tegra: p2371-2180: A03 board PMIC config update by Stephen Warren · 8 years ago
  31. 1ce3d54 ARM: tegra: add p2771-0000 board support by Stephen Warren · 9 years ago
  32. 7f20bb2 ARM: tegra: use DT bindings for GPIO naming by Stephen Warren · 9 years ago
  33. 8e7c1be ARM: tegra: import latest Jetson TK1 spreadsheet by Stephen Warren · 9 years ago
  34. 179a5b5 ARM: tegra: rm Jetson TK1 PMIC GPIO programming by Stephen Warren · 9 years ago
  35. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  36. a403c9f dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  37. 91aeab0 ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago
  38. 16572fd ARM: tegra: enable PCI support of p2371-2180 by Stephen Warren · 9 years ago
  39. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  40. 4625232 ARM: tegra: p2371-2180: import latest pinmux by Stephen Warren · 9 years ago
  41. 8681561 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  42. 952a573 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  43. 1b54a5e ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  44. 5e270dc ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  45. 093b965 ARM: tegra: add comment re: autogeneration to pinmux headers by Stephen Warren · 9 years ago
  46. f3035ca T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  47. 207bc01 T210: P2571: Enable SD-card power via PMIC LDO2 by Tom Warren · 9 years ago
  48. 22425c9 T210: Add support for 64-bit T210-based P2571 board by Tom Warren · 10 years ago
  49. e371a9f tegra: nyan-big: Allow TPM on I2C by Simon Glass · 10 years ago
  50. 9eb444e tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · 9 years ago
  51. 899af8e tegra: nyan-big: Add additional clock and kernel init by Simon Glass · 9 years ago
  52. 7a12889 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
  53. 5ec924c tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · 10 years ago
  54. 0655c91 tegra: Add support for setting up a as3722 PMIC by Simon Glass · 10 years ago
  55. 0cf62dd tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 10 years ago
  56. 69c93c7 tegra: Add a board ID function by Simon Glass · 10 years ago
  57. 675804d tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  58. a4db048 tegra: seaboard: Correct the gpio_request() call by Simon Glass · 10 years ago
  59. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  60. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  61. 2516bef ARM: tegra: import latest Jetson TK1 pinmux by Stephen Warren · 10 years ago
  62. 8d1fb31 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  63. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  64. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  65. eed3c24 ARM: remove redudant information from Kconfig files by Masahiro Yamada · 10 years ago
  66. 0f4c83b ARM: tegra: Enable PCIe on Jetson TK1 by Thierry Reding · 10 years ago
  67. 0a5ffb0 ARM: tegra: Enable PCIe on Cardhu by Thierry Reding · 10 years ago
  68. f202e02 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  69. 667aee9 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  70. a142ac7 ARM: tegra: Add support for nyan-big board by Allen Martin · 10 years ago
  71. 74472ac dm: tegra: Add platform data for the GPIO driver by Simon Glass · 10 years ago
  72. 93dfae7 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  73. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  74. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  75. 2577011 ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables by Stephen Warren · 10 years ago
  76. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  77. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  78. 73a5b1a tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  79. 396beee ARM: tegra: remove custom define for Jetson TK1 by Stephen Warren · 10 years ago
  80. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  81. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  82. a9505d6 ARM: tegra: Venice2 pinmux spreadsheet updates by Stephen Warren · 11 years ago
  83. 89b19c4 ARM: tegra: update Venice2 pinmux by Stephen Warren · 11 years ago
  84. f16f64f ARM: tegra: clamp inputs on Jetson TK1 by Stephen Warren · 11 years ago
  85. fa2a123 ARM: tegra: make use of GPIO init table on Jetson TK1 by Stephen Warren · 11 years ago
  86. 0d5c46a usb: tegra: combine header file by Stefan Agner · 11 years ago
  87. a844b01 ARM: tegra: add Jetson TK1 board by Stephen Warren · 11 years ago
  88. 6685f04 ARM: tegra: Tegra124 pinmux cleanup by Stephen Warren · 11 years ago
  89. 0561709 ARM: tegra: Tegra114 pinmux cleanup by Stephen Warren · 11 years ago
  90. 43eed91 ARM: tegra: Tegra30 pinmux cleanup by Stephen Warren · 11 years ago
  91. f27f4e8 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  92. f4df605 ARM: tegra: pinmux naming consistency fixes by Stephen Warren · 11 years ago
  93. f70dbc3 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  94. be5d2a5 ARM: tegra: make all I2C ports open-drain by Stephen Warren · 11 years ago
  95. 8dcaef8 venice2: move device tree to fix build error by Masahiro Yamada · 11 years ago
  96. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  97. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  98. 15fc984 ARM: tegra: add Venice2 (Tegra124) board by Tom Warren · 11 years ago
  99. 81f1ec7 ARM: tegra: add DT files for Tegra124 and Venice2 by Tom Warren · 11 years ago
  100. 6b33c83 ARM: tegra: only build __pinmux_nand() when it's needed by Tom Warren · 11 years ago