summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Create a single cmd_call() function to handle command executionSimon Glass2012-03-06-8/+28
* Don't include standard parser if hush is usedSimon Glass2012-03-06-0/+2
* Stop using builtin_run_command()Simon Glass2012-03-06-43/+34
* Rename run_command2() to run_command()Simon Glass2012-03-06-7/+7
* Rename run_command() to builtin_run_command()Simon Glass2012-03-06-13/+14
* Remove CMD_PXE's static on run_command()Simon Glass2012-03-06-5/+0
* Remove execute permissions from source filesThomas Weber2012-03-04-0/+0
* integrator: remove fragile delay loop from PCI codeLinus Walleij2012-03-04-5/+2
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-04-4/+1
* ppc: Change memsz variable to signed charSimon Glass2012-03-03-4/+3
* m68k: Change memsz to a signed char to avoid warningSimon Glass2012-03-03-1/+1
* USB: relax usbcore reset timingsWolfgang Grandegger2012-03-03-1/+4
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-03-72/+17
* USB: reevaluate iomux stdin on USB kbd detectamartin@nvidia.com2012-03-03-0/+6
* usb: add numeric keypad support to HID driverVincent Palatin2012-03-03-0/+10
* USB: fix USB keyboard polling parameterVincent Palatin2012-03-03-1/+1
* eth: remove usb-ethernet devices before re-enumerating themVincent Palatin2012-03-03-2/+35
* USB: Make struct devrequest setup_packet localMarek Vasut2012-03-03-1/+2
* USB: Separate out USB hub driverMarek Vasut2012-03-03-431/+487
* USB: Staticize internal functionsMarek Vasut2012-03-03-22/+23
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2012-03-03-73/+54
|\
| * cmd_nand.c: Fix 'nand dump' after latest MTD resyncTom Rini2012-02-28-2/+3
| * mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_commandPrabhakar Kushwaha2012-02-28-24/+28
| * mtd/nand: Fix IFC driver to support 2K NAND pagePrabhakar Kushwaha2012-02-28-14/+13
| * nand: reinstate lazy bad block scanningScott Wood2012-02-28-3/+9
| * Revert "nand: make 1-bit software ECC configurable"Scott Wood2012-02-28-30/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-03-03-2/+32
|\ \
| * | nds32/board.c: add PCI prompt at boot upMacpaul Lin2012-02-28-0/+1
| * | nds32/ag101/watchdog.S: add linkage supportMacpaul Lin2012-02-28-2/+3
| * | nds32: add linkage supportMacpaul Lin2012-02-28-0/+28
| |/
* | Ethernut 5: fix build errorprabhakar.csengg@gmail.com2012-02-29-3/+2
* | armv7: omap3: leave outer cache enabledAneesh V2012-02-27-1/+1
* | at91: modified NAND flash timing on otc570 boardDaniel Gorsulowski2012-02-27-4/+4
* | at91: modified NAND flash timing on meesc boardDaniel Gorsulowski2012-02-27-4/+4
* | tt01: fix hush parser config, add release configHelmut Raiger2012-02-27-3/+8
* | tt01: add video supportHelmut Raiger2012-02-27-1/+50
* | tt01: fix environment sizeHelmut Raiger2012-02-27-1/+1
* | i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky2012-02-27-33/+16
* | net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-27-3/+6
* | net: phy: add support for Micrel's KSZ9021Troy Kisky2012-02-27-0/+104
* | net: fec_mxc: add PHYLIB supportTroy Kisky2012-02-27-48/+101
* | net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-27-2/+22
* | integrator: update the Integrator/CP configLinus Walleij2012-02-27-34/+13
* | integrator: rewrite the AP PCI driverLinus Walleij2012-02-27-392/+538
* | integrator: stop calling pci_init() twiceLinus Walleij2012-02-27-3/+0
* | mcx: Enable command line editingDetlev Zundel2012-02-27-0/+2
* | dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-27-172/+4
* | OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber2012-02-27-14/+0
* | Tricorder: Switch env to generic mmc driverThomas Weber2012-02-27-3/+4
* | omap3_beagle: Change MAINTAINERS entryTom Rini2012-02-27-4/+1