aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
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-04Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2-1/+3
2014-12-01Merge git://git.denx.de/u-boot-x86Tom Rini47-116/+4623
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-27Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini5-330/+30
2014-11-27MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck1-3/+0
2014-11-27MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck1-0/+20
2014-11-27MIPS: remove board.cDaniel Schwierzeck2-323/+0
2014-11-27MIPS: fix setup of initial stack frameDaniel Schwierzeck2-4/+10
2014-11-26mtd: nand: s3c: Unify the register definition and namingMarek Vasut3-20/+19
2014-11-26sandbox: Fix warnings in cpu.c and os.cSimon Glass2-1/+3
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini6-58/+24
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+16
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini16-20/+286
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini10-7/+364
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini2-4/+11
2014-11-25x86: dts: Add video information to the device treeSimon Glass1-0/+13
2014-11-25x86: Add initial video device init for Intel GMASimon Glass5-1/+927
2014-11-25x86: Add support for running option ROMs nativelySimon Glass5-0/+946
2014-11-25x86: Add vesa mode configuration optionsSimon Glass1-0/+149
2014-11-25x86: Add GDT descriptors for option ROMsSimon Glass2-22/+18
2014-11-25x86: ivybridge: Add northbridge init functionsSimon Glass5-1/+207