summaryrefslogtreecommitdiffstats
path: root/cpu/mcf532x
Commit message (Expand)AuthorAgeFilesLines
* ColdFire: PLATFORM_CPPFLAGS updates for new compilerTsiChung Liew2009-03-171-1/+1
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* ColdFire: Fix compilation errorTsiChung Liew2008-11-031-2/+2
* ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-034-49/+304
* ColdFire: Relocate FEC's GPIO and mii functions protocolsTsiChung Liew2008-11-031-1/+24
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-3/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-51/+51
* Introduce netdev.h header file and remove externsBen Warren2008-09-021-2/+1
* ColdFire: I2C fix for multiple platformsTsiChung Liew2008-08-281-0/+5
* Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren2008-08-261-0/+14
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk2008-05-031-1/+1
* ColdFire: Get information from the correct GCCTsiChung Liew2008-04-301-1/+1
* ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.STsiChung Liew2008-03-311-0/+1
* ColdFire: Add M5373EVB platform support - 2TsiChungLiew2008-01-171-2/+18
* ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-071-6/+2
* ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew2007-11-071-0/+4
* ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2007-10-251-2/+2
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-152-4/+4
* ColdFire: MCF5329 update cacheTsiChungLiew2007-08-161-1/+1
* Coding style cleanupStefan Roese2007-08-081-6/+5
* Port enabled for I2C signals and chipselects port configuration.TsiChungLiew2007-08-081-1/+10
* Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew2007-08-081-14/+21
* Cache update and added CFG_UNIFY_CACHETsiChung2007-07-102-8/+7
* Create interrupts.c and modify MakefileTsiChungLiew2007-07-102-1/+50
* Enable IcacheTsiChungLiew2007-07-101-39/+38
* Update header file and some clean upTsiChungLiew2007-07-101-18/+12
* Update header file and enable icacheTsiChungLiew2007-07-101-4/+3
* Update header file and removed interrupt_init()TsiChungLiew2007-07-101-17/+2
* Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-186-0/+895
OpenPOWER on IntegriCloud