summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-05-1/+18
|\
| * mx5: fix get_reset_causeStefano Babic2015-03-05-1/+0
| * imx6: Added DEK blob generator commandRaul Cardenas2015-03-02-0/+4
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02-10045/+239
| |\
| * | imx: mx6sl: Extend USDHC SD2 pins to support 8-wire useOtavio Salvador2015-02-23-0/+5
| * | imx:mx6sl add I2c pad settingsPeng Fan2015-02-23-0/+5
| * | ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-17-0/+2
| * | ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-17-0/+2
* | | arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-04-0/+2
* | | Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-02-0/+80
|\ \ \
| * | | arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-02-0/+80
| | |/ | |/|
* | | armv7.h: Add <asm/io.h>Tom Rini2015-03-02-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-01-0/+137
|\ \ \
| * | | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-28-2/+0
| * | | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-28-0/+3
| * | | Exynos542x: Add workaround for ARM errata 799270Akshay Saraswat2015-02-28-0/+28
| * | | Exynos542x: Add workaround for ARM errata 798870Akshay Saraswat2015-02-28-0/+16
| * | | Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-28-0/+92
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-01-1109/+0
|\ \ \
| * | | ARM: UniPhier: move SoC headers to mach-uniphier/include/machMasahiro Yamada2015-03-01-1109/+0
| |/ /
* | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-03-01-7/+107
|\ \ \ | |/ / |/| |
| * | arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu2015-02-25-7/+107
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-25-3/+157
|\ \ \
| * | | arm: ls1021x: Add support for initializing CAAM's stream idAlison Wang2015-02-24-0/+58
| * | | arm/ls102xa: use a array to define pexmscportsrMinghuan Lian2015-02-24-2/+1
| * | | arm/ls102xa: create TLB to map PCIe regionMinghuan Lian2015-02-24-0/+14
| * | | arm: ls102xa: Define default values for some CCSR macrosAlison Wang2015-02-24-0/+37
| * | | armv8/fsl-lsch3: Enable erratum workround for A008514York Sun2015-02-24-0/+1
| * | | armv8/fsl-lsch3: Enable workaround for A008336York Sun2015-02-24-0/+4
| * | | armv8/fsl-lsch3: Add support for second DDR clockYork Sun2015-02-24-0/+6
| * | | driver/ddr/fsl: Add workaround for A008336York Sun2015-02-24-0/+5
| * | | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-24-0/+1
| * | | armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2015-02-24-1/+2
| * | | fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma2015-02-24-0/+28
| |/ /
* | | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-24-504/+0
* | | ARM: remove a320evb board supportMasahiro Yamada2015-02-24-22/+0
* | | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-294/+0
* | | ARM: remove dkb board supportMasahiro Yamada2015-02-24-207/+0
* | | ARM: remove jadecpu board supportMasahiro Yamada2015-02-24-614/+0
|/ /
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-21-0/+9
|\ \
| * | sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede2015-02-21-0/+9
* | | rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-21-0/+4
* | | bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren2015-02-21-4/+25
* | | bcm2835/rpi: add SPDX license tags for some filesStephen Warren2015-02-21-33/+3
* | | ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada2015-02-21-1279/+0
* | | ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada2015-02-21-334/+0
* | | ARM: nomadik: move SoC headers to mach-nomadik/include/machMasahiro Yamada2015-02-21-76/+0
* | | ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada2015-02-21-761/+0
* | | ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada2015-02-21-1587/+0
* | | ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada2015-02-21-4295/+0
|/ /