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
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
5
-5
/
+5
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
7
-13
/
+14
*
common: Drop init.h from common header
Simon Glass
2020-05-18
15
-0
/
+15
*
common: Drop net.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
7
-1
/
+8
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
7
-7
/
+7
*
m68k: add dm fec support
Angelo Durgehello
2020-01-10
6
-28
/
+43
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
8
-0
/
+8
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
7
-0
/
+7
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
7
-0
/
+7
*
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
5
-3
/
+135
*
m68k: move dspi bus control functions into cf_spi.c driver
Angelo Dureghello
2019-05-24
2
-166
/
+41
*
m68k: enabling long jumps on mcf54x5 SoCs
Angelo Dureghello
2019-05-24
1
-2
/
+4
*
m68k: architecture changes to support fdt
Angelo Dureghello
2019-05-23
1
-2
/
+4
*
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
47
-101
/
+47
*
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2018-01-23
7
-14
/
+39
*
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
*
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
[next]