summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: exynos: Squash bogus warnings in pinmuxMarek Vasut2014-03-131-0/+12
* board:trats2: Enable device tree on Trats2Piotr Wilczek2014-03-122-1/+436
* board:trats: Enable device tree on TratsPiotr Wilczek2014-03-122-1/+122
* board:universal: Enable device tree on UniversalPiotr Wilczek2014-03-122-1/+85
* board:origen: Enable device tree on OrigenPiotr Wilczek2014-03-122-0/+47
* arm:exynos: add common DTS file for exynos 4Piotr Wilczek2014-03-122-0/+150
* drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-121-0/+7
* video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek2014-03-121-0/+5
* exynos4:pinmux:fdt: decode peripheral idPiotr Wilczek2014-03-121-0/+17
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-1015-9/+67
|\
| * arm: atmel: sama5d3: add nand spl boot supportBo Shen2014-03-092-0/+4
| * arm: atmel: sama5d3: add spi spl boot supportBo Shen2014-03-092-0/+4
| * at91 gpio: fix typo in compatibility macroAndreas Henriksson2014-03-091-1/+1
| * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-091-0/+25
| * ARM: tegra: simplify halt_avp()Stephen Warren2014-03-051-3/+2
| * ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124Stephen Warren2014-03-051-0/+5
| * ARM: tegra: fix pmc_pwrgate_timer_mult register definitionStephen Warren2014-03-052-2/+13
| * ARM: tegra: move CONFIG_TEGRAnnStephen Warren2014-03-054-0/+8
| * ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-041-1/+1
| * ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach2014-03-041-0/+1
| * ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach2014-03-041-2/+2
| * ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N2014-03-041-0/+1
* | ahci-plat: Provide a weak scsi_init hookIan Campbell2014-03-101-0/+6
* | kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-071-1/+11
* | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-075-66/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-0413-442/+15
|\ \
| * | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-77/+0
| * | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-045-88/+4
| * | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-049-194/+58
| * | mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-47/+0
| * | mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta2014-03-044-86/+10
| * | mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-031-7/+0
| |/
* | kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-1/+3
* | kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-041-7/+2
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-049-47/+8
* | mmc: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2654-344/+1967
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-263-7/+7
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-2614-310/+7
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-2613-16/+65
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-248-11/+54
| |\
| | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-211-4/+1
| | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-211-1/+1
| | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-211-0/+18
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-214-4/+14
| | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-211-2/+4
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-211-0/+16
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-229-0/+1734
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-227-0/+100
| |/
* | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-251-9/+0
OpenPOWER on IntegriCloud