Commit Graph

4842 Commits (3e0f331c05d72f140715c1e9fca991927e44d422)
 

Author SHA1 Message Date
Andy Fleming d1bcf9e53b Merge branch 'denx' 18 years ago
Hiroshi Ito fe891ecf4d NFS Timeout with large files. 18 years ago
Johannes Stezenbach 88f72527f5 Add dependencies to avoid race conditions with parallel make. 18 years ago
Mike Frysinger 6d1b6f9f89 Mark board_init_[fr] as noreturn 18 years ago
Mike Frysinger 161b2af4d7 Only use TEXT_BASE if defined by the board 18 years ago
Jean-Christophe PLAGNIOL-VILLARD 1b76988175 Fix remaining CONFIG_COMMANDS 18 years ago
Niklaus Giger 0c9d42e6b0 Add *~ to .gitignore 18 years ago
Kumar Gala 3cfb0c51b2 Remove duplicate defines for ARRAY_SIZE 18 years ago
Stelian Pop c77ce474b1 Fix incorrect address test in AT91F_DataflashSelect(). 18 years ago
Kumar Gala d9ad115bbf Fix building of fdt_support.c if DEBUG set 18 years ago
Jon Loeliger ccd6e1464e Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols 18 years ago
Jon Loeliger d075eec500 Merge commit 'wd/master' 18 years ago
Wolfgang Denk 10bbb38a40 Merge branch 'master' of /home/wd/git/u-boot/custodians 18 years ago
Wolfgang Denk 4c309625e7 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx 18 years ago
Wolfgang Denk ac2731f185 Merge branch 'master' of /home/wd/git/u-boot/custodians 18 years ago
Wolfgang Denk c62776be8d Get rid of "#undef DEBUG" from board config files. 18 years ago
Timur Tabi 73bf1e2de7 Remove #undef DEBUG from MPC83xx board header files 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 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