summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-11-15arm: Tegra: make some header files common for Tegra3 LCD useTom Warren
2011-11-15tegra: spi: add SFLASH and SLINK driversChe-Liang Chiou
2011-11-15spi: add TEGRA_SLINK4_BASE and TEGRA_SPIFLASH_BASE in prep for tegra3Che-Liang Chiou
2011-11-15arm: Tegra: power: make power.c/.h common for future Tegra3 LCD useTom Warren
2011-11-15arm: Tegra: add new clocks for T30 LCDTom Warren
2011-11-14arm: tegra2: change initial CPU clock to 312MhzYen Lin
2011-11-13spi: rename tegra2_spi to tegra_spi in prep for tegra3Che-Liang Chiou
2011-11-03Clean up MTRR 7 right before jumping to the kernelStefan Reinauer
2011-10-28mmc: tegra3: Add MMC support for Tegra3 (specifically, waluigi)Doug Anderson
2011-10-27Use new VBNV section in coreboot tableStefan Reinauer
2011-10-25pmu: Move pmu.c exported function defs to non-arch pmu.hDoug Anderson
2011-10-25pmu: Move definition of abs() and stp() out of pmu header fileDoug Anderson
2011-10-20Import the glibc implementation of x86 memset into u-bootGabe Black
2011-10-20tegra3: Add T30 supportSimon Glass
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