summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-181-0/+7
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-181-0/+14
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-181-0/+4
* bootstage: Create an initial header for boot progress integersSimon Glass2012-03-182-4/+60
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-183-7/+4
* CPCI750: Add CPCI-HD/2 supportReinhard Arlt2012-03-182-8/+13
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-03-1710-11/+237
|\
| * atmel_mci.h: remove outdated register macrosAndreas Bießmann2012-03-131-36/+0
| * ATMEL: use generic mmc frameworkSven Schnelle2012-03-1310-11/+273
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-03-172-6/+55
|\ \
| * | sandbox: mark os_exit as noreturnMike Frysinger2012-03-121-1/+1
| * | sandbox: add getopt supportSimon Glass2012-03-121-0/+14
| * | sandbox: enable GPIO driverSimon Glass2012-03-121-0/+4
| * | sandbox: add flags for open() callSimon Glass2012-03-121-6/+11
| * | sandbox: config: enable fdt and snprintf() optionsSimon Glass2012-03-121-0/+6
| * | sandbox: add lseek helperMike Frysinger2012-03-121-0/+15
| * | sandbox: add ifdef protection to os.hMike Frysinger2012-03-121-0/+5
| |/
* | sh: Fix sh7264 clock speed and related serial settingPhil Edworthy2012-03-081-1/+1
* | sh: ecovec: Add support PHY of SMSCNobuhiro Iwamatsu2012-03-081-0/+1
|/
* Add cmd_process() to process commands in one placeSimon Glass2012-03-061-1/+28
* Create a single cmd_call() function to handle command executionSimon Glass2012-03-061-0/+3
* Stop using builtin_run_command()Simon Glass2012-03-061-1/+0
* Rename run_command2() to run_command()Simon Glass2012-03-061-1/+1
* Rename run_command() to builtin_run_command()Simon Glass2012-03-061-1/+1
* Remove CMD_PXE's static on run_command()Simon Glass2012-03-061-2/+0
* Remove execute permissions from source filesThomas Weber2012-03-041-0/+0
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-041-0/+1
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-031-1/+0
* eth: remove usb-ethernet devices before re-enumerating themVincent Palatin2012-03-031-0/+1
* USB: Separate out USB hub driverMarek Vasut2012-03-031-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2012-03-032-25/+2
|\
| * nand: reinstate lazy bad block scanningScott Wood2012-02-281-0/+2
| * Revert "nand: make 1-bit software ECC configurable"Scott Wood2012-02-281-25/+0
* | tt01: fix hush parser config, add release configHelmut Raiger2012-02-271-3/+8
* | tt01: add video supportHelmut Raiger2012-02-271-1/+28
* | tt01: fix environment sizeHelmut Raiger2012-02-271-1/+1
* | i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky2012-02-271-0/+2
* | net: phy: add support for Micrel's KSZ9021Troy Kisky2012-02-272-0/+17
* | integrator: update the Integrator/CP configLinus Walleij2012-02-271-34/+13
* | integrator: rewrite the AP PCI driverLinus Walleij2012-02-271-142/+6
* | 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-272-168/+0
* | OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber2012-02-273-14/+0
* | Tricorder: Switch env to generic mmc driverThomas Weber2012-02-271-3/+4
* | mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flashEric Nelson2012-02-271-3/+15
* | mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson2012-02-271-0/+2
* | mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson2012-02-271-0/+9
* | mx28evk: add SPI supportMatthias Fuchs2012-02-271-3/+41
* | mx28evk: add USB supportMatthias Fuchs2012-02-271-0/+12
* | mx28evk: add RTC supportMatthias Fuchs2012-02-271-0/+8
|/
OpenPOWER on IntegriCloud