aboutsummaryrefslogtreecommitdiff
path: root/cpu/mcf52x2
AgeCommit message (Expand)AuthorFilesLines
2009-03-17ColdFire: PLATFORM_CPPFLAGS updates for new compilerTsiChung Liew1-1/+1
2009-02-06Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun1-1/+6
2009-02-06Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2CRichard Retanubun1-1/+2
2009-02-06Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core listRichard Retanubun1-1/+2
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk1-1/+1
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-11-03ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew1-0/+78
2008-11-03ColdFire: Modules header files cleanupTsiChung Liew1-191/+80
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD5-236/+236
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk1-1/+0
2008-09-02Introduce netdev.h header file and remove externsBen Warren1-2/+1
2008-08-28ColdFire: I2C fix for multiple platformsTsiChung Liew2-1/+19
2008-08-26Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren1-0/+15
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew2-2/+2
2008-07-11ColdFire: Fix FB CS not setup properly for Mcf5282TsiChung Liew1-8/+4
2008-07-11ColdFire: Fix compiling error for MCF5275TsiChung Liew1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-05-03Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk1-1/+1
2008-04-30ColdFire: Get information from the correct GCCTsiChung Liew1-1/+1
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk1-5/+7
2008-03-31ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.STsiChung Liew1-0/+1
2008-03-31ColdFire: Remove R5200 boardTsiChung Liew1-33/+1
2008-03-31ColdFire: Added MCF5275 cpu support.Matthew Fettke6-3/+224
2008-03-31ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282TsiChung Liew1-2/+2
2008-02-23cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi1-5/+5
2008-02-20ColdFire: Fix 5282 and 5271 interrupt mask bitTsiChungLiew1-1/+1
2007-11-07ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew1-0/+29
2007-10-25ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew1-1/+5
2007-08-18Coding style cleanupStefan Roese1-1/+1
2007-08-16ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew5-32/+146
2007-08-16ColdFire: MCF52x2 updateTsiChungLiew7-1222/+369
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-7/+7
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-5/+5
2007-01-23[ColdFire MCF5271 family] Add CPU detection based on the value of ChipBartlomiej Sieka1-1/+33
2006-12-20Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk3-7/+14
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-06-10Minor code cleanup.Wolfgang Denk1-4/+4
2006-06-10Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk5-57/+353
2006-05-10Minor cleanup.LABEL_2006_05_10_1800Wolfgang Denk2-26/+26
2006-05-09Fix watchdog issues for ColdFire boards.Wolfgang Denk1-1/+4
2006-05-09Make R5200 specific low level initialization board conditional.Marian Balakowicz1-9/+15
2006-05-09Update CPU target identification strings for Coldfire family.Marian Balakowicz1-6/+7
2006-05-09Fix serial console support for MCF5271.Marian Balakowicz1-6/+16
2006-04-27Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz6-4/+144
2006-04-20Add MCF5282 support (without preloader)Heiko Schocher5-32/+334
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2-4/+4
2006-01-26Add support for Freescale M5271 processorZachary P. Landau6-4/+144