summaryrefslogtreecommitdiff
path: root/board/nvidia/common/board.c
Commit message (Expand)AuthorAgeLines
* tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-03-12/+1
* tegra2: Enable MMC for SeaboardTom Warren2011-10-27-12/+1
* tegra2: Add more pinmux functionsSimon Glass2011-10-27-31/+11
* tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-27-9/+9
* tegra2: Add more clock functionsSimon Glass2011-10-27-81/+24
* tegra2: Clean up board code a littleSimon Glass2011-10-27-45/+20
* tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-27-1/+1
* Tegra2: Use clock and pinmux functions to simplify codeSimon Glass2011-09-04-6/+6
* Tegra2: Add additional pin multiplexing featuresSimon Glass2011-09-04-21/+9
* Tegra2: Add more clock supportSimon Glass2011-09-04-57/+22
* arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg2011-09-03-2/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-1/+0
* mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-15-0/+147
* arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2011-04-27-11/+21
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-27-0/+10
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-1/+0
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+193