summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-03-16Remove code that disabled cache in _x86boot_startDuncan Laurie
2012-02-27arm: tegra3: add warmboot code needed for LP0Varun Wadekar
2012-02-24arm: tegra: move warmboot_avp.h over to common locationVarun Wadekar
2012-02-24arm: tegra3: header file for the MC/EMC registersVarun Wadekar
2012-02-24arm: tegra3: header file for sdmmc controller registersVarun Wadekar
2012-02-24arm: tegra3: add header for APB_MISC_GP and padctrl registersVarun Wadekar
2012-02-24arm: tegra3: add header file to describe the AHB controllerVarun Wadekar
2012-02-24arm: tegra3: add PMC registersVarun Wadekar
2012-02-24arm: tegra3: add AHB aperture base addressVarun Wadekar
2012-02-24arm: tegra3: add flow controller registersVarun Wadekar
2012-02-16arm: tegra: add chipid value to uniquely identify tegra3Varun Wadekar
2012-02-16arm: config: tegra: add bct offset addressVarun Wadekar
2012-02-14arm: tegra2: split LP0 code to help future chipsVarun Wadekar
2012-02-08Revert "arm: tegra2: split LP0 code to help future chips"Brian Harring
2012-02-08Revert "arm: tegra2: add .lds to calculate warm boot code size"Brian Harring
2012-02-08arm: tegra2: add .lds to calculate warm boot code sizeVarun Wadekar
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