summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-18pcl052: add CONFIG_MACH_PCL052 to pcl052_config2011.12-pcl052-ts1Russell Robinson Jr
2013-09-17pcl052: fix pcl052 boards.cfg entry and mtd infoRussell Robinson Jr
2013-09-17u-boot:PCL052 configuration supportChris Conley
2013-08-28pcm052: fec1: fixing wrong fec1 mii base addrRussell Robinson Jr
2013-08-28pcm052: update mtd env settingsRussell Robinson Jr
2013-08-28PHYTEC: FEC1: support added for ETH1Serah Peterson
2013-08-28pcm052: sci2: muxing SCI2 signals as SCI2_TX and SCI2_RXRussell Robinson Jr
2013-08-28pcm052: add NAND boot support.Russell Robinson Jr
2013-08-28pcm052: nand: add mtdparts information and bootargs for flashing kernel/rootfsRussell Robinson Jr
2012-12-19Base port for phyCORE-Vybrid2011.12-pcm052-ts1Russell Robinson Jr
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