summaryrefslogtreecommitdiffstats
path: root/arch/m68k/cpu/mcf547x_8x
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-171-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-171-1/+1
* m68k: add dm fec supportAngelo Durgehello2020-01-101-4/+8
* common: Move interrupt functions into a new headerSimon Glass2019-12-022-0/+2
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello2019-05-241-2/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-17/+8
* common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello2018-01-231-1/+3
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-4/+0
* m68k: code reformatting for all start.S filesAngelo Dureghello2016-07-301-70/+58
* m68k: add malloc memory for early mallocangelo@sysam.it2016-05-171-5/+20
* m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada2015-03-281-18/+0
* m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-1/+3
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-041-1/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-1/+1
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-143-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-242-2/+2
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-2/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-249-153/+9
|/
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-1/+1
* m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-191-2/+2
* ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang2012-09-205-112/+122
* ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-191-1/+1
* ColdFire:Update the timer_init since it was unified.Jason Jin2011-09-041-1/+2
* ColdFire: Update compile flags for each CPUsJason Jin2011-09-041-4/+0
* unify version_stringAndreas Bießmann2011-07-281-4/+1
* 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-221-1/+1
|\
| * do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+1
* | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-2/+2
|/
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-139-0/+1067