aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala3-43/+15
2010-01-05ppc/85xx: Move to using fsl_setup_hose on TQM 85xxKumar Gala1-4/+4
2010-01-05ppc/85xx: Move to using fsl_setup_hose on P2020 DSKumar Gala1-7/+5
2010-01-05ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDBKumar Gala1-6/+4
2010-01-05ppc/85xx: Move to using fsl_setup_hose on MPC8572 DSKumar Gala1-8/+6
2010-01-05ppc/86xx: Clean up MPC8610 HPCD PCI setup codeKumar Gala1-137/+62
2010-01-05ppc/85xx: Clean up MPC8548 CDS PCI setup codeKumar Gala1-93/+48
2010-01-05ppc/85xx: Clean up ATUM8548 PCI setup codeKumar Gala2-121/+59
2010-01-05ppc/85xx: Clean up MPC8568 MDS PCI setup codeKumar Gala1-92/+45
2010-01-05ppc/85xx: Clean up MPC8569 MDS PCI setup codeKumar Gala1-60/+26
2010-01-05ppc/85xx: Clean up MPC8544 DS PCI setup codeKumar Gala1-179/+70
2010-01-05ppc/85xx: Clean up MPC8536 DS PCI setup codeMingkai Hu1-191/+66
2010-01-05NET: Base support for etsec2.0Kumar Gala5-3/+20
2010-01-05NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet5-35/+52
2010-01-0585xx: Add support to set DPAA (data path) devices clock frequenciesKumar Gala1-0/+36
2010-01-05ppc/8xxx: Don't use pci_cfg on FSL_CORENET platformsKumar Gala1-0/+3
2010-01-05ppc/p4080: Added p4080 SERDES registers & USB offsetKumar Gala1-0/+87
2010-01-0585xx: Add support for e500mc cache stashingKumar Gala4-1/+43
2010-01-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-52/+53
2009-12-22ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese1-2/+0
2009-12-22i2c, ppc4xx: fix compiling KAREF and METROBOX boards.Heiko Schocher2-50/+53
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner24-52/+5
2009-12-21Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk29-132/+2245
2009-12-20usb: write command for RAW partition.Mahavir Jain2-0/+123
2009-12-20omap3evm: musb: add USB configAjay Kumar Gupta1-0/+39
2009-12-20OMAP3 USB Initialize twl4030 only if requiredTom Rix1-1/+6
2009-12-20OMAP3 zoom2 Use usbtty if the debug board is not connected.Tom Rix3-4/+37
2009-12-20USBTTY make some function declarations easier to use.Tom Rix1-0/+6
2009-12-20OMAP3 beagle Add usbtty configurationTom Rix1-0/+16
2009-12-20OMAP3 zoom1 Add usbtty configurationTom Rix1-0/+16
2009-12-20OMAP3 Add usb device supportTom Rix10-3/+1451
2009-12-20TWL4030 Add usb PHY supportTom Rix4-15/+362
2009-12-20USB add macros for debugging usb device setup.Tom Rix2-0/+129
2009-12-20USB Consolidate descriptor definitionsTom Rix8-110/+61
2009-12-17Merge branch 'next' of git://git.denx.de/u-boot-netWolfgang Denk41-389/+452
2009-12-17Update Makefile for tag generatingLi Yang1-41/+7
2009-12-17drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala1-0/+1
2009-12-15Merge branch 'next' of ../nextWolfgang Denk460-15591/+9745
2009-12-15Update CHANGELOG; prepare Prepare v2009.11v2009.11Wolfgang Denk2-1/+148
2009-12-15mpc85xx, mpc86xx: Fix gd->cpu pointer after relocationPeter Tyser1-0/+8
2009-12-14Net: Clean up LAN91C96 SupportBen Warren13-2/+133
2009-12-14MVBLUE: Remove CONFIG_CMD_IRQPeter Tyser1-1/+0
2009-12-14imx27lite: Reenable MTD support on NOR flash.Detlev Zundel1-0/+1
2009-12-13net: dm9000x: fix debug outputThomas Weber1-1/+1
2009-12-13fec_mxc: incomplete error handlingJohn Ogness1-0/+1
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt2-0/+2
2009-12-13Add error codes/handling for TFTP-serverRemy Bohmer1-3/+29
2009-12-13LAN91C96: Enable NET_MULTI LAN driverNishanth Menon13-18/+32
2009-12-13TI OMAP3: SDP3430 FIX NET_MULTI WarningNishanth Menon2-6/+9
2009-12-13NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon4-329/+236