summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi
2014-12-04arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi
2014-12-04arm: omap5: make hw_init_data weakFelipe Balbi
2014-12-04arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi
2014-12-04arm: dra7xx: prcm: add missing registersFelipe Balbi
2014-12-04arm: omap5: tps659038: rename regulator definesFelipe Balbi
2014-11-28usb: UniPhier: support OF configurationMasahiro Yamada
2014-11-28ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini
2014-11-25sun6i: Drop some "unknown magic" from dram initHans de Goede
2014-11-25sunxi: Add video pll clock functionsHans de Goede
2014-11-25sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov
2014-11-24arm: mx6: introduce disable_sata_clockNikita Kiryanov
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede
2014-11-23tegra: do not descend into empty directoriesMasahiro Yamada
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-21mx6: thermal: Check cpu temperature via thermal sensorYe.Li
2014-11-21mx6: clock: Add thermal clock enable functionNitin Garg
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-11-20imx: consolidate set_chipselect_size functionFabio Estevam
2014-11-17ARM: atmel: add sama5d4ek board supportBo Shen
2014-11-17arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher
2014-11-17Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2014-11-17arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami
2014-11-17Peach-Pi: Use the enhanced usb_copy() prototypeVadim Bendebury
2014-11-17Exynos5: ddr3: Choose between single or double channel configAkshay Saraswat
2014-11-17DMC: Exynos5: Enable update mode for DREX controllerAlim Akhtar
2014-11-17Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat
2014-11-17Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat
2014-11-14Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-13sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede
2014-11-13sun6i: Add dram initialization codeHans de Goede
2014-11-13sun4i: Rename dram files to dram_sun4i.xHans de Goede
2014-11-13sun6i: Add cpucfg register definitionsHans de Goede
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede
2014-11-13sun6i: Add new p2wi controller driverOliver Schinagl
2014-11-13Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-11-13kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada
2014-11-12arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov
2014-11-12ARM: cache_v7: Various minor cleanupsThierry Reding