summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu
AgeCommit message (Expand)AuthorFilesLines
2023-07-26m68k: move watchdog functions in mcf_wdt driverAngelo Dureghello3-132/+1
2023-04-15arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut1-2/+2
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut4-9/+9
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 Dureghello4-9/+9
2023-03-15m68k: use longword-based jumpsAngelo Dureghello1-6/+12
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini5-20/+20
2022-12-06m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini3-5/+5
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini18-237/+237
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass3-16/+16
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2-8/+0
2022-07-06m68k: Remove unused PCI codeTom Rini2-152/+1
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-06-06m68k: Remove dead codeTom Rini7-926/+0
2022-01-12m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár1-4/+3
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk6-9/+9
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár6-26/+0
2021-09-17Remove #include <timestamp.h> from files which do not need itPali Rohár1-1/+0
2021-09-17m68k: Add missing ENTRY entry in linker scriptTom Rini1-0/+1
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