summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-165-2/+21
|\
| * 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-153-2/+19
| |\
| | * 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-152-2/+15
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-146-6/+13
|\ \ \ | |/ /
| * | arm: use canonical sub mnemonicAndreas Bießmann2014-01-142-2/+2
| * | Merge 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-141-1/+2
| |\ \ | | |/
| | * imx6: make use of lldiv(..)Christian Gmeiner2014-01-131-1/+2
| * | arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-143-3/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-131-0/+13
|\ \ \ | |/ /
| * | ARM: pxa: Fix OneNAND SPL buildsMarek Vasut2014-01-131-0/+13
* | | usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-131-0/+14
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-1099-3900/+8531
|\ \
| * | gpio: zynq: Add dummy gpio routinesJagannadha Sutradharudu Teki2014-01-101-0/+25
| * | dts: zynq: Add basic fdt supportJagannadha Sutradharudu Teki2014-01-101-0/+13
| * | zynq: Add support to find bootmodeJagannadha Sutradharudu Teki2014-01-102-0/+7
| * | armv8: Use __aarch64__ rather than CONFIG_ARM64 in some casesTom Rini2014-01-102-18/+4
| * | arm64: core supportDavid Feng2014-01-0934-21/+1819
| |/
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-0618-465/+3892
| |\
| | * DTS: Add dts support for SMDK5420Rajeshwari Birje2013-12-303-190/+272
| | * Exynos5420: Add support for 5420 in pinmux and gpioRajeshwari Birje2013-12-303-16/+390
| | * Exynos5420: Add DDR3 initialization for 5420Rajeshwari Birje2013-12-305-58/+484
| | * Exynos5420: Add clock initialization for 5420Rajeshwari Birje2013-12-306-202/+1679
| | * 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-0616-3308/+2329
| |\ \ | | |/ | |/|
| | * arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-033-0/+16
| | * ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6Otavio Salvador2014-01-031-10/+11
| | * 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-023-0/+65
| | * mx6: soc: Add the required LDO ramp up delayFabio Estevam2014-01-021-3/+19
| | * mx6: soc: Introduce set_ldo_voltage()Fabio Estevam2014-01-021-7/+26
| | * mx6: soc: Set the VDDSOC at 1.175 VFabio Estevam2014-01-021-1/+1
| | * mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltagesFabio Estevam2014-01-021-0/+16
| | * mx6: soc: Staticize set_vddsoc()Fabio Estevam2014-01-022-3/+1
| | * MX6: fix sata compilation for i.MX6Stefano Babic2013-12-192-1/+2
| | * imx6: fix random hang when download by usbFrank Li2013-12-171-0/+2
| | * mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam2013-12-171-1/+1
| | * nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-173-0/+52
| | * i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson2013-12-173-2106/+2118
| | * imx-common: remove extraneous semicolon from macroEric Nelson2013-11-271-2/+2
| | * 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-185-16/+38
OpenPOWER on IntegriCloud