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
/
mpc8569mds
/
mpc8569mds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
ppc: Remove MPC8569MDS board
Tom Rini
1
-590
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-7
/
+8
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop flash.h from common header
Simon Glass
1
-0
/
+1
2019-12-03
common: Move some board functions out of common.h
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-1
/
+3
2013-11-25
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
York Sun
1
-1
/
+2
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
1
-2
/
+2
2013-10-15
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-11-28
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
1
-1
/
+1
2011-11-11
board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warning
Kumar Gala
1
-2
/
+0
2011-04-21
fsl: Change fsl_phy_enet_if to phy_interface_t
Andy Fleming
1
-1
/
+3
2011-01-14
powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code
Kumar Gala
1
-38
/
+1
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
1
-36
/
+0
2011-01-14
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
1
-1
/
+2
2010-11-15
fsl: Clean up printing of PCI boot info
Peter Tyser
1
-4
/
+4
2010-10-20
powerpc/8xxx: Add fdt_fixup_phy_connection helper
Kumar Gala
1
-2
/
+2
2010-10-07
mpc8569mds: fix consuming long time while relocating code.
Haiying Wang
1
-0
/
+26
2010-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
1
-4
/
+3
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-1
/
+1
2010-01-26
ppc/85xx: Add PIB/ATM support for MPC8569mds
Liu Yu
1
-0
/
+7
2010-01-18
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
1
-1
/
+1
2010-01-05
mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+14
2010-01-05
ppc/85xx: Clean up MPC8569 MDS PCI setup code
Kumar Gala
1
-60
/
+26
2009-10-27
mpc85xx: Configure QE USB for MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+32
2009-10-27
mpc85xx: Configure QE UART for MPC8569E-MDS boards
Anton Vorontsov
1
-21
/
+77
2009-10-27
mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+6
2009-10-27
mpc85xx: Add eSDHC support for MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+116
2009-09-08
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
1
-2
/
+2
2009-08-29
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
1
-3
/
+0
2009-08-29
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
1
-3
/
+1
2009-06-13
85xx: Add RMII support for MPC8569MDS
Haiying Wang
1
-1
/
+95
2009-06-13
85xx: Add UEC3 and UEC4 support for MPC8569MDS
Haiying Wang
1
-0
/
+30
2009-06-12
85xx: Add UART1 support for MPC8569MDS
Haiying Wang
1
-0
/
+6
2009-04-04
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
1
-6
/
+0
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
1
-1
/
+1
2009-03-30
MPC85xx: Add MPC8569MDS board support
Haiying Wang
1
-0
/
+329