summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/mpc85xx: expand SERDES reference clock select bitYork Sun2012-10-221-1/+2
| * | | powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2York Sun2012-10-222-26/+148
| * | | powerpc/mpc85xx: check number of coresYork Sun2012-10-221-0/+5
| * | | powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2York Sun2012-10-222-1/+10
| * | | powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500York Sun2012-10-225-11/+163
| * | | powerpc/mpc85xx: Introduce new macros to add and delete TLB entriesYork Sun2012-10-221-179/+130
| * | | powerpc/85xx: Add determining and report IFC frequencyKumar Gala2012-10-222-0/+15
| * | | powerpc/DPAA: Fix compiling errorYork Sun2012-10-221-2/+0
| * | | driver/pci: Fix compiling errorYork Sun2012-10-221-0/+4
| * | | powerpc/board: add present2 register definition for QIXISShengzhou Liu2012-10-222-2/+2
| * | | powerpc/85xx: Add P5040 processor supportTimur Tabi2012-10-2210-0/+372
| * | | powerpc/p5040ds: add per pci endpoint liodn offset listLaurentiu Tudor2012-10-221-0/+52
| * | | powerpc/85xx: move SRIO configuration out of corenet_ds.hTimur Tabi2012-10-224-4/+12
| * | | powerpc/85xx: define SRIO LIODN functions only if SRIO is definedTimur Tabi2012-10-222-1/+11
| * | | powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNsLaurentiu Tudor2012-10-222-1/+8
| * | | powerpc/mpc85xx: fix Unicode characters in release.STimur Tabi2012-10-221-12/+12
| * | | powerpc/srio: Workaround for srio erratrm a004034Liu Gang2012-10-223-0/+198
| * | | powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh2012-10-221-16/+34
| * | | P4080/esdhc: make the P4080 ESDHC13 errata workaround conditionalZang Roy-R619112012-10-223-7/+10
| * | | board/freescale/common:QIXIS:Fix magic number usagePrabhakar Kushwaha2012-10-222-12/+7
| * | | powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall2012-10-221-4/+1
| * | | mpc85xx: make gpio_direction_output respect valueChris Packham2012-10-221-1/+4
| * | | fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian2012-10-221-14/+16
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-10-2224-760/+843
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung2012-10-223-0/+577
| * | | mmc: pxa: Remove the old non-generic PXA MMC driverMarek Vasut2012-10-222-644/+0
| * | | mmc: pxa: Flip over the remaining boards to pxa_mmc_genericMarek Vasut2012-10-228-4/+44
| * | | mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-223-1/+6
| * | | mmc: sdhci: add the DMA select for SDMAJaehoon Chung2012-10-221-0/+7
| * | | mmc: sdhci: increase the timeout value for data transferJaehoon Chung2012-10-221-1/+1
| * | | mmc: Fix mmc_spi error on cmd->flags fieldMarek Vasut2012-10-221-2/+2
| * | | MMC: Remove the MMC bounce bufferMarek Vasut2012-10-221-92/+0
| * | | MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut2012-10-223-3/+3
| * | | MMC: MXS: Convert MXS MMC driver to generic bounce bufferMarek Vasut2012-10-221-13/+23
| * | | COMMON: Implement common bounce bufferMarek Vasut2012-10-223-0/+180
| |/ /
* | | ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96Ashok2012-10-221-17/+0
* | | omap2424:Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 as CONFIG_DRIVER_LA...Ashok2012-10-221-1/+1
* | | README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9...Ashok2012-10-221-2/+2
* | | config: Enable CBFS, ext4 for corebootSimon Glass2012-10-221-0/+3
* | | fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-228-1/+788
* | | disk: Address cast and format errorsTaylor Hutt2012-10-221-3/+4
* | | disk: Make the disk partition code work with no specific partition typesGabe Black2012-10-221-33/+17
* | | ide: Add printf format string for CONFIG_SYS_64BIT_LBA optionGabe Black2012-10-221-0/+2
* | | kerneldoc: tmpl: Implement template for LG-arraysMarek Vasut2012-10-222-1/+47
* | | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22173-583/+1
* | | common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-2210-42/+50
* | | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22177-1/+853
* | | common: Implement support for linker-generated arraysMarek Vasut2012-10-221-0/+148
* | | common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-2215-25/+152
* | | powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-10-221-6/+16
OpenPOWER on IntegriCloud