aboutsummaryrefslogtreecommitdiff
path: root/board/nvidia
AgeCommit message (Expand)AuthorFilesLines
2012-10-29ARM: tegra: don't request GPIO from Seaboard's SPLStephen Warren1-10/+4
2012-10-29ARM: tegra: select between Seaboard/Ventana at compile timeStephen Warren1-3/+1
2012-10-29ARM: tegra: Whistler: remove unused USB aliasStephen Warren1-1/+4
2012-10-29ARM: tegra: Harmony: enable ULPI USB portStephen Warren2-1/+11
2012-10-29tegra: move common features to a common makefileMarc Dietrich2-3/+5
2012-10-15tegra: nand: add board pinmuxLucas Stach1-0/+12
2012-10-15tegra: clean up board include hellLucas Stach3-39/+1
2012-10-15tegra20: rework UART GPIO handlingLucas Stach4-19/+9
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren6-22/+21
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren4-10/+10
2012-09-07ARM: tegra: fix Ventana standalone buildStephen Warren1-2/+0
2012-09-07ARM: tegra: remove redundant mkdirs from board MakefilesStephen Warren4-13/+1
2012-09-07tegra: enable NAND on HarmonyStephen Warren1-0/+10
2012-09-07tegra: fdt: Add NAND definitions to fdtSimon Glass1-0/+10
2012-09-01tegra20: move SDRAM param save to later in bootAllen Martin1-0/+3
2012-09-01tegra20: remove timer_init from SPL buildAllen Martin1-0/+2
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin10-20/+20
2012-07-09tegra: add pin_mux_spi() board initialization functionStephen Warren1-0/+7
2012-07-09tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren1-1/+1
2012-07-09tegra: Allow boards to perform early GPIO setupThierry Reding2-0/+8
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren3-5/+5
2012-07-07spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren1-1/+1
2012-07-07tegra: ventana: add own device tree, enable USBStephen Warren1-0/+57
2012-07-07tegra: harmony: add device tree supportStephen Warren1-0/+57
2012-07-07tegra: Whistler board supportStephen Warren3-0/+231
2012-07-07spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren1-20/+7
2012-05-15tegra: fdt: Add keyboard definitions for SeaboardAnton Staff1-0/+27
2012-05-15tegra: fdt: Add EMC data for Tegra2 SeaboardSimon Glass1-0/+37
2012-05-15tegra: Add EMC settings for SeaboardJimmy Zhang4-2/+95
2012-05-15tegra: Turn off power detect in board initWei Ni1-0/+18
2012-05-15tegra: Set up warmboot code on Nvidia boardsSimon Glass1-0/+6
2012-05-15tegra: Set up PMU for Nvidia boardsSimon Glass1-0/+6
2012-03-29tegra: i2c: Select I2C ordering for SeaboardSimon Glass1-0/+18
2012-03-29tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass1-0/+7
2012-03-29tegra: usb: Add USB support to nvidia boardsSimon Glass3-0/+24
2012-03-29tegra: usb: fdt: Add USB definitions for Tegra2 SeaboardSimon Glass1-0/+11
2012-03-29tegra: fdt: Add clock bindings for Tegra2 SeaboardSimon Glass1-0/+27
2012-03-29tegra: fdt: Add device tree file for Tegra2 Seaboard from kernelSimon Glass1-0/+36
2012-02-12tegra: Use funcmux for MMC on seaboardSimon Glass1-17/+4
2012-02-12tegra: Use funcmux for MMC on harmonySimon Glass1-15/+4
2011-12-24tegra2: Optimize out-of-tree build for Ventana.Thierry Reding1-2/+1
2011-12-24tegra: Move boards over to use arch-level board UART functionSimon Glass1-74/+2
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass1-3/+0
2011-12-24tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass1-3/+0
2011-12-24arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren2-3/+1
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding3-3/+2
2011-12-24tegra2: Plumb in SPI/UART switch codeSimon Glass3-0/+12
2011-12-24tegra2: Implement SPI / UART GPIO switchSimon Glass3-1/+185
2011-12-24tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren1-0/+4
2011-12-24tegra2: Add UARTB supportSimon Glass1-0/+10