summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/tegra2
Commit message (Expand)AuthorAgeFilesLines
* tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2012-07-091-0/+10
* tegra: add enterrcm commandStephen Warren2012-07-092-0/+66
* tegra: usb: fix wrong error checkLucas Stach2012-07-091-1/+1
* tegra: add ULPI on USB2 funcmux entryLucas Stach2012-07-091-1/+12
* arm: Tegra: Use ODMDATA from BCT in IRAMTom Warren2012-07-071-1/+21
* tegra: override compiler flags for low level init codeamartin@nvidia.com2012-07-071-2/+5
* tegra: Correct PLL access in ap20.c and clock.cSimon Glass2012-07-072-4/+6
* tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren2012-07-071-0/+7
* tegra: add SDIO1 funcmux entry for UARTALucas Stach2012-07-072-0/+7
* tegra: add UART1 on GPU funcmux entryStephen Warren2012-07-072-1/+8
* tegra: add alternate UART1 funcmux entryStephen Warren2012-07-072-2/+25
* tegra2: trivially enable 13 mhz crystal frequencyLucas Stach2012-05-151-1/+4
* tegra: Add keyboard support to funcmuxSimon Glass2012-05-151-0/+16
* tegra: Setup PMC scratch info from ap20 setupYen Lin2012-05-151-0/+6
* tegra: Add warmboot implementationYen Lin2012-05-154-0/+719
* tegra: Add PMU to manage power suppliesJimmy Zhang2012-05-152-0/+71
* tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-152-0/+287
* tegra: Add tegra_get_chip_type() to detect SKUSimon Glass2012-05-151-0/+36
* tegra: Add crypto library for warmboot codeYen Lin2012-05-152-0/+266
* tegra: Add functions to access low-level Osc/PLL detailsSimon Glass2012-05-151-0/+32
* tegra: Move ap20.h header into arch locationSimon Glass2012-05-153-105/+3
* armv7: add appropriate headers for assembly functionsAneesh V2012-05-151-2/+3
* tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass2012-03-291-22/+41
* tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass2012-03-292-6/+6
* tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-292-1/+463
* tegra: fdt: Add function to return peripheral/clock IDSimon Glass2012-03-291-0/+58
* tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass2012-03-291-0/+2
* arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren2012-03-291-5/+5
* tegra2: Enable data cacheSimon Glass2012-02-121-0/+8
* tegra: Add SDMMC support to funcmuxSimon Glass2012-02-121-0/+63
* tegra: Add I2C support to funcmuxSimon Glass2012-02-121-0/+40
* tegra: Add enum to select from available funcmux configsSimon Glass2012-02-122-5/+6
* tegra: Adjust funcmux config test to permit expansionSimon Glass2012-02-121-25/+35
* tegra2: Fix default RAM size selection in odmdataStephen Warren2012-02-121-1/+1
* tegra2: Fix conflicting pinmux for UARTAStephen Warren2012-02-121-0/+12
* tegra: Add support for UART init in cpu board.cSimon Glass2011-12-241-0/+51
* tegra: Add a function mux featureSimon Glass2011-12-242-1/+59
* tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-241-0/+14
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-241-0/+3
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-241-0/+4
* tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding2011-12-241-0/+2
* tegra2: Don't use board pointer before it is set upSimon Glass2011-12-091-9/+1
* tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-091-3/+1
* tegra2: Remove unneeded boot codeSimon Glass2011-12-094-135/+1
* tegra2: Simplify tegra_start() boot pathSimon Glass2011-12-093-25/+37
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-092-0/+21
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-283-14/+1344
|\
| * tegra2: Add more pinmux functionsSimon Glass2011-10-271-1/+521
| * tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-271-3/+3
| * tegra2: Add more clock functionsSimon Glass2011-10-272-7/+817
OpenPOWER on IntegriCloud