index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc837xemds
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
1
-1
/
+1
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
1
-3
/
+7
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
1
-1
/
+1
2016-09-28
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
1
-1
/
+1
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-1
/
+3
2014-09-14
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-3
/
+0
2014-09-08
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
1
-1
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+7
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+15
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
1
-23
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
3
-30
/
+3
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
1
-0
/
+104
2011-10-16
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2011-04-21
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
1
-1
/
+2
2011-04-21
tsec: Convert tsec to use PHY Lib
Andy Fleming
1
-0
/
+7
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-20
powerpc/8xxx: Add fdt_fixup_phy_connection helper
Kumar Gala
1
-4
/
+4
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-28
/
+0
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-1
/
+1
2010-10-18
mpc83xx: fix 837x MDS PCI HOST build
Kim Phillips
1
-1
/
+1
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
1
-1
/
+1
2010-04-27
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
Kumar Gala
2
-2
/
+2
2009-07-19
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
Kim Phillips
2
-4
/
+4
2009-07-17
mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable
Anton Vorontsov
1
-2
/
+1
2009-07-17
mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree
Anton Vorontsov
1
-13
/
+24
2009-07-02
83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references
Peter Tyser
1
-2
/
+2
2009-03-06
mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal
Anton Vorontsov
1
-7
/
+7
2009-02-17
83xx: Add eSDHC support on 8379 EMDS board
Andy Fleming
1
-5
/
+18
2009-01-22
mpc83xx: Add PCI-E support for MPC837XEMDS boards
Anton Vorontsov
3
-5
/
+96
2008-10-22
mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS
Anton Vorontsov
1
-4
/
+2
2008-10-22
mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards
Anton Vorontsov
2
-0
/
+44
2008-10-22
mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards
Anton Vorontsov
1
-0
/
+123
2008-10-22
mpc83xx: fix serdes setup for the MPC8378E boards
Anton Vorontsov
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2
-34
/
+34
2008-09-24
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
1
-1
/
+1
2008-07-03
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
1
-1
/
+1
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-04-12
mpc83xx: Fix the bug of serdes initialization
Dave Liu
1
-1
/
+1
2008-03-29
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
Kim Phillips
1
-9
/
+6
2008-03-28
mpc83xx: initialize serdes for MPC837xEMDS boards
Dave Liu
1
-0
/
+33
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
1
-3
/
+0
2008-01-08
mpc83xx: remove FLAT_TREE code
Kim Phillips
1
-13
/
+1
2008-01-08
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu
4
-0
/
+287