summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-13Reorder x86's post relocation memory layoutGabe Black
2011-10-13Fill in the dram info using the e820 map on coreboot/x86Gabe Black
2011-10-12Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury
2011-10-11tegra: Correct GPIO definitions for Tegra2Simon Glass
2011-10-07Fix the inline assembly constraints in boot_zimageGabe Black
2011-10-07arm: tegra3: Add pinmux functionsJimmy Zhang
2011-10-07tegra3: i2c: Add low level functions for T30Simon Glass
2011-10-07tegra3: Add GPIO headerSimon Glass
2011-10-06tegra3: Add new clock definitionsSimon Glass
2011-10-06tegra3: Add flow controller definitionsSimon Glass
2011-10-06tegra3: Detect amount of DRAM correctlySimon Glass
2011-10-06tegra: Move architecture init code into commonSimon Glass
2011-10-06tegra: Remove obsolete commentSimon Glass
2011-10-06tegra: Add support for 408MHz PLLPSimon Glass
2011-10-06tegra: Detect the number of CPUsSimon Glass
2011-10-06Move Starting kernel... message to the function that starts the kernelStefan Reinauer
2011-10-05CHROMIUM: Fix gcc 4.6.0 warning if CONFIG_GENERIC_MMC not defined.Doug Anderson
2011-10-04tegra: Build early code for ARMv4TSimon Glass
2011-10-04tegra: Don't use board pointer before it is set upSimon Glass
2011-10-04tegra: Move common gpio code into arch-tegraSimon Glass
2011-10-04tegra: Make i2c driver commonSimon Glass
2011-10-04tegra: Make flow.h commonSimon Glass
2011-10-04tegra: Make warmboot.h a common fileSimon Glass
2011-10-04tegra: Make uart.h a common fileSimon Glass
2011-10-04console: Implement pre-console bufferGraeme Russ
2011-10-04console: Squelch pre-console output in console functionsGraeme Russ
2011-10-04tegra: Make scu.h a common fileSimon Glass
2011-10-04tegra: Make pmc.h a common fileSimon Glass
2011-10-04tegra: Make clk_rst.h a common fileSimon Glass
2011-10-04tegra: Make bitfield.h a common fileSimon Glass
2011-10-03Process all cbmem table references consistently.Vadim Bendebury
2011-09-28Track whether u-boot was warm or cold booted, and implement is_processor_resetGabe Black
2011-09-27Fix global data offset macros which are used in assemblyGabe Black
2011-09-26Enable coreboot timestamp facility support in u-boot.Vadim Bendebury
2011-09-24Refactor hw timer code to accommodate execution tracing.Vadim Bendebury
2011-09-24Retrieve timestamp table information from coreboot table.Vadim Bendebury
2011-09-22Make coreboot / chromeos config more similar to ARM configs.Stefan Reinauer
2011-09-22Add coreboot library sources.Vadim Bendebury
2011-09-19Fix a stray merge conflict in arch/x86/lib/video.cGabe Black
2011-09-19Add slightly finer grained progress indication on x86Stefan Reinauer
2011-09-19Don't spam POST80 codes with slow IO functionsStefan Reinauer
2011-09-15tegra3: Add basic Tegra30 supportTom Warren
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-09-14postload: Add new _reloc_end to define end of relocated areaSimon Glass
2011-09-13fdt: Add extra condition on fdt relocation codeSimon Glass
2011-09-13tegra: Rename is_tegra2_processor_resetSimon Glass
2011-09-13tegra: Move common header files into arch-tegraSimon Glass
2011-09-13tegra: Refactor board.cSimon Glass
2011-09-12Rearrange initialization sequence to provide early access to environment.Vadim Bendebury
2011-09-09tegra: Move tegra2 files into tegra-commonSimon Glass