summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-05-30Allowing snowball to work without an environment block in emmc.Mathieu J. Poirier
2011-01-28MMC: Remove read-write debug test codeMichael Brandt
2011-01-27db8500: Verify signature of kernel before bootingRobert Rosengren
2010-12-15Removal of executable permissionRobert Rosengren
2010-12-07SPI: fixed compiler warnings in common/cmd_spi.cMarkus Helgesson
2010-11-08Rework env_emmcSebastian Rasmussen
2010-11-02SPI: Extended functionality for sspi commandMarkus Helgesson
2010-10-21Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZEPeter Tyser
2010-10-21cmd editing: optimize/shrink output blankingMike Frysinger
2010-10-21FIX: watchdog timeout, while waiting for inputJens Scharsig
2010-10-21cmd history: Match history buffer size to console bufferJohn Schmoller
2010-10-21console: Fix console buffer overrunJohn Schmoller
2010-10-21Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOTWolfgang Denk
2010-10-01Adding blkdevparts commandPeter Nessrup
2010-09-28ITP loadingMikael Larsson
2010-09-28Added output env var Size and Offset in tocload commandPeter Nessrup
2010-09-20Added TOC commandsPeter Nessrup
2010-09-16boottime: Enable boot time measurements.Jonas Aaberg
2010-08-30Read/write VFAT support from Rockbox-3.3 FAT stackMichael Brandt
2010-08-30U-boot: MMC update.Martin LUNDHOLM
2010-08-11Replace MMC/SD driver to fit new framework.Ulf Hansson
2010-07-23boottime: Minor clean up and added u-boot command for displaying the current ...Jonas Aaberg
2010-07-23Boottime changes. Moved generic boottime code from lib_arm to common. Boottim...Jonas Aaberg
2010-05-24Use proper copyright linesRabin Vincent
2010-01-14cmd_ext2.c: removed ext2info commandMichael Brandt
2010-01-13Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2010-01-06onenand: Fix compile errors due to FlexOneNANDSanjeev Premi
2009-12-22Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-20usb: write command for RAW partition.Mahavir Jain
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-08Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-07Merge branch 'master' of ../work into nextWolfgang Denk
2009-12-07i2c: fix dangling comment in do_i2c_mw()Heiko Schocher
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07bootm: Fix help message's sub-command orderingPeter Tyser
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-05add lzop decompression supportPeter Korsgaard
2009-12-05i386: Fix malloc initializationGraeme Russ
2009-12-03Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-02Remove superfluous preprocessor tests from some cmd_*.c files.Robert P. J. Day
2009-12-02Removes dead code in the file common/cmd_i2c.cPratap Chandu
2009-12-02cmd_date: Fix spelling in error message.Magnus Lilja
2009-12-02Move do_irqinfo() to common/cmd_irq.cPeter Tyser
2009-12-02cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSEPeter Tyser
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser
2009-12-02exports: rewrite jump table initMike Frysinger
2009-11-30Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-11-24bootm: mark local boot_os[] table staticMike Frysinger