aboutsummaryrefslogtreecommitdiff
path: root/board/nvidia
AgeCommit message (Expand)Author
2012-02-12tegra: Use funcmux for MMC on seaboardSimon Glass
2012-02-12tegra: Use funcmux for MMC on harmonySimon Glass
2011-12-24tegra2: Optimize out-of-tree build for Ventana.Thierry Reding
2011-12-24tegra: Move boards over to use arch-level board UART functionSimon Glass
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass
2011-12-24tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass
2011-12-24arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding
2011-12-24tegra2: Plumb in SPI/UART switch codeSimon Glass
2011-12-24tegra2: Implement SPI / UART GPIO switchSimon Glass
2011-12-24tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren
2011-12-24tegra2: Add UARTB supportSimon Glass
2011-12-24tegra2: Tidy UART selectionSimon Glass
2011-12-22tegra2: Fix out-of-tree build for Ventana.Thierry Reding
2011-12-09tegra2: Enable instruction cacheSimon Glass
2011-12-09tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-12-09tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren
2011-12-09tegra2: Add support for VentanaStephen Warren
2011-12-09tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren
2011-12-09tegra2: Move board_mmc_init into board filesStephen Warren
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren
2011-10-27tegra2: Enable MMC for SeaboardTom Warren
2011-10-27tegra2: Add more pinmux functionsSimon Glass
2011-10-27tegra2: Rename PIN_ to PINGRP_Simon Glass
2011-10-27tegra2: Add more clock functionsSimon Glass
2011-10-27tegra2: Clean up board code a littleSimon Glass
2011-10-27tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-07arm: tegra2: fix out-of-tree buildChe-liang Chiou
2011-09-04Tegra2: Use clock and pinmux functions to simplify codeSimon Glass
2011-09-04Tegra2: Add additional pin multiplexing featuresSimon Glass
2011-09-04Tegra2: Add more clock supportSimon Glass
2011-09-03arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-15mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren
2011-04-27arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-02-21arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren
2011-02-21arm: Tegra2: Add support for NVIDIA Harmony boardTom Warren
2011-02-21arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren