aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun2-10/+24
2016-07-14Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini1-8/+0
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini18-13/+474
2016-07-12x86: link: Correct a failure in DRAM initSimon Glass1-0/+5
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister3-1/+295
2016-07-12x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng1-11/+8
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng4-0/+32
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng3-0/+41
2016-07-12x86: baytrail: Introduce ACPI global NVSBin Meng4-0/+81
2016-07-12x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UARTBin Meng1-1/+1
2016-07-12x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng1-0/+11
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini8-11/+143
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass1-6/+0
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin1-0/+6
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass1-0/+1
2016-07-11dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass1-0/+1
2016-07-11rockchip: Use 'select' instead of defaults in KconfigSimon Glass2-27/+10
2016-07-09ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHzVignesh R2-8/+4
2016-07-09ARM: dts: K2G: Add support for QSPI controllerVignesh R2-0/+59
2016-07-09ARM: dts: k2g: add support for Davinci SPI controllerVignesh R2-0/+71
2016-07-09ARM: dts: k2l: Enable Davinci SPI controllerVignesh R1-1/+2
2016-07-09ARM: dts: k2e: Enable Davinci SPI controllerVignesh R1-1/+2
2016-07-09ARM: dts: k2hk: Enable Davinci SPI controllerVignesh R1-1/+2
2016-07-09ARM: dts: keystone2: add SPI aliases for davinci SPI nodesVignesh R1-0/+3
2016-07-08armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu1-0/+8
2016-07-08arm: Fix setjmp (again)Alexander Graf1-1/+3
2016-07-07Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+2
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass3-72/+75
2016-07-05tegra: dts: Sync tegra20 device tree files with LinuxSimon Glass3-73/+2154
2016-07-05powerpc: mpc85xx: Do not build errata command in SPLMarek Vasut1-0/+2
2016-07-04Merge git://git.denx.de/u-boot-arcTom Rini2-2/+4
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin1-0/+2
2016-07-04arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin1-2/+2
2016-07-02sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2-1/+350
2016-07-02sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl1-0/+2
2016-07-02ARM: uniphier: add external IRQ setup codeMasahiro Yamada2-0/+44
2016-07-02ARM: dts: uniphier: add AIDET nodesMasahiro Yamada8-0/+40
2016-07-02ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada22-138/+99
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada1-1/+1
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng2-27/+0
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-124/+21
2016-06-28armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini3-105/+0
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha3-16/+16
2016-06-26arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher3-0/+124
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher3-1/+116
2016-06-26arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher4-0/+3012
2016-06-26corvus DTS / DM supportHeiko Schocher3-1/+115
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher1-12/+14
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut1-1/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut14-14/+14