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-07-12
lib: rsa: export rsa_verify_with_pkey()
AKASHI Takahiro
1
-0
/
+3
2020-07-12
efi_loader: image_loader: add digest-based verification for signed image
AKASHI Takahiro
1
-0
/
+2
2020-07-12
efi_loader: image_loader: verification for all signatures should pass
AKASHI Takahiro
1
-6
/
+7
2020-07-12
lib/crypto: use qualified path for x509_parser.h
Heinrich Schuchardt
1
-1
/
+1
2020-07-11
Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-22
/
+2
2020-07-11
ARM: uniphier: remove support for NOR Flash on support card
Masahiro Yamada
1
-20
/
+0
2020-07-11
ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB
Masahiro Yamada
1
-2
/
+2
2020-07-10
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
7
-6
/
+61
2020-07-10
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
4
-10
/
+88
2020-07-10
powerpc: move ADDR_MAP to Kconfig
Marek Szyprowski
17
-72
/
+0
2020-07-10
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
1
-0
/
+2
2020-07-10
reset: Add Raspberry Pi 4 firmware reset controller
Nicolas Saenz Julienne
1
-0
/
+13
2020-07-10
pci: Add some PCI Express capability register offset definitions
Sylwester Nawrocki
1
-0
/
+9
2020-07-10
linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...
Nicolas Saenz Julienne
1
-0
/
+53
2020-07-10
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
1
-2
/
+2
2020-07-10
core: extend struct driver_info to point to device
Walter Lozano
2
-0
/
+29
2020-07-10
core: drop const for struct driver_info
Walter Lozano
1
-1
/
+1
2020-07-10
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
1
-0
/
+7
2020-07-10
log: don't show function by default
Heinrich Schuchardt
1
-1
/
+17
2020-07-10
dm: core: Correct comment on uclass_id_foreach_dev()
Simon Glass
1
-1
/
+1
2020-07-10
sandbox: make RAM size configurable
Heinrich Schuchardt
1
-1
/
+4
2020-07-09
arm: Remove mx31pdk board
Jagan Teki
1
-141
/
+0
2020-07-09
arm: Remove pengwyn board
Jagan Teki
1
-166
/
+0
2020-07-09
arm: Remove pepper board
Jagan Teki
1
-78
/
+0
2020-07-09
arm: Remove bav335x board
Jagan Teki
1
-475
/
+0
2020-07-09
arm: Remove cairo board
Jagan Teki
1
-215
/
+0
2020-07-09
logicpd: Drop omap3 zoom1
Jagan Teki
1
-131
/
+0
2020-07-09
arm: Remove overo board
Jagan Teki
2
-220
/
+0
2020-07-09
arm: Remove cm_t35 board
Jagan Teki
1
-249
/
+0
2020-07-09
arm: Remove cm_t54 board
Jagan Teki
1
-120
/
+0
2020-07-09
siemens: draco: Enable DM_SPI, DM_SPI_FLASH
Jagan Teki
1
-3
/
+0
2020-07-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
7
-62
/
+175
2020-07-09
pci: Move some PCIe register offset definitions to a common header
Sylwester Nawrocki
1
-2
/
+11
2020-07-09
usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
Sylwester Nawrocki
1
-8
/
+0
2020-07-09
Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
1
-0
/
+47
2020-07-09
arm: kirkwood: switch LaCie boards to sata_mv driver
Simon Guinot
1
-10
/
+9
2020-07-09
arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel
Dennis Gilmore
1
-39
/
+56
2020-07-09
spi: Remove unnecessary #ifdefs in header file
Simon Glass
1
-7
/
+6
2020-07-09
bootstage: Fix 'stacked' typo
Simon Glass
1
-1
/
+1
2020-07-09
linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
Rasmus Villemoes
1
-3
/
+45
2020-07-09
linux/kconfig.h: remove unused helper macros
Rasmus Villemoes
1
-35
/
+5
2020-07-09
linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
Rasmus Villemoes
1
-19
/
+8
2020-07-09
video: Add comments to struct sandbox_sdl_plat
Simon Glass
1
-1
/
+13
2020-07-09
video: Add helpers for vidconsole for the copy framebuffer
Simon Glass
1
-0
/
+49
2020-07-09
video: Add support for copying to a hardware framebuffer
Simon Glass
1
-0
/
+29
2020-07-09
video: Add a comment for struct video_uc_platdata
Simon Glass
1
-0
/
+12
2020-07-09
video: Drop unnecessary #ifdef around vid_console_color()
Simon Glass
1
-4
/
+2
2020-07-09
console: Add a way to output to serial only
Simon Glass
1
-0
/
+13
2020-07-09
rtc: add dm_rtc_write() helper
Rasmus Villemoes
1
-0
/
+24
2020-07-09
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
1
-0
/
+23
[prev]
[next]