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
/
board
/
armltd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET
Pali Rohár
1
-4
/
+0
2022-01-05
vexpress64: Enable VIRTIO_NET network driver
Peter Hoyes
1
-0
/
+7
2022-01-05
vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64
Peter Hoyes
3
-1
/
+39
2022-01-05
vexpress64: Refactor header file to make it easier to add new FVPs
Peter Hoyes
1
-1
/
+1
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
1
-2
/
+5
2021-10-19
arm: total_compute: increase DRAM to 8GB
Usama Arif
1
-0
/
+3
2021-09-24
ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.
Kristian Amlie
4
-0
/
+191
2021-09-03
Revert most of the series for adding vexpress_aemv8r support
Tom Rini
3
-30
/
+2
2021-09-02
vexpress64: Add BASER_FVP vexpress board variant
Peter Hoyes
3
-2
/
+30
2021-07-06
ARM: integrator: Drop PCI support
Linus Walleij
4
-651
/
+0
2021-04-10
arm: Remove vexpress_ca15_tc2 board
Tom Rini
5
-343
/
+0
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
3
-3
/
+3
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
4
-0
/
+4
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
3
-3
/
+3
2020-12-14
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
3
-6
/
+6
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
3
-3
/
+3
2020-11-19
arm: vexpress: don't reset flags in board_init to avoid losing previous ones
Arnaud Aujon Chevallier
1
-1
/
+0
2020-08-24
board: armltd: Add support for Total Compute platform
Usama Arif
4
-0
/
+92
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
4
-5
/
+5
2020-07-08
arm: juno: Enable PCI
Andre Przywara
1
-5
/
+9
2020-07-08
arm: juno: Enable DM_ETH
Andre Przywara
1
-0
/
+2
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
3
-1
/
+4
2020-05-19
common: Drop linux/bug.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop log.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
common: Drop bootstage.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
common: Drop net.h from common header
Simon Glass
3
-0
/
+3
2020-05-07
arm: juno: Use PSCI based reset
Andre Przywara
1
-3
/
+1
2020-05-07
arm: juno: Enable OF_CONTROL
Andre Przywara
2
-0
/
+64
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2
-0
/
+2
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
1
-0
/
+1
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
1
-1
/
+1
2019-12-03
common: Move pci_init_board() 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
1
-0
/
+1
2019-12-03
arm: powerpc: Tidy up code style for cache functions
Simon Glass
1
-1
/
+1
2019-12-03
common: Move some SMP functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-08-31
Revert "vexpress64: fvp dram: add DRAM configuration"
Ryan Harkin
2
-6
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-06-21
vexpress64: fix a typo of SPDX-License-Identifier
Masahiro Yamada
1
-2
/
+1
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
1
-3
/
+1
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
1
-22
/
+23
2018-10-10
arm: remove prototype for udelay_masked
Patrick Delaunay
1
-6
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
13
-29
/
+13
2018-04-14
vexpress: fix syntax error in armv7_boot_nonsec_default()
Heinrich Schuchardt
1
-1
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-02-19
vexpress: Sign up as maintainer
Linus Walleij
1
-6
/
+2
2017-11-17
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
Patrice Chotard
1
-1
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2
-0
/
+2
[next]