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
/
arm
/
cpu
/
armv7
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
arm: iproc: Add higher speed configurations
Chris Packham
1
-13
/
+16
2021-05-24
ARM: kona: fix clk_bsc_enable() type mismatch for LTO
Marek BehĂșn
1
-1
/
+1
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
1
-1
/
+1
2021-03-02
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
1
-3
/
+0
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
6
-6
/
+6
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
13
-1
/
+12
2021-02-08
armv7: ls102xa: Enable I-Cache to speed up the boot time
Hou Zhiqiang
1
-0
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
13
-1
/
+12
2021-01-06
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
1
-0
/
+4
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
1
-0
/
+4
2020-12-10
arm: ls102xa: select USB PHY erratum's only if USB is enabled
Aleksandar Gerasimovski
1
-4
/
+4
2020-08-05
ARM: add Kconfig option for PSCI 0.1
Icenowy Zheng
1
-0
/
+4
2020-07-29
arm: add support for SoC s5p4418 (cpu) / nanopi2 board
Stefan Bosch
3
-0
/
+129
2020-07-29
pwm: add driver for nexell
Stefan Bosch
2
-5
/
+65
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
3
-5
/
+5
2020-07-17
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
1
-0
/
+14
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
12
-0
/
+12
2020-05-19
common: Drop linux/stringify.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-2
/
+3
2020-05-19
common: Drop init.h from common header
Simon Glass
10
-0
/
+10
2020-05-19
common: Drop net.h from common header
Simon Glass
8
-0
/
+9
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
1
-1
/
+1
2020-03-18
Revert "sunxi: psci: avoid error address-of-packed-member"
Tomasz Duszynski
1
-11
/
+5
2020-01-24
ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
Masahiro Yamada
1
-3
/
+0
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
4
-0
/
+4
2020-01-17
common: Move clock functions into a new file
Simon Glass
3
-0
/
+3
2020-01-07
Merge branch 'next'
Tom Rini
1
-8
/
+0
2020-01-02
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
Pankaj Bansal
1
-8
/
+0
2019-12-18
sunxi: psci: avoid error address-of-packed-member
Heinrich Schuchardt
1
-5
/
+11
2019-12-03
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
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
6
-0
/
+6
2019-12-03
common: Move some SMP functions out of common.h
Simon Glass
2
-0
/
+2
2019-12-03
common: Move get_ticks() function out of common.h
Simon Glass
6
-0
/
+6
2019-12-03
common: Move some time functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
Move strtomhz() to vsprintf.h
Simon Glass
1
-0
/
+1
2019-11-27
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
Yangbo Lu
1
-2
/
+0
2019-11-08
freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
1
-2
/
+2
2019-10-21
armv7: ls102xa: Don't power down OCRAM1 during deep sleep
Biwen Li
1
-1
/
+6
2019-10-21
armv7: ls102xa: add errata ID A-008646 for workaround
Biwen Li
1
-3
/
+4
2019-10-21
armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read
Biwen Li
1
-1
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-07-25
arm: ls1021atwr: Convert to use driver model TSEC driver
Bin Meng
2
-1
/
+11
2019-07-24
psci: Fix warnings when compiling with W=1
Patrick Delaunay
1
-1
/
+1
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
1
-5
/
+5
2019-05-23
armv7: timer: init timer with bootstage
Patrick Delaunay
1
-0
/
+3
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
6
-11
/
+11
2019-04-13
pcm052: bk4: sdcard: Add support for SD card booting/recovery
Lukasz Majewski
1
-0
/
+1
[next]