Commit Graph

1210 Commits (48ef5729555f41f51618b6a3016ac5c53c7c75dc)

Author SHA1 Message Date
Peter Tyser 9166b77635 cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX 16 years ago
Peter Tyser 0a45a6357b cmd_i2c: Clean up trivial helper functions 16 years ago
Peter Tyser e96ad5d3ab cmd_i2c: Clean up i2c command argument parsing 16 years ago
Peter Tyser 0f89c54be9 i2c: Update references to individual i2c commands 16 years ago
Peter Tyser d48eb5131d i2c: Remove deprecated individual i2c commands 16 years ago
Peter Tyser 655b34a78a i2c: Create common default i2c_[set|get]_bus_speed() functions 16 years ago
Peter Tyser 9c90a2c8e8 i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value 16 years ago
Rabin Vincent e85649c7e6 mmc: check find_mmc_device return value 16 years ago
Rabin Vincent ac0865ff33 mmc: clean up help texts 16 years ago
Stefan Roese 76b5883da2 jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together 16 years ago
Kim Phillips 2df72b82bc common: fix inline--weak error spotted by gcc 4.4 16 years ago
Andreas Huber 0850301747 UBI: fix return code in ubi_volume_read 16 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 16 years ago
Emil Medve 5e2c08c3ac Remove inline qualifier from show_boot_progress() 16 years ago
Heiko Schocher da95427ce4 netloop: updates for NetLoop 16 years ago
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