summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: harmony: Set WM8903 gpio_baseStephen Warren2011-03-071-0/+1
* ARM: tegra: harmony: I2C-related portions of audio supportStephen Warren2011-03-071-0/+23
* ARM: tegra: harmony: register i2c devicesOlof Johansson2011-03-071-0/+32
* ARM: tegra: seaboard: register i2c devicesOlof Johansson2011-03-072-4/+59
* ARM: tegra: harmony: Beginnings of audio supportStephen Warren2011-03-073-6/+43
* ARM: tegra: create defines for SD-related GPIO namesStephen Warren2011-03-076-20/+30
* ARM: tegra: add devices.c entries for audioStephen Warren2011-03-073-0/+77
* ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport2011-03-031-0/+3
* ARM: tegra: add PCI Express power gatingMike Rapoport2011-03-031-2/+20
* ARM: tegra: PCIE minor code refactoringMike Rapoport2011-03-031-9/+9
* ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren2011-02-231-12/+10
* ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren2011-02-231-6/+6
* ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren2011-02-231-2/+2
* ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren2011-02-232-4/+1
* ARM: tegra: add seaboard, wario and kaen boardsOlof Johansson2011-02-225-0/+435
* ARM: tegra: harmony: fix pinmux for MMC slotOlof Johansson2011-02-221-3/+3
* ARM: tegra: harmony: register sdhci devicesOlof Johansson2011-02-221-0/+30
* ARM: tegra: remove stale nvidia atag handlerOlof Johansson2011-02-221-25/+0
* ARM: tegra: common device resourcesOlof Johansson2011-02-223-0/+552
* ARM: tegra: harmony: move over to tegra_gpio_configOlof Johansson2011-02-221-0/+13
* ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson2011-02-222-0/+21
* ARM: tegra: Hide EMC scaling config behind ARCH_TEGRAMark Brown2011-02-221-2/+2
* ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIOStephen Warren2011-02-221-1/+1
* ARM: tegra: common: Enable core clocksColin Cross2011-02-221-0/+3
* ARM: tegra: timer: Enable timer and rtc clocksColin Cross2011-02-221-2/+14
* ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross2011-02-224-10/+8
* ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross2011-02-221-0/+25
* ARM: tegra: clock: Round rate before setting rateColin Cross2011-02-222-4/+16
* ARM: tegra: clock: Refcount periph clock enablesColin Cross2011-02-221-6/+31
* ARM: tegra: clock: Miscellaneous clock updatesColin Cross2011-02-211-31/+67
* ARM: tegra: clock: Fix clock issues in suspendColin Cross2011-02-211-10/+20
* ARM: tegra: clock: Add function to set SDMMC tap delayColin Cross2011-02-214-0/+36
* ARM: tegra: cpufreq: Adjust memory frequency with cpu frequencyColin Cross2011-02-211-0/+21
* ARM: tegra: clocks: Add emc scalingColin Cross2011-02-211-1/+63
* ARM: tegra: Add external memory controller driverColin Cross2011-02-214-0/+209
* ARM: tegra: clock: Minor cleanupsColin Cross2011-02-213-7/+3
* ARM: tegra: clock: Add shared bus clock typeColin Cross2011-02-212-0/+124
* ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross2011-02-212-4/+13
* ARM: tegra: clock: Convert global lock to a lock per clockColin Cross2011-02-214-167/+318
* ARM: tegra: clock: Move unshared clk struct members into unionColin Cross2011-02-212-143/+176
* ARM: tegra: clock: Rearrange static clock tablesColin Cross2011-02-211-55/+51
* ARM: tegra: clock: Drop CPU dvfsColin Cross2011-02-218-297/+2
* ARM: tegra: clock: Initialize clocks that have no enableColin Cross2011-02-211-0/+9
* ARM: tegra: clock: Don't use PLL lock bitsColin Cross2011-02-202-23/+10
* ARM: tegra: clock: Drop debuggingColin Cross2011-02-201-17/+2
* ARM: tegra: clock: Don't BUG on changing an enabled PLLColin Cross2011-02-201-1/+0
* ARM: tegra: clock: enable clk reset for non-peripheral clocksDima Zavin2011-02-202-11/+19
* ARM: tegra: Fix hang on rebootSimon Glass2011-02-201-2/+3
* ARM: tegra: APB DMA: Enable clock and remove reset.Stephen Warren2011-02-202-0/+20
* ARM: tegra: Prevent requeuing in-progress DMA requestsStephen Warren2011-02-191-0/+8
OpenPOWER on IntegriCloud