index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Drop unused code in u-boot.h
Simon Glass
2016-05-27
1
-39
/
+0
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
9
-39
/
+147
|
\
|
*
m68k: add malloc memory for early malloc
angelo@sysam.it
2016-05-17
9
-39
/
+147
*
|
dm: fsl_i2c: Rename I2C register structure
mario.six@gdsys.cc
2016-05-17
1
-1
/
+1
|
/
*
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
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-17
/
+1
*
m68k: add private libgcc
angelo@sysam.it
2015-12-13
4
-0
/
+175
*
Replace "extern inline" with "static inline"
Måns Rullgård
2015-11-09
3
-27
/
+26
*
m68k: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+4
*
m68k: cache: add an empty stub functions for invalidate/flush dcache
Wu, Josh
2015-08-12
1
-0
/
+9
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
1
-0
/
+1
*
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
8
-101
/
+29
*
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
2
-1
/
+16
*
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
2
-1
/
+11
*
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
2
-1
/
+11
*
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
2
-8
/
+23
*
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
2
-9
/
+29
*
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
2
-5
/
+10
*
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
2
-29
/
+53
*
m68k: remove arch/m68k/lib/board.c
Masahiro Yamada
2015-03-28
2
-645
/
+0
*
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
1
-1
/
+0
*
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-28
1
-3
/
+0
*
m68k: add generic-board support
angelo@sysam.it
2015-03-05
4
-1
/
+17
*
m68k: add mcf5307 cpu support
angelo@sysam.it
2015-03-05
12
-2
/
+742
*
m68k: add amcore board support
angelo@sysam.it
2015-03-05
1
-0
/
+4
*
m68k: remove TASREG board
Matthias Fuchs
2015-01-13
1
-4
/
+0
*
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-12-08
1
-0
/
+8
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-1
/
+0
*
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
1
-1
/
+1
*
kconfig: switch to Kconfig
Masahiro Yamada
2014-07-30
3
-13
/
+13
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+98
*
m68k: define __kernel_size_t as unsinged int again
Masahiro Yamada
2014-07-22
1
-1
/
+1
*
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: Remove CONFIG_CMD_BEDBUG related code
Vasili Galka
2014-06-19
1
-8
/
+0
*
m68k:correct io macros about endian
Chao Fu
2014-06-19
1
-4
/
+4
*
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
3
-7
/
+4
*
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-29
1
-7
/
+0
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
2
-2
/
+0
*
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
*
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
1
-1
/
+3
*
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2014-03-04
7
-10
/
+2
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
6
-6
/
+6
*
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
1
-1
/
+0
*
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
7
-166
/
+18
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
1
-1
/
+1
[next]