summaryrefslogtreecommitdiffstats
path: root/board/nvidia
Commit message (Expand)AuthorAgeFilesLines
* tegra: add pin_mux_spi() board initialization functionStephen Warren2012-07-091-0/+7
* tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren2012-07-091-1/+1
* tegra: Allow boards to perform early GPIO setupThierry Reding2012-07-092-0/+8
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-073-5/+5
* spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2012-07-071-1/+1
* tegra: ventana: add own device tree, enable USBStephen Warren2012-07-071-0/+57
* tegra: harmony: add device tree supportStephen Warren2012-07-071-0/+57
* tegra: Whistler board supportStephen Warren2012-07-073-0/+231
* spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren2012-07-071-20/+7
* tegra: fdt: Add keyboard definitions for SeaboardAnton Staff2012-05-151-0/+27
* tegra: fdt: Add EMC data for Tegra2 SeaboardSimon Glass2012-05-151-0/+37
* tegra: Add EMC settings for SeaboardJimmy Zhang2012-05-154-2/+95
* tegra: Turn off power detect in board initWei Ni2012-05-151-0/+18
* tegra: Set up warmboot code on Nvidia boardsSimon Glass2012-05-151-0/+6
* tegra: Set up PMU for Nvidia boardsSimon Glass2012-05-151-0/+6
* tegra: i2c: Select I2C ordering for SeaboardSimon Glass2012-03-291-0/+18
* tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass2012-03-291-0/+7
* tegra: usb: Add USB support to nvidia boardsSimon Glass2012-03-293-0/+24
* tegra: usb: fdt: Add USB definitions for Tegra2 SeaboardSimon Glass2012-03-291-0/+11
* tegra: fdt: Add clock bindings for Tegra2 SeaboardSimon Glass2012-03-291-0/+27
* tegra: fdt: Add device tree file for Tegra2 Seaboard from kernelSimon Glass2012-03-291-0/+36
* tegra: Use funcmux for MMC on seaboardSimon Glass2012-02-121-17/+4
* tegra: Use funcmux for MMC on harmonySimon Glass2012-02-121-15/+4
* tegra2: Optimize out-of-tree build for Ventana.Thierry Reding2011-12-241-2/+1
* tegra: Move boards over to use arch-level board UART functionSimon Glass2011-12-241-74/+2
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-241-3/+0
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-241-3/+0
* arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren2011-12-242-3/+1
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-243-3/+2
* tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-243-0/+12
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-243-1/+185
* tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-241-0/+4
* tegra2: Add UARTB supportSimon Glass2011-12-241-0/+10
* tegra2: Tidy UART selectionSimon Glass2011-12-241-23/+34
* 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
OpenPOWER on IntegriCloud