summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren2013-02-112-8/+0
| * Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance2013-02-071-0/+16
| * pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-071-0/+18
| * am33xx: add a pulldown macro to pinmux configLars Poeschel2013-02-071-1/+2
| * ARM: add wfi assembly macroRob Herring2013-02-031-0/+6
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-0219-70/+1435
| |\
| | * mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-281-1/+1
| | * mxs: ssp: Add SSP registers map for MX23Marek Vasut2013-01-281-0/+36
| | * mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-281-0/+121
| | * mxs: Use __weak annotation to simplify codeFabio Estevam2013-01-282-7/+4
| | * mxs: Boost the memory power supplyMarek Vasut2013-01-281-2/+2
| | * imximage.cfg: run files through C preprocessorTroy Kisky2013-01-223-2/+15
| | * mxs: Add MX23 quirks into the clock codeOtavio Salvador2013-01-212-11/+32
| | * mxs: Fix the memory init for MX23Otavio Salvador2013-01-211-15/+78
| | * mxs: Add function to ungate the power block on MX23Marek Vasut2013-01-211-0/+12
| | * mx23: config: Enable building of u-boot.sb binaryOtavio Salvador2013-01-211-0/+18
| | * mx23: SPL: Initialize DDR at 133MHzOtavio Salvador2013-01-211-0/+20
| | * mx23: SPL: Add boot mode supportOtavio Salvador2013-01-211-0/+25
| | * mx23: Add boot mode descriptionOtavio Salvador2013-01-211-0/+12
| | * mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-212-1/+19
| | * mx23: ssp: Fix ssp-regs.h for MX23Marek Vasut2013-01-211-0/+2
| | * mx23: Add POWER and CLKCTRL register definitionsMarek Vasut2013-01-213-1/+585
| | * mx23: Add iomux-mx23.hOtavio Salvador2013-01-212-0/+361
| | * mx23: Add register base addressesOtavio Salvador2013-01-211-5/+51
| | * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-212-26/+26
| | * mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-212-1/+17
| * | tegra: fdt: add apbdma nodeAllen Martin2013-01-172-0/+58
| * | tegra: fdt: sort dts filesAllen Martin2013-01-171-189/+188
| * | tegra: fdt: remove clocks nodesAllen Martin2013-01-172-20/+0
| * | tegra: remove IRDA pinmux synonymAllen Martin2013-01-166-7/+5
| * | Tegra30: fdt: Update DT files with I2C info for T30/CardhuTom Warren2013-01-161-0/+61
| * | Tegra30: clocks: Fix clock tables for I2C and other periphsTom Warren2013-01-162-34/+48
| * | Tegra30: Add generic Tegra30 build supportTom Warren2013-01-162-3/+3
| * | Tegra30: Cardhu: Add DT filesTom Warren2013-01-161-0/+5
| * | Tegra30: Add common CPU (shared) filesTom Warren2013-01-169-56/+1768
| * | Tegra30: Add CPU (armv7) filesTom Warren2013-01-162-0/+59
| * | Tegra30: Add AVP (arm720t) filesTom Warren2013-01-168-247/+612
| * | Tegra30: Add arch-tegra30 include filesTom Warren2013-01-1618-48/+1775
| * | tegra: display: add board pinmuxMarc Dietrich2013-01-161-3/+4
| |/
* | Clean up libfdt.h includesGerald Van Baren2013-02-087-8/+1
* | common/fdt_support.c: sparse fixesKim Phillips2013-02-071-1/+1
* | treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-073-2/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-02-042-0/+92
|\ \
| * | microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-042-0/+92
* | | x86: Use generic global_dataSimon Glass2013-02-041-34/+3
* | | sparc: Use generic global_dataSimon Glass2013-02-041-45/+1
* | | sh: Use generic global_dataSimon Glass2013-02-041-19/+1
* | | sandbox: Use generic global_dataSimon Glass2013-02-041-24/+1
* | | powerpc: Use generic global_dataSimon Glass2013-02-041-46/+1
* | | openrisc: Use generic global_dataSimon Glass2013-02-041-24/+1
OpenPOWER on IntegriCloud