aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-12-06arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bitsStefan Roese1-2/+2
2014-12-06arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probingStefan Roese1-0/+2
2014-12-06arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devicesStefan Roese1-0/+28
2014-12-06arm: socfpga: dts: Add spi0 alias for Cadence QSPI driverStefan Roese1-0/+4
2014-12-06arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsiStefan Roese2-0/+35
2014-12-06arm: socfpga: dts: Move to SPDX license identifiersStefan Roese3-36/+3
2014-12-04arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2-2/+14
2014-12-05arm: rmobile: rcar: Add structure for infomation of module control registerNobuhiro Iwamatsu1-0/+83
2014-12-05arm: rmobile: rcar: Add infomation of bits for module control registerNobuhiro Iwamatsu4-0/+53
2014-12-05arm: rmobile: rcar: Add mstp_setclrbits and mstp_setclrbits_le32Nobuhiro Iwamatsu1-0/+4
2014-12-05arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu1-0/+22
2014-12-05arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu1-0/+39
2014-12-04beagle_x15: add board support for Beagle x15Felipe Balbi1-0/+4
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi3-4/+4
2014-12-04arm: omap_common: expose tps659038 and dra7xx_dpllsFelipe Balbi1-0/+3
2014-12-04arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi1-1/+1
2014-12-04arm: omap5: make hw_init_data weakFelipe Balbi1-1/+1
2014-12-04arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi1-4/+5
2014-12-04arm: dra7xx: prcm: add missing registersFelipe Balbi1-0/+3
2014-12-04arm: omap5: tps659038: rename regulator definesFelipe Balbi2-10/+10
2014-12-01arm: vf610: improve evaluation of reset sourceStefan Agner2-10/+19
2014-12-01arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2-5/+5
2014-12-01sata: fix reset_sata for dwc_ahsataSoeren Moch1-0/+3
2014-12-01tbs2910: fix KconfigSoeren Moch1-0/+1
2014-11-27Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini15-6/+374
2014-11-28ARM: UniPhier: enable Device Tree controlMasahiro Yamada1-0/+1
2014-11-28usb: UniPhier: support OF configurationMasahiro Yamada9-3/+72
2014-11-28serial: UniPhier: support OF configurationMasahiro Yamada6-0/+111
2014-11-28ARM: UniPhier: add device tree sourcesMasahiro Yamada7-0/+181
2014-11-28ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROLMasahiro Yamada1-0/+6
2014-11-28ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=yMasahiro Yamada3-3/+3
2014-11-26mtd: nand: s3c: Unify the register definition and namingMarek Vasut3-20/+19
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini3-3/+18
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini16-20/+286
2014-11-25sun6i: Drop some "unknown magic" from dram initHans de Goede1-3/+0
2014-11-25sun6i: Add gmac support for sun6i boardsHans de Goede3-0/+13
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen1-0/+2
2014-11-25sunxi: video: Add cfb console driver for sunxiLuc Verhaegen1-0/+185
2014-11-25sunxi: Add video pll clock functionsHans de Goede5-1/+161
2014-11-25sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede2-3/+3
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-5/+66
2014-11-24arm: ls102xa: Remove bit reversing for SCFG registersAlison Wang1-2/+0
2014-11-24arm: ls102xa: Add snoop disable for slave port 0, 1 and 2Jason Jin1-0/+1
2014-11-24drivers: usb: fsl: Define USB configs for LS102XANikhil Badola1-0/+4
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini18-73/+277
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini6-2/+46
2014-11-24arm: imx: stop sata on bootNikita Kiryanov1-2/+6
2014-11-24sata: implement reset_sata for dwc_ahsataNikita Kiryanov1-0/+5
2014-11-24arm: mx6: introduce disable_sata_clockNikita Kiryanov2-0/+9
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2-5/+37