summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta2014-12-05-2/+81
| * | | powerpc/b4860qds: add workaround for XFIShaohui Xie2014-12-05-0/+131
| * | | B4860QDS: Enable SFP or AMC on basis of hwconfig stringSuresh Gupta2014-12-05-8/+33
| * | | powerpc/b4860qds: dtb fixup for xfiShaohui Xie2014-12-05-0/+38
| * | | powerpc/b4860qds: add xfi supportShaohui Xie2014-12-05-8/+42
| * | | B4860: Add alternate LC VCO serdes protocols support in board fileShaveta Leekha2014-12-05-0/+13
| * | | B4860QDS: SGMII related updatesShaveta Leekha2014-12-05-28/+40
| * | | 85xx/b4860: Add alternate serdes protocols for B4860/B4420Shaveta Leekha2014-12-05-0/+19
| * | | powerpc/b4860: Enable law creation of MAPLEShaveta Leekha2014-12-05-3/+8
| * | | powerpc/t104x: Convert to use generic board codevijay rai2014-12-05-0/+4
| * | | net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu2014-12-05-0/+414
| * | | driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slotsYork Sun2014-12-05-6/+25
| * | | powerpc/c29xpcie: Enable configs to use generic board codeChunhe Lan2014-12-05-0/+2
| * | | powerpc/p1023rdb: Enable configs to use generic board codeChunhe Lan2014-12-05-0/+3
| * | | mpc85xx/p1022ds: convert to generic boardTang Yuantian2014-12-05-0/+3
| * | | powerpc, muas3001: remove CONFIG_SYS_RAMBOOTHeiko Schocher2014-12-05-8/+0
| * | | km/km82xx: remove CONFIG_SYS_RAMBOOTHolger Brunck2014-12-05-5/+0
| * | | board/freescale: use generic board architecture for p1010rdbYing Zhang2014-12-05-0/+2
| * | | powerpc/P5040DS: enable SATA supportShaohui Xie2014-12-05-0/+1
| * | | board/freescale: use generic board architecture for p1025-twrYing Zhang2014-12-05-0/+2
| * | | powerpc/t208xqds: VID supportYing Zhang2014-12-05-0/+542
| * | | powerpc/mpc85xx: modify erratum A007186Zhao Qiang2014-12-05-2/+28
| * | | board/t104xrdb: Conditional workaround of errata A-008044Prabhakar Kushwaha2014-12-05-9/+16
| * | | powerpc/mpc85xx:Put errata number for T104x NAND boot issuePrabhakar Kushwaha2014-12-05-4/+20
| * | | powerpc/t1040qds: Update DDR optionYork Sun2014-12-05-3/+2
| * | | mpc85xx/t2080: Fix parsing DDR ratio for new revisionYork Sun2014-12-05-3/+20
| * | | mpc85xx/t208xqds: Adjust DDR timing parametersYork Sun2014-12-05-9/+8
| * | | powerpc/t2080: add serdes2 protocol 0x2eShengzhou Liu2014-12-05-0/+1
| * | | Freescale t104x: Do not exclude SGMIIJoakim Tjernlund2014-12-05-4/+0
| * | | common: spl: Add interactive DDR debugger support for SPL imageAlison Wang2014-12-05-10/+10
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-08-101/+870
|\ \ \ \
| * | | | ns16550.c: Fix for ns16550 driver hanging on OMAP4Gregoire Gentil2014-12-04-4/+5
| * | | | arm, am335x: siemens boards add FIT supportHeiko Schocher2014-12-04-19/+83
| * | | | arm, am335x, siemens: read COMP/ver from factorysetHeiko Schocher2014-12-04-0/+11
| * | | | arm, am335x, siemens: fix factoryset interpretationHeiko Schocher2014-12-04-8/+18
| * | | | mtd: nand: omap_gpmc: Always use ready/busy pinStefan Roese2014-12-04-5/+4
| * | | | arm: am33xx: Handle NAND+I2C boot-device the same way as NANDStefan Roese2014-12-04-2/+14
| * | | | ARM: OMAP5: DRA7xx: Fix misleading comments in mux_data.hLubomir Popov2014-12-04-2/+2
| * | | | ARM: OMAP5: DRA7xx: Enable 8-bit eMMC access on the dra7xx_evmLubomir Popov2014-12-04-0/+1
| * | | | omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-04-6/+97
| * | | | twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski2014-12-04-14/+20
| * | | | mmc: Board-specific MMC power initializationsPaul Kocialkowski2014-12-04-0/+8
| * | | | beagle_x15: add board support for Beagle x15Felipe Balbi2014-12-04-0/+569
| * | | | arm: omap: add support for am57xx devicesFelipe Balbi2014-12-04-11/+16
| * | | | arm: omap_common: expose tps659038 and dra7xx_dpllsFelipe Balbi2014-12-04-0/+3
| * | | | arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weakFelipe Balbi2014-12-04-1/+1
| * | | | arm: omap5: make hw_init_data weakFelipe Balbi2014-12-04-1/+1
| * | | | configs: omap5_common : Boot rootfs from sd card by defaultFranklin S Cooper Jr2014-12-04-1/+1
| * | | | arm: omap-common: emif: allow to map memory without interleavingFelipe Balbi2014-12-04-4/+5
| * | | | usb: phy: omap_usb_phy: fix build breakageFelipe Balbi2014-12-04-2/+0