summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf5227x
Commit message (Expand)AuthorAgeFilesLines
* m68k: Remove dead codeTom Rini2022-06-067-926/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-2/+2
* m68k: mcf: Remove overloading version_stringPali Rohár2021-09-171-4/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* 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
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* 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: add dspi chip-select supportAngelo Dureghello2019-05-243-2/+46
* m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2019-05-241-54/+11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-13/+6
* 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-82/+71
* 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-12/+0
* m68k: mcf5227x: 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-141-1/+1
* 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-247-119/+7
|/
* m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass2013-02-042-8/+8
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-1/+1
* ColdFire: Fix unused variable in cpu_init.cAlison Wang2012-10-241-3/+5
* m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-191-1/+1
* ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang2012-09-204-101/+107
* ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-191-1/+1
* ColdFire: Update compile flags for each CPUsJason Jin2011-09-041-4/+0
* unify version_stringAndreas Bießmann2011-07-281-4/+1
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+1
* 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
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-5/+5
* 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-137-0/+1067