summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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
2016-08-11ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada
2016-08-11ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada
2016-08-11ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada
2016-08-11ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada
2016-08-11ARM: uniphier: refactor outer cache codeMasahiro Yamada
2016-08-08ARM: dts: dra72-evm: Add mode-gpios entry for mac nodeVignesh R
2016-08-08ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodesVignesh R
2016-08-07dm: ls1021a: dts: Update USB 3.0 node to support DM USBRajesh Bhagat