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
/
mcf530x
Age
Commit message (
Expand
)
Author
2023-10-24
m68k: Remove common.h usage
Tom Rini
2023-09-06
arch: m68k: Implement relocation
Marek Vasut
2023-03-15
m68k: use longword-based jumps
Angelo Dureghello
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-08-12
Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al
Tom Rini
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-17
m68k: mcf: Remove overloading version_string
Pali Rohár
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
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-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
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
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-07-30
m68k: code reformatting for all start.S files
Angelo Dureghello
2016-05-17
m68k: add malloc memory for early malloc
[email protected]
2015-03-28
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
2015-03-28
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-05
m68k: add mcf5307 cpu support
[email protected]