summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu
AgeCommit message (Expand)AuthorFilesLines
2021-07-19m68k: Remove M54451EVB boardTom Rini4-289/+0
2021-07-19m68k: Remove M54455EVB boardTom Rini1-19/+0
2021-07-08m68k: Remove M5475x boardsTom Rini8-893/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass14-0/+14
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada5-5/+5
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada5-5/+5
2020-05-19common: Drop linux/delay.h from common headerSimon Glass8-0/+8
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass7-13/+14
2020-05-19common: Drop init.h from common headerSimon Glass15-0/+15
2020-05-19common: Drop net.h from common headerSimon Glass5-0/+5
2020-01-17common: Move clock functions into a new fileSimon Glass7-1/+8
2020-01-17common: Move relocate_code() to init.hSimon Glass7-7/+7
2020-01-10m68k: add dm fec supportAngelo Durgehello6-28/+43
2019-12-03common: Move interrupt functions into a new headerSimon Glass8-0/+8
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass7-0/+7
2019-12-03Move strtomhz() to vsprintf.hSimon Glass7-0/+7
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello5-3/+135
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2-166/+41
2019-05-24m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello1-2/+4
2019-05-24m68k: architecture changes to support fdtAngelo Dureghello1-2/+4
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello2-0/+12
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini47-101/+47
2018-01-24common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello7-14/+39
2017-08-18m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello2-0/+6
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello1-172/+8
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki1-12/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu7-28/+0
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-19m68k: 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-06m68k: add mcf5307 cpu supportangelo@sysam.it7-0/+526
2014-07-30kconfig: switch to KconfigMasahiro Yamada3-13/+13
2014-07-08m68k: Fix incorrect memory access on M5235Vasili Galka1-16/+23
2014-07-08m68k: Fix bug, "address of" operator was forgottenVasili Galka1-1/+1
2014-06-19m68k: eliminate a warning in cpu_initMasahiro Yamada1-1/+1
2014-06-12m68k: Fix warnings with gcc 4.6Simon Glass1-1/+1
2014-03-13kbuild: rename OBJTREE to objtreeMasahiro Yamada3-3/+3
2014-03-13kbuild: rename TOPDIR to stctreeMasahiro Yamada3-10/+10
2014-03-04m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada6-9/+0