summaryrefslogtreecommitdiffstats
path: root/board/nvidia
Commit message (Expand)AuthorAgeFilesLines
* tegra2: Fix out-of-tree build for Ventana.Thierry Reding2011-12-221-0/+1
* 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: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-091-16/+2
* tegra2: Add support for VentanaStephen Warren2011-12-092-2/+58
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-093-57/+6
* tegra2: Move board_mmc_init into board filesStephen Warren2011-12-093-52/+109
* tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-031-12/+1
* tegra2: Enable MMC for SeaboardTom Warren2011-10-274-13/+62
* 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
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-222-2/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-152-12/+0
* arm: tegra2: fix out-of-tree buildChe-liang Chiou2011-09-072-0/+8
* 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-276-11/+113
* 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 support for NVIDIA Seaboard boardTom Warren2011-02-211-0/+50
* arm: Tegra2: Add support for NVIDIA Harmony boardTom Warren2011-02-211-0/+50
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-211-0/+193
OpenPOWER on IntegriCloud