summaryrefslogtreecommitdiffstats
path: root/board/nvidia/common
Commit message (Expand)AuthorAgeFilesLines
* 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