summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-04colibri_vf50: fix env offset re-definition warningMarcel Ziswiler
2013-10-03colibri_vf50: migrate nand vs. sdboot configurationMarcel Ziswiler
2013-09-24colibri_vf50: integrate config block handlingMarcel Ziswiler
2013-09-09colibri_vf50: initial integrationMarcel Ziswiler
2013-09-08NAND Boot:Dan Douglass
2012-09-07ENGR00219758: Enable the softecc for Vybrid NFC controllerJason Jin
2012-09-07Add NFC support for faraday boardJason Jin
2012-09-07Add quad SPI support for VybridJingchang Lu
2012-09-07Add Vybrid tower board VF600 initializationJingchang Lu
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