summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-08kgdb: cpu/mpc* cpu/74xx: include kgdb.h when neededMike Frysinger
2010-02-03ns16550: kick watchdog while waiting for a characterLadislav Michl
2010-02-03USB: usb_control_msg wait for driver ISR to set status.Remy Bohmer
2010-02-03musb: Add host support for DM365 EVMPrathap Srinivas
2010-02-03usb: musb: fix Blackfin DMA register paddingCliff Cai
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-02-03EXBITGEN: drop support for unmaintained boardWolfgang Denk
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk
2010-02-03ppc4xx: Remove unused feature from AR405 boardMatthias Fuchs
2010-02-03ppc4xx: Fix building for PLU405 boardsMatthias Fuchs
2010-02-03ppc4xx: Fix building of PMC440 boardMatthias Fuchs
2010-02-03ppc4xx: Fix compilation error on ML2 boardStefan Roese
2010-02-02CFI: fix eraseregions numblocksLadislav Michl
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig
2010-01-31Add EP93xx ethernet driverMatthias Kaehlcke
2010-01-3183xx, uec: split enet_interface in two variablesHeiko Schocher
2010-01-31TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XXNick Thompson
2010-01-31macb: Fix mii_phy_read and mii_phy_write functionsSemih Hazar
2010-01-31tsec: Add TSEC_FIBER flagPeter Tyser
2010-01-31tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser
2010-01-31tsec: General cleanupPeter Tyser
2010-01-31tsec: Make functions/data static when possiblePeter Tyser
2010-01-31tsec: Clean up Broadcom PHY status parsingPeter Tyser
2010-01-31tsec: Force TBI PHY to 1000Mbps full duplex in SGMII modePeter Tyser
2010-01-31NET: Fix MAC addr handling for smc911xSeunghyeon Rhee
2010-01-31cs8900_initialize() cleanupMatthias Kaehlcke
2010-01-31smc91111_eeprom: fix linking errorMike Frysinger
2010-01-31cmd_ximg.c: fix error: 'i' undeclaredWolfgang Denk
2010-01-27lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolorAnatolij Gustschin
2010-01-27include/nomadik.h: add physical address for cldcAlessandro Rubini
2010-01-27video: add amba-clcd prime-cellAlessandro Rubini
2010-01-27Nand mxc_nand add v1.1 controller supportJohn Rigby
2010-01-27Add MX25 support to nand_spl fsl nfc driverJohn Rigby
2010-01-27arm926ejs: add nand_spl boot supportJohn Rigby
2010-01-27env_nand.c: print error message and fail gracefullyWolfgang Denk
2010-01-27Nand boot: Add nand boot support for MPC8569mds boardLiu Yu
2010-01-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-01-27Fix compiler warning in imximage.c due to getline prototypeKumar Gala
2010-01-2685xx: Add support for 'cpu disable' commandKumar Gala
2010-01-2686xx: Add support for 'cpu disable' commandKumar Gala
2010-01-26Add support to disable cpu's in multicore processorsKumar Gala
2010-01-26Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-01-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-01-2683xx, kmeter1: fix compile errorHeiko Schocher
2010-01-26add ability to handle compressed images to imxtractWolfgang Wegner