summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*Enric Balletbò i Serra2014-01-241-3/+3
* ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-242-2/+0
* ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALLJassi Brar2014-01-241-1/+0
* arm: rmobile: Add SH QSPI base register addressNobuhiro Iwamatsu2014-01-162-0/+2
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-152-1/+12
|\
| * mx6: Add initial support for the Hummingboard soloFabio Estevam2014-01-151-0/+4
| * mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-151-1/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-1050-3348/+4495
|\ \
| * | gpio: zynq: Add dummy gpio routinesJagannadha Sutradharudu Teki2014-01-101-0/+25
| * | zynq: Add support to find bootmodeJagannadha Sutradharudu Teki2014-01-101-0/+1
| * | armv8: Use __aarch64__ rather than CONFIG_ARM64 in some casesTom Rini2014-01-102-18/+4
| * | arm64: core supportDavid Feng2014-01-0915-16/+425
| |/
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-068-15/+1709
| |\
| | * Exynos5420: Add support for 5420 in pinmux and gpioRajeshwari Birje2013-12-302-14/+132
| | * Exynos5420: Add DDR3 initialization for 5420Rajeshwari Birje2013-12-302-2/+15
| | * Exynos5420: Add clock initialization for 5420Rajeshwari Birje2013-12-302-0/+495
| | * EXYNOS5420: Add dmc and phy_control register structureRajeshwari Birje2013-12-301-0/+167
| | * EXYNOS5420: Add power register structure.Rajeshwari Birje2013-12-301-0/+837
| | * Exynos5420: Add base addresses for 5420Rajeshwari Birje2013-12-301-1/+48
| | * EXYNOS5: Create a common board fileRajeshwari Birje2013-12-301-0/+17
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-0610-3287/+2164
| |\ \ | | |/ | |/|
| | * 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
OpenPOWER on IntegriCloud