Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
52a3de5e123b3c36706b3904464a409b70e2d481
/
board
/
Marvell
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
· 13 years ago
21861f2
Add definitions for OpenRD-Client and OpenRD-Ultimate
by Clint Adams
· 13 years ago
f846604
Rename openrd_base files to openrd
by Clint Adams
· 13 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
a62e78f
Kirkwood: mv88f6281gtw_ge: Add kwbimage build support
by Prafulla Wadaskar
· 15 years ago
5bc7cbc
Kirkwood: rd6281a: Add kwbimage build support
by Prafulla Wadaskar
· 15 years ago
8582901
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
7809fbb
Kirkwood: Sheevaplug: Add kwimage configuration file
by Prafulla Wadaskar
· 15 years ago
fbc8365
Marvell RD6281A Board support
by Prafulla Wadaskar
· 15 years ago
4abc5bf
Marvell MV88F6281GTW_GE Board support
by Prafulla Wadaskar
· 15 years ago
55dd4ba
Marvell Sheevaplug Board support
by Prafulla Wadaskar
· 15 years ago
bc0d329
asm-generic: Consolidate errno.h to asm-generic/errno.h
by Michal Simek
· 15 years ago
a056b1c
Marvell: i2c cleanup
by Peter Tyser
· 16 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bb1f8b4
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
10efa02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
fcd69a1
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· 16 years ago
Next »