aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/cpu
AgeCommit message (Expand)Author
2023-04-15arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut
2023-04-11m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello
2023-04-11m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello
2023-03-15m68k: use longword-based jumpsAngelo Dureghello
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini
2022-07-05m68k: Remove unused PCI codeTom Rini
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06m68k: Remove dead codeTom Rini
2022-01-12m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár
2021-09-17Remove #include <timestamp.h> from files which do not need itPali Rohár
2021-09-17m68k: Add missing ENTRY entry in linker scriptTom Rini
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