summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* imx6 SION bit has to be on for the pins that are used as ENET_REF_CLKAndy Ng2014-02-192-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-119-13/+84
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-296-10/+11
| |\
| | * DRA7: add ABB setup for MPU voltage domainNishanth Menon2014-01-241-0/+2
| | * DRA7: Add support for ES1.1 silicon ID codeNishanth Menon2014-01-242-0/+2
| | * ARM: AM335x: Enable DDR dynamic IO power downSatyanarayana, Sandhya2014-01-241-4/+4
| | * 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
| * | spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-241-3/+11
| * | ARM: rpi_b: power on SDHCI and USB HW modulesStephen Warren2014-01-201-0/+48
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-01-202-24/+0
| |\ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-164-1/+14
| |\ \ \ | | | |/ | | |/|
| * | | usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-131-0/+14
* | | | mx6: Enable L2 cache supportFabio Estevam2014-02-112-0/+22
* | | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-111-0/+1
* | | | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-113-13/+14
* | | | ARM: mx6: Add PCI express driverMarek Vasut2014-01-261-0/+27
* | | | ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-261-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-01-2621-17/+517
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | 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
| |\ \ | | |/ | |/|
| * | 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
| * | | socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGAChin Liang See2014-01-092-0/+77
* | | | mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam2014-01-172-24/+0
| |_|/ |/| |
* | | 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 '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
OpenPOWER on IntegriCloud