index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
cpu
/
mcf5445x
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
2
-0
/
+2
*
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
1
-1
/
+1
*
m68k: add dm fec support
Angelo Durgehello
2020-01-10
1
-7
/
+9
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
1
-1
/
+1
*
m68k: add dspi chip-select support
Angelo Dureghello
2019-05-24
2
-1
/
+89
*
m68k: move dspi bus control functions into cf_spi.c driver
Angelo Dureghello
2019-05-24
1
-112
/
+30
*
m68k: ColdFire mcf5441x, add eSDHC support
Angelo Dureghello
2018-09-16
2
-0
/
+12
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
7
-15
/
+7
*
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2018-01-23
1
-1
/
+3
*
m68k: mcf5445x: allow CS0 to be undefined
Angelo Dureghello
2017-08-18
2
-0
/
+6
*
m68k: mcf5445x: move early ddr init as board-specific
Angelo Dureghello
2017-08-18
1
-172
/
+8
*
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-20
1
-4
/
+0
*
m68k: code reformatting for all start.S files
Angelo Dureghello
2016-07-30
1
-99
/
+86
*
m68k: add malloc memory for early malloc
angelo@sysam.it
2016-05-17
1
-5
/
+22
*
m68k: fix broken buildman m68k
angelo@sysam.it
2016-04-18
1
-2
/
+6
*
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
Masahiro Yamada
2016-01-20
1
-4
/
+4
*
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
2015-03-28
1
-19
/
+0
*
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
1
-8
/
+2
*
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-30
1
-2
/
+2
*
m68k: Fix bug, "address of" operator was forgotten
Vasili Galka
2014-07-07
1
-1
/
+1
*
m68k: eliminate a warning in cpu_init
Masahiro Yamada
2014-06-19
1
-1
/
+1
*
kbuild: rename OBJTREE to objtree
Masahiro Yamada
2014-03-12
1
-1
/
+1
*
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-03-12
1
-1
/
+1
*
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2014-03-04
1
-2
/
+0
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-23
/
+2
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
2
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
2
-3
/
+3
|
\
|
*
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
2
-3
/
+3
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
8
-136
/
+8
|
/
*
ColdFire: Update the arch_global_date changes for mcf5441x
Jason Jin
2013-06-27
1
-5
/
+5
*
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
Simon Glass
2013-02-04
2
-10
/
+10
*
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
1
-2
/
+2
*
ColdFire: Add MCF5441x CPU support
Alison Wang
2012-10-24
5
-47
/
+646
*
m68k: Fix unused variable warning in speed.c
Marek Vasut
2012-10-19
1
-2
/
+7
*
m68k: Fix unused variable warning
Marek Vasut
2012-10-19
1
-1
/
+2
*
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
Alison Wang
2012-09-20
5
-187
/
+201
*
ColdFire: Add $(obj) before cpu lib to correct build
stany MARCEL
2011-10-19
1
-1
/
+1
*
ColdFire: Update compile flags for each CPUs
Jason Jin
2011-09-04
1
-4
/
+0
*
unify version_string
Andreas Bießmann
2011-07-28
1
-4
/
+1
[next]