summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-tegra2
Commit message (Expand)AuthorAgeLines
* tegra: Correct PLL access in ap20.c and clock.cSimon Glass2012-07-07-2/+3
* tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren2012-07-07-0/+1
* tegra: add SDIO1 funcmux entry for UARTALucas Stach2012-07-07-0/+1
* tegra: sync SDIO1 pingroup enum name with TRMLucas Stach2012-07-07-1/+1
* tegra: add UART1 on GPU funcmux entryStephen Warren2012-07-07-0/+1
* tegra: add alternate UART1 funcmux entryStephen Warren2012-07-07-0/+1
* spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren2012-07-07-2/+2
* tegra: i2c: Add function to find DVC busSimon Glass2012-05-15-0/+7
* tegra: Add warmboot implementationYen Lin2012-05-15-0/+150
* tegra: Add PMU to manage power suppliesJimmy Zhang2012-05-15-0/+30
* tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-15-0/+113
* tegra: Add header file for APB_MISC registerSimon Glass2012-05-15-0/+36
* tegra: Add tegra_get_chip_type() to detect SKUSimon Glass2012-05-15-0/+40
* tegra: Add flow, gp_padctl, fuse, sdram headersYen Lin2012-05-15-0/+288
* tegra: Add functions to access low-level Osc/PLL detailsSimon Glass2012-05-15-0/+25
* tegra: Move ap20.h header into arch locationSimon Glass2012-05-15-0/+102
* tegra: i2c: Add I2C driverYen Lin2012-03-29-0/+157
* tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass2012-03-29-2/+8
* tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass2012-03-29-2/+2
* tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-29-0/+254
* tegra: fdt: Add function to return peripheral/clock IDSimon Glass2012-03-29-0/+13
* tegra: Add SDMMC support to funcmuxSimon Glass2012-02-12-0/+8
* tegra: Add I2C support to funcmuxSimon Glass2012-02-12-0/+7
* tegra: Add enum to select from available funcmux configsSimon Glass2012-02-12-1/+11
* tegra: Adjust funcmux config test to permit expansionSimon Glass2012-02-12-0/+3
* tegra: Add support for UART init in cpu board.cSimon Glass2011-12-24-0/+30
* tegra: Add a function mux featureSimon Glass2011-12-24-0/+41
* tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-24-0/+11
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-24-0/+27
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-24-0/+46
* tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-24-0/+77
* tegra2: Add more pinmux functionsSimon Glass2011-10-27-17/+175
* tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-27-136/+136
* tegra2: Add more clock functionsSimon Glass2011-10-27-66/+126
* tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-27-22/+21
* Tegra2: Use clock and pinmux functions to simplify codeSimon Glass2011-09-04-37/+0
* Tegra2: Add additional pin multiplexing featuresSimon Glass2011-09-04-13/+148
* Tegra2: Add more clock supportSimon Glass2011-09-04-49/+326
* Tegra2: Add microsecond timer functionSimon Glass2011-09-04-0/+30
* mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-15-0/+11
* GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2011-07-04-10/+240
* arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2011-04-27-0/+60
* arm: Tegra2: Add missing PLLX initTom Warren2011-04-27-2/+4
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-27-0/+86
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+475