summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-0523-1116/+327
|\
| * arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-041-0/+2
| * Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-023-0/+80
| |\
| | * arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-023-0/+80
| * | armv7.h: Add <asm/io.h>Tom Rini2015-03-021-0/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-013-0/+137
| |\ \
| | * | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-281-2/+0
| | * | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-281-0/+3
| | * | Exynos542x: Add workaround for ARM errata 799270Akshay Saraswat2015-02-281-0/+28
| | * | Exynos542x: Add workaround for ARM errata 798870Akshay Saraswat2015-02-281-0/+16
| | * | Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-282-0/+92
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-0115-1109/+0
| |\ \
| | * | ARM: UniPhier: move SoC headers to mach-uniphier/include/machMasahiro Yamada2015-03-0115-1109/+0
| | |/
| * | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-03-011-7/+107
| |\ \ | | |/ | |/|
| | * arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu2015-02-251-7/+107
* | | mx5: fix get_reset_causeStefano Babic2015-03-051-1/+0
* | | imx6: Added DEK blob generator commandRaul Cardenas2015-03-021-0/+4
* | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02120-10045/+239
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-258-3/+157
| |\ \
| | * | arm: ls1021x: Add support for initializing CAAM's stream idAlison Wang2015-02-242-0/+58
| | * | arm/ls102xa: use a array to define pexmscportsrMinghuan Lian2015-02-241-2/+1
| | * | arm/ls102xa: create TLB to map PCIe regionMinghuan Lian2015-02-241-0/+14
| | * | arm: ls102xa: Define default values for some CCSR macrosAlison Wang2015-02-241-0/+37
| | * | armv8/fsl-lsch3: Enable erratum workround for A008514York Sun2015-02-241-0/+1
| | * | armv8/fsl-lsch3: Enable workaround for A008336York Sun2015-02-241-0/+4
| | * | armv8/fsl-lsch3: Add support for second DDR clockYork Sun2015-02-242-0/+6
| | * | driver/ddr/fsl: Add workaround for A008336York Sun2015-02-241-0/+5
| | * | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-241-0/+1
| | * | armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2015-02-241-1/+2
| | * | fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma2015-02-241-0/+28
| | |/
| * | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-243-504/+0
| * | ARM: remove a320evb board supportMasahiro Yamada2015-02-241-22/+0
| * | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-241-294/+0
| * | ARM: remove dkb board supportMasahiro Yamada2015-02-245-207/+0
| * | ARM: remove jadecpu board supportMasahiro Yamada2015-02-242-614/+0
| |/
| * Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-211-0/+9
| |\
| | * sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede2015-02-211-0/+9
| * | rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-211-0/+4
| * | bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren2015-02-215-4/+25
| * | bcm2835/rpi: add SPDX license tags for some filesStephen Warren2015-02-213-33/+3
| * | ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada2015-02-2115-1279/+0
| * | ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada2015-02-213-334/+0
| * | ARM: nomadik: move SoC headers to mach-nomadik/include/machMasahiro Yamada2015-02-212-76/+0
| * | ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada2015-02-217-761/+0
| * | ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada2015-02-2116-1587/+0
| * | ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada2015-02-2144-4295/+0
| |/
| * Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-174-26/+31
| |\
| | * sunxi: Normalise FEL supportSimon Glass2015-02-161-0/+10
| | * arm: spl: Provide for a board-specific loaderSimon Glass2015-02-161-0/+4
| | * arm: Allow lr to be saved by board codeSimon Glass2015-02-161-0/+15
OpenPOWER on IntegriCloud