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
/
arch
/
nios2
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
3
-0
/
+5
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
1
-0
/
+0
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
1
-3
/
+5
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-5
/
+3
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
1
-3
/
+5
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
1
-4
/
+0
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
3
-3
/
+6
2020-05-19
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-01-18
common: Move hang() to the same header as panic()
Simon Glass
1
-2
/
+3
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
1
-1
/
+1
2019-12-03
common: Move enable/disable_interrupts out of common.h
Simon Glass
2
-0
/
+2
2019-12-03
common: Move interrupt functions into a new header
Simon Glass
1
-0
/
+1
2019-12-03
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
1
-7
/
+7
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
2
-0
/
+2
2019-12-03
common: Move some cache and MMU functions out of common.h
Simon Glass
1
-0
/
+1
2018-06-18
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
1
-1
/
+0
2018-05-16
nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
1
-0
/
+2
2018-05-16
nios2: 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
30
-68
/
+33
2017-11-17
nios2: 10m50: Add CPU pre-relocation in device tree
Gan, Yau Wai
1
-0
/
+1
2017-10-03
nios2: Use asm-generic/io.h
Paul Burton
1
-7
/
+8
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2
-39
/
+0
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
1
-0
/
+6
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-1
/
+1
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
1
-0
/
+0
2016-09-24
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
1
-1
/
+0
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
1
-2
/
+2
2016-03-15
dm: Use uclass_first_device_err() where it is useful
Simon Glass
1
-3
/
+1
2016-02-06
nios2: set up the debug UART early
Thomas Chou
1
-0
/
+7
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
1
-5
/
+9
2015-12-19
nios2: display altera sysid at startup
Thomas Chou
1
-0
/
+8
2015-11-22
nios2: 10m50: change to ns16550 uart
Thomas Chou
1
-1
/
+1
2015-11-18
nios2: zap ioremap
Thomas Chou
1
-6
/
+0
2015-11-18
nios2: dma-mapping.h: change ioremap to map_physmem
Thomas Chou
1
-1
/
+1
2015-11-12
nios2: add 10m50 devboard support
Thomas Chou
1
-0
/
+267
2015-11-12
nios2: add memcpy_fromio and memcpy_toio
Thomas Chou
1
-0
/
+4
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
1
-0
/
+4
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
4
-13
/
+17
2015-11-06
nios2: fix cached mode in clearing the BSS
Thomas Chou
1
-1
/
+1
2015-11-06
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
1
-2
/
+1
2015-11-06
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
3
-4
/
+3
2015-11-06
nios2: remove the useless parenthesis in asm/io.h
Thomas Chou
1
-4
/
+4
2015-11-06
nios2: fix map_physmem to do real cache mapping
Thomas Chou
3
-3
/
+9
2015-11-05
nios2: Use the generic bitops headers
Fabio Estevam
1
-0
/
+5
2015-10-23
nios2: fix virt_to_phys for nios2 with MMU
Thomas Chou
1
-1
/
+5
[next]