summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: AM43xx: Add Ethernet boot support to SPLMugunthan V N2014-03-042-4/+8
| * ARM: AM4372: Update EMIF registers for DDR3Lokesh Vutla2014-03-041-1/+1
| * ARM: DRA7xx: add support for reading cpsw 2nd mac from efuseMugunthan V N2014-03-041-0/+15
| * ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N2014-03-042-0/+16
| * ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVMMugunthan V N2014-03-043-2/+162
| * ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N2014-03-041-0/+1
| * drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-0424-33/+22
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-03-1012-997/+149
|\ \
| * | usb: create common header virtual root hub descriptorsStephen Warren2014-03-1011-995/+143
| * | usb: ehci: fully align interrupt QHs/QTDsStephen Warren2014-03-101-2/+4
| * | ush: ehci: initialize altnext pointers in QHStephen Warren2014-03-101-0/+2
* | | .gitignore: ignore include/config/*Masahiro Yamada2014-03-101-0/+4
* | | kbuild: fix a bug of make rule of version_autogenerated.hMasahiro Yamada2014-03-101-1/+1
* | | cfb_console: align fields in gzipped .bmp filesEric Nelson2014-03-101-2/+6
* | | ahci: wait longer for link.Ian Campbell2014-03-101-1/+1
* | | highbank: use scsi_init hookIan Campbell2014-03-101-4/+10
* | | ahci-plat: Provide a weak scsi_init hookIan Campbell2014-03-102-0/+11
* | | m68k: Remove M5271EVB and idmr board supportMasahiro Yamada2014-03-1013-1293/+9
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-03-0738-52/+2687
|\ \
| * | powerpc/t104xrdb: Update DDR initialization related settingsPriyanka Jain2014-03-074-30/+25
| * | powerpc/t1040qds: Add Video - HDMI supportPriyanka Jain2014-03-075-1/+255
| * | powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040Priyanka Jain2014-03-071-0/+9
| * | powerpc/t2080rdb: Add T2080PCIe-RDB board supportShengzhou Liu2014-03-0716-0/+1777
| * | powerpc/t208xqds: fixup for t208xqdsShengzhou Liu2014-03-072-2/+3
| * | bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-071-0/+7
| * | powerpc/usb: Workaround for erratum-A006261Suresh Gupta2014-03-075-2/+128
| * | powerpc/b4860: Add workaround for errata A006384 and A006475Shaveta Leekha2014-03-074-2/+220
| * | B4860qds: Set SerDes2 refclk2 at to 156.25MHz for XFI to workShaveta Leekha2014-03-071-4/+3
| * | B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-con...Shaveta Leekha2014-03-071-0/+2
| * | 85xx/b4860: Alternate serdes protocols for B4860/B4420poonam aggrwal2014-03-073-0/+36
| * | board/b4860qds: Add support to make PCIe SATA work on B4860QDSShaveta Leekha2014-03-072-9/+113
| * | board/b4860qds: Add support to make Aurora work on B4860QDSShaveta Leekha2014-03-073-4/+111
* | | kbuild: move "checkgcc4" to PowerPC archprepareMasahiro Yamada2014-03-072-10/+10
* | | kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-072-9/+11
* | | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-0742-82/+50
* | | mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada2014-03-079-14/+4
* | | kbuild: improve Kbuild speedMasahiro Yamada2014-03-078-31/+44
* | | config.mk: specify the exact path to standalone linker scriptMasahiro Yamada2014-03-075-5/+9
* | | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-0712-94/+15
* | | kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-0749-212/+26
* | | cmd_nvedit: Make 'env import -c' require size parameterTom Rini2014-03-071-0/+3
* | | Cosmetic: Typo fixesVasili Galka2014-03-071-3/+3
* | | ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-0742-1882/+15
* | | net/phy: Correct AR8021 phy_maskHaijun.Zhang2014-03-071-1/+1
* | | xilinx: delete meaningless .gitignore filesMasahiro Yamada2014-03-076-6/+0
* | | unit-test: make "test -e" test independent of $CWDStephen Warren2014-03-073-5/+22
* | | hush: fix some quoted variable expansion issuesStephen Warren2014-03-072-6/+42
* | | unit-test: clean up evironment after Hush testsStephen Warren2014-03-071-1/+2
* | | net: asix: don't pad odd-length TX packetsStephen Warren2014-03-071-2/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-0437-802/+321
|\ \