aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-06-26arm: at91: smartweb: add DM and DTS supportHeiko Schocher3-1/+116
2016-06-26arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher4-0/+3012
2016-06-26corvus DTS / DM supportHeiko Schocher3-1/+115
2016-06-26arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher1-12/+14
2016-06-26ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut1-1/+1
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut14-14/+14
2016-06-24board/BuR: rename kwb board to brxre1Hannes Schmelzer1-3/+3
2016-06-24board/BuR: rename tseries board to brppt1Hannes Schmelzer1-3/+3
2016-06-24arm: bcm235xx: update clock frameworkSteve Rae1-5/+5
2016-06-24arm: bcm235xx: fix kps ccuChris Brand1-5/+1
2016-06-24arm: bcm235xx: implement the boot0 hook codeSteve Rae1-0/+15
2016-06-24ARM: armv7: refactor Makefile slightlyMasahiro Yamada1-9/+2
2016-06-24ARM: move #ifdef to match the error handling codeMasahiro Yamada1-2/+5
2016-06-24arm64: optimize smp_kick_all_cpusMasahiro Yamada1-3/+1
2016-06-24board: amlogic: Rename folder for Amlogic boardsCarlo Caione1-1/+1
2016-06-24omap3: bugfix in timer on rolloverDaniel Gorsulowski1-1/+1
2016-06-20Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede1-9/+0
2016-06-20sunxi: Add PSCI implementation in CChen-Yu Tsai5-504/+341
2016-06-20sunxi: Add base address for GICChen-Yu Tsai3-4/+6
2016-06-20sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai1-1/+6
2016-06-20sunxi: Group cpu core related controls togetherChen-Yu Tsai2-24/+16
2016-06-20sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai1-0/+2
2016-06-20sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai1-1/+3
2016-06-20sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai3-14/+25
2016-06-20ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai1-0/+7
2016-06-20ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai1-0/+7
2016-06-20ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai1-0/+2
2016-06-20ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai1-9/+9
2016-06-20sunxi: Add defconfig and dts file for inet86dz boardHans de Goede2-0/+294
2016-06-20sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tabletHans de Goede3-0/+303
2016-06-20sunxi: Select USE_TINY_PRINTFHans de Goede1-0/+1
2016-06-20Merge git://git.denx.de/u-boot-dmTom Rini7-28/+64
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren5-28/+49
2016-06-19mailbox: add Tegra186 HSP driverStephen Warren2-0/+15
2016-06-20ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada3-0/+42
2016-06-20ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada1-0/+1
2016-06-20ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada1-8/+15
2016-06-18Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-4/+117
2016-06-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-10/+15
2016-06-17arm: Fix setjmpAlexander Graf1-5/+4
2016-06-17arm, am335x: siemens: enable DM/DTS supportHeiko Schocher7-2/+1554
2016-06-13usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash1-0/+1
2016-06-13armv8/ls2080: Remove workaround for erratum A008751Sriram Dash1-10/+0
2016-06-13arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash4-0/+14
2016-06-13ARM: dts: AM572x-IDK Initial SupportSchuyler Patton3-1/+393
2016-06-13board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVMLokesh Vutla2-3/+3
2016-06-13armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor15-0/+1787
2016-06-13board: arm:: Add support for Broadcom BCM23550Steve Rae14-0/+1963
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini19-31/+1674
2016-06-12ARM: at91: Fix PMC bit definitionsMarek Vasut1-8/+8