summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-06Rename run_command2() to run_command()Simon Glass
2012-03-06Rename run_command() to builtin_run_command()Simon Glass
2012-03-06Remove CMD_PXE's static on run_command()Simon Glass
2012-03-06sc520: fix build warning about unused temp varMike Frysinger
2012-03-04Remove execute permissions from source filesThomas Weber
2012-03-04integrator: remove fragile delay loop from PCI codeLinus Walleij
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij
2012-03-03ppc: Change memsz variable to signed charSimon Glass
2012-03-03m68k: Change memsz to a signed char to avoid warningSimon Glass
2012-03-03USB: relax usbcore reset timingsWolfgang Grandegger
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2012-03-03USB: reevaluate iomux stdin on USB kbd detectamartin@nvidia.com
2012-03-03usb: add numeric keypad support to HID driverVincent Palatin
2012-03-03USB: fix USB keyboard polling parameterVincent Palatin
2012-03-03eth: remove usb-ethernet devices before re-enumerating themVincent Palatin
2012-03-03USB: Make struct devrequest setup_packet localMarek Vasut
2012-03-03USB: Separate out USB hub driverMarek Vasut
2012-03-03USB: Staticize internal functionsMarek Vasut
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-02-29Ethernut 5: fix build errorprabhakar.csengg@gmail.com
2012-02-28cmd_nand.c: Fix 'nand dump' after latest MTD resyncTom Rini
2012-02-28mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_commandPrabhakar Kushwaha
2012-02-28mtd/nand: Fix IFC driver to support 2K NAND pagePrabhakar Kushwaha
2012-02-28nand: reinstate lazy bad block scanningScott Wood
2012-02-28Revert "nand: make 1-bit software ECC configurable"Scott Wood
2012-02-28nds32/board.c: add PCI prompt at boot upMacpaul Lin
2012-02-28nds32/ag101/watchdog.S: add linkage supportMacpaul Lin
2012-02-28nds32: add linkage supportMacpaul Lin
2012-02-27armv7: omap3: leave outer cache enabledAneesh V
2012-02-27at91: modified NAND flash timing on otc570 boardDaniel Gorsulowski
2012-02-27at91: modified NAND flash timing on meesc boardDaniel Gorsulowski
2012-02-27tt01: fix hush parser config, add release configHelmut Raiger
2012-02-27tt01: add video supportHelmut Raiger
2012-02-27tt01: fix environment sizeHelmut Raiger
2012-02-27i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky
2012-02-27net: fec_mxc: add PHYLIB supportTroy Kisky
2012-02-27net: fec_mxc: add 1000 Mbps selectionTroy Kisky
2012-02-27integrator: update the Integrator/CP configLinus Walleij
2012-02-27integrator: rewrite the AP PCI driverLinus Walleij
2012-02-27integrator: stop calling pci_init() twiceLinus Walleij
2012-02-27mcx: Enable command line editingDetlev Zundel
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com
2012-02-27OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber
2012-02-27Tricorder: Switch env to generic mmc driverThomas Weber
2012-02-27omap3_beagle: Change MAINTAINERS entryTom Rini
2012-02-27am335x_evm: Change MAINTAINERS entryTom Rini
2012-02-27am33xx: ddr_defs.h: Change DDR timingsChase Maupin