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
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
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
2021-06-16
ls1012a: net: pfe: remove pfe stop from bootcmd
Mian Yousaf Kaukab
11
-18
/
+48
2021-06-16
board: sl28: fix RGMII clock and voltage
Michael Walle
2
-2
/
+4
2021-06-16
configs: ls1046afrwy: Add secure boot config
Manish Tomar
1
-0
/
+1
2021-06-15
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2
-6
/
+21
2021-06-15
arm: mvebu: turris_{omnia, mox}: ensure running bootcmd_rescue always works
Pali Rohár
2
-6
/
+21
2021-06-14
board: sama5d3_xplained: add Falcon boot support
Michael Opdenacker
2
-0
/
+21
2021-06-14
configs: sam boards: add hash command
Eugen Hristev
22
-0
/
+44
2021-06-13
Merge tag 'ti-v2021.10-next-v2' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
83
-358
/
+5167
2021-06-11
dma: ti: k3-udma: Add support for native configuration of chan/flow
Vignesh Raghavendra
2
-4
/
+215
2021-06-11
soc: ti: k3-navss-ringacc: Add support for native configuration of rings
Vignesh Raghavendra
2
-3
/
+94
2021-06-11
ARM: dts: k3: Add cfg register space for ringacc and udmap
Vignesh Raghavendra
3
-0
/
+54
2021-06-11
ARM: dts: j72xx-r5-common-proc-board: Add DM firmware node
Vignesh Raghavendra
2
-0
/
+35
2021-06-11
firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.
Vignesh Raghavendra
2
-10
/
+113
2021-06-11
firmware: ti_sci: Implement GET_RANGE with static data
Vignesh Raghavendra
2
-0
/
+128
2021-06-11
mailbox: k3-sec-proxy: Add DM to DMSC communication thread
Vignesh Raghavendra
1
-1
/
+1
2021-06-11
Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodia...
Tom Rini
4
-2
/
+33
2021-06-11
arm: dts: k3-j72xx: correct MCU timer1 frequency
Tero Kristo
2
-2
/
+2
2021-06-11
board: ti: j72xx: README: update build instructions and image formats
Tero Kristo
1
-3
/
+6
2021-06-11
configs: j7200_evm_r5: Enable raw access power management features
Dave Gerlach
1
-2
/
+12
2021-06-11
configs: j721e_evm_r5: Enable raw access power management features
Tero Kristo
1
-2
/
+10
2021-06-11
arm: mach-k3: j721e_init: Force early probe of clk-k3 driver
Dave Gerlach
1
-0
/
+12
2021-06-11
arm: mach-k3: sysfw-loader: pass boardcfg to sciserver
Tero Kristo
1
-7
/
+106
2021-06-11
arm: mach-k3: common: Drop main r5 start
Dave Gerlach
1
-3
/
+4
2021-06-11
arm: mach-k3: do board config for PM only if supported
Tero Kristo
1
-0
/
+2
2021-06-11
arm: mach-k3: add support for detecting firmware images from FIT
Tero Kristo
3
-10
/
+78
2021-06-11
arm: mach-k3: Add platform data for j721e and j7200
Dave Gerlach
7
-1
/
+1491
2021-06-11
tools: k3_fit_atf: add DM binary to the FIT image
Tero Kristo
2
-1
/
+22
2021-06-11
cmd: ti: pd: Add debug command for K3 power domains
Tero Kristo
5
-3
/
+206
2021-06-11
power: domain: Introduce driver for raw TI K3 PDs
Tero Kristo
4
-0
/
+452
2021-06-11
clk: add support for TI K3 SoC clocks
Tero Kristo
4
-0
/
+548
2021-06-11
clk: add support for TI K3 SoC PLL
Tero Kristo
4
-0
/
+311
2021-06-11
clk: fix set_rate to clean up cached rates for the hierarchy
Tero Kristo
1
-0
/
+19
2021-06-11
clk: fix assigned-clocks to pass with deferring provider
Tero Kristo
1
-0
/
+18
2021-06-11
clk: sci-clk: fix return value of set_rate
Tero Kristo
1
-2
/
+4
2021-06-11
clk: add support for setting clk rate from cmdline
Tero Kristo
1
-2
/
+51
2021-06-11
clk: do not attempt to fetch clock pointer with null device
Tero Kristo
1
-0
/
+2
2021-06-11
clk: fix clock tree dump to properly dump out every registered clock
Tero Kristo
1
-8
/
+19
2021-06-11
clk: fixed_rate: add API for directly registering fixed rate clocks
Tero Kristo
2
-0
/
+48
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
10
-10
/
+20
2021-06-11
remoteproc: k3-r5: remove sysfw PM calls if not supported
Tero Kristo
1
-11
/
+19
2021-06-11
arm: mach-k3: introduce new config option for sysfw split
Tero Kristo
1
-0
/
+11
2021-06-11
lib: rational: copy the rational fraction lib routines from Linux
Tero Kristo
4
-0
/
+128
2021-06-11
arm64: zynqmp: Disable EFI_CAPSULE_ON_DISK_EARLY
Michal Simek
1
-1
/
+0
2021-06-11
spi: zynqmp_gqspi: Fix write issue
Ashok Reddy Soma
1
-1
/
+17
2021-06-11
arm64: zynqmp: Writing correct value to ANALOG_BUS
Adrian Fiergolski
2
-0
/
+16
2021-06-10
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
5
-5
/
+190
2021-06-10
arm64: mvebu: correct Armada 8K addresses
Heinrich Schuchardt
1
-5
/
+5
2021-06-10
arm: mvebu: turris_mox: enable options for Turris network boot
Marek Behún
1
-0
/
+8
2021-06-10
arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitions
Marek Behún
1
-0
/
+31
2021-06-10
arm: mvebu: configs: turris_mox: add fdtfile default env variable
Marek Behún
1
-0
/
+1
[prev]
[next]