summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-11-27Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2014-11-28ARM: UniPhier: enable Device Tree controlMasahiro Yamada
2014-11-28usb: UniPhier: support OF configurationMasahiro Yamada
2014-11-28serial: UniPhier: support OF configurationMasahiro Yamada
2014-11-28ARM: UniPhier: add device tree sourcesMasahiro Yamada
2014-11-28ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROLMasahiro Yamada
2014-11-28ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada
2014-11-26mtd: nand: s3c: Unify the register definition and namingMarek Vasut
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
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-25sun6i: Add gmac support for sun6i boardsHans de Goede
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen
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-24arm: ls102xa: Remove bit reversing for SCFG registersAlison Wang
2014-11-24arm: ls102xa: Add snoop disable for slave port 0, 1 and 2Jason Jin
2014-11-24drivers: usb: fsl: Define USB configs for LS102XANikhil Badola
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24arm: imx: stop sata on bootNikita Kiryanov
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-23ARM: bcm: Enable five Cygnus boardsSteve Rae
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-21dm: arm: spl: Make driver model linker lists availableSimon Glass
2014-11-21dm: arm: spl: Allow simple malloc() in SPLSimon Glass
2014-11-21dm: at91: Add driver model support for the serial driverSimon Glass
2014-11-21dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass
2014-11-21dm: at91: Add driver model support for atmel GPIO driverSimon Glass
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada
2014-11-20mx6: add weim registersFabio Estevam
2014-11-20imx: consolidate set_chipselect_size functionFabio Estevam
2014-11-20mx6: Use a common SPL configuration fileFabio Estevam
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD
2014-11-20cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD