Commit Graph

846 Commits (cb5d88b9611e0c35c53543ad3b4ab99fa82203e3)

Author SHA1 Message Date
Marian Balakowicz 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names 17 years ago
Marian Balakowicz e99c26694a [new uImage] Remove standalone applications handling from boootm 17 years ago
Marian Balakowicz 4a2ad5ff64 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code 17 years ago
Marian Balakowicz 7582438c28 [new uImage] Return error on image move/uncompress overwrites 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz 1ee1180b6e [new uImage] Cleanup cmd_bootm.c 17 years ago
Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 17 years ago
Marian Balakowicz 261dcf4624 [new uImage] Remove I386 uImage fake_header() routine 17 years ago
Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h 17 years ago
Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 17 years ago
Marian Balakowicz d45d5a18b6 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() 17 years ago
Marian Balakowicz 5d3cc55ecb [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Marian Balakowicz ed29bc4e81 Add missing cmd_ximg.o to common/Makefile 17 years ago
Kumar Gala ed2cf548ca QE: Move FDT support into a common file 17 years ago
Mike Frysinger 30942b18b6 new command for displaying strings at specified memory locations 17 years ago
Mike Frysinger d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 17 years ago
Mike Frysinger 4c727c77e4 add support for memory commands with Blackfin L1 instruction memory 17 years ago
Mike Frysinger 97c26e006d add Blackfin-specific reginfo command 17 years ago
Mike Frysinger 8dc48d71a4 add Blackfin-specific bdinfo command 17 years ago
Mike Frysinger 4087bc88ce fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 17 years ago
Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support 17 years ago
Harald Welte a7c185ed3d ARM: s3c24xx: Multiple serial port support 17 years ago
Hebbar a41dbbd98d ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined 17 years ago
Becky Bruce 4f93f8b1a4 86xx: Add reginfo command 17 years ago
Haiying Wang d59feffb42 FSL: Fix common EEPROM_data structure definition 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 7f52fa3c2d Fix nfs command help to reflect that the serverip is optional 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a1e03bcad cmd_nand : fix compiler warning. 17 years ago
Andreas Engel 00ac50e348 Make bootretry work when command line editing is enabled 17 years ago
Larry Johnson 632de0672d Refactor code for "i2c sdram" command 17 years ago
Larry Johnson 0df6b8446c Fix "i2c sdram" command for DDR2 DIMMs 17 years ago
Anatolij Gustschin 5ba7390c3c Fix compilation problem in common/cmd_bmp.c 17 years ago
Kumar Gala 0ec595243d Fix compiler warning 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 252f60b068 Nios2: remove common/cmd_bdinfo.c unused variable. 17 years ago
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 17 years ago
James Yang 6636b62a6e Expose parse_line() globally. 17 years ago
Zhang Wei 4785a694c0 Add Ctrl combo key support to usb keyboard driver. 17 years ago
Marcel Ziswiler 7817cb2083 fix comments with new drivers organization 17 years ago
Shinya Kuribayashi a9b410dc7d Remove the obsolete terse version of do_mii() 17 years ago
Shinya Kuribayashi b9173af73e common/cmd_mii.c: Add sanity argc check 17 years ago
Rafal Jaworowski 26a41790f8 Globalize envmatch() 17 years ago
Hans-Christian Egtvedt 43ef1c381f cmd_bmp: Add support for displaying gzip compressed bmps 17 years ago
Zhang Wei 58694f9709 Add Ctrl combo key support to usb keyboard driver. 17 years ago
Matthias Fuchs c26acc1a43 Remove bit swapping in Xilinx Spartan bitfile loading 17 years ago
Matthias Fuchs 437fc7327f Fix MSB check in Xilinx Spartan slave serial mode 17 years ago
Matthias Fuchs 21d39d598c Add pre and post configuration callbacks for Spartan FPGAs 17 years ago
Matthias Fuchs 0133502e39 Improve configuration of FPGA subsystem 17 years ago
Matthias Fuchs 1208a2dfde serial: Make default_serial_console() a weak function 17 years ago
Harald Welte d16471ee05 add 'terminal program' functionality 17 years ago
Harald Welte 62d4f43653 Re-introduce the 'nand read.oob' and 'nand write.oob' commands 17 years ago