aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-12Add support for EDB93xx boardsMatthias Kaehlcke13-0/+954
2010-02-12NetStar: Remove debug junk leaked into eeprom utilityLadislav Michl2-172/+2
2010-02-12NetStar: make crcit utility more readableLadislav Michl1-4/+5
2010-02-12NetStar: Disable CONFIG_CMD_JFFS2Ladislav Michl1-3/+0
2010-02-12OMAP3 Move declaration of gpmc_cfg.Tom Rix9-8/+4
2010-02-12Overo GPMC registersScott Ellis2-7/+16
2010-02-12da830evm: Use table driven pin mux configurationNick Thompson1-18/+17
2010-02-12TI DaVinci: Driver for the davinci SPI controllerSekhar Nori3-0/+325
2010-02-12at91: Add esd gmbh OTC570 board supportDaniel Gorsulowski10-0/+712
2010-02-08Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk3-53/+45
2010-02-08kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger10-0/+10
2010-02-06net: Use 0.5 sec timeout in miiphy_reset() instead of counting loopStefan Roese1-6/+6
2010-02-06fec_mxc: add support for MX51 processorStefano Babic1-41/+32
2010-02-06NET: kirkwood-egiga smi access fixSiddarth Gore1-6/+7
2010-02-03ns16550: kick watchdog while waiting for a characterLadislav Michl1-0/+2
2010-02-03USB: usb_control_msg wait for driver ISR to set status.Remy Bohmer1-7/+12
2010-02-03musb: Add host support for DM365 EVMPrathap Srinivas3-2/+58
2010-02-03usb: musb: fix Blackfin DMA register paddingCliff Cai1-1/+1
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk4-6/+30
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-17/+18
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk45-764/+2602
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk12-102/+1016
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk5-8/+158
2010-02-03EXBITGEN: drop support for unmaintained boardWolfgang Denk9-1877/+0
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk1-5/+7
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk1-0/+3
2010-02-03ppc4xx: Remove unused feature from AR405 boardMatthias Fuchs1-0/+1
2010-02-03ppc4xx: Fix building for PLU405 boardsMatthias Fuchs1-0/+28
2010-02-03ppc4xx: Fix building of PMC440 boardMatthias Fuchs1-6/+0
2010-02-03ppc4xx: Fix compilation error on ML2 boardStefan Roese1-0/+1
2010-02-02CFI: fix eraseregions numblocksLadislav Michl1-17/+18
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig23-12/+825
2010-01-31Add EP93xx ethernet driverMatthias Kaehlcke5-0/+804
2010-01-3183xx, uec: split enet_interface in two variablesHeiko Schocher11-131/+175
2010-01-31TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XXNick Thompson2-99/+226
2010-01-31macb: Fix mii_phy_read and mii_phy_write functionsSemih Hazar1-77/+33
2010-01-31tsec: Add TSEC_FIBER flagPeter Tyser2-5/+7
2010-01-31tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser2-4/+119
2010-01-31tsec: General cleanupPeter Tyser1-345/+326
2010-01-31tsec: Make functions/data static when possiblePeter Tyser2-44/+47
2010-01-31tsec: Clean up Broadcom PHY status parsingPeter Tyser1-43/+34
2010-01-31tsec: Force TBI PHY to 1000Mbps full duplex in SGMII modePeter Tyser1-1/+2
2010-01-31NET: Fix MAC addr handling for smc911xSeunghyeon Rhee1-6/+9
2010-01-31cs8900_initialize() cleanupMatthias Kaehlcke1-2/+1
2010-01-31smc91111_eeprom: fix linking errorMike Frysinger1-3/+2
2010-01-31cmd_ximg.c: fix error: 'i' undeclaredWolfgang Denk1-14/+19
2010-01-27lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolorAnatolij Gustschin1-8/+0
2010-01-27include/nomadik.h: add physical address for cldcAlessandro Rubini1-0/+1
2010-01-27video: add amba-clcd prime-cellAlessandro Rubini3-0/+157
2010-01-27Nand mxc_nand add v1.1 controller supportJohn Rigby1-71/+546