summaryrefslogtreecommitdiff
path: root/include/asm-m68k
AgeCommit message (Expand)AuthorFilesLines
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew3-31/+47
2007-08-08Added NAND supportTsiChungLiew2-0/+177
2007-08-08Added I2C supportTsiChungLiew1-0/+86
2007-08-08Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew1-1/+1
2007-08-08Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew1-0/+7
2007-07-16Coding style cleanupStefan Roese1-2/+2
2007-07-10New uart structure and definesTsiChungLiew1-0/+171
2007-07-10New timer structure and definesTsiChungLiew1-0/+104
2007-07-10Rename mcfrtc to rtcTsiChungLiew1-1/+1
2007-07-10Seperate old structure defines and new structure definesTsiChungLiew1-144/+0
2007-07-10Seperate old structure defines and new structure definesTsiChungLiew1-72/+0
2007-07-10Clean upTsiChungLiew1-1/+1
2007-07-10Clean upTsiChungLiew1-40/+40
2007-07-10Create new header file and move peripherals base address from configs file to...TsiChungLiew1-0/+57
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew10-180/+3865
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-1/+8
2007-01-23[ColdFire MCF5271 family] Add CPU detection based on the value of ChipBartlomiej Sieka1-0/+6
2006-06-10Minor code cleanup.Wolfgang Denk1-39/+37
2006-06-10Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2-51/+560
2006-05-09Update register definitions for MCF5271.Marian Balakowicz1-17/+38
2006-04-20Add MCF5282 support (without preloader)Heiko Schocher2-51/+560
2006-01-26Add support for r5200 boardZachary P. Landau2-0/+191
2006-01-26Add support for Freescale M5271 processorZachary P. Landau3-3/+3
2005-11-25Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk1-1/+7
2004-12-16Code cleanup.wdenk1-2/+0
2004-12-16Coldfire MCF5249 support addedstroese4-1/+237
2004-06-09* Patch by Imre Deak, 26 May 2004:wdenk1-0/+1
2004-02-12* Some code cleanupwdenk13-114/+1184
2004-01-02* Cleanup lowboot code for MPC5200wdenk2-5/+4
2003-12-08* Patch by Bernhard Kuhn, 28 Nov 2003:wdenk7-0/+430