aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2009-06-14Blackfin: new spibootldr commandMike Frysinger2-0/+37
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-2/+2
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk1-4/+0
2009-06-12General help message cleanupWolfgang Denk71-241/+237
2009-06-12Make "usage" messages more helpful.Wolfgang Denk1-17/+16
2009-06-12nvedit: speed up printing of environmentMike Frysinger1-39/+55
2009-06-12Add support for Linux-like kallsysmsMike Frysinger3-0/+53
2009-06-12cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk1-4/+4
2009-06-12cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese1-160/+80
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2-2/+6
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD2-0/+119
2009-06-12ZOOM2 Add serial support.Tom Rix1-0/+2
2009-06-12cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser1-2/+2
2009-06-12cmd_i2c: Clean up trivial helper functionsPeter Tyser1-21/+4
2009-06-12cmd_i2c: Clean up i2c command argument parsingPeter Tyser1-24/+28
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser1-16/+11
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-58/+0
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser1-0/+18
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser1-4/+0
2009-06-02mmc: check find_mmc_device return valueRabin Vincent1-0/+9
2009-06-02mmc: clean up help textsRabin Vincent1-4/+5
2009-05-28jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese2-54/+64
2009-05-20Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-1/+1
2009-05-20common: fix inline--weak error spotted by gcc 4.4Kim Phillips1-2/+2
2009-05-20UBI: fix return code in ubi_volume_readAndreas Huber1-1/+1
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-05-15Remove inline qualifier from show_boot_progress()Emil Medve1-1/+1
2009-05-15netloop: updates for NetLoopHeiko Schocher1-0/+7
2009-04-28cmd_ext2.c: fix compile warningsWolfgang Denk1-2/+2
2009-04-28ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"Stefan Roese1-48/+25
2009-04-28Separate mtdparts command from jffs2Ladislav Michl1-5/+5
2009-04-28cmd_ide: Remove unused AmigaOneG3SE codePeter Tyser1-44/+0
2009-04-28mtdpart command: align output columnsDavid Brownell1-1/+1
2009-04-28fs: Fix the wrong type of varGao Guanhua1-1/+2
2009-04-16cmd_nand: drop duplicate NULL ptr checkMike Frysinger1-1/+1
2009-04-05One more fix for building env_embedded.oWolfgang Denk1-0/+2
2009-04-04common/image.c: Relocate strings in tables.Scott Wood1-2/+6
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber1-5/+21
2009-04-04cmd_mmc: add support for device command for selecting mmc deviceMinkyu Kang1-5/+56
2009-04-04more command usage cleanupMike Frysinger2-4/+4
2009-04-04Separate mtdparts command from jffs2Ladislav Michl1-6/+3
2009-04-04add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD2-0/+66
2009-04-04Fix quoting bug introduced by commit 74de7aefWolfgang Denk2-2/+2
2009-04-04Fix building of env_embedded.oWolfgang Denk1-0/+1
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-04common/Makefile: Conditionally compile env_embedded.oPeter Tyser1-1/+1
2009-04-03mflash: Initial mflash supportunsik Kim4-3/+175
2009-04-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-0/+4
2009-04-03Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-1/+1
2009-04-03Noisily disable the legacy NAND subsystem.Scott Wood1-0/+4