aboutsummaryrefslogtreecommitdiff
path: root/lib_m68k
AgeCommit message (Expand)Author
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-03Fix implicit declaration build warningsMarcel Ziswiler
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz
2008-03-12[new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-29[new uImage] Respect autostart setting in linux bootmKumar Gala
2008-02-29[new uImage] Provide ability to restrict region used for boot imagesKumar Gala
2008-02-29[new uImage] Use lmb for bootm allocationsKumar Gala
2008-02-29[new uImage] rework error handling so common functions don't resetKumar Gala
2008-02-29[new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz
2008-02-27[Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-07[new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz
2008-02-07[new uImage] Move ramdisk loading to a common routineMarian Balakowicz
2008-02-07[new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz
2008-02-07[new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz
2008-02-07[new uImage] Add memmove_wd() common routineMarian Balakowicz
2008-02-07[new uImage] Move CHUNKSZ definition to image.hMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-01-17ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew
2007-10-25ColdFire: Fix build error when CONFIG_WATCHDOG is definedTsiChungLiew
2007-08-18Coding style cleanupStefan Roese
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew
2007-08-16ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew
2007-08-16ColdFire: MCF52x2 updateTsiChungLiew
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-08Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-07-16Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-10Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...TsiChungLiew
2007-07-10Update header file and clean upTsiChungLiew
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew
2006-12-20Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-05-10Minor cleanup.LABEL_2006_05_10_1800Wolfgang Denk
2006-05-09Merge with /home/m8/git/u-bootWolfgang Denk
2006-05-09Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz
2006-04-27Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz
2006-04-25cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-01-26Add support for Freescale M5271 processorZachary P. Landau