| Commit message (Expand) | Author | Age | Lines |
* | tegra: nand: add board pinmux | Lucas Stach | 2012-10-15 | -0/+12 |
* | tegra: clean up board include hell | Lucas Stach | 2012-10-15 | -39/+1 |
* | tegra20: rework UART GPIO handling | Lucas Stach | 2012-10-15 | -19/+9 |
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren | 2012-10-15 | -22/+21 |
* | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren | 2012-09-10 | -10/+10 |
* | ARM: tegra: fix Ventana standalone build | Stephen Warren | 2012-09-07 | -2/+0 |
* | ARM: tegra: remove redundant mkdirs from board Makefiles | Stephen Warren | 2012-09-07 | -13/+1 |
* | tegra: enable NAND on Harmony | Stephen Warren | 2012-09-07 | -0/+10 |
* | tegra: fdt: Add NAND definitions to fdt | Simon Glass | 2012-09-07 | -0/+10 |
* | tegra20: move SDRAM param save to later in boot | Allen Martin | 2012-09-01 | -0/+3 |
* | tegra20: remove timer_init from SPL build | Allen Martin | 2012-09-01 | -0/+2 |
* | tegra20: rename tegra2 -> tegra20 | Allen Martin | 2012-09-01 | -20/+20 |
* | tegra: add pin_mux_spi() board initialization function | Stephen Warren | 2012-07-09 | -0/+7 |
* | tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches | Tom Warren | 2012-07-09 | -1/+1 |
* | tegra: Allow boards to perform early GPIO setup | Thierry Reding | 2012-07-09 | -0/+8 |
* | mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* | Tom Warren | 2012-07-07 | -5/+5 |
* | spi: tegra2: rename tegra2_spi.* to tegra_spi.* | Tom Warren | 2012-07-07 | -1/+1 |
* | tegra: ventana: add own device tree, enable USB | Stephen Warren | 2012-07-07 | -0/+57 |
* | tegra: harmony: add device tree support | Stephen Warren | 2012-07-07 | -0/+57 |
* | tegra: Whistler board support | Stephen Warren | 2012-07-07 | -0/+231 |
* | spi: Tegra2: Seaboard: fix UART corruption during SPI transactions | Tom Warren | 2012-07-07 | -20/+7 |
* | tegra: fdt: Add keyboard definitions for Seaboard | Anton Staff | 2012-05-15 | -0/+27 |
* | tegra: fdt: Add EMC data for Tegra2 Seaboard | Simon Glass | 2012-05-15 | -0/+37 |
* | tegra: Add EMC settings for Seaboard | Jimmy Zhang | 2012-05-15 | -2/+95 |
* | tegra: Turn off power detect in board init | Wei Ni | 2012-05-15 | -0/+18 |
* | tegra: Set up warmboot code on Nvidia boards | Simon Glass | 2012-05-15 | -0/+6 |
* | tegra: Set up PMU for Nvidia boards | Simon Glass | 2012-05-15 | -0/+6 |
* | tegra: i2c: Select I2C ordering for Seaboard | Simon Glass | 2012-03-29 | -0/+18 |
* | tegra: i2c: Initialise I2C on Nvidia boards | Simon Glass | 2012-03-29 | -0/+7 |
* | tegra: usb: Add USB support to nvidia boards | Simon Glass | 2012-03-29 | -0/+24 |
* | tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard | Simon Glass | 2012-03-29 | -0/+11 |
* | tegra: fdt: Add clock bindings for Tegra2 Seaboard | Simon Glass | 2012-03-29 | -0/+27 |
* | tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel | Simon Glass | 2012-03-29 | -0/+36 |
* | tegra: Use funcmux for MMC on seaboard | Simon Glass | 2012-02-12 | -17/+4 |
* | tegra: Use funcmux for MMC on harmony | Simon Glass | 2012-02-12 | -15/+4 |
* | tegra2: Optimize out-of-tree build for Ventana. | Thierry Reding | 2011-12-24 | -2/+1 |
* | tegra: Move boards over to use arch-level board UART function | Simon Glass | 2011-12-24 | -74/+2 |
* | tegra: Move clock_early_init() to arch_cpu_init() | Simon Glass | 2011-12-24 | -3/+0 |
* | tegra: Move cpu_init_cp15() to arch_cpu_init() | Simon Glass | 2011-12-24 | -3/+0 |
* | arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master | Tom Warren | 2011-12-24 | -3/+1 |
* | tegra2: Move tegra2_mmc_init() prototype to public header. | Thierry Reding | 2011-12-24 | -3/+2 |
* | tegra2: Plumb in SPI/UART switch code | Simon Glass | 2011-12-24 | -0/+12 |
* | tegra2: Implement SPI / UART GPIO switch | Simon Glass | 2011-12-24 | -1/+185 |
* | tegra2: spi: Add SPI driver for Tegra2 SOC | Tom Warren | 2011-12-24 | -0/+4 |
* | tegra2: Add UARTB support | Simon Glass | 2011-12-24 | -0/+10 |
* | tegra2: Tidy UART selection | Simon Glass | 2011-12-24 | -23/+34 |
* | tegra2: Fix out-of-tree build for Ventana. | Thierry Reding | 2011-12-22 | -0/+1 |
* | tegra2: Enable instruction cache | Simon Glass | 2011-12-09 | -0/+3 |
* | tegra2: Add arch_cpu_init() to fire up Cortex-A9 | Simon Glass | 2011-12-09 | -4/+0 |
* | tegra2: Use new GPIO APIs in gpio_config_uart() | Stephen Warren | 2011-12-09 | -16/+2 |