aboutsummaryrefslogtreecommitdiff
path: root/doc/arch/m68k.rst
AgeCommit message (Expand)Author
2023-04-06doc: arch: m68k: fix maintainer emailAngelo Dureghello
2022-12-22Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom 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-04configs: Remove a number of unreferenced CONFIG options.Tom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2020-06-02m68k: Remove ARCH= references from documentationTom Rini
2019-07-24doc: arch: Convert README.m68k to reSTBin Meng