summaryrefslogtreecommitdiffstats
path: root/board/nvidia/common
Commit message (Expand)AuthorAgeFilesLines
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-4/+4
* tegra20: move SDRAM param save to later in bootAllen Martin2012-09-011-0/+3
* tegra20: remove timer_init from SPL buildAllen Martin2012-09-011-0/+2
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-013-8/+8
* tegra: add pin_mux_spi() board initialization functionStephen Warren2012-07-091-0/+7
* tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren2012-07-091-1/+1
* tegra: Allow boards to perform early GPIO setupThierry Reding2012-07-092-0/+8
* spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2012-07-071-1/+1
* spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren2012-07-071-20/+7
* tegra: Add EMC settings for SeaboardJimmy Zhang2012-05-154-2/+95
* tegra: Turn off power detect in board initWei Ni2012-05-151-0/+18
* tegra: Set up warmboot code on Nvidia boardsSimon Glass2012-05-151-0/+6
* tegra: Set up PMU for Nvidia boardsSimon Glass2012-05-151-0/+6
* tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass2012-03-291-0/+7
* tegra: usb: Add USB support to nvidia boardsSimon Glass2012-03-292-0/+18
* tegra: Move boards over to use arch-level board UART functionSimon Glass2011-12-241-74/+2
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-241-3/+0
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-241-3/+0
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-241-1/+0
* tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-242-0/+9
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-242-0/+185
* tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-241-0/+4
* tegra2: Add UARTB supportSimon Glass2011-12-241-0/+10
* tegra2: Tidy UART selectionSimon Glass2011-12-241-23/+34
* tegra2: Enable instruction cacheSimon Glass2011-12-091-0/+3
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-092-4/+0
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-091-2/+1
* tegra2: Move board_mmc_init into board filesStephen Warren2011-12-091-52/+0
* tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-031-12/+1
* tegra2: Enable MMC for SeaboardTom Warren2011-10-272-12/+2
* tegra2: Add more pinmux functionsSimon Glass2011-10-271-31/+11
* tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-271-9/+9
* tegra2: Add more clock functionsSimon Glass2011-10-271-81/+24
* tegra2: Clean up board code a littleSimon Glass2011-10-272-48/+20
* tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-271-1/+1
* Tegra2: Use clock and pinmux functions to simplify codeSimon Glass2011-09-041-6/+6
* Tegra2: Add additional pin multiplexing featuresSimon Glass2011-09-041-21/+9
* Tegra2: Add more clock supportSimon Glass2011-09-041-57/+22
* arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg2011-09-031-2/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-1/+0
* mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-152-0/+148
* arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2011-04-272-11/+25
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-272-0/+39
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-271-1/+0
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-211-0/+193
OpenPOWER on IntegriCloud