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
2020-12-14
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
5
-6
/
+6
2020-12-14
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
1
-2
/
+2
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
20
-77
/
+77
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
5
-22
/
+22
2020-12-13
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
1
-3
/
+2
2020-12-13
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
1
-2
/
+1
2020-12-13
dm: core: Add an ofnode function to get the devicetree root
Simon Glass
1
-0
/
+12
2020-12-13
dm: core: Drop device_bind_offset()
Simon Glass
1
-7
/
+3
2020-12-13
dm: core: Drop dev_set_of_offset()
Simon Glass
1
-5
/
+0
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2
-3
/
+3
2020-12-13
dm: core: Add a livetree function to check node status
Simon Glass
1
-0
/
+11
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
1
-3
/
+3
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2
-5
/
+5
2020-12-13
sandbox: add handler for exceptions
Heinrich Schuchardt
1
-0
/
+17
2020-12-10
drivers: ifc: add define for IFC_CSPRn TE bit
Aleksandar Gerasimovski
1
-0
/
+2
2020-12-10
lx2160a: Fix address for secure boot headers
Manish Tomar
1
-1
/
+1
2020-12-10
ls1043a: Fix address for secure boot headers
Manish Tomar
1
-2
/
+2
2020-12-10
include/configs: ls1012aqds: add default environment variable
Biwen Li
1
-0
/
+62
2020-12-10
armv8: lx2162aqds: Add support for LX2162AQDS platform
Meenakshi Aggarwal
4
-124
/
+80
2020-12-10
drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
Meenakshi Aggarwal
2
-2
/
+0
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
1
-0
/
+5
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
1
-0
/
+3
2020-12-10
fs: fat: export fat_next_cluster()
Heinrich Schuchardt
1
-1
/
+6
2020-12-09
Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
7
-7
/
+7
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
7
-7
/
+7
2020-12-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx
Tom Rini
34
-244
/
+324
2020-12-07
configs: migrate CONFIG_IMX_THERMAL to defconfigs
Tom Rini
31
-75
/
+0
2020-12-06
board: toradex: add apalis-imx8x 2gb wb it v1.1a module support
Igor Opaniuk
1
-0
/
+149
2020-12-06
board: ge: bx50v3: check b850v3 power management watchdog
Ian Ray
1
-3
/
+1
2020-12-06
board: ge: bx50v3: correct CONFIG_CMD_NFS
Ian Ray
1
-2
/
+2
2020-12-06
imx: aristainetos: enable U-Boot Environment variables protection
Heiko Schocher
1
-0
/
+3
2020-12-06
imx6: add support for aristainetos2c_cslb board variant
Heiko Schocher
1
-0
/
+9
2020-12-06
imx6: remove not longer supported aristainetos boards
Heiko Schocher
1
-165
/
+161
2020-12-05
bootm: Support string substitution in bootargs
Simon Glass
1
-4
/
+10
2020-12-05
cli: Support macro processing with a fixed-size buffer
Simon Glass
1
-1
/
+3
2020-12-05
bootm: Allow updating the bootargs in a buffer
Simon Glass
1
-0
/
+16
2020-12-05
bootm: Update bootm_process_cmdline_env() to use flags
Simon Glass
1
-2
/
+9
2020-12-05
bootm: Add a bool parameter to bootm_process_cmdline_env()
Simon Glass
1
-1
/
+2
2020-12-05
bootm: Rename fixup_silent_linux()
Simon Glass
1
-2
/
+2
2020-12-05
bootm: Update fixup_silent_linux() to return an error
Simon Glass
1
-2
/
+9
2020-12-05
bootm: Add tests for fixup_silent_linux()
Simon Glass
2
-0
/
+4
2020-12-05
env: Allow returning errors from hdelete_r()
Simon Glass
1
-1
/
+10
2020-12-05
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
2
-0
/
+65
2020-12-05
spl: atf: remove helper structure from common header
Michael Walle
1
-14
/
+0
2020-12-05
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
1
-12
/
+31
2020-12-04
configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file
Patrick Delaunay
1
-2
/
+0
2020-12-04
arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186
Peter Robinson
2
-1
/
+8
2020-12-04
arm: tegra: define fdtfile option for distro boot
Peter Robinson
7
-0
/
+12
2020-12-04
apalis/colibri_t30: add note about colibri vs. nvidia uart mapping
Marcel Ziswiler
2
-2
/
+15
2020-12-03
efi_loader: add firmware management protocol for raw image
AKASHI Takahiro
2
-0
/
+5
[prev]
[next]