summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-21arm: Implement CONFIG_DELAY_CONSOLESimon Glass
2011-12-20tegra: Add debugging to display clocks during initSimon Glass
2011-12-20Add a new boot stage to time relocationSimon Glass
2011-12-15x86: Conditionally load environment based on device treeStefan Reinauer
2011-12-13tegra: USB: Add T30 USB header filesTom Warren
2011-12-12tegra: Update clocks after fdt is availableSimon Glass
2011-12-12tegra: Remove CONFIG_SYS_PLLP_BASE_IS_408MHZSimon Glass
2011-12-05Move fdt check earlier so that board_early_init_f() can use itSimon Glass
2011-12-05tegra: Add a clock rate parameter to clock_early_init()Simon Glass
2011-12-02Adjust pllx_set_rate to remove delayBernie Thompson
2011-12-01tegra: Move tegra_get_chip_type() to ap20.cSimon Glass
2011-11-29Changing implementation of pllx_set_rate() to reduce possibility of intermitt...Micah Catlin
2011-11-28arm: Tegra3: update T30 clock_and_reset controller supportTom Warren
2011-11-22Add support for specifying an initrd with the zboot commandGabe Black
2011-11-22UPSTREAM: Reduce build timesWolfgang Denk
2011-11-18arm: Tegra3: complete 408MHz PLLP initTom Warren
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