summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-07-14stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada
2016-07-14types.h: move and redefine resource_size_tMasahiro Yamada
2016-07-14arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas
2016-07-14arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg
2016-07-14arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg
2016-07-14arm: omap-common: secure ROM signature verify APIAndreas Dannenberg
2016-07-14arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg
2016-07-14arm: omap-common: add secure smc entryDaniel Allred
2016-07-14arm: cache: add missing dummy functions for when dcache disabledDaniel Allred
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada
2016-07-14Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass
2016-07-11rockchip: Use 'select' instead of defaults in KconfigSimon Glass
2016-07-09ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHzVignesh R
2016-07-09ARM: dts: K2G: Add support for QSPI controllerVignesh R
2016-07-09ARM: dts: k2g: add support for Davinci SPI controllerVignesh R
2016-07-09ARM: dts: k2l: Enable Davinci SPI controllerVignesh R
2016-07-09ARM: dts: k2e: Enable Davinci SPI controllerVignesh R
2016-07-09ARM: dts: k2hk: Enable Davinci SPI controllerVignesh R
2016-07-09ARM: dts: keystone2: add SPI aliases for davinci SPI nodesVignesh R
2016-07-08armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu
2016-07-08arm: Fix setjmp (again)Alexander Graf
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass
2016-07-05tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass
2016-07-02sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz
2016-07-02sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl
2016-07-01ARM: uniphier: add external IRQ setup codeMasahiro Yamada
2016-07-01ARM: dts: uniphier: add AIDET nodesMasahiro Yamada
2016-07-01ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha
2016-06-26arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher
2016-06-26arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher
2016-06-26corvus DTS / DM supportHeiko Schocher
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-24board/BuR: rename kwb board to brxre1Hannes Schmelzer
2016-06-24board/BuR: rename tseries board to brppt1Hannes Schmelzer
2016-06-24arm: bcm235xx: update clock frameworkSteve Rae
2016-06-24arm: bcm235xx: fix kps ccuChris Brand
2016-06-24arm: bcm235xx: implement the boot0 hook codeSteve Rae
2016-06-24ARM: armv7: refactor Makefile slightlyMasahiro Yamada