Commit Graph

4401 Commits (2682ce8a4225f23d72bb7fed069e928dd39d34ae)
 

Author SHA1 Message Date
Stelian Pop fefb6c1092 AT91CAP9 support : cpu/ files 17 years ago
Stelian Pop fa506a926c AT91CAP9 support : include/ files 17 years ago
Stelian Pop 20b197c6f2 AT91CAP9 support : build integration 17 years ago
Stelian Pop d49fe4bed5 Improve DataFlash CS definition. 17 years ago
Stelian Pop a6cdd21b56 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on 17 years ago
Peter Pearse ea686f52e4 Fix timer overflow in DaVinci 17 years ago
Peter Pearse f4e7cbfcb0 Update board NetStar 17 years ago
Niklaus Giger b7f6193e76 ppc4xx: HCU4/5. Fix make O=../xx 17 years ago
Larry Johnson 29e3500cbc ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code 17 years ago
Andy Fleming d1bcf9e53b Merge branch 'denx' 17 years ago
Hiroshi Ito fe891ecf4d NFS Timeout with large files. 17 years ago
Johannes Stezenbach 88f72527f5 Add dependencies to avoid race conditions with parallel make. 17 years ago
Mike Frysinger 6d1b6f9f89 Mark board_init_[fr] as noreturn 17 years ago
Mike Frysinger 161b2af4d7 Only use TEXT_BASE if defined by the board 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1b76988175 Fix remaining CONFIG_COMMANDS 17 years ago
Niklaus Giger 0c9d42e6b0 Add *~ to .gitignore 17 years ago
Kumar Gala 3cfb0c51b2 Remove duplicate defines for ARRAY_SIZE 17 years ago
Stelian Pop c77ce474b1 Fix incorrect address test in AT91F_DataflashSelect(). 17 years ago
Kumar Gala d9ad115bbf Fix building of fdt_support.c if DEBUG set 17 years ago
Jon Loeliger ccd6e1464e Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols 17 years ago
Jon Loeliger d075eec500 Merge commit 'wd/master' 17 years ago
Wolfgang Denk 10bbb38a40 Merge branch 'master' of /home/wd/git/u-boot/custodians 17 years ago
Wolfgang Denk 4c309625e7 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx 17 years ago
Wolfgang Denk ac2731f185 Merge branch 'master' of /home/wd/git/u-boot/custodians 17 years ago
Wolfgang Denk c62776be8d Get rid of "#undef DEBUG" from board config files. 17 years ago
Timur Tabi 73bf1e2de7 Remove #undef DEBUG from MPC83xx board header files 17 years ago
Kumar Gala 69018ce2e0 QE: Move FDT support into a common file 17 years ago
Marian Balakowicz 5cf746c303 [new uImage] Move kernel data find code to get_kernel() routine 17 years ago
Marian Balakowicz 7b325454fd [new uImage] Cleanup FDT handling in PPC do_boot_linux() 17 years ago
Marian Balakowicz b6b0fe6460 [new uImage] Cleanup do_botm_linux() boot allocations 17 years ago
Marian Balakowicz ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine 17 years ago
Marian Balakowicz 68d4f05e6b [new uImage] Removed dead ramdisk code on microblaze architectures 17 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 years ago
Marian Balakowicz d3c5eb6dd1 [new uImage] Move FDT error printing to common fdt_error() routine 17 years ago
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 82850f3d32 [new uImage] Use image API in SH do_bootm_linux() routine 17 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 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 958fc48abd [new uImage] Fix FDT header verification in PPC do_boot_linux() routine 17 years ago
Marian Balakowicz 15158971f4 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() 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