summaryrefslogtreecommitdiff
path: root/board/nvidia
Commit message (Expand)AuthorAgeLines
* tegra: fdt: Add keyboard definitions for SeaboardAnton Staff2012-05-15-0/+27
* tegra: fdt: Add EMC data for Tegra2 SeaboardSimon Glass2012-05-15-0/+37
* tegra: Add EMC settings for SeaboardJimmy Zhang2012-05-15-2/+95
* tegra: Turn off power detect in board initWei Ni2012-05-15-0/+18
* tegra: Set up warmboot code on Nvidia boardsSimon Glass2012-05-15-0/+6
* tegra: Set up PMU for Nvidia boardsSimon Glass2012-05-15-0/+6
* tegra: i2c: Select I2C ordering for SeaboardSimon Glass2012-03-29-0/+18
* tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass2012-03-29-0/+7
* tegra: usb: Add USB support to nvidia boardsSimon Glass2012-03-29-0/+24
* tegra: usb: fdt: Add USB definitions for Tegra2 SeaboardSimon Glass2012-03-29-0/+11
* tegra: fdt: Add clock bindings for Tegra2 SeaboardSimon Glass2012-03-29-0/+27
* tegra: fdt: Add device tree file for Tegra2 Seaboard from kernelSimon Glass2012-03-29-0/+36
* tegra: Use funcmux for MMC on seaboardSimon Glass2012-02-12-17/+4
* tegra: Use funcmux for MMC on harmonySimon Glass2012-02-12-15/+4
* tegra2: Optimize out-of-tree build for Ventana.Thierry Reding2011-12-24-2/+1
* tegra: Move boards over to use arch-level board UART functionSimon Glass2011-12-24-74/+2
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-24-3/+0
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-24-3/+0
* arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren2011-12-24-3/+1
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-24-3/+2
* tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-24-0/+12
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-24-1/+185
* tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-24-0/+4
* tegra2: Add UARTB supportSimon Glass2011-12-24-0/+10
* tegra2: Tidy UART selectionSimon Glass2011-12-24-23/+34
* tegra2: Fix out-of-tree build for Ventana.Thierry Reding2011-12-22-0/+1
* tegra2: Enable instruction cacheSimon Glass2011-12-09-0/+3
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-09-4/+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/+58
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-09-57/+6
* tegra2: Move board_mmc_init into board filesStephen Warren2011-12-09-52/+109
* tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-03-12/+1
* tegra2: Enable MMC for SeaboardTom Warren2011-10-27-13/+62
* 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-48/+20
* tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-27-1/+1
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-2/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-15-12/+0
* arm: tegra2: fix out-of-tree buildChe-liang Chiou2011-09-07-0/+8
* 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/+148
* arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren2011-04-27-11/+113
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-27-0/+39