summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-14sandbox: Don't exit when bootm completesSimon Glass
2016-07-14linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada
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-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12x86: link: Correct a failure in DRAM initSimon Glass
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister
2016-07-12x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng
2016-07-12x86: baytrail: Introduce ACPI global NVSBin Meng
2016-07-12x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UARTBin Meng
2016-07-12x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass
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-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
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-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut
2016-07-04Merge git://git.denx.de/u-boot-arcTom Rini
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin
2016-07-04arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin
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-02ARM: uniphier: add external IRQ setup codeMasahiro Yamada
2016-07-02ARM: dts: uniphier: add AIDET nodesMasahiro Yamada
2016-07-02ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada