]> git.sur5r.net Git - u-boot/history - arch/i386/cpu/sc520
x86: Dont clobber %eax after getting memory size
[u-boot] / arch / i386 / cpu / sc520 /
2010-10-07 Graeme Russx86: Don't clobber %ebx
2010-10-07 Graeme Russx86: Remove usage of %ebp as a return pointer
2010-10-07 Graeme Russx86: Move ECC initialisation outside RAM initialisation
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 Russsc520: Fix minor DRAM Controller Setup bug
2010-05-05 Graeme Russsc520: Update to new AMD Copyright
2010-05-05 Graeme Russsc520: Board Specific PCI Init
2010-05-05 Graeme Russsc520: Allow boards to override udelay
2010-05-05 Graeme Russx86: Split sc520 memory sizing versus reporting
2010-05-05 Graeme Russx86: Fix sc520 memory size reporting
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/*