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
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
/
mach-uniphier
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
ARM: uniphier: do not modify bootcmd environment variable at run-time
Masahiro Yamada
1
-4
/
+4
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
1
-1
/
+1
2018-09-11
ARM: uniphier: remove ad-hoc clock enabling for EHCI
Masahiro Yamada
4
-15
/
+0
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
1
-3
/
+4
2018-07-25
ARM: uniphier: enable distro boot
Masahiro Yamada
1
-4
/
+4
2018-07-25
ARM: uniphier: support fdt_fixup_mtdparts
Masahiro Yamada
1
-0
/
+8
2018-07-25
ARM: uniphier: split ft_board_setup() out to a separate file
Masahiro Yamada
4
-36
/
+57
2018-07-25
ARM: uniphier: clean-up ft_board_setup()
Masahiro Yamada
1
-3
/
+3
2018-05-22
ARM: uniphier: rename environment variable fdt_file to fdtfile
Masahiro Yamada
1
-2
/
+2
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2
-2
/
+2
2018-05-07
uniphier: psci: save context id in cpu_on command
Patrick Delaunay
1
-2
/
+5
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
98
-205
/
+98
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2
-2
/
+2
2018-01-09
ARM: uniphier: hide memory top by platform hook instead of CONFIG
Masahiro Yamada
1
-0
/
+7
2018-01-09
ARM: uniphier: do not use RAM that exceeds 32 bit address range
Masahiro Yamada
1
-0
/
+17
2017-12-11
ARM: uniphier: use FIELD_PREP for PLL settings
Masahiro Yamada
1
-6
/
+8
2017-12-11
ARM: uniphier: compute SSCPLL values more precisely
Masahiro Yamada
1
-2
/
+4
2017-12-11
ARM: uniphier: fix SSCPLL init code for LD11 SoC
Dai Okamura
1
-0
/
+1
2017-12-11
ARM: uniphier: compile pll-base-ld20.c for PXs3
Masahiro Yamada
1
-0
/
+1
2017-12-04
ARM: uniphier: clean up board_init
Masahiro Yamada
1
-5
/
+2
2017-11-28
ARM: dts: uniphier: Sync with Linux 4.15-rc1
Masahiro Yamada
2
-2
/
+2
2017-11-28
ARM: uniphier: remove XIRQ pin settings
Masahiro Yamada
1
-16
/
+0
2017-11-28
ARM: uniphier: remove IRQ settings
Masahiro Yamada
1
-35
/
+0
2017-10-22
ARM: uniphier: use pr_*() more where appropriate
Masahiro Yamada
1
-8
/
+10
2017-10-22
ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsi
Masahiro Yamada
1
-0
/
+2
2017-10-22
ARM: uniphier: remove CONFIG_UNIPHIER_ETH
Masahiro Yamada
3
-18
/
+0
2017-10-15
ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
Masahiro Yamada
3
-9
/
+9
2017-10-15
ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTI
Masahiro Yamada
1
-1
/
+1
2017-10-15
ARM: uniphier: use pr_() instead of printf() where appropriate
Masahiro Yamada
9
-19
/
+35
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2
-8
/
+0
2017-09-18
ARM: uniphier: add GPU(Mali) reset deassert and clk enable
Masahiro Yamada
2
-0
/
+24
2017-09-18
ARM: uniphier: remove bit field macros from sc64-regs.h
Masahiro Yamada
2
-19
/
+1
2017-09-18
ARM: uniphier: merge two defconfig files into uniphier_v7_defconfig
Masahiro Yamada
1
-10
/
+11
2017-08-30
ARM: uniphier: set system bus pinmux for PXs3
Masahiro Yamada
1
-0
/
+2
2017-08-30
ARM: uniphier: move CONFIG_NAND to defconfig
Masahiro Yamada
1
-1
/
+0
2017-08-30
ARM: uniphier: fix DSPLL init code for LD20 SoC
Dai Okamura
1
-3
/
+3
2017-08-30
ARM: uniphier: remove ad-hoc pin settings for NAND
Masahiro Yamada
1
-24
/
+4
2017-08-30
ARM: uniphier: add PLL settings for PXs3
Masahiro Yamada
1
-0
/
+55
2017-08-30
ARM: uniphier: move PLLCTRL register macros to each SoC .c file
Masahiro Yamada
3
-21
/
+30
2017-08-30
ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings
Masahiro Yamada
2
-2
/
+2
2017-08-20
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
Masahiro Yamada
1
-5
/
+0
2017-08-20
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
Masahiro Yamada
1
-4
/
+4
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
32
-338
/
+26
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-5
/
+5
2017-08-12
Convert CONFIG_NAND to Kconfig
Adam Ford
1
-0
/
+1
2017-07-26
ARM: uniphier: remove part number info from the boot log
Masahiro Yamada
1
-11
/
+11
2017-07-26
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
23
-1953
/
+6
2017-06-25
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
8
-10
/
+17
[next]