summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* General help message cleanupWolfgang Denk2009-06-1271-241/+237
* Make "usage" messages more helpful.Wolfgang Denk2009-06-121-17/+16
* nvedit: speed up printing of environmentMike Frysinger2009-06-121-39/+55
* Add support for Linux-like kallsysmsMike Frysinger2009-06-123-0/+53
* cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk2009-06-121-4/+4
* cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese2009-06-121-160/+80
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-122-2/+6
* make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD2009-06-122-0/+119
* ZOOM2 Add serial support.Tom Rix2009-06-121-0/+2
* cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser2009-06-121-2/+2
* cmd_i2c: Clean up trivial helper functionsPeter Tyser2009-06-121-21/+4
* cmd_i2c: Clean up i2c command argument parsingPeter Tyser2009-06-121-24/+28
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-121-16/+11
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-58/+0
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-121-0/+18
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-121-4/+0
* mmc: check find_mmc_device return valueRabin Vincent2009-06-021-0/+9
* mmc: clean up help textsRabin Vincent2009-06-021-4/+5
* jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese2009-05-282-54/+64
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2009-05-201-1/+1
|\
| * UBI: fix return code in ubi_volume_readAndreas Huber2009-05-201-1/+1
* | common: fix inline--weak error spotted by gcc 4.4Kim Phillips2009-05-201-2/+2
|/
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Remove inline qualifier from show_boot_progress()Emil Medve2009-05-151-1/+1
* netloop: updates for NetLoopHeiko Schocher2009-05-151-0/+7
* cmd_ext2.c: fix compile warningsWolfgang Denk2009-04-281-2/+2
* ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"Stefan Roese2009-04-281-48/+25
* Separate mtdparts command from jffs2Ladislav Michl2009-04-281-5/+5
* cmd_ide: Remove unused AmigaOneG3SE codePeter Tyser2009-04-281-44/+0
* mtdpart command: align output columnsDavid Brownell2009-04-281-1/+1
* fs: Fix the wrong type of varGao Guanhua2009-04-281-1/+2
* cmd_nand: drop duplicate NULL ptr checkMike Frysinger2009-04-161-1/+1
* One more fix for building env_embedded.oWolfgang Denk2009-04-051-0/+2
* common/image.c: Relocate strings in tables.Scott Wood2009-04-041-2/+6
* UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber2009-04-041-5/+21
* cmd_mmc: add support for device command for selecting mmc deviceMinkyu Kang2009-04-041-5/+56
* more command usage cleanupMike Frysinger2009-04-042-4/+4
* Separate mtdparts command from jffs2Ladislav Michl2009-04-041-6/+3
* add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD2009-04-042-0/+66
* Fix quoting bug introduced by commit 74de7aefWolfgang Denk2009-04-042-2/+2
* Fix building of env_embedded.oWolfgang Denk2009-04-041-0/+1
* rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD2009-04-041-1/+1
* common/Makefile: Conditionally compile env_embedded.oPeter Tyser2009-04-041-1/+1
* mflash: Initial mflash supportunsik Kim2009-04-034-3/+175
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-04-031-0/+4
|\
| * Noisily disable the legacy NAND subsystem.Scott Wood2009-04-031-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-04-031-1/+1
|\ \
| * | Blackfin: drop newline from OTP helpMike Frysinger2009-04-021-1/+1
| |/
* | Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-034-28/+45
|/
* fsl-ddr: add the DDR3 SPD infrastructureDave Liu2009-03-301-0/+53
OpenPOWER on IntegriCloud