aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-12-11dm: i2c: dts: Add an I2C bus for sandboxSimon Glass1-0/+17
2014-12-11dm: i2c: Add an I2C EEPROM simulatorSimon Glass1-0/+26
2014-12-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini6-15/+28
2014-12-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini7-0/+215
2014-12-10arm: rmobile: Add mmc.h for sh_mmcif of rmobileNobuhiro Iwamatsu1-0/+14
2014-12-09stv0991: enable ethernet supportVikas Manocha6-0/+100
2014-12-09stv0991: Add basic stv0991 architecture supportVikas Manocha15-0/+607
2014-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini25-35/+355
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini10-22/+45
2014-12-08Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini17-107/+558
2014-12-09ARM: UniPhier: detect the number of flash banks at run-timeMasahiro Yamada4-40/+108
2014-12-09ARM: UniPhier: extend register area of init page table for PH1-sLD3Masahiro Yamada1-1/+6
2014-12-09ARM: UniPhier: add device tree sources for PH1-sLD3Masahiro Yamada3-0/+186
2014-12-09ARM: UniPhier: add more device nodes to device treeMasahiro Yamada6-15/+220
2014-12-08blackfin: include <linux/compiler.h> rather than define __iomemMasahiro Yamada1-2/+1
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada7-8/+9
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck15-0/+148
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada3-18/+1
2014-12-08ARM: rpi: rename rpi_b to rpiStephen Warren1-3/+3
2014-12-08ARM: rpi_b: detect board revisionStephen Warren1-0/+33
2014-12-08ARM: UniPhier: merge UniPhier config headers into a single fileMasahiro Yamada1-3/+1
2014-12-08ARM: UniPhier: move support card select to KconfigMasahiro Yamada1-0/+23
2014-12-08ARM: UniPhier: move CONFIG_UNIPHIER_SMP to KconfigMasahiro Yamada1-0/+4
2014-12-08ARM: UniPhier: use boot_is_swapped() macro for readabilityMasahiro Yamada1-10/+10
2014-12-07ARM: UniPhier: remove Denali NAND controller fixup codeMasahiro Yamada1-38/+0
2014-12-05powerpc/mpc85xx: use correct dma compatible for several SoCsTudor Laurentiu11-23/+23
2014-12-05t1024qds: increase IO drive strengthShengzhou Liu1-0/+3
2014-12-05net/fman: update 10GEC to fit new SoCShengzhou Liu2-0/+6
2014-12-05powerpc/t1024rdb: Add T1024 RDB board supportShengzhou Liu1-0/+5
2014-12-05powerpc/t1024qds: Add T1024 QDS board supportShengzhou Liu1-0/+5
2014-12-05powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu9-2/+219
2014-12-05powerpc/mpc85xx: Update LIODN entries for T1040Priyanka Jain1-7/+19
2014-12-05powerpc/b4860qds: add workaround for XFIShaohui Xie1-0/+4
2014-12-0585xx/b4860: Add alternate serdes protocols for B4860/B4420Shaveta Leekha1-0/+19
2014-12-05powerpc/mpc85xx: modify erratum A007186Zhao Qiang3-2/+28
2014-12-05board/t104xrdb: Conditional workaround of errata A-008044Prabhakar Kushwaha1-1/+2
2014-12-05powerpc/mpc85xx:Put errata number for T104x NAND boot issuePrabhakar Kushwaha2-1/+5
2014-12-05mpc85xx/t2080: Fix parsing DDR ratio for new revisionYork Sun1-3/+20
2014-12-05powerpc/t2080: add serdes2 protocol 0x2eShengzhou Liu1-0/+1
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