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
/
sbc8560
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-17
powerpc: delete Wind River SBC8560/8540 support
Paul Gortmaker
6
-644
/
+0
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
1
-0
/
+57
2011-11-11
board/sbc8560/sbc8560.c: Fix GCC 4.6 build warning
Kumar Gala
1
-2
/
+1
2011-10-16
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2011-04-04
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Kumar Gala
1
-22
/
+0
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
1
-8
/
+0
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
1
-92
/
+1
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
1
-3
/
+3
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-30
/
+0
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-1
/
+1
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
1
-1
/
+1
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-3
/
+3
2009-08-29
85xx: Move to a common linker script
Kumar Gala
1
-151
/
+0
2009-08-29
85xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
1
-3
/
+0
2009-07-02
fsl_dma: Break out common memory initialization function
Peter Tyser
1
-31
/
+1
2009-07-02
8xxx: Move dma_init() call to common code
Peter Tyser
1
-1
/
+1
2009-07-02
8xxx: Rename dma_xfer() to dmacpy()
Peter Tyser
1
-13
/
+12
2009-03-21
Fix all linker script to handle all rodata sections
Trent Piepho
1
-3
/
+1
2009-01-29
85xx: Fix compile breakage with sbc8540 and sbc8560
Wolfgang Denk
1
-1
/
+1
2008-11-19
Align end of bss by 4 bytes
Selvamuthukumar
1
-0
/
+1
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
1
-1
/
+1
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
1
-5
/
+7
2008-10-18
Pass dimm parameters to populate populate controller options
Haiying Wang
1
-1
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
3
-39
/
+39
2008-08-27
FSL DDR: Convert SBC8560 to new DDR code.
Kumar Gala
4
-5
/
+81
2008-07-15
sbc8560: add in ft_board_setup()
Paul Gortmaker
1
-0
/
+28
2008-07-15
sbc8560: properly set cs0_bnds for 512MB
Paul Gortmaker
1
-0
/
+4
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-06-11
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
1
-3
/
+3
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-4
/
+4
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
1
-1
/
+0
2008-03-26
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
1
-1
/
+1
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
1
-4
/
+2
2008-01-17
85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
Kumar Gala
4
-124
/
+66
2008-01-17
85xx: Use proper defines for PCI addresses
Kumar Gala
2
-3
/
+3
2008-01-17
85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code
Kumar Gala
3
-47
/
+61
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
1
-1
/
+1
2008-01-10
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
1
-47
/
+47
2007-12-12
Stop using immap_t on 85xx
Kumar Gala
1
-7
/
+4
2007-12-12
Stop using immap_t for guts offset on 85xx
Kumar Gala
1
-2
/
+1
2006-10-21
Converted all 85xx boards to use a common FSL I2C driver.
Jon Loeliger
1
-1
/
+0
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-7
/
+11
2005-12-12
(no commit message)
Wolfgang Denk
1
-0
/
+1
2005-10-29
Add support for multiple PHYs.
Marian Balakowicz
1
-3
/
+8
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
1
-0
/
+2
2005-07-23
* Patch by Jon Loeliger, Kumar Gala 2005-02-08
Jon Loeliger
1
-1
/
+0
2004-10-11
* Patch by Michael Bendzick, 30 Aug 2004:
wdenk
2
-1
/
+4
[next]