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
/
tqc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-08
board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:
Wolfgang Denk
1
-2
/
+1
2011-11-08
board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning
Wolfgang Denk
1
-8
/
+2
2011-11-08
board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings
Wolfgang Denk
1
-11
/
+12
2011-10-28
GCC4.6: Squash warnings in tqm834x.c
Marek Vasut
1
-3
/
+3
2011-10-16
punt unused clean/distclean targets
Mike Frysinger
3
-18
/
+0
2011-10-06
TQM8xx: make room for growing code size due to I/O accessor cleanup
Wolfgang Denk
2
-136
/
+2
2011-08-02
tqm834x.c: fix compiler warning
Wolfgang Denk
1
-3
/
+3
2011-07-22
board/tqm85xx: Create and tear down TLB for get_ram_size()
Becky Bruce
1
-0
/
+7
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
4
-22
/
+31
2011-04-21
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
1
-2
/
+3
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2
-2
/
+2
2011-01-20
mpc85xx: Adding more registers and options
York Sun
1
-4
/
+4
2011-01-14
powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code
Kumar Gala
2
-37
/
+13
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2
-84
/
+0
2011-01-14
tqm85xx: create fixed_sdram() to do sdram setup
Becky Bruce
1
-14
/
+23
2011-01-14
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
1
-3
/
+2
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
1
-3
/
+3
2011-01-09
tqm5200.c: fix warning: 'edid_buf' defined but not used
Wolfgang Denk
1
-1
/
+2
2010-12-17
mpc52xx: add support for tqm52xx based board charon
Heiko Schocher
1
-1
/
+169
2010-12-09
Remove redundant config.mk files
Wolfgang Denk
2
-54
/
+0
2010-11-28
8xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
1
-51
/
+22
2010-11-27
cam5200_niosflash: fix build warnings
Wolfgang Denk
1
-2
/
+6
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
6
-12
/
+12
2010-11-15
fsl: Clean up printing of PCI boot info
Peter Tyser
1
-4
/
+4
2010-11-12
TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup
Becky Bruce
1
-1
/
+1
2010-10-20
tqm85xx: Update PCI code
Peter Tyser
3
-116
/
+49
2010-10-19
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
1
-27
/
+0
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
6
-122
/
+4
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
6
-14
/
+17
2010-09-29
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
3
-31
/
+6
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
1
-1
/
+1
2010-09-21
POST cleanup.
Michael Zaidman
1
-19
/
+0
2010-09-21
Merge branch 'next' of ../custodians into next
Wolfgang Denk
1
-7
/
+5
2010-09-20
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
1
-7
/
+5
2010-09-19
Remove HMI10 board support
Wolfgang Denk
1
-23
/
+0
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
1
-2
/
+2
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-12
/
+6
2010-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
1
-6
/
+1
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
3
-28
/
+27
2010-07-05
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
3
-10
/
+10
2010-04-22
Move arch/ppc to arch/powerpc
Stefan Roese
2
-5
/
+5
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2
-3
/
+3
2010-04-13
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
1
-1
/
+1
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2
-5
/
+5
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
1
-2
/
+2
2010-03-22
mpc5xxx: Remove all references to MGT5100
Detlev Zundel
1
-13
/
+0
2010-03-12
TQM8xx: add device tree support for TQM8xx based boards.
Heiko Schocher
1
-0
/
+119
2010-01-18
PCIe, USB: Replace 'end point' references with 'endpoint'
Peter Tyser
1
-1
/
+1
2010-01-05
ppc/85xx: Move to using fsl_setup_hose on TQM 85xx
Kumar Gala
1
-4
/
+4
[next]