aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass5-51/+24
2016-07-14ARM: OMAP5+: Enable errata i727Lokesh Vutla2-3/+3
2016-07-14stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2-0/+5
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA4-1/+136
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA4-1/+302
2016-07-14sandbox: Don't exit when bootm completesSimon Glass1-1/+1
2016-07-14linux/io.h: add generic ioremap()/iounmap() definesMasahiro Yamada1-0/+4
2016-07-14arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada3-101/+0
2016-07-14types.h: move and redefine resource_size_tMasahiro Yamada1-1/+0
2016-07-14arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas1-0/+1
2016-07-14arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg1-0/+3
2016-07-14arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg1-14/+61
2016-07-14arm: omap-common: secure ROM signature verify APIAndreas Dannenberg2-0/+97
2016-07-14arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg3-0/+74
2016-07-14arm: omap-common: add secure smc entryDaniel Allred2-9/+42
2016-07-14arm: cache: add missing dummy functions for when dcache disabledDaniel Allred1-0/+8
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada7-4/+134
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