summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-27cmd_pxe.c: fix strict-aliasing warningsJason Hobbs
2012-03-27net: smc91111: use mdelay()Mike Frysinger
2012-03-27doc: Fix some typos in different filesThomas Weber
2012-03-27disk/part.c: Fix device enumeration through APITim Kientzle
2012-03-27mkenvimage: Really set the redundant byte when applicableDavid Wagner
2012-03-27mkenvimage: Don't try to detect comments in the input fileDavid Wagner
2012-03-27mkenvimage: Use mmap() when reading from a regular fileDavid Wagner
2012-03-27mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner
2012-03-27mkenvimage: More error handlingDavid Wagner
2012-03-27mkenvimage: Correct an include and add a missing oneDavid Wagner
2012-03-27mkenvimage: correct and clarify comments and error messagesDavid Wagner
2012-03-26MAKEALL: display SPL size if presentScott Wood
2012-03-26ARMV7/Vexpress: add missing get_ticks() and get_tbclk()Liming Wang
2012-03-26mkenvimage: fix usage messageWolfgang Denk
2012-03-26cmd_fat: add FAT write commandDonggeun Kim
2012-03-26fs/fat/fat_write.c: Fix GCC 4.6 warningsAnatolij Gustschin
2012-03-24FAT write: Fix compile errorsDonggeun Kim
2012-03-23Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2012-03-23Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-03-23Revert "Add board_pre_console_putc to deal with early console output"Simon Glass
2012-03-21cfi: fix the incomplete erased status check in buffer writeTao Hou
2012-03-19ETX094: adjust linker script due to grown code sizeWolfgang Denk
2012-03-19nds32/n1213: correct vector table in start.SMacpaul Lin
2012-03-19nds32: fix ptrace and interrupt register overflowMacpaul Lin
2012-03-19Armada100: gplugD: Add FAT & EXT2 command supportAjay Bhargav
2012-03-19Armada100: gplugD: Add USB command supportAjay Bhargav
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav
2012-03-19git-mailrc: change usb maintainer to MarekMike Frysinger
2012-03-19usb:udc:samsung:fix Remove the req_config flagƁukasz Majewski
2012-03-19USB:gadget:designware Fix memory nonalignment issueShiraz Hashim
2012-03-19USB:gadget:designware Make locally used functions staticAmit Virdi
2012-03-19USB:gadget:designware Support high speedVipin KUMAR
2012-03-19USB:gadget:designware Device controller bugfixesVipin KUMAR
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-19usb: musb: fix printf warningMike Frysinger
2012-03-18bootstage: arm: Add bootstage calls in board and bootmSimon Glass
2012-03-18bootstage: Plumb in bootstage calls for basic operationsSimon Glass
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