Commit Graph

1234 Commits (f732a7598fa36d48241df20b1a1f4cdbf09f75ee)

Author SHA1 Message Date
Mike Frysinger 569460ebf1 sata: namespace curr_device variable 16 years ago
Mike Frysinger 02e22c2de1 cmd_mmc: make curr_device static 16 years ago
Matthias Weisser 1ca298ced0 Added support for splash screen positioning 16 years ago
Anton Vorontsov 93f9dcf9e8 Add simple hwconfig infrastructure 16 years ago
Simon Kagstrom 2896b5851f Command improvements for ubifs 16 years ago
Simon Kagstrom 25c8f40059 Handle VID header offset in ubi part command 16 years ago
HeungJun Kim 2e8a6f551c env_onenand: change env_address type from unsigned long to loff_t 16 years ago
Guennadi Liakhovetski b74ab73736 nand_spl: read environment early, when booting from NAND using nand_spl 16 years ago
Wolfgang Denk 8360b66bac nand/onenand: Fix missing argument checking for "markbad" command 16 years ago
Guennadi Liakhovetski d27bc728cf env_nand: remove unused variable. 16 years ago
Poonam Aggrwal 039594a430 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors 16 years ago
Mike Frysinger dd14af7640 Blackfin: new spibootldr command 16 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 16 years ago
Wolfgang Denk 3b74e7ec58 MPC512x: remove include/mpc512x.h 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Wolfgang Denk 94796d8544 Make "usage" messages more helpful. 16 years ago
Mike Frysinger 4c94f6c54b nvedit: speed up printing of environment 16 years ago
Mike Frysinger ecb1dc8922 Add support for Linux-like kallsysms 16 years ago
Wolfgang Denk 36c9169aa6 cmd_mtdparts.c: allow to omit definitions for default settings 16 years ago
Stefan Roese 864aa034f3 cmd_mtdparts: Move to common handling of FLASH devices via MTD layer 16 years ago
Stefan Roese 8d2effea23 mtd: Update MTD infrastructure to support 64bit device size 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55e0ed6078 make MODEM SUPPORT generic instead of duplicate it 16 years ago
Tom Rix 660888b7fb ZOOM2 Add serial support. 16 years ago
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