summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/tegra2
Commit message (Expand)AuthorAgeFilesLines
* 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
| * tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-272-4/+4
* | GCC4.6: Squash warning in tegra2 board.cMarek Vasut2011-10-271-1/+1
|/
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-221-1/+1
* tegra2: fix warning: "assert" redefinedWolfgang Denk2011-09-101-8/+0
* Tegra2: Use clock and pinmux functions to simplify codeSimon Glass2011-09-041-33/+14
* Tegra2: Add additional pin multiplexing featuresSimon Glass2011-09-042-1/+53
* Tegra2: Add more clock supportSimon Glass2011-09-043-36/+176
* Tegra2: Add microsecond timer functionSimon Glass2011-09-041-6/+12
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-7/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* arm: Tegra2: Add missing PLLX initTom Warren2011-04-271-0/+29
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-274-1/+528
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-216-0/+386
OpenPOWER on IntegriCloud