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
/
sbc8548
/
sbc8548.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
ppc: Remove sbc8548 boards
Tom Rini
1
-315
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-2
/
+2
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-19
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2019-12-03
common: Move pci_init_board() 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-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
1
-1
/
+3
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
1
-1
/
+1
2013-10-15
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
1
-2
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-01-11
sbc8548: Fix up local bus init to be frequency aware
Paul Gortmaker
1
-3
/
+35
2012-01-11
sbc8548: relocate fixed ddr init code to ddr.c file
Paul Gortmaker
1
-44
/
+0
2012-01-11
sbc8548: Fix LBC SDRAM initialization settings
Paul Gortmaker
1
-13
/
+16
2012-01-11
sbc8548: enable ability to boot from alternate flash
Paul Gortmaker
1
-1
/
+1
2011-11-11
board/sbc8548/sbc8548.c: Fix GCC 4.6 build warning
Kumar Gala
1
-2
/
+0
2011-01-14
powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code
Kumar Gala
1
-37
/
+13
2011-01-14
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
1
-2
/
+1
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
1
-44
/
+1
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-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
1
-5
/
+3
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-14
/
+6
2009-11-04
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
Kumar Gala
1
-2
/
+2
2009-10-27
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
Vivek Mahajan
1
-2
/
+2
2009-09-24
sbc8548: update PCI/PCI-e support code
Paul Gortmaker
1
-90
/
+39
2009-09-24
sbc8548: correct local bus SDRAM size from 64M to 128M
Paul Gortmaker
1
-1
/
+7
2009-09-24
sbc8548: use I/O accessors
Paul Gortmaker
1
-46
/
+45
2009-09-24
sbc8548: remove eTSEC3/4 voltage hack
Paul Gortmaker
1
-6
/
+0
2009-09-24
sbc8548: get_clock_freq is not valid for this board
Paul Gortmaker
1
-3
/
+3
2009-09-24
sbc8548: delete unused MPC8548CDS info carried over from port
Paul Gortmaker
1
-57
/
+6
2009-09-24
sbc8548: enable use of PCI network cards
Paul Gortmaker
1
-0
/
+9
2009-09-24
sbc8548: replace README with completely new document
Paul Gortmaker
1
-1
/
+2
2009-09-08
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
1
-3
/
+3
2009-08-29
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
1
-11
/
+0
2009-08-29
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
1
-4
/
+2
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
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
1
-5
/
+5
2009-02-08
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
1
-1
/
+1
2008-12-20
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
1
-1
/
+1
2008-12-04
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
1
-1
/
+1
2008-12-04
85xx: Add CPU 2 errata workaround to all 8548 boards
Peter Tyser
1
-7
/
+0
2008-12-04
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
1
-10
/
+0
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
1
-1
/
+1
2008-10-25
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
1
-46
/
+20
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-52
/
+52
[next]