summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2016-08-17ARM: rmobile: Move SoC headers to mach-rmobile/include/machNobuhiro Iwamatsu
2016-08-15mmc: tegra: port to standard clock/reset APIsStephen Warren
2016-08-15misc: add Tegra BPMP driverStephen Warren
2016-08-06Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-08-05rk3399: add basic soc driverKever Yang
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-08-02arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang
2016-07-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-26ARMv7: PSCI: ls102xa: move secure text section into OCRAMHongbo Zhang
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang
2016-07-26ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang
2016-07-26ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang
2016-07-26armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu
2016-07-26armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong
2016-07-26armv8: fsl-layerscape: Consolidate the LSCH2 common definesQianyu Gong
2016-07-26armv8: fsl-layerscape: Add A72 core detectionAlison Wang
2016-07-26SECURE_BOOT: Enable SD as a source for bootscriptSumit Garg
2016-07-26SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg
2016-07-26include: usb: Rename USB controller base address mappingRajesh Bhagat
2016-07-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-07-26omap5/dra7: i2c: correct register offset for sync registerMugunthan V N
2016-07-26omap4: i2c: correct register offset for sync registerMugunthan V N
2016-07-26rockchip: Add a way to obtain the main clock deviceSimon Glass
2016-07-26cosmetic: rockchip: rk3288: rename rkclk_configure_cpuHeiko Stübner
2016-07-25sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22armv7: add reset timeout to identify_nand_chipLadislav Michl
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-15armv8: mmu: house cleaningYork Sun
2016-07-15armv8: Add tlb_allocated to arch global dataYork Sun
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
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: 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