index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
cpu
/
mcf523x
/
cpu.c
Age
Commit message (
Expand
)
Author
2023-10-24
m68k: Remove common.h usage
Tom Rini
2023-07-25
m68k: move watchdog functions in mcf_wdt driver
Angelo Dureghello
2022-12-05
m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-23
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF523x
Alison Wang
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser