summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2011-08-24Add option to disable code relocationSimon Glass
2011-08-24Fix Seaboard UART corruption on SPI activityTom Warren
2011-08-24spi: Tegra2: Add SPI driver for SPIFLASH on SeaboardTom Warren
2011-08-24Tegra2: Enable data cacheSimon Glass
2011-08-24arm: minor fixes for cache and mmu handlingAneesh V
2011-08-24armv7: integrate cache maintenance supportAneesh V
2011-08-24armv7: cache maintenance operations for armv7Aneesh V
2011-08-24armv7: add miscellaneous utility macrosAneesh V
2011-08-24arm: make default implementation of cache_flush() weakly linkedAneesh V
2011-08-24Tegra2: Add USB supportSimon Glass
2011-08-24Tegra2: Use clock and pinmux functions to simplify codeSimon Glass