summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mkenvimage: Don't try to detect comments in the input fileDavid Wagner2012-03-271-8/+0
* mkenvimage: Use mmap() when reading from a regular fileDavid Wagner2012-03-271-6/+19
* mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner2012-03-271-13/+13
* mkenvimage: More error handlingDavid Wagner2012-03-271-2/+29
* mkenvimage: Correct an include and add a missing oneDavid Wagner2012-03-271-1/+2
* mkenvimage: correct and clarify comments and error messagesDavid Wagner2012-03-271-25/+14
* MAKEALL: display SPL size if presentScott Wood2012-03-261-2/+6
* ARMV7/Vexpress: add missing get_ticks() and get_tbclk()Liming Wang2012-03-261-0/+10
* mkenvimage: fix usage messageWolfgang Denk2012-03-261-1/+1
* cmd_fat: add FAT write commandDonggeun Kim2012-03-262-2/+63
* fs/fat/fat_write.c: Fix GCC 4.6 warningsAnatolij Gustschin2012-03-261-9/+1
* FAT write: Fix compile errorsDonggeun Kim2012-03-241-12/+8
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2012-03-231-2/+2
|\
| * cfi: fix the incomplete erased status check in buffer writeTao Hou2012-03-211-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-03-233-4/+22
|\ \
| * | nds32/n1213: correct vector table in start.SMacpaul Lin2012-03-191-3/+19
| * | nds32: fix ptrace and interrupt register overflowMacpaul Lin2012-03-192-1/+3
| |/
* | Revert "Add board_pre_console_putc to deal with early console output"Simon Glass2012-03-233-33/+1
* | ETX094: adjust linker script due to grown code sizeWolfgang Denk2012-03-191-1/+0
|/
* Armada100: gplugD: Add FAT & EXT2 command supportAjay Bhargav2012-03-191-0/+2
* Armada100: gplugD: Add USB command supportAjay Bhargav2012-03-191-0/+12
* USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2012-03-193-0/+66
* USB: Armada100: Add UTMI PHY interface driverAjay Bhargav2012-03-193-0/+183
* git-mailrc: change usb maintainer to MarekMike Frysinger2012-03-191-1/+1
* usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski2012-03-192-14/+6
* USB:gadget:designware Fix memory nonalignment issueShiraz Hashim2012-03-191-1/+11
* USB:gadget:designware Make locally used functions staticAmit Virdi2012-03-191-3/+3
* USB:gadget:designware Support high speedVipin KUMAR2012-03-192-0/+11
* USB:gadget:designware Device controller bugfixesVipin KUMAR2012-03-191-21/+38
* USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR2012-03-195-36/+37
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-1918-110/+93
* usb: musb: fix printf warningMike Frysinger2012-03-191-1/+1
* bootstage: arm: Add bootstage calls in board and bootmSimon Glass2012-03-182-0/+7
* bootstage: Plumb in bootstage calls for basic operationsSimon Glass2012-03-185-1/+14
* bootstage: Implement core microsecond boot time measurementSimon Glass2012-03-184-0/+227
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-1822-146/+166
* bootstage: Define an optional microsecond timerSimon Glass2012-03-182-0/+24
* bootstage: Convert FIT progress numbers to enumsSimon Glass2012-03-183-38/+80
* bootstage: Convert net progress numbers to enumsSimon Glass2012-03-187-26/+38
* bootstage: Convert NAND progress numbers to enumsSimon Glass2012-03-182-17/+32
* bootstage: Convert IDE progress numbers to enumsSimon Glass2012-03-182-23/+39
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-186-6/+34
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-184-16/+23
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-189-46/+59
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-1811-68/+72
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-1816-20/+19
* bootstage: Create an initial header for boot progress integersSimon Glass2012-03-182-4/+60
* bootvx: Clear and disable data cache, and call vxWorks with parameter.Reinhard Arlt2012-03-181-1/+2
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-1812-16/+13
* CPCI750: Add CPCI-HD/2 supportReinhard Arlt2012-03-183-9/+33
OpenPOWER on IntegriCloud