summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-01-12m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
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 M52277EVB boardTom Rini
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-18m68k: Remove M54418TWR boardTom Rini
2021-07-18m68k: Remove M54455EVB boardTom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-07-07m68k: Remove M5485 boardsTom Rini
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03bdinfo: Rename function names to be clearerBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek
2020-08-06board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait
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-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass
2020-06-25bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.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 image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2020-01-10m68k: add dm fec supportAngelo Durgehello
2020-01-10m68k: add fec fdt overrides to all boardsAngelo Durgehello
2020-01-10m68k: add fec base node to devicetreesAngelo Durgehello
2019-12-02common: Move trap_init() out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass