aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/tegra2
AgeCommit message (Expand)Author
2012-03-29tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass
2012-03-29tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29tegra: fdt: Add function to return peripheral/clock IDSimon Glass
2012-03-29tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass
2012-03-29arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren
2012-02-12tegra2: Enable data cacheSimon Glass
2012-02-12tegra: Add SDMMC support to funcmuxSimon Glass
2012-02-12tegra: Add I2C support to funcmuxSimon Glass
2012-02-12tegra: Add enum to select from available funcmux configsSimon Glass
2012-02-12tegra: Adjust funcmux config test to permit expansionSimon Glass
2012-02-12tegra2: Fix default RAM size selection in odmdataStephen Warren
2012-02-12tegra2: Fix conflicting pinmux for UARTAStephen Warren
2011-12-24tegra: Add support for UART init in cpu board.cSimon Glass
2011-12-24tegra: Add a function mux featureSimon Glass
2011-12-24tegra: add clock_ll_start_uart() to enable UART prior to relocSimon 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-24tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding
2011-12-09tegra2: Don't use board pointer before it is set upSimon Glass
2011-12-09tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass
2011-12-09tegra2: Remove unneeded boot codeSimon Glass
2011-12-09tegra2: Simplify tegra_start() boot pathSimon Glass
2011-12-09tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Squash warning in tegra2 board.cMarek Vasut
2011-10-27tegra2: Add more pinmux functionsSimon Glass
2011-10-27tegra2: Rename PIN_ to PINGRP_Simon Glass
2011-10-27tegra2: Add more clock functionsSimon Glass
2011-10-27tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-09-10tegra2: fix warning: "assert" redefinedWolfgang Denk
2011-09-04Tegra2: Use clock and pinmux functions to simplify codeSimon Glass
2011-09-04Tegra2: Add additional pin multiplexing featuresSimon Glass
2011-09-04Tegra2: Add more clock supportSimon Glass
2011-09-04Tegra2: Add microsecond timer functionSimon Glass
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren
2011-02-21arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren