summaryrefslogtreecommitdiff
path: root/board/nvidia/seaboard
Commit message (Expand)AuthorAgeLines
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-01-3/+3
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-07-2/+2
* tegra: usb: Add USB support to nvidia boardsSimon Glass2012-03-29-0/+6
* tegra: Use funcmux for MMC on seaboardSimon Glass2012-02-12-17/+4
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-24-1/+1
* tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-24-0/+3
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-24-1/+0
* tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-09-16/+2
* tegra2: Add support for VentanaStephen Warren2011-12-09-2/+9
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-09-31/+2
* tegra2: Move board_mmc_init into board filesStephen Warren2011-12-09-0/+53
* tegra2: Enable MMC for SeaboardTom Warren2011-10-27-1/+34
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* arm: tegra2: fix out-of-tree buildChe-liang Chiou2011-09-07-0/+4
* arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2011-04-27-0/+53
* arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren2011-02-21-0/+50