summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada2016-07-14-34/+0
* types.h: move and redefine resource_size_tMasahiro Yamada2016-07-14-1/+0
* arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas2016-07-14-0/+1
* arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg2016-07-14-0/+3
* arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg2016-07-14-14/+61
* arm: omap-common: secure ROM signature verify APIAndreas Dannenberg2016-07-14-0/+97
* arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg2016-07-14-0/+74
* arm: omap-common: add secure smc entryDaniel Allred2016-07-14-9/+42
* arm: cache: add missing dummy functions for when dcache disabledDaniel Allred2016-07-14-0/+8
* arm64: add better and more generic spin-table supportMasahiro Yamada2016-07-14-4/+134
* Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini2016-07-14-8/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-07-11-11/+143
|\
| * ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHzVignesh R2016-07-09-8/+4
| * ARM: dts: K2G: Add support for QSPI controllerVignesh R2016-07-09-0/+59
| * ARM: dts: k2g: add support for Davinci SPI controllerVignesh R2016-07-09-0/+71
| * ARM: dts: k2l: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
| * ARM: dts: k2e: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
| * ARM: dts: k2hk: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
| * ARM: dts: keystone2: add SPI aliases for davinci SPI nodesVignesh R2016-07-09-0/+3
* | dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass2016-07-11-0/+1
* | rockchip: Use 'select' instead of defaults in KconfigSimon Glass2016-07-11-27/+10
* | armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu2016-07-08-0/+8
* | arm: Fix setjmp (again)Alexander Graf2016-07-08-1/+3
* | video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-05-72/+75
* | tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass2016-07-05-73/+2154
|/
* sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2016-07-02-1/+350
* sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl2016-07-02-0/+2
* ARM: uniphier: add external IRQ setup codeMasahiro Yamada2016-07-02-0/+44
* ARM: dts: uniphier: add AIDET nodesMasahiro Yamada2016-07-02-0/+40
* ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada2016-07-02-138/+99
* ARM: uniphier: fix typo "talbe"Masahiro Yamada2016-06-30-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-28-124/+21
|\
| * armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini2016-06-28-105/+0
| * armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-28-16/+16
| * armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang2016-06-24-3/+5
* | arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-26-0/+124
* | arm: at91: smartweb: add DM and DTS supportHeiko Schocher2016-06-26-1/+116
* | arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher2016-06-26-0/+3012
* | corvus DTS / DM supportHeiko Schocher2016-06-26-1/+115
* | arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher2016-06-26-12/+14
* | ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut2016-06-26-1/+1
* | common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-14/+14
* | board/BuR: rename kwb board to brxre1Hannes Schmelzer2016-06-24-3/+3
* | board/BuR: rename tseries board to brppt1Hannes Schmelzer2016-06-24-3/+3
* | arm: bcm235xx: update clock frameworkSteve Rae2016-06-24-5/+5
* | arm: bcm235xx: fix kps ccuChris Brand2016-06-24-5/+1
* | arm: bcm235xx: implement the boot0 hook codeSteve Rae2016-06-24-0/+15
* | ARM: armv7: refactor Makefile slightlyMasahiro Yamada2016-06-24-9/+2
* | ARM: move #ifdef to match the error handling codeMasahiro Yamada2016-06-24-2/+5
* | arm64: optimize smp_kick_all_cpusMasahiro Yamada2016-06-24-3/+1