aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk4-28/+45
2009-04-02Blackfin: drop newline from OTP helpMike Frysinger1-1/+1
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu1-0/+53
2009-03-29ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk1-0/+4
2009-03-28Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk1-0/+1
2009-03-27command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel1-7/+13
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-2/+2
2009-03-23Enable multi chip support in the NAND layerWolfgang Grandegger1-6/+15
2009-03-20UBIFS: Add UBIFS commandsStefan Roese2-0/+133
2009-03-20Separate mtdparts command from jffs2Stefan Roese5-1739/+2007
2009-03-20nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()Mike Frysinger1-23/+1
2009-03-20lynxkdi: get mac address from environmentMike Frysinger1-1/+1
2009-03-20bootvx: get mac address from environmentMike Frysinger1-2/+4
2009-03-20bdinfo: get mac address from environmentMike Frysinger1-88/+32
2009-03-20convert print_IPaddr() to %pI4Mike Frysinger1-29/+19
2009-03-20vsprintf: pull updates from Linux kernelMike Frysinger1-5/+5
2009-03-17NAND: Have nboot accept .e and .i as legacy no-ops.Scott Wood1-1/+1
2009-03-17NAND: Make nboot skip bad blocksLadislav Michl1-3/+2
2009-02-25lcd: Fix compilation warning in common/lcd.cAnatolij Gustschin1-1/+4
2009-02-24LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski1-25/+34
2009-02-24Add 16bpp BMP supportMark Jackson1-10/+41
2009-02-22netloop: speed up NetLoopHeiko Schocher1-0/+6
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD1-0/+3
2009-02-21bootm: Reduce the unnecessary memmoveMinkyu Kang1-2/+4
2009-02-21lcd_putc bug fix for tab.Derek Ou1-1/+1
2009-02-19MMC: Don't use new framework code if not enabledDirk Behme1-1/+2
2009-02-19Coding style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2009-02-18common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possibleJean-Christophe PLAGNIOL-VILLARD1-52/+56
2009-02-18common/console: coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-98/+101
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger3-5/+5