Commit Graph

1194 Commits (9d5e4d368129ae343ebdd340859ab144e2fb87c4)

Author SHA1 Message Date
Wolfgang Denk 4d9eab89b3 cmd_ext2.c: fix compile warnings 16 years ago
Stefan Roese 2d579e5060 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" 16 years ago
Ladislav Michl 0c8a84916c Separate mtdparts command from jffs2 16 years ago
Peter Tyser 67c2e57c08 cmd_ide: Remove unused AmigaOneG3SE code 16 years ago
David Brownell 08f077da92 mtdpart command: align output columns 16 years ago
Gao Guanhua 351f40caf2 fs: Fix the wrong type of var 16 years ago
Mike Frysinger dfc99e143f cmd_nand: drop duplicate NULL ptr check 16 years ago
Wolfgang Denk f63728c804 One more fix for building env_embedded.o 16 years ago
Scott Wood e3d1ac7bb1 common/image.c: Relocate strings in tables. 16 years ago
Andreas Huber c203ef5db0 UBI/cfi-mtd: Fix mtd name for multiple chips 16 years ago
Minkyu Kang 869f6bf4de cmd_mmc: add support for device command for selecting mmc device 16 years ago
Mike Frysinger 852dbfdd56 more command usage cleanup 16 years ago
Ladislav Michl b93b24bf76 Separate mtdparts command from jffs2 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b9c0e4c29e add dataflash mmc mux missing support 16 years ago
Wolfgang Denk 83863df04b Fix quoting bug introduced by commit 74de7aef 16 years ago
Wolfgang Denk afcbce07e9 Fix building of env_embedded.o 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 16 years ago
Peter Tyser a706bfc7d0 common/Makefile: Conditionally compile env_embedded.o 16 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 16 years ago
Scott Wood 99067b08f4 Noisily disable the legacy NAND subsystem. 16 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 16 years ago
Mike Frysinger dbc6ab9f75 Blackfin: drop newline from OTP help 16 years ago
Dave Liu c360ceac02 fsl-ddr: add the DDR3 SPD infrastructure 16 years ago
Wolfgang Denk 26e42cbd78 ARM: fix warning: 'print_eth' defined but not used 16 years ago
Wolfgang Denk d2567be915 Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' 16 years ago
Detlev Zundel 2dce551e10 command.c: Expose the core of do_help as _do_help to the rest of u-boot. 16 years ago
Heiko Schocher 76756e41cd ppc: cleanup compiler errors/warnings 16 years ago
Wolfgang Grandegger 672ed2aee9 Enable multi chip support in the NAND layer 16 years ago
Stefan Roese ce6d0c8de0 UBIFS: Add UBIFS commands 16 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 16 years ago
Mike Frysinger 56b555a644 nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() 16 years ago
Mike Frysinger 5013533467 lynxkdi: get mac address from environment 16 years ago
Mike Frysinger 62c93d92f1 bootvx: get mac address from environment 16 years ago
Mike Frysinger de2dff6ff8 bdinfo: get mac address from environment 16 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 16 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 16 years ago
Scott Wood 65d8bc94d8 NAND: Have nboot accept .e and .i as legacy no-ops. 16 years ago
Ladislav Michl 0987505540 NAND: Make nboot skip bad blocks 16 years ago
Anatolij Gustschin 00cc5595a7 lcd: Fix compilation warning in common/lcd.c 16 years ago
Guennadi Liakhovetski b245e65ee3 LCD: support 8bpp BMPs on 16bpp displays 16 years ago
Mark Jackson a303dfb0e9 Add 16bpp BMP support 16 years ago
Heiko Schocher 2f70c49e5b netloop: speed up NetLoop 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4f5728987f arm: add uart dcc support 16 years ago
Minkyu Kang fca0cecff7 bootm: Reduce the unnecessary memmove 16 years ago
Derek Ou 6bcb4b806c lcd_putc bug fix for tab. 16 years ago
Dirk Behme 3511b4e208 MMC: Don't use new framework code if not enabled 16 years ago
Wolfgang Denk 1bba30efe1 Coding style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5f03201088 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ec6f149946 common/console: coding style cleanup 16 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago