aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/lib
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut1-17/+1
2021-07-07m68k: Remove M5475x boardsTom Rini1-1/+1
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini4-0/+4
2021-02-03bdinfo: Rename function names to be clearerBin Meng1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass4-0/+4
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait1-1/+8
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 by coccinelleMasahiro Yamada2-6/+6
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-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini1-63/+0
2020-01-10m68k: add dm fec supportAngelo Durgehello2-0/+80
2019-12-02common: Move trap_init() out of common.hSimon Glass1-0/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass2-0/+2
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-4/+4
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
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
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-19/+9
2017-08-18m68k: fix cache.c for Coldfire V4EAngelo Dureghello1-12/+13
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+2
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-3/+1
2015-12-13m68k: add private libgccangelo@sysam.it4-0/+175
2015-08-12m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh1-0/+9
2015-03-28m68k: remove arch/m68k/lib/board.cMasahiro Yamada2-645/+0
2015-03-05m68k: add generic-board supportangelo@sysam.it1-1/+3
2014-06-19m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka1-8/+0
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass1-5/+2
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass1-7/+0
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada1-27/+6
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-3/+12
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-119/+7
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+3
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher1-3/+14
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach1-1/+1
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann1-0/+6