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
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-24
OMAP3: Add common board, interrupt and system info
Dirk Behme
1
-0
/
+4
2008-12-10
Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c
Graeme Russ
1
-1
/
+0
2008-11-19
Align end of bss by 4 bytes
Selvamuthukumar
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2
-10
/
+10
2008-10-14
sh: Fix cannot execute a stand-alone application
Nobuhiro Iwamatsu
1
-2
/
+4
2008-09-09
Update i386 code (sc520_cdp)
Graeme Russ
1
-6
/
+10
2008-08-31
sh: Add support SH2/SH2A which is CPU of Renesas Technology
Nobuhiro Iwamatsu
1
-0
/
+3
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
1
-1
/
+1
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
1
-4
/
+4
2008-05-21
Big white-space cleanup.
Wolfgang Denk
3
-5
/
+5
2008-05-19
example/gitignore: update with all generated examples
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+4
2008-04-08
SPARC: Added generic support for SPARC architecture.
Daniel Hellstrom
3
-0
/
+80
2008-03-12
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2
-5
/
+9
2008-03-04
examples/Makefile: build "hello_world" on 8xx, too.
Wolfgang Denk
1
-3
/
+3
2008-03-03
Fix alignment error on ARM for modules
Woodruff, Richard
2
-2
/
+6
2008-02-21
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
6
-23
/
+29
2008-02-17
Remove files added by mistake, update CHANGELOG.
Wolfgang Denk
1
-0
/
+0
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
4
-17
/
+23
2008-02-15
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
3
-6
/
+6
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
1
-2
/
+3
2008-02-05
use C code rather than inline assembly
Mike Frysinger
1
-11
/
+8
2008-02-05
add support for Blackfin symbol prefixes to examples
Mike Frysinger
1
-1
/
+1
2008-02-05
make smc91111_eeprom managment simpler by depending on the board configuratio...
Mike Frysinger
3
-5
/
+14
2008-02-05
add gitignores for Blackfin pieces
Mike Frysinger
1
-0
/
+0
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
3
-5
/
+5
2007-12-27
Fix coding style issues; update CHANGELOG.
Wolfgang Denk
1
-12
/
+12
2007-12-06
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
1
-1
/
+1
2007-11-28
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2
-7
/
+12
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2007-11-15
Add .gitignore files
Grant Likely
1
-0
/
+5
2007-10-21
[MIPS] u-boot.lds: Define _gp in a standard manner
Shinya Kuribayashi
1
-1
/
+2
2007-10-21
[MIPS] u-boot.lds: Fix __got_start and __got_end
Shinya Kuribayashi
1
-3
/
+5
2007-10-21
[MIPS] u-boot.lds: Remove duplicated .sdata section
Shinya Kuribayashi
1
-3
/
+0
2007-05-13
sh: First support code of SuperH.
Nobuhiro Iwamatsu
2
-0
/
+21
2007-03-18
[Blackfin][PATCH] Add BF537 stamp board support
Aubrey Li
1
-0
/
+4
2007-03-09
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
Aubrey.Li
1
-1
/
+1
2006-10-24
Add AVR32 architecture support
Wolfgang Denk
2
-0
/
+17
2006-10-24
Fix/workaround broken dependency handling with make 3.81
Wolfgang Denk
1
-16
/
+30
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-1
/
+1
2006-09-04
Merge with /home/m8/git/u-boot
Wolfgang Denk
1
-18
/
+24
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-18
/
+24
2006-09-01
Added another example showing simple interrupt interception.
Detlev Zundel
2
-0
/
+87
2006-06-08
Nios II - Fix I/O Macros and mini-app stubs
Scott McNutt
2
-2
/
+2
2006-06-02
Fix examples/Makefile; some build targets were lost
Wolfgang Denk
1
-1
/
+1
2006-04-27
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271
Marian Balakowicz
1
-1
/
+1
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2
-4
/
+4
2006-03-12
Coding Style cleanup
Wolfgang Denk
1
-1
/
+1
2006-03-12
Add ADI Blackfin support
Wolfgang Denk
3
-4
/
+24
2006-01-27
Add support for r5200 board
Zachary P. Landau
1
-1
/
+1
2005-12-12
(no commit message)
Wolfgang Denk
1
-1
/
+4
[next]