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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
misc: i2c_eeprom: add size query
Robert Beckett
1
-0
/
+12
2019-12-17
i2c: add support for offset overflow in to address
Robert Beckett
1
-0
/
+33
2019-12-15
x86: Add chromebook_coral
Simon Glass
1
-0
/
+32
2019-12-15
spl: Add methods to find the position/size of next phase
Simon Glass
1
-1
/
+20
2019-12-15
x86: Move qemu CPU fixup function into its own file
Simon Glass
1
-0
/
+8
2019-12-15
mtd: spi: Export spi_flash_std_probe()
Simon Glass
1
-0
/
+12
2019-12-15
spi: Correct operations check in dm_spi_xfer()
Simon Glass
1
-1
/
+1
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
1
-0
/
+11
2019-12-15
x86: fsp: Add FSP2 base support
Simon Glass
1
-0
/
+3
2019-12-15
x86: Move UCLASS_IRQ into a separate file
Simon Glass
1
-0
/
+88
2019-12-15
pci: Add support for p2sb uclass
Simon Glass
2
-0
/
+136
2019-12-15
x86: power: Add an ACPI PMC uclass
Simon Glass
2
-0
/
+186
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2
-10
/
+45
2019-12-15
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
1
-1
/
+8
2019-12-15
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
1
-1
/
+1
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
4
-4
/
+4
2019-12-15
binman: Add a library to access binman entries
Simon Glass
1
-0
/
+45
2019-12-13
arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
Grygorii Strashko
1
-2
/
+0
2019-12-13
common: remove duplicate typedef for uchar
Heinrich Schuchardt
1
-1
/
+0
2019-12-10
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2
-1
/
+34
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
1
-1
/
+17
2019-12-10
riscv: ax25-ae350: add SPL configuration
Rick Chen
1
-0
/
+17
2019-12-09
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
8
-21
/
+83
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
1
-0
/
+19
2019-12-09
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2
-0
/
+23
2019-12-09
net: mdio-uclass: add dm_eth_phy_connect helper function
Alex Marginean
1
-0
/
+12
2019-12-09
net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
Alex Marginean
1
-3
/
+3
2019-12-09
include: phy: add data field for private driver data
Alex Marginean
1
-0
/
+3
2019-12-09
include: phy: define XFI and USXGMII interface types
Alex Marginean
1
-0
/
+4
2019-12-09
dt-bindings: phy: dp83867: Add documentation for disabling clock output
Grygorii Strashko
1
-1
/
+2
2019-12-09
net: Improve documentation for string_to_ip()
Joe Hershberger
1
-3
/
+4
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
1
-14
/
+13
2019-12-09
linux/types.h: fix typo unchar
Heinrich Schuchardt
1
-1
/
+1
2019-12-09
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
4
-2
/
+23
2019-12-07
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
1
-0
/
+47
2019-12-07
lib: crypto: add rsa public key parser
AKASHI Takahiro
1
-0
/
+57
2019-12-07
lib: crypto: add public key utility
AKASHI Takahiro
2
-0
/
+178
2019-12-07
lib: add oid registry utility
AKASHI Takahiro
1
-0
/
+117
2019-12-07
cmd: add asn1_compiler
AKASHI Takahiro
3
-0
/
+174
2019-12-07
linux/time.h: include vsprintf.h
AKASHI Takahiro
1
-0
/
+1
2019-12-07
include: kernel.h: include printk.h
AKASHI Takahiro
1
-1
/
+1
2019-12-07
lib: add mktime64() for linux compatibility
AKASHI Takahiro
1
-0
/
+10
2019-12-07
rtc.h: add struct udevice declaration
AKASHI Takahiro
1
-0
/
+2
2019-12-07
cmd: Migrate from_env() from pxe.c to nvedit.c
Patrice Chotard
1
-0
/
+10
2019-12-06
imx: imx8qxp_mek: increase buffer sizes and args number
Anatolij Gustschin
1
-0
/
+5
2019-12-06
ARM: imx: vining2000: Convert to ethernet DM
Marek Vasut
1
-2
/
+0
2019-12-06
ARM: imx: vining2000: Convert to SPL framework
Marek Vasut
1
-0
/
+4
2019-12-06
common: fdt_support: add support for setting usable memory
Igor Opaniuk
1
-0
/
+1
2019-12-06
warp7: Fix U-Boot corruption after saving the environment
Fabio Estevam
1
-0
/
+13
2019-12-05
rockchip: allow loading larger kernels
Ben Wolsieffer
2
-2
/
+2
[prev]
[next]