aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2009-07-09Command improvements for ubifsSimon Kagstrom
2009-07-09Handle VID header offset in ubi part commandSimon Kagstrom
2009-07-07env_onenand: change env_address type from unsigned long to loff_tHeungJun Kim
2009-07-07nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski
2009-07-07nand/onenand: Fix missing argument checking for "markbad" commandWolfgang Denk
2009-07-07env_nand: remove unused variable.Guennadi Liakhovetski
2009-07-028xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processorsPoonam Aggrwal
2009-06-14Blackfin: new spibootldr commandMike Frysinger
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-06-12Make "usage" messages more helpful.Wolfgang Denk
2009-06-12nvedit: speed up printing of environmentMike Frysinger
2009-06-12Add support for Linux-like kallsysmsMike Frysinger
2009-06-12cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk
2009-06-12cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD
2009-06-12ZOOM2 Add serial support.Tom Rix
2009-06-12cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUXPeter Tyser
2009-06-12cmd_i2c: Clean up trivial helper functionsPeter Tyser
2009-06-12cmd_i2c: Clean up i2c command argument parsingPeter Tyser
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser
2009-06-02mmc: check find_mmc_device return valueRabin Vincent
2009-06-02mmc: clean up help textsRabin Vincent
2009-05-28jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS togetherStefan Roese
2009-05-20Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2009-05-20common: fix inline--weak error spotted by gcc 4.4Kim Phillips
2009-05-20UBI: fix return code in ubi_volume_readAndreas Huber
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-05-15Remove inline qualifier from show_boot_progress()Emil Medve
2009-05-15netloop: updates for NetLoopHeiko Schocher
2009-04-28cmd_ext2.c: fix compile warningsWolfgang Denk
2009-04-28ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"Stefan Roese
2009-04-28Separate mtdparts command from jffs2Ladislav Michl
2009-04-28cmd_ide: Remove unused AmigaOneG3SE codePeter Tyser
2009-04-28mtdpart command: align output columnsDavid Brownell
2009-04-28fs: Fix the wrong type of varGao Guanhua
2009-04-16cmd_nand: drop duplicate NULL ptr checkMike Frysinger
2009-04-05One more fix for building env_embedded.oWolfgang Denk
2009-04-04common/image.c: Relocate strings in tables.Scott Wood
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber
2009-04-04cmd_mmc: add support for device command for selecting mmc deviceMinkyu Kang
2009-04-04more command usage cleanupMike Frysinger
2009-04-04Separate mtdparts command from jffs2Ladislav Michl
2009-04-04add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04Fix quoting bug introduced by commit 74de7aefWolfgang Denk