summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-08-26Merge branch 'master' of git://www.denx.de/git/u-boot-marvellTom Rini
2016-08-26arm: mvebu: a38x: typo fix cpabilities -> capbilitiesChris Packham
2016-08-26arm: mvebu: a38x: update serdes error handlingChris Packham
2016-08-26arm: mvebu: Add support for NAND interface on A-38xChris Packham
2016-08-25ARM: tegra: remove stale nvidia, bpmp I2C DT propertyStephen Warren
2016-08-25ARM: tegra: fix Tegra186 SDHCI clock/reset namesStephen Warren
2016-08-25ARM: tegra: fix Tegra186 I2C clock nameStephen Warren
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2016-08-20ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla
2016-08-20ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-08-17ARM: rmobile: r8a7795: Add MMU layoutNobuhiro Iwamatsu
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com
2016-08-17ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu
2016-08-17ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu
2016-08-17ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu
2016-08-17ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for KconfigNobuhiro Iwamatsu
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu
2016-08-17ARM: rmobile: Move SoC headers to mach-rmobile/include/machNobuhiro Iwamatsu
2016-08-17ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu
2016-08-16ARM: dts: k2g-evm: enable mmc/sd suppportSekhar Nori
2016-08-16ARM: dts: K2G: Add support for MMC controllerSekhar Nori
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-08-15ARM: at91/dt: Add device tree for SAMA5D2 XplainedWenyou Yang
2016-08-15atmel: Bring in at91 pio4 device tree file and bindingsWenyou Yang
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang
2016-08-15clk: at91: Add clock driverWenyou Yang
2016-08-15ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu
2016-08-15ARM: tegra: move ft_system_setup()Stephen Warren
2016-08-15ARM: tegra: enable PCIe controller on p2771-0000Stephen Warren
2016-08-15ARM: tegra: enable SD card on p2771-0000Stephen Warren
2016-08-15ARM: tegra: enable I2C buses for P2771-0000Bryan Wu
2016-08-15mmc: tegra: port to standard clock/reset APIsStephen Warren
2016-08-15reset: add Tegra186 reset driverStephen Warren
2016-08-15clock: add Tegra186 clock driverStephen Warren
2016-08-15misc: add Tegra BPMP driverStephen Warren
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-08-12ARM: dts: dra7xx-evm: add evm_3v3_sd regulatorVignesh R
2016-08-12drivers/sysreset: group sysreset driversMax Filippov
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada
2016-08-11ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada
2016-08-11ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada