index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
Marvell
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: arm: select CPU_V7 for some new boards
Masahiro Yamada
2014-11-13
1
-8
/
+0
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
3
-9
/
+0
*
arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works
Stefan Roese
2014-10-27
1
-0
/
+17
*
PowerPC: drop some 74xx_7xx boards and related code
Wolfgang Denk
2014-10-27
35
-24975
/
+0
*
arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
Stefan Roese
2014-10-23
5
-0
/
+168
*
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
Stefan Roese
2014-10-23
6
-6
/
+6
*
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
6
-18
/
+18
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
6
-6
/
+6
*
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-24
3
-3
/
+3
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
11
-39
/
+0
*
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-08-30
6
-48
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
11
-0
/
+72
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
11
-0
/
+237
*
cosmetic: Whitespace fix
Vasili Galka
2014-06-11
1
-2
/
+2
*
board: Marvell: delete an unused source file
Masahiro Yamada
2014-04-17
1
-115
/
+0
*
board: delete meaningless serial.h
Masahiro Yamada
2014-01-24
2
-74
/
+0
*
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
2
-8
/
+0
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
2
-46
/
+4
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
9
-195
/
+9
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
5
-5
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
61
-1069
/
+63
*
Fix references to the documentation files
Anatolij Gustschin
2013-05-10
5
-5
/
+5
*
Consolidate bool type
York Sun
2013-04-01
6
-26
/
+7
*
kirkwood: make MPP arrays static const
Albert ARIBAUD
2013-01-09
6
-6
/
+6
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
2
-14
/
+6
*
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-17
1
-8
/
+1
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
1
-32
/
+0
*
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
Marek Vasut
2012-10-15
1
-13
/
+67
*
Cosmetic doc typo fixes to the kwbimage feature docs
Karl O. Pinc
2012-09-03
1
-2
/
+2
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
2
-0
/
+210
*
kirkwood: fix calls to kirkwood_mpp_conf
Valentin Longchamp
2012-07-07
6
-6
/
+6
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
4
-10
/
+4
*
net: Remove redefinitions of net.h functions
Joe Hershberger
2012-05-22
2
-4
/
+0
*
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2012-03-18
2
-2
/
+2
*
PPC: Drop mv6446x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
2
-1
/
+7
*
PPC: Drop mv6436x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
2
-1
/
+6
*
DB64460: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-12-02
3
-296
/
+255
*
DB64360: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-12-02
3
-299
/
+254
*
ARM: dreamplug: fix compilation
Anatolij Gustschin
2011-11-03
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
12
-0
/
+472
|
\
|
*
Marvell: dkb: add mmc support
Lei Wen
2011-10-27
1
-0
/
+43
|
*
gplug: fixed build error as a result of code cleanup patch
Prafulla Wadaskar
2011-10-27
1
-0
/
+1
|
*
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
2011-10-27
5
-0
/
+5
|
*
ARM: armada100: reduce dependence of including platform file
Lei Wen
2011-10-27
1
-0
/
+1
|
*
Armada100: Add SPI support for Marvell gplugD
Ajay Bhargav
2011-10-27
1
-0
/
+12
|
*
dreamplug: initial board support.
Jason Cooper
2011-10-27
4
-0
/
+410
*
|
GCC4.6: Add macros to mv_gen_reg.h
Marek Vasut
2011-10-27
1
-0
/
+8
|
/
*
build: add missing $(AR)->$(cmd_link_o_target) update
Mike Frysinger
2011-10-22
3
-3
/
+3
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
8
-48
/
+0
*
Armada100: Enable 88E3015 PHY support for GplugD
Ajay Bhargav
2011-09-30
1
-0
/
+33
[next]