summaryrefslogtreecommitdiff
path: root/arch/m68k/lib
AgeCommit message (Expand)Author
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
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
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 by coccinelleMasahiro Yamada
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-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2020-01-10m68k: add dm fec supportAngelo 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
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-18m68k: fix cache.c for Coldfire V4EAngelo Dureghello
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2015-12-13m68k: add private libgccangelo@sysam.it
2015-08-12m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh
2015-03-28m68k: remove arch/m68k/lib/board.cMasahiro Yamada
2015-03-05m68k: add generic-board supportangelo@sysam.it
2014-06-19m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann