summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu
AgeCommit message (Expand)Author
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-18m68k: Remove M54455EVB boardTom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-10m68k: add dm fec supportAngelo Durgehello
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello
2019-05-24m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello
2019-05-23m68k: architecture changes to support fdtAngelo Dureghello
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello
2017-08-18m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it
2016-04-18m68k: fix broken buildman m68kangelo@sysam.it
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada
2015-04-23m68k: add architecture-specific u-boot.ldsangelo@sysam.it
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada
2015-03-28m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-05m68k: add mcf5307 cpu supportangelo@sysam.it
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-07m68k: Fix incorrect memory access on M5235Vasili Galka
2014-07-07m68k: Fix bug, "address of" operator was forgottenVasili Galka
2014-06-19m68k: eliminate a warning in cpu_initMasahiro Yamada
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada
2014-03-04m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada