Commit Graph

64 Commits (0d28f34bbe56d0971bd603789dcc6fe7adf11f14)

Author SHA1 Message Date
TsiChung Liew ac169d645f ColdFire: Fix compilation issue caused by a missing function 16 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 16 years ago
TsiChung Liew 6e37091afc ColdFire: Fix warning messages by passing correct data type in board.c 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Marcel Ziswiler b71190f325 Fix implicit declaration build warnings 17 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 17 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 17 years ago
Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 17 years ago
Kumar Gala d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images 17 years ago
Kumar Gala e822d7fc4d [new uImage] Use lmb for bootm allocations 17 years ago
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 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 years ago
Marian Balakowicz 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 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 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 17 years ago
Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
TsiChungLiew 1552af70ec ColdFire: Add MCF5227x cpu and M52277EVB support-1 17 years ago
TsiChungLiew 688e8eb414 ColdFire: Fix build error when CONFIG_WATCHDOG is defined 17 years ago
Stefan Roese 8280f6a1c4 Coding style cleanup 17 years ago
TsiChungLiew 8ae158cd87 ColdFire: Add M54455EVB for MCF5445x 17 years ago
TsiChungLiew a1436a8426 ColdFire: Add M5253EVBE platform for MCF52x2 17 years ago
TsiChungLiew 83ec20bc43 ColdFire: MCF52x2 update 17 years ago
TsiChungLiew ab77bc547b ColdFire: MCF5329 Update and cleanup 17 years ago
TsiChungLiew 99c03c175d Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago
TsiChungLiew 52b017604a Update header file. Include dtimer_intr_setup(). Changed timer divider to global define. 17 years ago
TsiChungLiew 45a25bfd0c Update header file and clean up 17 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 7def6b34f9 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
TsiChung Liew 8e585f02f8 Added M5329AFEE and M5329BFEE Platforms 18 years ago
Bartlomiej Sieka daa6e418bc Preliminary support for the iDMR board (ColdFire). 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk 977b50f868 Minor cleanup. 19 years ago
Marian Balakowicz 483a0cf804 Fixes for gcc 3.4 based m68k toolchain, 19 years ago
Markus Klotzbuecher d860c34ff0 cosmetic: print amount of NAND flash aligned with the other values such as 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Zachary P. Landau eacbd31775 Add support for Freescale M5271 processor 19 years ago
wdenk 3c2b3d454d * Patch by Ladislav Michl, 05 Apr 2005: 20 years ago
wdenk 50712ba16e * Patch by Mathias Kster, 23 Nov 2004: 20 years ago