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
/
cpu_init.c
Age
Commit message (
Expand
)
Author
2023-10-24
m68k: Remove common.h usage
Tom Rini
2023-04-11
m68k: move CONFIG_SYS_I2C to CFG_ namespace
Angelo Dureghello
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2021-07-18
m68k: Remove M54451EVB board
Tom Rini
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-10
m68k: add dm fec support
Angelo Durgehello
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-24
m68k: move dspi bus control functions into cf_spi.c driver
Angelo Dureghello
2018-09-16
m68k: ColdFire mcf5441x, add eSDHC support
Angelo Dureghello
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
2014-06-19
m68k: eliminate a warning in cpu_init
Masahiro Yamada
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2012-10-24
ColdFire: Add MCF5441x CPU support
Alison Wang
2012-10-19
m68k: Fix unused variable warning
Marek Vasut
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
Alison Wang
2010-05-28
add CONFIG_SYS_FEC_FULL_MII for MCF5445x
Wolfgang Wegner
2010-05-28
add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x
Wolfgang Wegner
2010-05-28
add missing PCS3 for MCF5445x
Wolfgang Wegner
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser