index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mcf532x
Age
Commit message (
Expand
)
Author
2009-03-17
ColdFire: PLATFORM_CPPFLAGS updates for new compiler
TsiChung Liew
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-11-03
ColdFire: Fix compilation error
TsiChung Liew
2008-11-03
ColdFire: Add MCF5301x CPU and M53017EVB support
TsiChung Liew
2008-11-03
ColdFire: Relocate FEC's GPIO and mii functions protocols
TsiChung Liew
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Introduce netdev.h header file and remove externs
Ben Warren
2008-08-28
ColdFire: I2C fix for multiple platforms
TsiChung Liew
2008-08-27
Moved initialization of MCFFEC Ethernet driver to CPU directory
Ben Warren
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-05-03
Revert "ColdFire: Get information from the correct GCC"
Wolfgang Denk
2008-04-30
ColdFire: Get information from the correct GCC
TsiChung Liew
2008-03-31
ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S
TsiChung Liew
2008-01-17
ColdFire: Add M5373EVB platform support - 2
TsiChungLiew
2007-11-07
ColdFire: MCF532x - Update do_reset() using core reset
TsiChungLiew
2007-11-07
ColdFire: Update cpu flag for 4.2-xx compiler
TsiChungLiew
2007-10-25
ColdFire 5329: Assign correct SDRAM size and fix cache
TsiChungLiew
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-08-16
ColdFire: MCF5329 update cache
TsiChungLiew
2007-08-08
Coding style cleanup
Stefan Roese
2007-08-08
Port enabled for I2C signals and chipselects port configuration.
TsiChungLiew
2007-08-08
Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...
TsiChungLiew
2007-07-10
Cache update and added CFG_UNIFY_CACHE
TsiChung
2007-07-10
Create interrupts.c and modify Makefile
TsiChungLiew
2007-07-10
Enable Icache
TsiChungLiew
2007-07-10
Update header file and some clean up
TsiChungLiew
2007-07-10
Update header file and enable icache
TsiChungLiew
2007-07-10
Update header file and removed interrupt_init()
TsiChungLiew
2007-06-18
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew