summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2011-11-22UPSTREAM: Reduce build timesWolfgang Denk
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-15arm: Tegra: power: make power.c/.h common for future Tegra3 LCD useTom Warren
2011-11-14arm: tegra2: change initial CPU clock to 312MhzYen Lin
2011-10-20tegra3: Add T30 supportSimon Glass
2011-10-07arm: tegra3: Add pinmux functionsJimmy Zhang
2011-10-06tegra3: Detect amount of DRAM correctlySimon Glass
2011-10-06tegra: Move architecture init code into commonSimon Glass
2011-10-06tegra: Remove obsolete commentSimon Glass
2011-10-06tegra: Add support for 408MHz PLLPSimon Glass
2011-10-06tegra: Detect the number of CPUsSimon Glass
2011-10-04tegra: Build early code for ARMv4TSimon 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 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-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-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-29usb: update API for multiple controllersVincent Palatin
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