aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/cpu
AgeCommit message (Expand)AuthorFilesLines
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello7-501/+449
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it8-37/+147
2016-04-18m68k: fix broken buildman m68kangelo@sysam.it4-8/+24
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada1-4/+4
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it1-0/+91
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada7-101/+0
2015-03-28m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-1/+3
2015-03-28m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-1/+3
2015-03-28m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-1/+3
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-8/+2
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-9/+3
2015-03-28m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-5/+2
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-29/+8
2015-03-05m68k: add mcf5307 cpu supportangelo@sysam.it7-0/+526
2014-07-30kconfig: switch to KconfigMasahiro Yamada3-13/+13
2014-07-07m68k: Fix incorrect memory access on M5235Vasili Galka1-16/+23
2014-07-07m68k: Fix bug, "address of" operator was forgottenVasili Galka1-1/+1
2014-06-19m68k: eliminate a warning in cpu_initMasahiro Yamada1-1/+1
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass1-1/+1
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada3-3/+3
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada3-10/+10
2014-03-04m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada6-9/+0
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada6-6/+6
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada6-139/+12
2013-10-14Coding 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-05m68k: fix ambiguous bit testingMike Frysinger1-1/+1
2011-10-19ColdFire: 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