summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2021-07-19m68k: Remove M52277EVB boardTom Rini9-918/+1
2021-07-19m68k: Remove M54451EVB boardTom Rini14-1701/+1
2021-07-19m68k: Remove M54418TWR boardTom Rini8-215/+0
2021-07-19m68k: Remove M54455EVB boardTom Rini9-208/+2
2021-07-08m68k: Remove M5475x boardsTom Rini25-1765/+2
2021-07-08m68k: Remove M5485 boardsTom Rini12-265/+1
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini1-0/+2
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes1-1/+1
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini18-0/+18
2021-02-03bdinfo: Rename function names to be clearerBin Meng1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass18-0/+18
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait1-1/+8
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass1-0/+0
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek1-2/+0
2020-08-06board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait1-0/+21
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait1-4/+0
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 Yamada7-11/+11
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini1-4/+0
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass1-0/+5
2020-06-25bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass2-0/+30
2020-05-19common: Drop linux/delay.h from common headerSimon Glass9-0/+9
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass8-14/+16
2020-05-19common: Drop init.h from common headerSimon Glass16-0/+16
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass5-0/+5
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2-2/+2
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
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: Drop CONFIG_MCFPIT supportTom Rini2-105/+0
2020-01-10m68k: add dm fec supportAngelo Durgehello10-44/+151
2020-01-10m68k: add fec fdt overrides to all boardsAngelo Durgehello42-0/+290
2020-01-10m68k: add fec base node to devicetreesAngelo Durgehello12-1/+186
2019-12-03common: Move trap_init() out of common.hSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass10-0/+10
2019-12-03arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-4/+4
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass8-0/+8
2019-12-03common: Move some time functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass7-0/+7
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello6-3/+139
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