aboutsummaryrefslogtreecommitdiff
path: root/board/nvidia
AgeCommit message (Expand)Author
2012-10-15tegra: nand: add board pinmuxLucas Stach
2012-10-15tegra: clean up board include hellLucas Stach
2012-10-15tegra20: rework UART GPIO handlingLucas Stach
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-07ARM: tegra: fix Ventana standalone buildStephen Warren
2012-09-07ARM: tegra: remove redundant mkdirs from board MakefilesStephen Warren
2012-09-07tegra: enable NAND on HarmonyStephen Warren
2012-09-07tegra: fdt: Add NAND definitions to fdtSimon Glass
2012-09-01tegra20: move SDRAM param save to later in bootAllen Martin
2012-09-01tegra20: remove timer_init from SPL buildAllen Martin
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-07-09tegra: add pin_mux_spi() board initialization functionStephen Warren
2012-07-09tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren
2012-07-09tegra: Allow boards to perform early GPIO setupThierry Reding
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren
2012-07-07spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren
2012-07-07tegra: ventana: add own device tree, enable USBStephen Warren
2012-07-07tegra: harmony: add device tree supportStephen Warren
2012-07-07tegra: Whistler board supportStephen Warren
2012-07-07spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren
2012-05-15tegra: fdt: Add keyboard definitions for SeaboardAnton Staff
2012-05-15tegra: fdt: Add EMC data for Tegra2 SeaboardSimon Glass
2012-05-15tegra: Add EMC settings for SeaboardJimmy Zhang
2012-05-15tegra: Turn off power detect in board initWei Ni
2012-05-15tegra: Set up warmboot code on Nvidia boardsSimon Glass
2012-05-15tegra: Set up PMU for Nvidia boardsSimon Glass
2012-03-29tegra: i2c: Select I2C ordering for SeaboardSimon Glass
2012-03-29tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass
2012-03-29tegra: usb: Add USB support to nvidia boardsSimon Glass
2012-03-29tegra: usb: fdt: Add USB definitions for Tegra2 SeaboardSimon Glass
2012-03-29tegra: fdt: Add clock bindings for Tegra2 SeaboardSimon Glass
2012-03-29tegra: fdt: Add device tree file for Tegra2 Seaboard from kernelSimon Glass
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