index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
cpu
/
mcf5445x
Age
Commit message (
Expand
)
Author
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
common: Drop linux/delay.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-05-18
common: Drop net.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
2020-01-10
m68k: add dm fec support
Angelo Durgehello
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
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-24
m68k: add dspi chip-select support
Angelo Dureghello
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
2018-01-23
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
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
angelo@sysam.it
2016-04-18
m68k: fix broken buildman m68k
angelo@sysam.it
2016-01-20
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
Masahiro Yamada
2015-03-28
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
2015-03-28
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2014-07-30
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-07
m68k: Fix bug, "address of" operator was forgotten
Vasili Galka
2014-06-19
m68k: eliminate a warning in cpu_init
Masahiro Yamada
2014-03-12
kbuild: rename OBJTREE to objtree
Masahiro Yamada
2014-03-12
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-03-04
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2013-11-01
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
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
2013-06-27
ColdFire: Update the arch_global_date changes for mcf5441x
Jason Jin
2013-02-04
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
Simon Glass
2013-02-04
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2012-10-24
ColdFire: Add MCF5441x CPU support
Alison Wang
2012-10-19
m68k: Fix unused variable warning in speed.c
Marek Vasut
2012-10-19
m68k: Fix unused variable warning
Marek Vasut
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
Alison Wang
2011-10-19
ColdFire: Add $(obj) before cpu lib to correct build
stany MARCEL
2011-09-04
ColdFire: Update compile flags for each CPUs
Jason Jin
2011-07-28
unify version_string
Andreas Bießmann
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
[next]