Commit Graph

1270 Commits (d4e8ada0f6d51e0e3b80790fb9375ac8910f5352)

Author SHA1 Message Date
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 16 years ago
David Brownell 52f6c34c85 bugfix CONFIG_SYS_CONSOLE_INFO_QUIET 16 years ago
Poonam Aggrwal 0e870980a6 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 16 years ago
Robin Getz 02c9aa1d41 Add md5sum and sha1 commands... 16 years ago
Kumar Gala cfd700be9f fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges 16 years ago
Peter Tyser 197324d7d9 hush: Fix bogus free() call 16 years ago
Mike Frysinger 18304f7675 env: kill off default_environment_size 16 years ago
Mike Frysinger bedd8403f7 export SPI functions to standalone apps 16 years ago
Wolfgang Denk 4b7511478b Fix ext2load return code 16 years ago
Niklaus Giger 3c972849f2 Less verbose output when loading vxworks 6.x images 16 years ago
Kyungmin Park 4828779238 Fix compiler warnings after loff_t change 16 years ago
Alessandro Rubini 6111722a92 video: move extern declarations from C to headers 16 years ago
Wolfgang Denk 28958b8bea Coding Style cleanup; update CHANGELOG. 16 years ago
Mark Jackson c01171eaec Remove static declaration from gunzip_bmp() 16 years ago
Peter Tyser 2d4a43e230 cmd_tsi148: General cleanup 16 years ago
Detlev Zundel f97ec30bb3 Re-add support for image type 'Standalone Program' 16 years ago
Detlev Zundel ca95c9df02 Add error checking for unsupported OS types. 16 years ago
Robin Getz 1a32bf4188 Add DNS support 16 years ago
Luigi 'Comio' Mantellini caf72ff329 Refresh LZMA-lib to v4.65 16 years ago
Andrzej Wolski f6ca3b7094 ubi: help message correction 16 years ago
Andrzej Wolski f99a292aa6 ubi: help message correction 16 years ago
Kim Phillips 2a2ed845c0 common: fix 'dummy' is used uninitialized in this function warning 16 years ago
Wolfgang Denk 1a4664b53a cmd_flash.c: fix fix compile error for boards with DataFlash 16 years ago
Reinhard Arlt 52a0e2dee9 Add support for the Tundra TSI148 VME-bridge 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 7e3be7cf3b console: unify printing current devices 16 years ago
Wolfgang Denk 5669ed4557 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' 16 years ago
Alessandro Rubini 6aee304834 cmd_i2c: bugfix: add missing brace 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
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
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 16 years ago
Kyungmin Park 937076f84c MTD: OneNAND: Increase the environment size to 4KiB 16 years ago
Anton Vorontsov 93f9dcf9e8 Add simple hwconfig infrastructure 16 years ago
TsiChung Liew 6e8d58d366 Command for accessing serial flash update 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