summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-15sandbox: Correct header file order in cpu.cSimon Glass
2016-07-15sandbox: Support building an SPL imageSimon Glass
2016-07-15sandbox: Allow chaining from SPL to U-Boot properSimon Glass
2016-07-14arm: Show cache warnings in U-Boot proper onlySimon Glass
2016-07-14arm: Don't invalidate unaligned cache regionsSimon Glass
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass
2016-07-14ARM: OMAP5+: Enable errata i727Lokesh Vutla
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-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-12mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung
2016-07-12ARM: exynos4: dts: add the prefix '/' for aliases nodesJaehoon Chung
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