Commit Graph

758 Commits (274cea2bddbca10cdad7daa518951b75c44ef6bc)

Author SHA1 Message Date
Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset 17 years ago
Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 17 years ago
Marian Balakowicz 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 18 years ago
Marian Balakowicz 1efd43601f [new uImage] Add image_get_kernel() routine 18 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 18 years ago
Marian Balakowicz 6f0f9dfc4e [new uImage] Optimize gen_get_image() flow control 18 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 18 years ago
Marian Balakowicz 5583cbf736 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds 18 years ago
Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 18 years ago
Marian Balakowicz f50433d670 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines 18 years ago
Marian Balakowicz fff888a199 [new uImage] Add gen_get_image() routine 18 years ago
Guennadi Liakhovetski 6f4abee789 Fix wrong memory limit calculation in memory-test 18 years ago
Guennadi Liakhovetski 1f780aa6f1 Fix return value of mtest when CFG_ALT_MEMTEST set 18 years ago
Shinya Kuribayashi 26c7bab81e common/miiphyutil.c: Cleanup MII_DEBUG and debug() 18 years ago
Stelian Pop 9604b6e53d AT91CAP9 support 18 years ago
Kumar Gala d9ad115bbf Fix building of fdt_support.c if DEBUG set 18 years ago
Kumar Gala 69018ce2e0 QE: Move FDT support into a common file 18 years ago
Marian Balakowicz 5cf746c303 [new uImage] Move kernel data find code to get_kernel() routine 18 years ago
Marian Balakowicz b6b0fe6460 [new uImage] Cleanup do_botm_linux() boot allocations 18 years ago
Marian Balakowicz ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine 18 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 18 years ago
Marian Balakowicz 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names 18 years ago
Marian Balakowicz e99c26694a [new uImage] Remove standalone applications handling from boootm 18 years ago
Marian Balakowicz 4a2ad5ff64 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code 18 years ago
Marian Balakowicz 7582438c28 [new uImage] Return error on image move/uncompress overwrites 18 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 18 years ago
Marian Balakowicz 1ee1180b6e [new uImage] Cleanup cmd_bootm.c 18 years ago
Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 18 years ago
Marian Balakowicz 261dcf4624 [new uImage] Remove I386 uImage fake_header() routine 18 years ago
Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h 18 years ago
Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 18 years ago
Marian Balakowicz d45d5a18b6 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() 18 years ago
Marian Balakowicz 5d3cc55ecb [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c 18 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 18 years ago
Marian Balakowicz ed29bc4e81 Add missing cmd_ximg.o to common/Makefile 18 years ago
Kumar Gala ed2cf548ca QE: Move FDT support into a common file 18 years ago
Mike Frysinger 30942b18b6 new command for displaying strings at specified memory locations 18 years ago
Mike Frysinger d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 18 years ago
Mike Frysinger 4c727c77e4 add support for memory commands with Blackfin L1 instruction memory 18 years ago
Mike Frysinger 97c26e006d add Blackfin-specific reginfo command 18 years ago
Mike Frysinger 8dc48d71a4 add Blackfin-specific bdinfo command 18 years ago
Mike Frysinger 4087bc88ce fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 18 years ago
Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support 18 years ago
Harald Welte a7c185ed3d ARM: s3c24xx: Multiple serial port support 18 years ago
Hebbar a41dbbd98d ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined 18 years ago
Becky Bruce 4f93f8b1a4 86xx: Add reginfo command 18 years ago
Haiying Wang d59feffb42 FSL: Fix common EEPROM_data structure definition 18 years ago
Jean-Christophe PLAGNIOL-VILLARD 7f52fa3c2d Fix nfs command help to reflect that the serverip is optional 18 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a1e03bcad cmd_nand : fix compiler warning. 18 years ago
Andreas Engel 00ac50e348 Make bootretry work when command line editing is enabled 18 years ago