aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-08-15clk: at91: Add clock driverWenyou Yang1-3/+8
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2-5/+5
2016-08-12ARM: dts: dra7xx-evm: add evm_3v3_sd regulatorVignesh R2-2/+22
2016-08-12drivers/sysreset: group sysreset driversMax Filippov8-181/+0
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner1-1/+3
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini12-172/+527
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-1/+1
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada7-2/+269
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada2-1/+22
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada2-1/+10
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2-1/+8
2016-08-11ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada2-69/+55
2016-08-11ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada1-7/+3
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada2-10/+26
2016-08-11ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada1-4/+4
2016-08-11ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada1-0/+5
2016-08-11ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada1-26/+22
2016-08-11ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada1-1/+1
2016-08-11ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada2-10/+57
2016-08-11ARM: uniphier: refactor outer cache codeMasahiro Yamada1-47/+52
2016-08-08ARM: dts: dra72-evm: Add mode-gpios entry for mac nodeVignesh R1-1/+1
2016-08-08ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodesVignesh R2-0/+3
2016-08-07dm: ls1021a: dts: Update USB 3.0 node to support DM USBRajesh Bhagat1-1/+1
2016-08-06Merge git://git.denx.de/u-boot-rockchipTom Rini13-8/+775
2016-08-05Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2-10/+267
2016-08-05armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf1-0/+4
2016-08-05omap3: Drop omap3_evm_quick_* targetsTom Rini1-6/+0
2016-08-05dts: rk3399: enable dwmmc for sdcardKever Yang2-2/+6
2016-08-05rockchip: add support for rk3288 miniarm boardXu Ziyuan4-2/+607
2016-08-05rk3399: add basic soc driverKever Yang4-0/+160
2016-08-05rockchip: rockchip, sdram-channel 0xff fix remaining dtsSandy Patterson2-2/+2
2016-08-05rockchip: add fastboot support for rk3036 boardXu Ziyuan1-2/+0
2016-08-05omap3, omap4: Enable USE_TINY_PRINTF for allTom Rini1-0/+2
2016-08-05omap3: Move to select SUPPORT_SPL for allTom Rini2-19/+1
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada3-1/+2
2016-08-05ARM: Rework and correct barrier definitionsTom Rini11-40/+35
2016-08-04ARM: tegra: call tegra_board_init on Tegra186Stephen Warren1-1/+6
2016-08-04ARM: tegra: add I2C controllers to Tegra186 DTBryan Wu1-0/+104
2016-08-04ARM: tegra: add PCIe controller to Tegra186 SoC DTStephen Warren1-0/+92
2016-08-04ARM: tegra: add BPMP I2C to Tegra186 device treeStephen Warren1-0/+9
2016-08-04ARM: tegra: add BPMP and dependencies to Tegra186 DTStephen Warren1-2/+53
2016-08-04ARM: tegra: adapt to latest HSP DT bindingStephen Warren1-7/+3
2016-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini3-44/+41
2016-08-02ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang1-1/+1
2016-08-02arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang1-0/+2
2016-08-02arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang2-26/+38
2016-08-02arm/PSCI: Removed unused codeHou Zhiqiang1-17/+0
2016-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini3-3/+2
2016-08-02ARM64: zynqmp: Do not enable DM_MMC by defaultMichal Simek1-3/+0
2016-08-01ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodesMichal Simek2-0/+2