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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Zap cf_qspi driver and related code
Jagan Teki
2017-01-15
1
-12
/
+0
*
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-20
7
-28
/
+0
*
m68k: code reformatting for all start.S files
Angelo Dureghello
2016-07-30
7
-501
/
+449
*
m68k: add malloc memory for early malloc
angelo@sysam.it
2016-05-17
8
-37
/
+147
*
m68k: fix broken buildman m68k
angelo@sysam.it
2016-04-18
4
-8
/
+24
*
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
Masahiro Yamada
2016-01-20
1
-4
/
+4
*
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
2015-04-23
1
-0
/
+91
*
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
2015-03-28
7
-101
/
+0
*
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
1
-1
/
+3
*
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
1
-1
/
+3
*
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
1
-1
/
+3
*
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
1
-8
/
+2
*
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
1
-9
/
+3
*
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
1
-5
/
+2
*
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
1
-29
/
+8
*
m68k: add mcf5307 cpu support
angelo@sysam.it
2015-03-05
7
-0
/
+526
*
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-30
3
-13
/
+13
*
m68k: Fix incorrect memory access on M5235
Vasili Galka
2014-07-07
1
-16
/
+23
*
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
*
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-06-11
1
-1
/
+1
*
kbuild: rename OBJTREE to objtree
Masahiro Yamada
2014-03-12
3
-3
/
+3
*
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-03-12
3
-10
/
+10
*
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2014-03-04
6
-9
/
+0
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
6
-6
/
+6
*
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
6
-139
/
+12
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
8
-8
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
12
-16
/
+16
|
\
|
*
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
12
-16
/
+16
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
46
-782
/
+46
|
/
*
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
4
-18
/
+18
*
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
6
-8
/
+8
*
ColdFire: Add MCF5441x CPU support
Alison Wang
2012-10-24
5
-47
/
+646
*
ColdFire: Fix unused variable in cpu_init.c
Alison Wang
2012-10-24
1
-3
/
+5
*
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
*
m68k: Fix wrong assembler instruction in start.S
Marek Vasut
2012-10-19
4
-4
/
+4
*
m68k: Fix relocation errors in start.S
Philippe De Muyter
2012-10-19
1
-2
/
+2
*
ColdFire: Queued SPI driver
Richard Retanubun
2012-09-20
1
-1
/
+14
*
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
Alison Wang
2012-09-20
5
-187
/
+201
*
ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x
Alison Wang
2012-09-20
5
-112
/
+122
*
ColdFire: Clean up checkpatch warnings for MCF523x
Alison Wang
2012-09-20
4
-84
/
+96
*
ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x
Alison Wang
2012-09-20
4
-203
/
+226
*
ColdFire: Clean up checkpatch warnings for MCF52x2
Alison Wang
2012-09-20
4
-197
/
+229
*
ColdFire: Clean up checkpatch warnings for MCF5227x
Alison Wang
2012-09-20
4
-101
/
+107
*
m68k: fix ambiguous bit testing
Mike Frysinger
2011-12-05
1
-1
/
+1
*
ColdFire: Add $(obj) before cpu lib to correct build
stany MARCEL
2011-10-19
5
-5
/
+5
*
ColdFire:Update the timer_init since it was unified.
Jason Jin
2011-09-04
1
-1
/
+2
*
ColdFire: Update compile flags for each CPUs
Jason Jin
2011-09-04
6
-29
/
+0
[next]