summaryrefslogtreecommitdiff
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_MCFRTC et al to KconfigTom Rini2022-04-011-4/+0
* Convert CONFIG_MCFTMR to KconfigTom Rini2022-04-011-0/+3
* Convert CONFIG_CF_DSPI to KconfigTom Rini2022-04-011-0/+5
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-091-0/+2
* m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-01-121-4/+3
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-271-0/+1
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-308-11/+11
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-303-3/+0
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-231-17/+1
* m68k: mcf: Remove overloading version_stringPali Rohár2021-09-176-26/+0
* Remove #include <timestamp.h> from files which do not need itPali Rohár2021-09-171-1/+0
* m68k: Add missing ENTRY entry in linker scriptTom Rini2021-09-171-0/+1
* m68k: Remove M52277EVB boardTom Rini2021-07-189-918/+1
* m68k: Remove M54451EVB boardTom Rini2021-07-1814-1701/+1
* m68k: Remove M54418TWR boardTom Rini2021-07-188-215/+0
* m68k: Remove M54455EVB boardTom Rini2021-07-189-208/+2
* m68k: Remove M5475x boardsTom Rini2021-07-0725-1765/+2
* m68k: Remove M5485 boardsTom Rini2021-07-0712-265/+1
* global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini2021-06-231-0/+2
* allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes2021-04-271-1/+1
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-1/+0
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1518-0/+18
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-0218-0/+18
* | bdinfo: Rename function names to be clearerBin Meng2021-02-031-1/+1
|/
* common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait2021-01-151-1/+8
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* arch: Move NEEDS_MANUAL_RELOC symbol to KconfigWIP/04Nov2020Michal Simek2020-11-041-2/+0
* board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait2020-08-061-0/+21
* cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait2020-08-061-4/+0
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-175-5/+5
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-177-11/+11
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-011-4/+0
* bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass2020-06-251-0/+5
* bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass2020-06-252-0/+30
* common: Drop linux/delay.h from common headerSimon Glass2020-05-189-0/+9
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-188-14/+16
* common: Drop init.h from common headerSimon Glass2020-05-1816-0/+16
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-185-0/+5
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-102-2/+2
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-177-1/+8
* common: Move relocate_code() to init.hSimon Glass2020-01-177-7/+7
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-102-105/+0
* m68k: add dm fec supportAngelo Durgehello2020-01-1010-44/+151
* m68k: add fec fdt overrides to all boardsAngelo Durgehello2020-01-1042-0/+290
* m68k: add fec base node to devicetreesAngelo Durgehello2020-01-1012-1/+186