summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
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
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-29Enforce errors on warning when building tegra2 targets.Vadim Bendebury
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
2011-08-29Add control over cachability of memory regionsSimon Glass
2011-08-29tegra2: Add power control functionsSimon Glass
2011-08-29tegra2: add i2c driverYen Lin
2011-08-24fdt: Add definitions for LCDSimon Glass
2011-08-24Add clock functions to deal with a second-stage dividerSimon Glass
2011-08-24tegra2: Add clock and PLL control functionsSimon Glass
2011-08-24tegra2: Rename CLOCK_PLL_ID_... to CLOCK_ID_...Simon Glass
2011-08-24fdt: Add PWFM definitionsSimon Glass
2011-08-24tegra2: Add PWFM supportSimon Glass
2011-08-24fdt: tegra2: Add label for serial port 3Simon Glass
2011-08-24fdt: Add UART id numbers to support legacy codeSimon Glass
2011-08-24tegra2: Add pinmux control functionsSimon Glass
2011-08-24tegra2: Change PIN_ to PINGRPSimon Glass
2011-08-24arm: tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass
2011-08-24fdt: add initial device tree files for Tegra2Simon Glass
2011-08-24arm: tegra2: Remove unneeded boot codeSimon Glass
2011-08-24arm: tegra2: Enable instruction cacheSimon Glass
2011-08-24arm: tegra2: Simplify boot pathSimon Glass
2011-08-24Add option to disable code relocationSimon Glass
2011-08-24Tegra2: Enable data cacheSimon Glass
2011-08-24armv7: integrate cache maintenance supportAneesh V