| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 2 | -5/+2 |
* | mmc: move more driver config options to Kconfig | Masahiro Yamada | 2017-01-11 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -3/+0 |
* | tegra: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | 1 | -9/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+24 |
* | ARM: tegra: Tegra20 pinmux cleanup | Stephen Warren | 2014-04-17 | 1 | -9/+9 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -20/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 2 | -35/+2 |
* | ARM: tegra: enable LCD panel on Harmony | Stephen Warren | 2013-07-11 | 1 | -0/+7 |
* | Tegra: MMC: Add DT support to MMC driver for all T20 boards | Tom Warren | 2013-03-14 | 1 | -25/+1 |
* | ARM: tegra: enable 8-bit SD slots in board files | Stephen Warren | 2012-11-19 | 1 | -3/+2 |
* | ARM: tegra: Harmony: enable ULPI USB port | Stephen Warren | 2012-10-29 | 1 | -0/+9 |
* | tegra20: rework UART GPIO handling | Lucas Stach | 2012-10-15 | 1 | -7/+0 |
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren | 2012-10-15 | 1 | -2/+2 |
* | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren | 2012-09-10 | 1 | -2/+2 |
* | ARM: tegra: remove redundant mkdirs from board Makefiles | Stephen Warren | 2012-09-07 | 1 | -4/+0 |
* | tegra20: rename tegra2 -> tegra20 | Allen Martin | 2012-09-01 | 1 | -3/+3 |
* | mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* | Tom Warren | 2012-07-07 | 1 | -2/+2 |
* | tegra: Use funcmux for MMC on harmony | Simon Glass | 2012-02-12 | 1 | -15/+4 |
* | arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master | Tom Warren | 2011-12-24 | 1 | -1/+0 |
* | tegra2: Move tegra2_mmc_init() prototype to public header. | Thierry Reding | 2011-12-24 | 1 | -1/+1 |
* | tegra2: Modify MMC driver to handle power and cd GPIOs | Stephen Warren | 2011-12-09 | 1 | -24/+3 |
* | tegra2: Move board_mmc_init into board files | Stephen Warren | 2011-12-09 | 1 | -0/+56 |
* | tegra2: Enable MMC for Seaboard | Tom Warren | 2011-10-27 | 1 | -0/+26 |
* | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger | 2011-10-22 | 1 | -1/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | arm: tegra2: fix out-of-tree build | Che-liang Chiou | 2011-09-07 | 1 | -0/+4 |
* | arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init | Tom Warren | 2011-04-27 | 2 | -0/+35 |
* | arm: Tegra2: Add support for NVIDIA Harmony board | Tom Warren | 2011-02-21 | 1 | -0/+50 |