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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-13
nvme: Add show routine to print detailed information
Zhikang Zhang
3
-1
/
+139
2017-08-13
nvme: Add NVM Express driver support
Zhikang Zhang
9
-0
/
+1753
2017-08-13
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
4
-1
/
+9
2017-08-13
arm: mvebu: ddr3_debug: remove self assignments
xypron.glpk@gmx.de
1
-9
/
+0
2017-08-13
arm: mvebu: remove self assignment
xypron.glpk@gmx.de
1
-2
/
+0
2017-08-13
tpm: add missing va_end
xypron.glpk@gmx.de
1
-1
/
+4
2017-08-13
ARM: hisilicon: hikey: do not rely on random stack value
xypron.glpk@gmx.de
1
-1
/
+1
2017-08-13
stm32: remove redundant 'else if'
xypron.glpk@gmx.de
1
-1
/
+1
2017-08-13
arm: mvebu: avoid possible NULL dereference
xypron.glpk@gmx.de
1
-5
/
+5
2017-08-13
armv7m: mpu_config add missing break
xypron.glpk@gmx.de
1
-0
/
+1
2017-08-13
bcm281xx: clock: avoid possible NULL dereference
xypron.glpk@gmx.de
1
-2
/
+2
2017-08-13
arm: bcm235xx: clk_set_rate avoid possible NULL deref
xypron.glpk@gmx.de
1
-1
/
+1
2017-08-13
arm: bcm235xx: avoid possible NULL dereference
xypron.glpk@gmx.de
1
-1
/
+1
2017-08-13
arm: spear: do not return random value from stack
xypron.glpk@gmx.de
1
-1
/
+1
2017-08-13
api: remove superfluous assignment
xypron.glpk@gmx.de
1
-1
/
+1
2017-08-13
Convert CONFIG_OMAP3_SPI to Kconfig
Adam Ford
69
-24
/
+54
2017-08-13
rockchip: clk: remove RATE_TO_DIV
Kever Yang
7
-29
/
+20
2017-08-13
rockchip: clk: update dwmmc clock div
Kever Yang
6
-19
/
+26
2017-08-13
rockchip: rk322x: update max-frequency for mmc node
Kever Yang
2
-3
/
+2
2017-08-13
rockchip: dts: rk322x: add sdmmc device node
Kever Yang
2
-0
/
+74
2017-08-13
scripts: setlocalversion: safely extract variables from auto.conf using awk
Philipp Tomsich
1
-1
/
+5
2017-08-13
rockchip: rk322x: set the DDR region as non-secure in SPL
Kever Yang
1
-0
/
+4
2017-08-13
rockchip: rk3288: fix EMMC_DIV_MASK definition in header
Kever Yang
1
-1
/
+1
2017-08-13
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
Philipp Tomsich
2
-1
/
+3
2017-08-13
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
Philipp Tomsich
62
-84
/
+0
2017-08-13
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
13
-0
/
+50
2017-08-13
rockchip: rk3188: rock: adjust for SPL/TPL split
Philipp Tomsich
4
-4
/
+14
2017-08-13
rockchip: remove the hard coded uart iomux setting for px5 evb
Andy Yan
1
-24
/
+0
2017-08-13
rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boards
Andy Yan
3
-0
/
+3
2017-08-13
rockchip: add u-boot specific dts for rk3368 based boards
Andy Yan
3
-0
/
+102
2017-08-13
rockchip: rk3368: remove setup of secure timer from TPL/SPL
Philipp Tomsich
2
-39
/
+0
2017-08-13
rockchip: lion-rk3368: defconfig: enable DM timer for all stages
Philipp Tomsich
2
-1
/
+5
2017-08-13
dts: rk3368: make timer0 accessible for SPL and TPL
Philipp Tomsich
2
-1
/
+6
2017-08-13
rockchip: timer: add device-model timer driver for RK3368 (and similar)
Philipp Tomsich
3
-0
/
+115
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
7
-13
/
+24
2017-08-13
timer: add OF_PLATDATA support for timer-uclass
Philipp Tomsich
1
-2
/
+6
2017-08-13
configs: mpc85xx: fix fallout from SPL/TPL changes
Philipp Tomsich
16
-16
/
+32
2017-08-13
rockchip: board: puma_rk3399: rename ATF firmware
Klaus Goger
2
-2
/
+2
2017-08-13
rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
Philipp Tomsich
1
-9
/
+9
2017-08-13
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
4
-7
/
+10
2017-08-13
rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size fr...
Philipp Tomsich
1
-0
/
+2
2017-08-13
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
Philipp Tomsich
1
-1
/
+1
2017-08-13
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
Philipp Tomsich
1
-0
/
+39
2017-08-13
rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
Philipp Tomsich
2
-2
/
+7
2017-08-13
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
Philipp Tomsich
3
-3
/
+27
2017-08-13
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
Philipp Tomsich
13
-4
/
+583
2017-08-13
rockchip: spi: enable support for the rk_spi driver for the RK3368
Philipp Tomsich
1
-0
/
+9
2017-08-13
rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
Philipp Tomsich
1
-0
/
+7
2017-08-13
rockchip: rk3368: spl: add SPL support
Philipp Tomsich
2
-1
/
+99
2017-08-13
rockchip: spl: make spl-boot-order code reusable (split from rk3399)
Philipp Tomsich
3
-105
/
+109
[prev]
[next]