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-04-15
net: phy: xilinx: Be compatible with live OF tree
Bin Meng
2
-44
/
+40
2021-04-15
net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
Vladimir Oltean
1
-6
/
+0
2021-04-15
net: phy: fixed: Be compatible with live OF tree
Vladimir Oltean
3
-26
/
+36
2021-04-15
dm: mdio: Use ofnode_phy_is_fixed_link() API
Bin Meng
1
-1
/
+2
2021-04-15
of: extra: Introduce ofnode_phy_is_fixed_link() API
Bin Meng
2
-0
/
+43
2021-04-15
dt-bindings: net: Add the old DT bindings for "fixed-link"
Bin Meng
1
-12
/
+36
2021-04-15
watchdog: Add booke watchdog driver
Chris Packham
3
-0
/
+114
2021-04-15
board/km: add support for seli8 design based on nxp ls102x
Aleksandar Gerasimovski
13
-11
/
+861
2021-04-15
arm: dts: ls1028a: define QDS networking protocol combinations
Alex Marginean
16
-0
/
+490
2021-04-15
pci: add Amlogic Meson Designware PCIe controller
Neil Armstrong
3
-0
/
+468
2021-04-15
pci: pcie_dw_rockchip: migrate to common Designware PCIe functions
Neil Armstrong
2
-444
/
+30
2021-04-15
pci: pcie_dw_ti: migrate to common Designware PCIe functions
Neil Armstrong
2
-408
/
+38
2021-04-15
pci: add common Designware PCIe functions
Neil Armstrong
4
-0
/
+525
2021-04-15
x86: mtrr: Fix function descriptions
Wolfgang Wallner
1
-2
/
+2
2021-04-15
dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings
Wolfgang Wallner
1
-9
/
+10
2021-04-15
lib/rsa: Use EVP_PKEY instead of RSA
Chan, Donald
1
-102
/
+67
2021-04-14
image-fit: Accept OP-TEE images when booting a FIT
Alexandru Gagniuc
1
-0
/
+2
2021-04-14
image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
Alexandru Gagniuc
1
-0
/
+2
2021-04-14
spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
Alexandru Gagniuc
1
-1
/
+18
2021-04-14
spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads
Alexandru Gagniuc
1
-1
/
+11
2021-04-14
spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT
Alexandru Gagniuc
1
-2
/
+3
2021-04-14
spl: LOAD_FIT_FULL: Fix selection of the "fdt" node
Alexandru Gagniuc
1
-3
/
+1
2021-04-14
common: fit: Add weak board_fit_config_name_match
Sean Anderson
3
-19
/
+5
2021-04-14
doc: FIT image: Update FPGA example to make use of "loadables"
Alexandru Gagniuc
1
-1
/
+2
2021-04-14
Kconfig: Document the limitations of the simple SPL_LOAD_FIT path
Alexandru Gagniuc
1
-0
/
+10
2021-04-14
spl: fit: Support loading FPGA images from list of "loadables"
Alexandru Gagniuc
1
-0
/
+24
2021-04-14
spl: fit: Warn if FIT contains "fpga" property in config node
Alexandru Gagniuc
1
-0
/
+8
2021-04-14
spl: fit: Move FPGA loading code to separate functions
Alexandru Gagniuc
1
-25
/
+45
2021-04-14
doc: FIT image: Introduce "u-boot, fpga-legacy" property
Alexandru Gagniuc
1
-0
/
+1
2021-04-14
spl: fit: Don't overwrite previous loadable if "load" is missing
Alexandru Gagniuc
1
-2
/
+9
2021-04-14
test/py: ecdsa: Use mkimage keyfile instead of keydir argument
Alexandru Gagniuc
1
-1
/
+1
2021-04-14
lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
Alexandru Gagniuc
1
-1
/
+13
2021-04-14
lib/rsa: Use the 'keyfile' argument from mkimage
Alexandru Gagniuc
1
-8
/
+26
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
5
-32
/
+52
2021-04-14
doc: signature.txt: Document the keydir and keyfile arguments
Alexandru Gagniuc
1
-0
/
+13
2021-04-14
test/py: ecdsa: Add test for mkimage ECDSA signing
Alexandru Gagniuc
1
-0
/
+111
2021-04-14
test/py: Add pycryptodomex to list of required pakages
Alexandru Gagniuc
1
-0
/
+1
2021-04-14
doc: signature.txt: Document devicetree format for ECDSA keys
Alexandru Gagniuc
1
-1
/
+6
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc
5
-2
/
+415
2021-04-14
lib/rsa: Make fdt_add_bignum() available outside of RSA code
Alexandru Gagniuc
4
-64
/
+105
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
10
-8
/
+11
2021-04-14
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
5
-4
/
+65
2021-04-14
arm: mach-rmobile: Add CPU info support for RZ/G2
Biju Das
5
-4
/
+65
2021-04-13
Merge branch '2021-04-13-assorted-improvements'
Tom Rini
81
-739
/
+2142
2021-04-13
cmd: exit: Fix return value
Marek Vasut
1
-5
/
+2
2021-04-13
scmi: translate the resource only when livetree is not activated
Patrick Delaunay
1
-2
/
+7
2021-04-13
gpio: Drop dm_gpio_set_dir()
Simon Glass
2
-22
/
+0
2021-04-13
gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
Simon Glass
1
-10
/
+9
2021-04-13
qemu: arm: select QFW, MMIO on qemu-arm
Asherah Connor
1
-0
/
+2
2021-04-13
qemu: add MMIO driver for QFW
Asherah Connor
3
-0
/
+127
[prev]
[next]