summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2012-01-06CHROMIUM: Support vboot without a displaySimon Glass
2011-12-13tegra: USB: Add T30 USB header filesTom Warren
2011-12-12tegra: Update clocks after fdt is availableSimon Glass
2011-12-05tegra: Add a clock rate parameter to clock_early_init()Simon Glass
2011-12-01tegra: Move tegra_get_chip_type() to ap20.cSimon Glass
2011-11-28arm: Tegra3: update T30 clock_and_reset controller supportTom Warren
2011-11-18arm: Tegra3: complete 408MHz PLLP initTom Warren
2011-11-15arm: Tegra: make some header files common for Tegra3 LCD useTom Warren
2011-11-15tegra: spi: add SFLASH and SLINK driversChe-Liang Chiou
2011-11-15spi: add TEGRA_SLINK4_BASE and TEGRA_SPIFLASH_BASE in prep for tegra3Che-Liang Chiou
2011-11-15arm: Tegra: power: make power.c/.h common for future Tegra3 LCD useTom Warren
2011-11-15arm: Tegra: add new clocks for T30 LCDTom Warren
2011-11-14arm: tegra2: change initial CPU clock to 312MhzYen Lin
2011-11-13spi: rename tegra2_spi to tegra_spi in prep for tegra3Che-Liang Chiou
2011-10-28mmc: tegra3: Add MMC support for Tegra3 (specifically, waluigi)Doug Anderson
2011-10-25pmu: Move pmu.c exported function defs to non-arch pmu.hDoug Anderson
2011-10-25pmu: Move definition of abs() and stp() out of pmu header fileDoug Anderson
2011-10-11tegra: Correct GPIO definitions for Tegra2Simon Glass
2011-10-07arm: tegra3: Add pinmux functionsJimmy Zhang
2011-10-07tegra3: i2c: Add low level functions for T30Simon Glass
2011-10-07tegra3: Add GPIO headerSimon Glass
2011-10-06tegra3: Add new clock definitionsSimon Glass
2011-10-06tegra3: Add flow controller definitionsSimon Glass
2011-10-06tegra: Add support for 408MHz PLLPSimon Glass
2011-10-06tegra: Detect the number of CPUsSimon Glass
2011-10-04tegra: Move common gpio code into arch-tegraSimon Glass
2011-10-04tegra: Make i2c driver commonSimon Glass
2011-10-04tegra: Make flow.h commonSimon Glass
2011-10-04tegra: Make warmboot.h a common fileSimon Glass
2011-10-04tegra: Make uart.h a common fileSimon Glass
2011-10-04console: Implement pre-console bufferGraeme Russ
2011-10-04tegra: Make scu.h a common fileSimon Glass
2011-10-04tegra: Make pmc.h a common fileSimon Glass
2011-10-04tegra: Make clk_rst.h a common fileSimon Glass
2011-10-04tegra: Make bitfield.h a common fileSimon Glass
2011-09-15tegra3: Add basic Tegra30 supportTom Warren
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-09-14postload: Add new _reloc_end to define end of relocated areaSimon Glass
2011-09-13tegra: Rename is_tegra2_processor_resetSimon Glass
2011-09-13tegra: Move common header files into arch-tegraSimon Glass
2011-09-13tegra: Refactor board.cSimon Glass
2011-09-09tegra: Move tegra2 files into tegra-commonSimon Glass
2011-09-09tegra: Rename tegra2.h to tegra.hSimon Glass
2011-08-29Tegra: pmu: set SMx slew rate to 3.52mv/usWei Ni
2011-08-29tegra2: Run at slower speed until core voltage is readySimon Glass
2011-08-29tegra2: Move cpu_init_crit() into CPU code fileSimon Glass
2011-08-29tegra2: Increase SPI flash speed to 48MHzSimon Glass
2011-08-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29Tegra: pmu: Set SM1 in PWM-only modeWei Ni
2011-08-29Chromium: tegra: nand: Add NAND ECC support on data areaJim Lin