aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-03USB: fix USB keyboard polling parameterVincent Palatin1-1/+1
2012-03-03eth: remove usb-ethernet devices before re-enumerating themVincent Palatin3-2/+35
2012-03-03USB: Make struct devrequest setup_packet localMarek Vasut1-1/+2
2012-03-03USB: Separate out USB hub driverMarek Vasut4-431/+487
2012-03-03USB: Staticize internal functionsMarek Vasut1-22/+23
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk6-73/+54
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk3-2/+32
2012-02-29Ethernut 5: fix build errorprabhakar.csengg@gmail.com1-3/+2
2012-02-28cmd_nand.c: Fix 'nand dump' after latest MTD resyncTom Rini1-2/+3
2012-02-28mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_commandPrabhakar Kushwaha1-24/+28
2012-02-28mtd/nand: Fix IFC driver to support 2K NAND pagePrabhakar Kushwaha1-14/+13
2012-02-28nand: reinstate lazy bad block scanningScott Wood2-3/+9
2012-02-28Revert "nand: make 1-bit software ECC configurable"Scott Wood3-30/+1
2012-02-28nds32/board.c: add PCI prompt at boot upMacpaul Lin1-0/+1
2012-02-28nds32/ag101/watchdog.S: add linkage supportMacpaul Lin1-2/+3
2012-02-28nds32: add linkage supportMacpaul Lin1-0/+28
2012-02-27armv7: omap3: leave outer cache enabledAneesh V1-1/+1
2012-02-27at91: modified NAND flash timing on otc570 boardDaniel Gorsulowski1-4/+4
2012-02-27at91: modified NAND flash timing on meesc boardDaniel Gorsulowski1-4/+4
2012-02-27tt01: fix hush parser config, add release configHelmut Raiger1-3/+8
2012-02-27tt01: add video supportHelmut Raiger3-1/+50
2012-02-27tt01: fix environment sizeHelmut Raiger1-1/+1
2012-02-27i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky2-33/+16
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky3-3/+6
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky3-0/+104
2012-02-27net: fec_mxc: add PHYLIB supportTroy Kisky2-48/+101
2012-02-27net: fec_mxc: add 1000 Mbps selectionTroy Kisky3-2/+22
2012-02-27integrator: update the Integrator/CP configLinus Walleij1-34/+13
2012-02-27integrator: rewrite the AP PCI driverLinus Walleij3-392/+538
2012-02-27integrator: stop calling pci_init() twiceLinus Walleij1-3/+0
2012-02-27mcx: Enable command line editingDetlev Zundel1-0/+2
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com5-172/+4
2012-02-27OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber3-14/+0
2012-02-27Tricorder: Switch env to generic mmc driverThomas Weber1-3/+4
2012-02-27omap3_beagle: Change MAINTAINERS entryTom Rini1-4/+1
2012-02-27am335x_evm: Change MAINTAINERS entryTom Rini1-4/+1
2012-02-27am33xx: ddr_defs.h: Change DDR timingsChase Maupin1-1/+1
2012-02-27da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath2-3/+34
2012-02-27da850evm: add support to read mac address from SPI flashHadli, Manjunath2-1/+73
2012-02-27beagle: enable DVI_PUPPeter Meerwald1-0/+34
2012-02-27davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath1-3/+6
2012-02-27common/image.c: align usage of fdt_high with initrd_highShawn Guo2-7/+13
2012-02-27mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam1-26/+1
2012-02-27mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam1-1/+1
2012-02-27mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-27mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+1
2012-02-27mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-27mx53ard: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-27mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-27mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flashEric Nelson1-3/+15