summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-032-0/+4
| | * imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macroOtavio Salvador2014-01-031-0/+2
| | * mx6: soc: Disable VDDPU regulatorFabio Estevam2014-01-022-0/+24
| | * mx6: soc: Staticize set_vddsoc()Fabio Estevam2014-01-021-2/+0
| | * nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-171-0/+16
| | * i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson2013-12-173-2106/+2118
| | * i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarationsEric Nelson2013-11-132-490/+490
| | * i.MX6DQ/DLS: remove unused pad declarationsEric Nelson2013-11-132-1043/+0
| | * i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/SoloEric Nelson2013-11-131-0/+24
| | * i.MX6DQ/DLS: remove useless mux/pad declarationsEric Nelson2013-11-132-160/+0
| | * i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-132-1761/+1761
| * | ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla2013-12-183-0/+34
| * | ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla2013-12-185-2/+52
| * | ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla2013-12-183-4/+18
| * | ARM: AM43xx: mux: Update mux dataLokesh Vutla2013-12-181-0/+45
| * | ARM: AM43xx: Update Current Booting devices listLokesh Vutla2013-12-181-3/+10
| * | ARM: AM43XX: board: add support for reading onboard EEPROMSekhar Nori2013-12-181-0/+2
| * | ARM: AM43xx: Adapt to ti_armv7_common.h config fileLokesh Vutla2013-12-181-1/+1
| * | ARM: AM43xx: Update the base addresses of modulesLokesh Vutla2013-12-184-13/+15
| * | arm: tegra: Fix the CPU complex reset masksAlban Bedel2013-12-181-3/+3
| * | ARM: tegra: support SKU b1 of Tegra30Alban Bedel2013-12-181-0/+1
| * | arm: am437: Fix offset for USB registersDan Murphy2013-12-121-2/+2
| * | ARM: OMAP4: Move TEXT_BASE down to non-HS limitLokesh Vutla2013-12-121-1/+1
* | | socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-092-0/+77
|/ /
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-106-12/+25
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-253-5/+16
| |\ \
| | * | am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta2013-11-211-5/+0
| | * | mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta2013-11-211-0/+16
| | * | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-211-0/+0
| * | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-3/+3
| |/ /
| * | omap3_dss: define DSS_ONOFFNikita Kiryanov2013-11-121-4/+5
| * | ARM: bcm2835: add missing mbox overscan response fieldAndre Heider2013-11-121-0/+1
| |/
* | at91: redefine legacy GPIO PIN_BASEAndreas Bießmann2013-12-091-1/+1
* | at91: add new gpio pin definitionsAndreas Bießmann2013-12-091-1/+23
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-065-7/+4
|\ \
| * | arm: exynos: remove the unused define.Jaehoon Chung2013-12-051-4/+0
| * | arm: exynos/goni: fix the return type for s5p_mmc_initJaehoon Chung2013-12-052-2/+2
| * | exynos: spl: Add a custom spi copy functionRajeshwari Shinde2013-12-031-0/+1
| * | arm: exynos: fix the align for exynos4_power structureMinkyu Kang2013-12-031-1/+1
| |/
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-0610-30/+96
|\ \
| * | arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi2013-12-061-2/+0
| * | pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAMHardik Patel2013-12-041-0/+4
| * | davinci: fix Master Priority Registers locationViktar Palstsiuk2013-12-041-1/+2
| * | arm: omap3: Add uart4 omap3 adddressMichael Trimarchi2013-12-041-0/+1
| * | ARM: OMAP5: Add SATA platform glueRoger Quadros2013-12-041-0/+48
| * | ARM: OMAP5: Add PRCM and Control information for SATARoger Quadros2013-12-043-0/+8
| * | ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039SRICHARAN R2013-12-041-1/+9
| * | ARM: DRA: EMIF: Change DDR3 settings to use hw levelingSRICHARAN R2013-12-042-1/+4
| * | ARM: DRA7: Add is_dra7xx cpu check definitionSRICHARAN R2013-12-041-0/+8
| * | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-25/+6
OpenPOWER on IntegriCloud