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