summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2009-07-20ubi: help message correctionAndrzej Wolski
2009-07-19common: fix 'dummy' is used uninitialized in this function warningKim Phillips
2009-07-19cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk
2009-07-19Add support for the Tundra TSI148 VME-bridgeReinhard Arlt
2009-07-19console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-07-18cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk
2009-07-18Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-18Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-07-18cmd_i2c: bugfix: add missing braceAlessandro Rubini
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-17Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2009-07-17sata: namespace curr_device variableMike Frysinger
2009-07-17cmd_mmc: make curr_device staticMike Frysinger
2009-07-17Added support for splash screen positioningMatthias Weisser
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-07-16MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park
2009-07-16Add simple hwconfig infrastructureAnton Vorontsov
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