Commit Graph

4912 Commits (17c9de6bb33f676eb776dcbfc46fc1b14c3871a5)
 

Author SHA1 Message Date
Jon Loeliger 746c4b9490 Merge commit 'wd/master' 18 years ago
Jon Loeliger 3f2ac8f928 86xx: Fix compilation warning in sys_eprom.c 18 years ago
Andy Fleming 3f2175fa84 Merge branch 'denx' 18 years ago
Stefan Roese f90e69c634 Merge branch 'for-1.3.2' 18 years ago
Haavard Skinnemoen 6523010702 Move AT91RM9200DK board support under board/atmel 18 years ago
Andreas Engel 6d0943a6be ARM: cleanup duplicated exception handlingcode 18 years ago
Timo Tuunainen ea8d989f4e Support for Artila M-501 starter kit 18 years ago
Stelian Pop 9604b6e53d AT91CAP9 support 18 years ago
Stelian Pop 64e8a06af6 AT91CAP9 support : move board files to Atmel vendor directory. 18 years ago
Stelian Pop 7263ef191b AT91CAP9 support : MACB changes 18 years ago
Stelian Pop 6afcabf11d AT91CAP9 support : board/ files 18 years ago
Stelian Pop fefb6c1092 AT91CAP9 support : cpu/ files 18 years ago
Stelian Pop fa506a926c AT91CAP9 support : include/ files 18 years ago
Stelian Pop 20b197c6f2 AT91CAP9 support : build integration 18 years ago
Stelian Pop d49fe4bed5 Improve DataFlash CS definition. 18 years ago
Stelian Pop a6cdd21b56 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on 18 years ago
Peter Pearse ea686f52e4 Fix timer overflow in DaVinci 18 years ago
Peter Pearse f4e7cbfcb0 Update board NetStar 18 years ago
Niklaus Giger b7f6193e76 ppc4xx: HCU4/5. Fix make O=../xx 18 years ago
Larry Johnson 29e3500cbc ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code 18 years ago
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