Commit Graph

1262 Commits (18304f7675e84252965b4e24cba279071f1da472)

Author SHA1 Message Date
Mike Frysinger 18304f7675 env: kill off default_environment_size 15 years ago
Mike Frysinger bedd8403f7 export SPI functions to standalone apps 15 years ago
Wolfgang Denk 4b7511478b Fix ext2load return code 15 years ago
Niklaus Giger 3c972849f2 Less verbose output when loading vxworks 6.x images 15 years ago
Kyungmin Park 4828779238 Fix compiler warnings after loff_t change 15 years ago
Alessandro Rubini 6111722a92 video: move extern declarations from C to headers 15 years ago
Wolfgang Denk 28958b8bea Coding Style cleanup; update CHANGELOG. 15 years ago
Mark Jackson c01171eaec Remove static declaration from gunzip_bmp() 15 years ago
Peter Tyser 2d4a43e230 cmd_tsi148: General cleanup 15 years ago
Detlev Zundel f97ec30bb3 Re-add support for image type 'Standalone Program' 15 years ago
Detlev Zundel ca95c9df02 Add error checking for unsupported OS types. 15 years ago
Robin Getz 1a32bf4188 Add DNS support 15 years ago
Luigi 'Comio' Mantellini caf72ff329 Refresh LZMA-lib to v4.65 15 years ago
Andrzej Wolski f6ca3b7094 ubi: help message correction 15 years ago
Andrzej Wolski f99a292aa6 ubi: help message correction 15 years ago
Kim Phillips 2a2ed845c0 common: fix 'dummy' is used uninitialized in this function warning 15 years ago
Wolfgang Denk 1a4664b53a cmd_flash.c: fix fix compile error for boards with DataFlash 15 years ago
Reinhard Arlt 52a0e2dee9 Add support for the Tundra TSI148 VME-bridge 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 7e3be7cf3b console: unify printing current devices 15 years ago
Wolfgang Denk 5669ed4557 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' 15 years ago
Alessandro Rubini 6aee304834 cmd_i2c: bugfix: add missing brace 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Mike Frysinger 569460ebf1 sata: namespace curr_device variable 15 years ago
Mike Frysinger 02e22c2de1 cmd_mmc: make curr_device static 15 years ago
Matthias Weisser 1ca298ced0 Added support for splash screen positioning 15 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Kyungmin Park 937076f84c MTD: OneNAND: Increase the environment size to 4KiB 15 years ago
Anton Vorontsov 93f9dcf9e8 Add simple hwconfig infrastructure 15 years ago
TsiChung Liew 6e8d58d366 Command for accessing serial flash update 15 years ago
Simon Kagstrom 2896b5851f Command improvements for ubifs 15 years ago
Simon Kagstrom 25c8f40059 Handle VID header offset in ubi part command 15 years ago
HeungJun Kim 2e8a6f551c env_onenand: change env_address type from unsigned long to loff_t 15 years ago
Guennadi Liakhovetski b74ab73736 nand_spl: read environment early, when booting from NAND using nand_spl 15 years ago
Wolfgang Denk 8360b66bac nand/onenand: Fix missing argument checking for "markbad" command 15 years ago
Guennadi Liakhovetski d27bc728cf env_nand: remove unused variable. 15 years ago
Poonam Aggrwal 039594a430 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors 15 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