summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | powerpc/mpc85xx: Add workaround for DDR erratum A004934York Sun2012-10-22-0/+7
| * | | | | | powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-22-18/+111
| * | | | | | powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-22-27/+71
| * | | | | | powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun2012-10-22-17/+87
| * | | | | | powerpc/mpc8xxx: Update DDR registersYork Sun2012-10-22-3/+68
| * | | | | | fm/mEMAC: add mEMAC frame workRoy Zang2012-10-22-5/+661
| * | | | | | powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-22-0/+354
| * | | | | | powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-22-12/+751
| * | | | | | powerpc/mpc85xx: Add T4 device definitionsAndy Fleming2012-10-22-2/+48
| * | | | | | board/freescale/common: VSC3316/VSC3308 initialization codeShaveta Leekha2012-10-22-0/+262
| * | | | | | powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun2012-10-22-2/+8
| * | | | | | powerpc/corenet2: Add SerDes for corenet2York Sun2012-10-22-9/+281
| * | | | | | powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2York Sun2012-10-22-5/+93
| * | | | | | powerpc/e6500: Move QCSP registers for QMan v3York Sun2012-10-22-1/+12
| * | | | | | powerpc/mpc85xx: expand SERDES reference clock select bitYork Sun2012-10-22-1/+2
| * | | | | | powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2York Sun2012-10-22-26/+148
| * | | | | | powerpc/mpc85xx: check number of coresYork Sun2012-10-22-0/+5
| * | | | | | powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2York Sun2012-10-22-1/+10
| * | | | | | powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-22-11/+163
| * | | | | | powerpc/mpc85xx: Introduce new macros to add and delete TLB entriesYork Sun2012-10-22-179/+130
| * | | | | | powerpc/85xx: Add determining and report IFC frequencyKumar Gala2012-10-22-0/+15
| * | | | | | powerpc/DPAA: Fix compiling errorYork Sun2012-10-22-2/+0
| * | | | | | driver/pci: Fix compiling errorYork Sun2012-10-22-0/+4
| * | | | | | powerpc/board: add present2 register definition for QIXISShengzhou Liu2012-10-22-2/+2
| * | | | | | powerpc/85xx: Add P5040 processor supportTimur Tabi2012-10-22-0/+372
| * | | | | | powerpc/p5040ds: add per pci endpoint liodn offset listLaurentiu Tudor2012-10-22-0/+52
| * | | | | | powerpc/85xx: move SRIO configuration out of corenet_ds.hTimur Tabi2012-10-22-4/+12
| * | | | | | powerpc/85xx: define SRIO LIODN functions only if SRIO is definedTimur Tabi2012-10-22-1/+11
| * | | | | | powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNsLaurentiu Tudor2012-10-22-1/+8
| * | | | | | powerpc/mpc85xx: fix Unicode characters in release.STimur Tabi2012-10-22-12/+12
| * | | | | | powerpc/srio: Workaround for srio erratrm a004034Liu Gang2012-10-22-0/+198
| * | | | | | powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh2012-10-22-16/+34
| * | | | | | P4080/esdhc: make the P4080 ESDHC13 errata workaround conditionalZang Roy-R619112012-10-22-7/+10
| * | | | | | board/freescale/common:QIXIS:Fix magic number usagePrabhakar Kushwaha2012-10-22-12/+7
| * | | | | | powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall2012-10-22-4/+1
| * | | | | | mpc85xx: make gpio_direction_output respect valueChris Packham2012-10-22-1/+4
| * | | | | | fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian2012-10-22-14/+16
* | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-10-22-760/+843
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung2012-10-22-0/+577
| * | | | | | mmc: pxa: Remove the old non-generic PXA MMC driverMarek Vasut2012-10-22-644/+0
| * | | | | | mmc: pxa: Flip over the remaining boards to pxa_mmc_genericMarek Vasut2012-10-22-4/+44
| * | | | | | mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-22-1/+6
| * | | | | | mmc: sdhci: add the DMA select for SDMAJaehoon Chung2012-10-22-0/+7
| * | | | | | mmc: sdhci: increase the timeout value for data transferJaehoon Chung2012-10-22-1/+1
| * | | | | | mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut2012-10-22-2/+2
| * | | | | | MMC: Remove the MMC bounce bufferMarek Vasut2012-10-22-92/+0
| * | | | | | MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut2012-10-22-3/+3
| * | | | | | MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut2012-10-22-13/+23
| * | | | | | COMMON: Implement common bounce bufferMarek Vasut2012-10-22-0/+180
| |/ / / / /
* | | | | | ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96Ashok2012-10-22-17/+0