summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-29Fix incorrect clock/reset of reserved peripheralSimon Glass
2011-08-29tegra2: convert warmboot assembly code to CYen Lin
2011-08-29Change how reset code is excluded.Gabe Black
2011-08-29Display oscillator setting at boot when debuggingSimon Glass
2011-08-29Clean up the i386 zimage code in preparation to extend it.Gabe Black
2011-08-29Tegra: Add clock_set_rate() to adjust main PLLsDilan Lee
2011-08-29fdt: tegra2: Add MMC portsSimon Glass
2011-08-29fdt: Add DEV_TREE_SEPARATE to provide an fdt separate from imageSimon Glass
2011-08-29Determine the ram size using the coreboot tables.Gabe Black
2011-08-29Import code from coreboot's libpayload to parse the coreboot table.Gabe Black
2011-08-29Add assert() for debug assertionsSimon Glass
2011-08-29Fix a bug determining the size of memory moved into RAM.Gabe Black
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-29Don't relocate symbols which point to things that aren't relocated.Gabe Black
2011-08-29Tell u-boot about PCI bus 0 when initializing the coreboot "board".Gabe Black
2011-08-29tegra2: Run-time assignment of USB port numbersSimon Glass
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