summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/tegra2
AgeCommit message (Expand)Author
2012-02-24arm: tegra: move warmboot_avp.h over to common locationVarun Wadekar
2012-02-14arm: tegra2: split LP0 code to help future chipsVarun Wadekar
2012-02-08Revert "arm: tegra2: split LP0 code to help future chips"Brian Harring
2012-02-08Revert "arm: tegra2: add .lds to calculate warm boot code size"Brian Harring
2012-02-08arm: tegra2: add .lds to calculate warm boot code sizeVarun Wadekar
2012-02-08arm: tegra2: split LP0 code to help future chipsVarun Wadekar
2012-02-07video: tegra: Change the clock settings for LCD driverPuneet Saxena
2012-02-07tegra: Move display.c & pwfm.c from tegra2 to tegra-commonPuneet Saxena
2011-11-15arm: Tegra: make some header files common for Tegra3 LCD useTom Warren
2011-11-15arm: Tegra: power: make power.c/.h common for future Tegra3 LCD useTom Warren
2011-10-06tegra: Move architecture init code into commonSimon Glass
2011-10-04tegra: Don't use board pointer before it is set upSimon Glass
2011-10-04tegra: Make flow.h commonSimon Glass
2011-10-04tegra: Make warmboot.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-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-29tegra2: Run at slower speed until core voltage is readySimon Glass
2011-08-29Tegra2: Plumb in new bootstage marks for arch_cpu_initSimon Glass
2011-08-29tegra2: Move cpu_init_crit() into CPU code fileSimon Glass
2011-08-29tegra2: Move cpu_arch_init() into arch/arm/cpu/armv7Simon Glass
2011-08-29tegra2: Remove 'clock not honored' messageSimon Glass
2011-08-29assert: Rely on the compilers dead code removalAnton Staaf
2011-08-29CHROMIUM: rename is_cold_boot to is_processor_resetChe-Liang Chiou
2011-08-29Fix displaying board name when CONFIG_OF_CONTROL is not definedAnton Staaf
2011-08-29fdt: Move all fdt files into the same directorySimon Glass
2011-08-29tegra2: Tidy up early clock initializationSimon Glass
2011-08-29tegra2: Check that PLLP is correct if already set upSimon Glass
2011-08-29tegra2: logging whether it is a cold boot or notChe-Liang Chiou
2011-08-29arm: Tegra2: fix warnings when DEBUG #definedTom Warren
2011-08-29fdt: Add Seaboard keyboard definitionAnton Staaf
2011-08-29Tegra2: Change the pixel clock of LCD to 70.6MhzDilan Lee
2011-08-29Fix incorrect clock/reset of reserved peripheralSimon Glass
2011-08-29tegra2: convert warmboot assembly code to CYen Lin
2011-08-29Display oscillator setting at boot when debuggingSimon Glass
2011-08-29Tegra: Add clock_set_rate() to adjust main PLLsDilan Lee
2011-08-29fdt: tegra2: Add MMC portsSimon Glass
2011-08-29Add assert() for debug assertionsSimon Glass
2011-08-29Derive board name and machine ID from the device tree.Vadim Bendebury
2011-08-29tegra2: add warmboot code to support LP0Yen Lin
2011-08-29fdt: tegra2: Add aliases for USB portsSimon Glass
2011-08-29arm: Tegra2: Set emc to performance configurationJimmy Zhang
2011-08-29Init Pllx based on sku id and OSC freqJimmy Zhang
2011-08-29fdt: Add USB definitionsSimon Glass
2011-08-29Add a function to return a clock rateSimon Glass
2011-08-29tegra2: Add basic LCD display access functionsWei Ni