summaryrefslogtreecommitdiffstats
path: root/arch/m68k/cpu
Commit message (Expand)AuthorAgeFilesLines
* m68k: add mcf5307 cpu supportangelo@sysam.it2015-03-057-0/+526
* kconfig: switch to KconfigMasahiro Yamada2014-07-303-13/+13
* m68k: Fix incorrect memory access on M5235Vasili Galka2014-07-071-16/+23
* m68k: Fix bug, "address of" operator was forgottenVasili Galka2014-07-071-1/+1
* m68k: eliminate a warning in cpu_initMasahiro Yamada2014-06-191-1/+1
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-111-1/+1
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-123-3/+3
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-123-10/+10
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-046-9/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-196-6/+6
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-016-139/+12
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-148-8/+8
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-2412-16/+16
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-2312-16/+16
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2446-782/+46
|/
* ColdFire: Update the arch_global_date changes for mcf5441xJason Jin2013-06-271-5/+5
* m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass2013-02-044-18/+18
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-046-8/+8
* ColdFire: Add MCF5441x CPU supportAlison Wang2012-10-245-47/+646
* ColdFire: Fix unused variable in cpu_init.cAlison Wang2012-10-241-3/+5
* m68k: Fix unused variable warning in speed.cMarek Vasut2012-10-191-2/+7
* m68k: Fix unused variable warningMarek Vasut2012-10-191-1/+2
* m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-194-4/+4
* m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-191-2/+2
* ColdFire: Queued SPI driverRichard Retanubun2012-09-201-1/+14
* ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang2012-09-205-187/+201
* ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang2012-09-205-112/+122
* ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang2012-09-204-84/+96
* ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang2012-09-204-203/+226
* ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang2012-09-204-197/+229
* ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang2012-09-204-101/+107
* m68k: fix ambiguous bit testingMike Frysinger2011-12-051-1/+1
* ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-195-5/+5
* ColdFire:Update the timer_init since it was unified.Jason Jin2011-09-041-1/+2
* ColdFire: Update compile flags for each CPUsJason Jin2011-09-046-29/+0
* unify version_stringAndreas Bießmann2011-07-286-24/+6
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-4/+0
* Merge branch 'next' of ../nextWolfgang Denk2010-12-226-12/+12
|\
| * do_reset: unify duplicate prototypesMike Frysinger2010-11-286-12/+12
* | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-212-4/+3
|/
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-176-12/+12
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-266-0/+6
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-183-16/+16
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-046-12/+12
* add CONFIG_SYS_FEC_FULL_MII for MCF5445xWolfgang Wegner2010-05-281-2/+11
* add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445xWolfgang Wegner2010-05-281-0/+11
* add missing PCS3 for MCF5445xWolfgang Wegner2010-05-281-0/+7
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-1346-0/+7401
OpenPOWER on IntegriCloud