sc520: Move board specific settings to board init function
[platform/kernel/u-boot.git] / arch / i386 / cpu / sc520 / sc520.c
2011-02-12 Graeme Russsc520: Move board specific settings to board init function
2011-02-12 Graeme Russsc520: Define MMCR address in include file
2011-02-12 Graeme Russx86: Make cpu init functions weak
2011-02-12 Graeme Russx86: Add processor flags header from linux
2010-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'at91' of git://git.denx.de/u-boot-atmel
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-10-07 Graeme Russx86: Coding Style Cleanup
2010-05-31 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-05-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-05-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-05-05 Graeme Russx86: Fix MMCR Access
2010-04-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-13 Peter Tyseri386: Move cpu/i386/* to arch/i386/cpu/*