summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-29Put back the include of fdt_decode.hAnton Staaf
2011-08-29Fix displaying board name when CONFIG_OF_CONTROL is not definedAnton Staaf
2011-08-29i2c: Add FDT supportAnton Staaf
2011-08-29x86: fix the global variables alignmentVincent Palatin
2011-08-29CHROMIUM: ARM: Allow the FDT to specify that the env loads early.Doug Anderson
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-29fdt: update fdt before passing it to kernelChe-Liang Chiou
2011-08-29tegra2: logging whether it is a cold boot or notChe-Liang Chiou
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