Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
board
/
Marvell
606576d
arm: mvebu: Add basic support for Armada 375 eval board db-88f6720
by Stefan Roese
· 9 years ago
d08957e
arm: mvebu: db-88f6820: Drop obsolete binary.0 placeholder
by Andreas Färber
· 9 years ago
b322c83
arm: mvebu: Consolidate board Kconfig options into one file
by Stefan Roese
· 9 years ago
e3b9c98
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
6451223
arm: mvebu: Add DM and OF_CONTROL support to SPL
by Stefan Roese
· 9 years ago
490753a
arm: mvebu: a38x: serdes specification cleanup
by Kevin Smith
· 9 years ago
544acb0
arm: mvebu: a38x: Remove unsupported topologies
by Kevin Smith
· 9 years ago
3562936
Revive OpenRD targets
by Albert ARIBAUD
· 9 years ago
c3d8914
arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file
by Stefan Roese
· 9 years ago
47b87d2
arm: Remove rd6281a board
by Simon Glass
· 9 years ago
7a2c1b1
arm: Remove openrd boards
by Simon Glass
· 9 years ago
7cd768c
arm: Remove mv88f6281gtw_ge board
by Simon Glass
· 9 years ago
ce2cb1d
arm: mvebu: db-88f6820-gp: Enable PCI support
by Stefan Roese
· 9 years ago
41e705a
arm: mvebu: db-mv784mp-gp: Enable PCI support
by Stefan Roese
· 9 years ago
2a0b7dc
arm: mvebu: Enable NAND controller on MVEBU SoC's
by Stefan Roese
· 9 years ago
9e30b31
arm: mvebu: db-88f6820: Add SPL support with DDR init code
by Stefan Roese
· 10 years ago
fca6105
arm: mvebu: db-88f6820-gp: Add MAINTAINERS file
by Stefan Roese
· 9 years ago
2bae75a
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
by Stefan Roese
· 10 years ago
cae9008
arm: mvebu: Change network init code to allow a more flexible setup
by Stefan Roese
· 10 years ago
8cb7872
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
by Stefan Roese
· 10 years ago
346cfba
ARM: remove dkb board support
by Masahiro Yamada
· 10 years ago
2554167
arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot
by Stefan Roese
· 10 years ago
2f20aa8
arm: mvebu: Placeholder bin_hdr file can now be removed
by Stefan Roese
· 10 years ago
790f70c
kconfig: arm: select CPU_V7 for some new boards
by Masahiro Yamada
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
11ab5be
arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works
by Stefan Roese
· 10 years ago
03b0040
PowerPC: drop some 74xx_7xx boards and related code
by Wolfgang Denk
· 10 years ago
dd58080
arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
by Stefan Roese
· 10 years ago
96c5f08
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
by Stefan Roese
· 10 years ago
d5c5132
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
by Stefan Roese
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
535aad2
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
47539e2
kirkwood: kconfig: refactor Kconfig and defconfig
by Masahiro Yamada
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
4b9ca09
cosmetic: Whitespace fix
by Vasili Galka
· 10 years ago
ddd880f
board: Marvell: delete an unused source file
by Masahiro Yamada
· 11 years ago
bc0009e
board: delete meaningless serial.h
by Masahiro Yamada
· 11 years ago
e5c5301
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
377e104
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
a79854a
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
b1e6c4c
Fix references to the documentation files
by Anatolij Gustschin
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
9d86f0c
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
ec3fd68
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
a382725
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
afe4c38
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
by Marek Vasut
· 12 years ago
32324b7
Cosmetic doc typo fixes to the kwbimage feature docs
by Karl O. Pinc
· 12 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
8468363
kirkwood: fix calls to kirkwood_mpp_conf
by Valentin Longchamp
· 12 years ago
10cbe3b
net: Fix remaining API interface breakage
by Joe Hershberger
· 12 years ago
bb90157
net: Remove redefinitions of net.h functions
by Joe Hershberger
· 12 years ago
f6add13
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
021f603
PPC: Drop mv6446x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
658c3b9
PPC: Drop mv6436x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
774b357
DB64460: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
4fcfbec
DB64360: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
0ac16bf
ARM: dreamplug: fix compilation
by Anatolij Gustschin
· 13 years ago
87a5d60
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
25a8c4f
GCC4.6: Add macros to mv_gen_reg.h
by Marek Vasut
· 13 years ago
19d3dbe
Marvell: dkb: add mmc support
by Lei Wen
· 13 years ago
cebad16
gplug: fixed build error as a result of code cleanup patch
by Prafulla Wadaskar
· 13 years ago
a7efd71
ARM: kirkwood: reduce dependence of including platform file
by Lei Wen
· 13 years ago
ab1b955
ARM: armada100: reduce dependence of including platform file
by Lei Wen
· 13 years ago
daa4b2f
Armada100: Add SPI support for Marvell gplugD
by Ajay Bhargav
· 13 years ago
2e0c1c7
dreamplug: initial board support.
by Jason Cooper
· 13 years ago
26ddff2
build: add missing $(AR)->$(cmd_link_o_target) update
by Mike Frysinger
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
47e75d7
Armada100: Enable 88E3015 PHY support for GplugD
by Ajay Bhargav
· 13 years ago
aa0ecfe
Armada100: Enable Ethernet support for GplugD
by Ajay Bhargav
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
2674958
Armada100: Add Board Support for Marvell GuruPlug-Display
by Ajay Bhargav
· 13 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
1615db3
Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
by Clint Adams
· 14 years ago
21861f2
Add definitions for OpenRD-Client and OpenRD-Ultimate
by Clint Adams
· 14 years ago
f846604
Rename openrd_base files to openrd
by Clint Adams
· 14 years ago
81a9ab2
I2C: add i2c support for Armada100 platform
by Lei Wen
· 14 years ago
aa3b168
I2C: add i2c support for Pantheon platform
by Lei Wen
· 14 years ago
ea4bc12
Pantheon: Add Board Support for Marvell dkb board
by Lei Wen
· 14 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
c291e2f
Armada100: Add Board Support for Marvell Aspenite-DB
by Prafulla Wadaskar
· 14 years ago
e2c2a95
74xx_7xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
31d80c7
kirkwood: get rid of config.mk files
by Prafulla Wadaskar
· 14 years ago
754ae3f
Kirkwood: bugfix: broken early console messages
by Prafulla Wadaskar
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
beeb258
Kirkwood: dram_init is moved to dram.c
by Prafulla Wadaskar
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
ee80fa7
Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions
by Wolfgang Denk
· 14 years ago
3f786bb
bugfix: Guruplug: Use standard miiphy
by Mahavir Jain
· 14 years ago
16b7670
Marvell GuruPlug Board Support
by Siddarth Gore
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
c88ed4c
sheevaplug: correct SDRAM address control register
by Mark Asselstine
· 15 years ago
e92daeb
Support for the OpenRD base board
by Simon Kagstrom
· 15 years ago
Next »