summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-29Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass
2011-08-29Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass
2011-08-29Add coreboot framebuffer support.Stefan Reinauer
2011-08-29fdt: Implement fdt relocationSimon Glass
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-29Extra information strings from the coreboot tables.Gabe Black
2011-08-29Allow compiling out realmode/bios code.Gabe Black
2011-08-29Add support for booting Linux using the 32 bit boot protocol.Gabe Black
2011-08-29Add infrastructure to extract an e820 table from the coreboot tables.Gabe Black
2011-08-29Force the lib_sysinfo structure to be in the .data section.Gabe Black
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