summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai
2016-07-15ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai
2016-07-15ARM: Add secure section for initialized dataChen-Yu Tsai
2016-07-15ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai
2016-07-15ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure sectionChen-Yu Tsai
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai
2016-07-15ARM: PSCI: Allocate PSCI stack in secure stack sectionChen-Yu Tsai
2016-07-15ARM: Add an empty secure stack sectionChen-Yu Tsai
2016-07-15ARM: Page align secure section only when it is executed in situChen-Yu Tsai
2016-07-15sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai
2016-07-15sunxi: Add defconfig and dts file for the Orange Pi Lite SBCHans de Goede
2016-07-15sunxi: Sync sun8i-h3-orangepi-plus.dts with upstreamHans de Goede
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar
2016-07-15sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-07-15rockchip: sdram: Update the driver to support of-platdataSimon Glass
2016-07-15rockchip: sdram: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-15rockchip: syscon: Update to work with of-platdataSimon Glass
2016-07-15rockchip: Don't use spl_boot_device() with of-platdataSimon Glass
2016-07-15rockchip: Move the MMC setup check earlierSimon Glass
2016-07-15rockchip: Update the sdram-channel property to support of-platdataSimon Glass
2016-07-15sandbox: Add a test device that uses of-platdataSimon Glass
2016-07-15sandbox: Add a new sandbox_spl boardSimon Glass
2016-07-15sandbox: Add basic SPL implementationSimon Glass
2016-07-15sandbox: Don't include the main loop in SPLSimon Glass
2016-07-15sandbox: Don't use PCI in SPLSimon Glass
2016-07-15sandbox: Add some missing headers in cpu.cSimon Glass
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