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