summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-279/+516
|\
| * ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai2016-07-15-2/+1
| * ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-15-22/+24
| * ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai2016-07-15-1/+44
| * ARM: Add secure section for initialized dataChen-Yu Tsai2016-07-15-4/+10
| * ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-15-2/+4
| * ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure sectionChen-Yu Tsai2016-07-15-0/+11
| * ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-15-11/+0
| * ARM: PSCI: Allocate PSCI stack in secure stack sectionChen-Yu Tsai2016-07-15-11/+21
| * ARM: Add an empty secure stack sectionChen-Yu Tsai2016-07-15-9/+31
| * ARM: Page align secure section only when it is executed in situChen-Yu Tsai2016-07-15-5/+9
| * sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai2016-07-15-54/+6
| * ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-15-45/+25
| * sunxi: Add defconfig and dts file for the Orange Pi Lite SBCHans de Goede2016-07-15-0/+179
| * sunxi: Sync sun8i-h3-orangepi-plus.dts with upstreamHans de Goede2016-07-15-100/+37
| * sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15-24/+11
| * net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-2/+101
| * sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann2016-07-15-1/+8
| * sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-0/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-07-15-11/+10
|\ \
| * | mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung2016-07-12-1/+0
| * | ARM: exynos4: dts: add the prefix '/' for aliases nodesJaehoon Chung2016-07-12-10/+10
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-49/+161
|\ \ \
| * | | rockchip: sdram: Update the driver to support of-platdataSimon Glass2016-07-14-1/+39
| * | | rockchip: sdram: Move all DT decoding to ofdata_to_platdata()Simon Glass2016-07-14-38/+64
| * | | rockchip: syscon: Update to work with of-platdataSimon Glass2016-07-14-0/+38
| * | | rockchip: Don't use spl_boot_device() with of-platdataSimon Glass2016-07-14-0/+2
| * | | rockchip: Move the MMC setup check earlierSimon Glass2016-07-14-11/+12
| * | | rockchip: Update the sdram-channel property to support of-platdataSimon Glass2016-07-14-1/+8
| | |/ | |/|
* | | arm: Show cache warnings in U-Boot proper onlySimon Glass2016-07-14-2/+2
* | | arm: Don't invalidate unaligned cache regionsSimon Glass2016-07-14-21/+2
* | | arm: Move check_cache_range() into a common placeSimon Glass2016-07-14-51/+24
* | | ARM: OMAP5+: Enable errata i727Lokesh Vutla2016-07-14-3/+3
* | | stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-0/+5
* | | stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-1/+136
* | | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-1/+302
* | | arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada2016-07-14-34/+0
* | | types.h: move and redefine resource_size_tMasahiro Yamada2016-07-14-1/+0
* | | arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas2016-07-14-0/+1
* | | arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg2016-07-14-0/+3
* | | arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg2016-07-14-14/+61
* | | arm: omap-common: secure ROM signature verify APIAndreas Dannenberg2016-07-14-0/+97
* | | arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg2016-07-14-0/+74
* | | arm: omap-common: add secure smc entryDaniel Allred2016-07-14-9/+42
* | | arm: cache: add missing dummy functions for when dcache disabledDaniel Allred2016-07-14-0/+8
* | | arm64: add better and more generic spin-table supportMasahiro Yamada2016-07-14-4/+134
|/ /
* | Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini2016-07-14-8/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-07-11-11/+143
|\ \
| * | ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHzVignesh R2016-07-09-8/+4
| * | ARM: dts: K2G: Add support for QSPI controllerVignesh R2016-07-09-0/+59