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
/
arch
/
nds32
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move interrupt functions into a new header
Simon Glass
2
-0
/
+2
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move some cache and MMU functions out of common.h
Simon Glass
3
-0
/
+3
2019-12-03
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
3
-7
/
+21
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
1
-0
/
+12
2019-05-18
CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
Trevor Woerner
2
-2
/
+2
2019-04-12
dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
1
-1
/
+1
2019-01-22
nds32: dts: Fix mmc node compatible string
Rick Chen
2
-2
/
+2
2019-01-22
nds32: Fix boot fail issue when build with elf-mculib.
Rick Chen
1
-1
/
+1
2019-01-22
nds32: Generate SW fpu instruction.
Rick Chen
1
-2
/
+2
2019-01-22
nds32: Remove gcc unused option
Rick Chen
1
-1
/
+1
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
1
-51
/
+0
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
1
-2
/
+2
2018-09-26
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
1
-1
/
+1
2018-09-11
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
1
-31
/
+2
2018-05-16
nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
1
-0
/
+2
2018-05-16
nds32: Define PLATFORM__SET_BIT for generic_set_bit()
Bryan O'Donoghue
1
-0
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
37
-80
/
+37
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-30
Drop CONFIG_FTSDC010_BASE
Rick Chen
3
-6
/
+0
2018-03-30
nds32: dts: AG101P support sd High-Speed mode
Rick Chen
1
-0
/
+1
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
1
-6
/
+0
2017-11-30
nds32: dts: Support ftsdc010 DM.
Rick Chen
2
-0
/
+16
2017-10-03
nds32: Use asm-generic/io.h
Paul Burton
1
-29
/
+3
2017-09-28
nds32: Fix io.h warning message about readb
rick
1
-6
/
+6
2017-09-21
nds32: board: Support SPI driver.
rick
1
-0
/
+23
2017-09-21
nds32: ftmac100 support cache enable.
rick
2
-1
/
+49
2017-09-21
nds32: bootm: Fix warning of struct tag_serialnr declared
rick
2
-1
/
+2
2017-09-13
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
1
-5
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-2
/
+2
2017-06-05
nds32: Remove include files from common.h
Simon Glass
1
-0
/
+1
2017-06-05
nds32: Make u-boot-nds32.h a private header
Simon Glass
1
-0
/
+2
2017-05-23
nds32: eth: Support ftmac100 DM.
rick
2
-0
/
+13
2017-05-22
nds32: Support AE3XX platform.
rick
21
-103
/
+706
2017-05-22
nds32: Support AG101P timer DM.
rick
2
-1
/
+10
2017-05-22
nds32: Support AG101P serial DM.
rick
5
-3
/
+77
2017-04-07
Remove various unused interrupt related code
Tom Rini
1
-18
/
+0
2016-09-29
nds32: Support relocation.
rick
5
-73
/
+77
2016-09-24
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
1
-1
/
+0
2016-07-15
arm, nds32, sh: remove useless ioremap()/iounmap() defines
Masahiro Yamada
1
-34
/
+0
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2016-01-21
nds32: Fix compile error.
rick
3
-12
/
+16
2015-11-05
nds32: Use the generic bitops headers
Fabio Estevam
1
-0
/
+4
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
7
-655
/
+0
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
7
-408
/
+20
2015-05-13
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
[next]