summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: refactor outer cache operation slightlyMasahiro Yamada2016-01-201-2/+4
* armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov2016-01-192-2/+7
* armv8: cavium: Add the device tree for ThunderXSergey Temerkhanov2016-01-193-0/+395
* armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov2016-01-193-0/+97
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-195-6/+199
* armv8: Add read_mpidr() functionSergey Temerkhanov2016-01-191-0/+11
* Add more SPDX-License-Identifier tagsTom Rini2016-01-1935-385/+35
* socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen2016-01-161-31/+45
* arm: initialize gd for AArch64Stephen Warren2016-01-141-0/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-01-1427-373/+1554
|\
| * mvebu: Support Synology DS414Phil Sutter2016-01-144-2/+347
| * mvebu: Add rudimental MV78230 supportPhil Sutter2016-01-143-6/+17
| * mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter2016-01-141-4/+20
| * mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter2016-01-141-31/+15
| * drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter2016-01-141-0/+2
| * arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese2016-01-144-20/+24
| * arm: mvebu: Add runtime boot-device detectionStefan Roese2016-01-142-7/+39
| * arm: mvebu: Make local structs static constStefan Roese2016-01-141-2/+2
| * arm: mvebu: Move SAR register defines into headerStefan Roese2016-01-142-16/+24
| * arm: mvebu: Remove leftover MakefileStefan Roese2016-01-141-14/+0
| * arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-147-15/+26
| * arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese2016-01-142-4/+17
| * arm: mvebu: Print CPU and SDRAM frequency upon startupStefan Roese2016-01-143-8/+113
| * arm: mvebu: Make serdes setup on Armada XP less noisyStefan Roese2016-01-141-7/+7
| * arm: mvebu: Don't include "netdev.h" in cpu.cStefan Roese2016-01-141-1/+0
| * arm: mvebu: Add support for MV78260Stefan Roese2016-01-143-5/+29
| * arm: mvebu: Don't use 0 as board ID as its used for the custom boardsStefan Roese2016-01-141-1/+1
| * arm: mvebu: Simplify code in setup_usb_phys() a bitStefan Roese2016-01-141-5/+5
| * arm: mvebu: Don't disable cache at startup on Armada XP at allStefan Roese2016-01-141-12/+13
| * arm: mvebu: Don't call arch_cpu_init() from SPL at allStefan Roese2016-01-143-21/+8
| * arm: mvebu: Add v7_outer_cache_disable function for AXP & A38xStefan Roese2016-01-141-0/+8
| * arm: mvebu: Enable L2 cache on Armada XPStefan Roese2016-01-141-9/+25
| * arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese2016-01-144-0/+514
| * arm: mvebu: Move some defines to common include fileStefan Roese2016-01-141-0/+6
| * net: mvneta: Convert to driver modelStefan Roese2016-01-143-28/+1
| * arm: mvebu: armada-388-gp.dts: Add ethernet aliasesStefan Roese2016-01-141-0/+2
| * arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm boardStefan Roese2016-01-142-1/+251
| * arm: mvebu: Add SPI driver model supportStefan Roese2016-01-147-3/+22
| * arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-148-65/+32
| * arm: mvebu/kirkwood: Use common timer functionsStefan Roese2016-01-143-124/+22
* | arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy2016-01-132-19/+2
* | arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy2016-01-132-17/+53
* | arm: move gd handling outside of C codeAlbert ARIBAUD2016-01-131-0/+3
* | Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-132-2/+5
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-01-131-0/+1
|\ \ | |/ |/|
| * arm: mvebu: Select SPL_DM_SEQ_ALIASNathan Rossi2016-01-131-0/+1
* | arm: dts: am4372: add qspi register maps for memory mapMugunthan V N2016-01-131-1/+4
* | arm: dts: dra72-evm: add spi-flash comaptible for flashMugunthan V N2016-01-131-1/+1
* | arm: dts: dra7-evm: add spi-flash comaptible for flashMugunthan V N2016-01-131-1/+1
* | arm: dts: am437x-gp-evm: add spi-flash comaptible for flashMugunthan V N2016-01-131-1/+1
OpenPOWER on IntegriCloud