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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
23
-1940
/
+0
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2
-3
/
+3
2009-12-05
i386: Final Relocation
Graeme Russ
1
-12
/
+2
2009-12-05
i386: Move references to link script exports
Graeme Russ
1
-6
/
+0
2009-12-05
i386: Rearrange Interupt Handling
Graeme Russ
2
-30
/
+0
2009-09-18
Correct ffs/fls regression for PowerPC etc
Simon Kagstrom
1
-1
/
+1
2009-09-16
Define ffs/fls for all architectures
Simon Kagstrom
1
-0
/
+1
2009-09-04
i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
Graeme Russ
1
-183
/
+234
2009-09-04
i386: Add errno.h
Graeme Russ
1
-0
/
+1
2009-03-21
Implement SC520 timers
Graeme Russ
1
-0
/
+7
2009-03-21
Rewrite i386 interrupt handling
Graeme Russ
2
-2
/
+52
2009-03-21
Move ali512x.h
Graeme Russ
1
-54
/
+0
2009-03-21
remove bi_enet*addr from global data for all arches
Mike Frysinger
1
-1
/
+0
2009-02-10
Add an architecture specific config.h for common defines
Kumar Gala
1
-0
/
+24
2009-01-24
Moved definition of set_vector() to new header file
Graeme Russ
1
-0
/
+29
2008-12-16
Introduce virt_to_phys()
Kumar Gala
1
-0
/
+5
2008-12-10
Moved sc520 PCI definitions to stand-alone file
Graeme Russ
2
-22
/
+49
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-09
Update i386 code (sc520_cdp)
Graeme Russ
5
-5
/
+40
2008-09-07
Allow console input to be disabled
Mark Jackson
1
-0
/
+1
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2
-2
/
+2
2008-05-21
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
1
-0
/
+2
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-195
/
+195
2008-05-21
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
1
-0
/
+1
2008-05-21
POST: add POST_STOP flag
Yuri Tikhonov
1
-0
/
+1
2008-04-14
Introduce phys_size_t and move phys_addr_t into asm/types.h
Kumar Gala
2
-2
/
+3
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
1
-1
/
+0
2008-03-19
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
1
-0
/
+1
2008-03-12
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
1
-3
/
+3
2008-03-02
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
1
-3
/
+3
2008-02-07
[new uImage] Remove I386 uImage fake_header() routine
Marian Balakowicz
1
-1
/
+0
2007-12-13
Introduce map_physmem() and unmap_physmem()
Haavard Skinnemoen
1
-0
/
+26
2007-02-21
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
Haiying Wang
1
-0
/
+4
2005-11-25
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
Wolfgang Denk
1
-0
/
+7
2003-10-10
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent
wdenk
1
-0
/
+1
2003-07-25
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
1
-0
/
+1
2003-06-28
* Code cleanup:
wdenk
13
-31
/
+26
2003-05-31
* Patch by Marc Singer, 29 May 2003:
wdenk
8
-15
/
+92
2003-03-12
* Patch by Josef Wagner, 12 Mar 2003:
wdenk
1
-3
/
+3
2002-11-20
* Patch by Daniel Engström, 18 Nov 2002:
wdenk
2
-7
/
+36
2002-11-18
* Patch by Daniel Engström, 13 Nov 2002:
wdenk
18
-0
/
+1667