summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu
AgeCommit message (Expand)AuthorFilesLines
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada6-6/+6
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada6-139/+12
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk8-8/+8
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini12-16/+16
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk46-782/+46
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher12-16/+16
2013-06-27ColdFire: Update the arch_global_date changes for mcf5441xJason Jin1-5/+5
2013-02-04m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass4-18/+18
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass6-8/+8
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang5-47/+646
2012-10-24ColdFire: Fix unused variable in cpu_init.cAlison Wang1-3/+5
2012-10-19m68k: Fix unused variable warning in speed.cMarek Vasut1-2/+7
2012-10-19m68k: Fix unused variable warningMarek Vasut1-1/+2
2012-10-19m68k: Fix wrong assembler instruction in start.SMarek Vasut4-4/+4
2012-10-19m68k: Fix relocation errors in start.SPhilippe De Muyter1-2/+2
2012-09-20ColdFire: Queued SPI driverRichard Retanubun1-1/+14
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang5-187/+201
2012-09-20ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang5-112/+122
2012-09-20ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang4-84/+96
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang4-203/+226
2012-09-20ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang4-197/+229
2012-09-20ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang4-101/+107
2011-12-06m68k: fix ambiguous bit testingMike Frysinger1-1/+1
2011-10-18ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL5-5/+5
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin1-1/+2
2011-09-04ColdFire: Update compile flags for each CPUsJason Jin6-29/+0
2011-07-28unify version_stringAndreas Bießmann6-24/+6
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-4/+0
2010-12-22Merge branch 'next' of ../nextWolfgang Denk6-12/+12
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2-4/+3
2010-11-28do_reset: unify duplicate prototypesMike Frysinger6-12/+12
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier6-12/+12
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk6-0/+6
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk3-16/+16
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk6-12/+12
2010-05-28add CONFIG_SYS_FEC_FULL_MII for MCF5445xWolfgang Wegner1-2/+11
2010-05-28add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445xWolfgang Wegner1-0/+11
2010-05-28add missing PCS3 for MCF5445xWolfgang Wegner1-0/+7
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser46-0/+7401