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
/
mcf5445x
/
start.S
Age
Commit message (
Expand
)
Author
2023-10-24
m68k: Remove common.h usage
Tom Rini
2023-09-06
arch: m68k: Implement relocation
Marek Vasut
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
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-17
m68k: mcf: Remove overloading version_string
Pali Rohár
2021-09-17
Remove #include <timestamp.h> from files which do not need it
Pali Rohár
2021-07-18
m68k: Remove M54451EVB board
Tom Rini
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-18
m68k: mcf5445x: allow CS0 to be undefined
Angelo Dureghello
2017-08-18
m68k: mcf5445x: move early ddr init as board-specific
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]
2016-04-18
m68k: fix broken buildman m68k
[email protected]
2016-01-20
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-24
ColdFire: Add MCF5441x CPU support
Alison Wang
2011-07-28
unify version_string
Andreas Bießmann
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser