summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeLines
* ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang2016-07-26-0/+16
* armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu2016-07-26-1/+32
* armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong2016-07-26-0/+3
* armv8: fsl-layerscape: Consolidate the LSCH2 common definesQianyu Gong2016-07-26-39/+20
* armv8: fsl-layerscape: Add A72 core detectionAlison Wang2016-07-26-0/+2
* SECURE_BOOT: Enable SD as a source for bootscriptSumit Garg2016-07-26-14/+29
* SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg2016-07-26-2/+23
* include: usb: Rename USB controller base address mappingRajesh Bhagat2016-07-26-9/+7
* armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-22-0/+1
* armv7: make gpmc_cfg constLadislav Michl2016-07-22-4/+3
* armv7: add reset timeout to identify_nand_chipLadislav Michl2016-07-22-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-22-1/+0
|\
| * ARM64: zynqmp: Remove get_uart_clk()Michal Simek2016-07-22-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-21-0/+179
|\ \ | |/ |/|
| * ARM: tegra: add IVC protocol implementationStephen Warren2016-07-21-0/+179
* | Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-21-2/+0
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-124/+245
|\
| * ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-0/+1
| * ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-19-0/+20
| * ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-19-0/+18
| * armv8: layerscape: Convert to use common MMU frameworkYork Sun2016-07-19-123/+187
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-1/+2
| * armv8: mmu: house cleaningYork Sun2016-07-15-0/+2
| * armv8: Add tlb_allocated to arch global dataYork Sun2016-07-15-0/+1
| * armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-15-0/+14
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-3/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-5/+29
|\ \
| * | ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai2016-07-15-1/+0
| * | ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai2016-07-15-0/+4
| * | ARM: Add secure section for initialized dataChen-Yu Tsai2016-07-15-0/+1
| * | ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-15-0/+2
| * | ARM: Add an empty secure stack sectionChen-Yu Tsai2016-07-15-0/+6
| * | sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15-1/+0
| * | net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-2/+5
| * | 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/+3
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-8/+6
|\ \
| * | rockchip: sdram: Move all DT decoding to ofdata_to_platdata()Simon Glass2016-07-14-8/+0
| * | rockchip: Update the sdram-channel property to support of-platdataSimon Glass2016-07-14-0/+6
| |/
* | arm: Move check_cache_range() into a common placeSimon Glass2016-07-14-0/+2
* | stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-0/+2
* | stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-0/+86
* | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-0/+46
* | 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: omap-common: secure ROM signature verify APIAndreas Dannenberg2016-07-14-0/+9
* | arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg2016-07-14-0/+21
* | arm: omap-common: add secure smc entryDaniel Allred2016-07-14-0/+6
* | arm64: add better and more generic spin-table supportMasahiro Yamada2016-07-14-0/+14
|/
* arm: Fix setjmp (again)Alexander Graf2016-07-08-1/+3