aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf5445x
AgeCommit message (Expand)AuthorFilesLines
2023-10-24m68k: Remove common.h usageTom Rini6-6/+0
2023-09-06arch: m68k: Implement relocationMarek Vasut1-20/+37
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut1-1/+1
2023-04-11m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello1-3/+2
2023-04-11m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello1-3/+3
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-4/+4
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-42/+42
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-8/+8
2022-07-05m68k: Remove unused PCI codeTom Rini2-152/+1
2022-01-12m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár1-4/+3
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2-4/+4
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár1-4/+0
2021-09-17Remove #include <timestamp.h> from files which do not need itPali Rohár1-1/+0
2021-07-18m68k: Remove M54451EVB boardTom Rini4-289/+0
2021-07-18m68k: Remove M54455EVB boardTom Rini1-19/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2020-01-10m68k: add dm fec supportAngelo Durgehello1-7/+9
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello2-1/+89
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello1-112/+30
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 Rini7-15/+7
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello1-1/+3
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
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-4/+0
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello1-99/+86
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it1-5/+22
2016-04-18m68k: fix broken buildman m68kangelo@sysam.it1-2/+6
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada1-4/+4
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada1-19/+0
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-8/+2
2014-07-30kconfig: switch to KconfigMasahiro Yamada1-2/+2
2014-07-07m68k: Fix bug, "address of" operator was forgottenVasili Galka1-1/+1
2014-06-19m68k: eliminate a warning in cpu_initMasahiro Yamada1-1/+1
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada1-1/+1
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada1-1/+1
2014-03-04m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada1-2/+0