summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* 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 headerSimon 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 KconfigMichal 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
* common: Move trap_init() out of common.hSimon Glass2019-12-021-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-0210-0/+10
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-4/+4
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-028-0/+8
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-027-0/+7
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* m68k: add dspi chip-select supportAngelo Dureghello2019-05-246-3/+139
* m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2019-05-242-166/+41
* m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello2019-05-241-2/+4
* m68k: add initial dts files for all m68k boardsAngelo Dureghello2019-05-2449-0/+1067
* m68k: architecture changes to support fdtAngelo Dureghello2019-05-232-2/+37
* m68k: add basic set of devicetreesAngelo Dureghello2019-05-2316-0/+714
* m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello2018-09-163-0/+15
* m68k: fix multiple memory accesses on swap operationsAngelo Dureghello2018-09-161-14/+20
* m68k: fix mcf5441x total interrupt numberAngelo Dureghello2018-09-161-1/+1
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-28/+2