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-12-05
Merge branch 'master' into next
Wolfgang Denk
4
-207
/
+7
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
2
-1
/
+2
2009-12-03
smc91111_eeprom: drop CONFIG stub protection
Mike Frysinger
1
-12
/
+0
2009-12-03
Fix build failure in examples/standalone
Sanjeev Premi
1
-1
/
+7
2009-11-23
Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from
Scott McNutt
2
-194
/
+0
2009-11-13
smc911x_eeprom: fix building after smc911x overhaul
Mike Frysinger
1
-60
/
+62
2009-10-27
Fix bug in jumptable call stubs for SPARC.
Sergey Mironov
1
-2
/
+2
2009-10-05
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
1
-47
/
+55
2009-09-16
standalone: convert to kbuild style
Mike Frysinger
1
-72
/
+29
2009-09-05
push LOAD_ADDR out to arch mk files
Mike Frysinger
1
-64
/
+1
2009-09-04
atmel_df_pow2: standalone to convert dataflashes to pow2
Mike Frysinger
3
-0
/
+214
2009-09-02
Blackfin: change global data register from P5 to P3
Robin Getz
1
-2
/
+2
2009-08-08
Fix examples for OMAP3 boards...
Michael Evans
1
-1
/
+1
2009-07-27
ABI: fix build problems due to now needed div64 routine.
Wolfgang Denk
1
-0
/
+1
2009-07-21
Move api_examples to examples/api
Peter Tyser
7
-0
/
+1042
2009-07-21
Move examples/ to examples/standalone
Peter Tyser
23
-0
/
+0
2009-04-05
smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()
Mike Frysinger
1
-9
/
+6
2009-03-21
Fix all linker script to handle all rodata sections
Trent Piepho
4
-5
/
+4
2009-03-19
smc911x_eeprom: update register API
Mike Frysinger
1
-13
/
+15
2009-02-23
smc911x_eeprom: new example app for managing newer SMC parts
Mike Frysinger
3
-3
/
+386
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
[next]