aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2011-05-16ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas
2011-04-04arm/dt: Add a make rule to build dtb for enabled boardsShawn Guo
2011-03-28arm/dt: Basic tegra devicetree supportGrant Likely
2011-03-25Merge branches 'fixes', 'pgt-next' and 'versatile' from RMKNicolas Pitre
2011-03-25Merge commit '05e3475' (rmk/for-linus) into linaro-2.6.38Nicolas Pitre
2011-03-25Merge commit '500132a' (usb) into linaro-2.6.38Nicolas Pitre
2011-03-25Merge commit 'd5fdafd' (tegra) into linaro-2.6.38Nicolas Pitre
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-11ARM: tegra: Add support for Tegra USB PHYsBenoit Goby
2011-03-03ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport
2011-03-03ARM: tegra: add PCI Express power gatingMike Rapoport
2011-03-03ARM: tegra: PCIE minor code refactoringMike Rapoport
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-23ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren
2011-02-23ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren
2011-02-23ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren
2011-02-23ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren
2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar
2011-02-22ARM: tegra: add seaboard, wario and kaen boardsOlof Johansson
2011-02-22ARM: tegra: harmony: fix pinmux for MMC slotOlof Johansson
2011-02-22ARM: tegra: harmony: register sdhci devicesOlof Johansson
2011-02-22ARM: tegra: remove stale nvidia atag handlerOlof Johansson
2011-02-22ARM: tegra: common device resourcesOlof Johansson
2011-02-22ARM: tegra: harmony: move over to tegra_gpio_configOlof Johansson
2011-02-22ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson
2011-02-22ARM: tegra: Hide EMC scaling config behind ARCH_TEGRAMark Brown
2011-02-22ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIOStephen Warren
2011-02-22ARM: tegra: common: Enable core clocksColin Cross
2011-02-22ARM: tegra: timer: Enable timer and rtc clocksColin Cross
2011-02-22ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross
2011-02-22ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross
2011-02-22ARM: tegra: clock: Round rate before setting rateColin Cross
2011-02-22ARM: tegra: clock: Refcount periph clock enablesColin Cross
2011-02-21ARM: tegra: clock: Miscellaneous clock updatesColin Cross
2011-02-21ARM: tegra: clock: Fix clock issues in suspendColin Cross
2011-02-21ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross
2011-02-21ARM: tegra: cpufreq: Adjust memory frequency with cpu frequencyColin Cross
2011-02-21ARM: tegra: clocks: Add emc scalingColin Cross
2011-02-21ARM: tegra: Add external memory controller driverColin Cross
2011-02-21ARM: tegra: clock: Minor cleanupsColin Cross
2011-02-21ARM: tegra: clock: Add shared bus clock typeColin Cross
2011-02-21ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross
2011-02-21ARM: tegra: clock: Convert global lock to a lock per clockColin Cross
2011-02-21ARM: tegra: clock: Move unshared clk struct members into unionColin Cross
2011-02-21ARM: tegra: clock: Rearrange static clock tablesColin Cross
2011-02-21ARM: tegra: clock: Drop CPU dvfsColin Cross
2011-02-21ARM: tegra: clock: Initialize clocks that have no enableColin Cross
2011-02-20ARM: tegra: clock: Don't use PLL lock bitsColin Cross
2011-02-20ARM: tegra: clock: Drop debuggingColin Cross
2011-02-20ARM: tegra: clock: Don't BUG on changing an enabled PLLColin Cross