Commit Graph

4324 Commits (823afe7cefe00dafefc6696c1cc7aa828c394234)
 

Author SHA1 Message Date
Marian Balakowicz 5cf746c303 [new uImage] Move kernel data find code to get_kernel() routine 18 years ago
Marian Balakowicz 7b325454fd [new uImage] Cleanup FDT handling in PPC do_boot_linux() 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 68d4f05e6b [new uImage] Removed dead ramdisk code on microblaze architectures 18 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 18 years ago
Marian Balakowicz d3c5eb6dd1 [new uImage] Move FDT error printing to common fdt_error() 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 82850f3d32 [new uImage] Use image API in SH do_bootm_linux() routine 18 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 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 958fc48abd [new uImage] Fix FDT header verification in PPC do_boot_linux() routine 18 years ago
Marian Balakowicz 15158971f4 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() 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
Grzegorz Bernacki 37e3c62fa0 ADS5121e: DDR2 init/timing update. 18 years ago
John Rigby ac9152830d Device tree updates 18 years ago
John Rigby de55d18df3 Change IPS freq to 66MHz 18 years ago
Jean-Christophe PLAGNIOL-VILLARD cd9cb62f9d xsengine: rename board_post_init to board_late_init 18 years ago
Larry Johnson 8dafa87476 Add attribute POST_PREREL to ECC memory POST 18 years ago
Kumar Gala ed2cf548ca QE: Move FDT support into a common file 18 years ago
Haavard Skinnemoen d38da53794 AVR32: Make SDRAM refresh rate configurable 18 years ago
Haavard Skinnemoen 61151cccb6 ATSTK1000: Fix potential flash programming bug 18 years ago
Haavard Skinnemoen b2e1d5b644 ATSTK1004: Fix comment about default load address 18 years ago
Haavard Skinnemoen 8269ab5360 ATSTK1002: Use SDRAM + 4MB as default load address 18 years ago
Haavard Skinnemoen 2bcacc2d84 ATNGW100: Fix default mtest range 18 years ago
Nobuhiro Iwamatsu 9856a6b310 sh: Fix register address of SH7722. 18 years ago
Mike Frysinger 30942b18b6 new command for displaying strings at specified memory locations 18 years ago
Mike Frysinger b58d8b48e2 rewrite/cleanup Blackfin RTC driver 18 years ago
Mike Frysinger 94a91e248b generate u-boot.ldr for Blackfin targets 18 years ago
Mike Frysinger b779f7a595 scrub unused symbols 18 years ago
Mike Frysinger cc2977acc3 move Blackfin cpu object list to respective cpu directories 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 6b9097e5e7 use C code rather than inline assembly 18 years ago
Mike Frysinger 97c26e006d add Blackfin-specific reginfo command 18 years ago
Mike Frysinger 0858b835e7 add support for Blackfin symbol prefixes to examples 18 years ago
Mike Frysinger 8dc48d71a4 add Blackfin-specific bdinfo command 18 years ago
Mike Frysinger 0003613e3c move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__ 18 years ago
Mike Frysinger 60fa72d656 unify the Blackfin board targets 18 years ago