summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-29Compile cache_disable() with -O2 to avoid failureSimon Glass
2011-08-29tegra2: Tidy up USB implementationSimon Glass
2011-08-29Set vdd_core and vdd_cpu to highJimmy 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-29Add some missing includes.Gabe Black
2011-08-29Fix how the location of the realmode and bios blobs are calculated.Gabe Black
2011-08-29If there's no flash, don't call flash_init from the i386 board init code.Gabe Black
2011-08-29Tidy up MMC to use to clock APISimon Glass
2011-08-29Allow excluding reset handling code from u-boot.Gabe Black
2011-08-24Add an implementation for a coreboot SOC.Gabe Black
2011-08-24tegra2: Add register definitions for display controllerWei Ni
2011-08-24fdt: Add definitions for LCDSimon Glass
2011-08-24Add clock functions to deal with a second-stage dividerSimon Glass
2011-08-24Remove the prototype for the unused function board_init.Gabe Black
2011-08-24Move the SC520 specific pci.h header into an sc520 directory.Gabe Black
2011-08-24Fix a compiler warning in arch/i386/lib/realmode.c.Gabe Black
2011-08-24tegra2: Add clock and PLL control functionsSimon Glass
2011-08-24Add clock speed constantsSimon Glass
2011-08-24tegra2: Rename CLOCK_PLL_ID_... to CLOCK_ID_...Simon Glass
2011-08-24Add new bitfield macros bf_enum() and bf_ones()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: config: enable device tree support on SeaboardSimon Glass
2011-08-24fdt: Add UART id numbers to support legacy codeSimon Glass
2011-08-24arm: tegra2: separate out SPI/UART switch code into its own fileSimon Glass
2011-08-24tegra2: Add pinmux control functionsSimon Glass
2011-08-24tegra2: Change PIN_ to PINGRPSimon Glass
2011-08-24fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass
2011-08-24arm: tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass
2011-08-24fdt: Add device tree control of U-Boot peripherals (CONFIG_OF_CONTROL)Simon 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-24arm: tegra2: Use arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-08-24Fix copyright statementChe-Liang Chiou
2011-08-24Add __aeabi_uldivmod 64-bits divider function for ARM platformChe-Liang Chiou
2011-08-24Add support for disabling the VIDEOFLB ATAG.robotboy
2011-08-24Add support for setting the start ATAG's core parameters.robotboy
2011-08-24Add microsecond boot time measurementSimon Glass