summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-26SPL: Enable YMODEM support on BeagleBone and AM335x EVMMatt Porter
2012-03-26mx6qsabrelite: add and enable USB Host 1 supportWolfgang Grandegger
2012-03-26PXA: Remove PXA PCMCIA supportMarek Vasut
2012-03-26zipitz2: use pxa_mmc_gen as MMC driverVasily Khoruzhick
2012-03-26zipitz2: fix boot issue introduced by PXA low level init reworkVasily Khoruzhick
2012-03-23Revert "Add board_pre_console_putc to deal with early console output"Simon Glass
2012-03-19Armada100: gplugD: Add FAT & EXT2 command supportAjay Bhargav
2012-03-19Armada100: gplugD: Add USB command supportAjay Bhargav
2012-03-19usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski
2012-03-19USB:gadget:designware Support high speedVipin KUMAR
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-18bootstage: Implement core microsecond boot time measurementSimon Glass
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Define an optional microsecond timerSimon Glass
2012-03-18bootstage: Convert FIT progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert net progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert NAND progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert IDE progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 10-19 to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-03-18bootstage: Create an initial header for boot progress integersSimon Glass
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger
2012-03-18CPCI750: Add CPCI-HD/2 supportReinhard Arlt
2012-03-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-03-17Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-03-13atmel_mci.h: remove outdated register macrosAndreas Bießmann
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle
2012-03-12sandbox: mark os_exit as noreturnMike Frysinger
2012-03-12sandbox: add getopt supportSimon Glass
2012-03-12sandbox: enable GPIO driverSimon Glass
2012-03-12sandbox: add flags for open() callSimon Glass
2012-03-12sandbox: config: enable fdt and snprintf() optionsSimon Glass
2012-03-12sandbox: add lseek helperMike Frysinger
2012-03-12sandbox: add ifdef protection to os.hMike Frysinger
2012-03-08sh: Fix sh7264 clock speed and related serial settingPhil Edworthy
2012-03-08sh: ecovec: Add support PHY of SMSCNobuhiro Iwamatsu
2012-03-06Add cmd_process() to process commands in one placeSimon Glass
2012-03-06Create a single cmd_call() function to handle command executionSimon Glass
2012-03-06Stop using builtin_run_command()Simon Glass
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-04Remove execute permissions from source filesThomas Weber
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2012-03-03eth: remove usb-ethernet devices before re-enumerating themVincent Palatin
2012-03-03USB: Separate out USB hub driverMarek Vasut