summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: fix warning: 'print_eth' defined but not usedWolfgang Denk2009-03-291-0/+4
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-281-0/+1
* command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel2009-03-271-7/+13
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-271-2/+2
* Enable multi chip support in the NAND layerWolfgang Grandegger2009-03-231-6/+15
* UBIFS: Add UBIFS commandsStefan Roese2009-03-202-0/+133
* Separate mtdparts command from jffs2Stefan Roese2009-03-205-1739/+2007
* nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()Mike Frysinger2009-03-201-23/+1
* lynxkdi: get mac address from environmentMike Frysinger2009-03-201-1/+1
* bootvx: get mac address from environmentMike Frysinger2009-03-201-2/+4
* bdinfo: get mac address from environmentMike Frysinger2009-03-201-88/+32
* convert print_IPaddr() to %pI4Mike Frysinger2009-03-201-29/+19
* vsprintf: pull updates from Linux kernelMike Frysinger2009-03-201-5/+5
* NAND: Have nboot accept .e and .i as legacy no-ops.Scott Wood2009-03-171-1/+1
* NAND: Make nboot skip bad blocksLadislav Michl2009-03-171-3/+2
* lcd: Fix compilation warning in common/lcd.cAnatolij Gustschin2009-02-251-1/+4
* LCD: support 8bpp BMPs on 16bpp displaysGuennadi Liakhovetski2009-02-241-25/+34
* Add 16bpp BMP supportMark Jackson2009-02-241-10/+41
* netloop: speed up NetLoopHeiko Schocher2009-02-221-0/+6
* arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-221-0/+3
* bootm: Reduce the unnecessary memmoveMinkyu Kang2009-02-211-2/+4
* lcd_putc bug fix for tab.Derek Ou2009-02-211-1/+1
OpenPOWER on IntegriCloud