summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-02-08arm: tegra2: split LP0 code to help future chipsVarun Wadekar
2012-02-07video: tegra: Change the clock settings for LCD driverPuneet Saxena
2012-02-07tegra: Change parent clock for Tegra2 and Tegra3Puneet Saxena
2012-02-07tegra: Extend support for RAM size as 2GBPuneet Saxena
2012-02-07tegra: Move display.c & pwfm.c from tegra2 to tegra-commonPuneet Saxena
2012-01-18X86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black
2012-01-18X86: Fix some minor bugs in the code that picks a relocation addressGabe Black
2012-01-17CHROMIUM: x86: Fix off-by-one error in do_elf_reloc_fixups()Duncan Laurie
2012-01-13X86: Override calculate_relocation_address to use the e820 mapGabe Black
2012-01-13Declare __text_start and __bss_end which will be used in the next commitGabe Black
2012-01-13X86: Make calculate_relocation_address an overridable functionGabe Black
2012-01-13X86: Increase the size of the phys_size_t and phys_addr_t typesGabe Black
2012-01-13X86: Make the upper bound on relocated symbols closed instead of openGabe Black
2012-01-10CHROMIUM: x86: Ignore memory >4GB when parsing Coreboot tablesDuncan Laurie
2012-01-06CHROMIUM: Support vboot without a displaySimon Glass
2012-01-05hack: Change relocation over to use memset/memcpySimon Glass
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