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
dubhe_fpga_dev_v2023.10
master
pinetabv-devel
rtthread_AMP
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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
common: update: fix an "unused" warning against update_flash()
AKASHI Takahiro
1
-4
/
+4
2020-11-19
common: fit: add missing newline
Michael Walle
1
-1
/
+1
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
1
-7
/
+8
2020-11-06
x86: zimage: Add a little more logging
Simon Glass
1
-0
/
+1
2020-11-06
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
1
-0
/
+17
2020-11-01
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
4
-4
/
+97
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-10
/
+9
2020-10-30
log: Add filter flag to match greater than a log level
Sean Anderson
1
-3
/
+9
2020-10-30
log: Add filter flag to deny on match
Sean Anderson
1
-2
/
+10
2020-10-30
log: Add function to create a filter with flags
Sean Anderson
1
-2
/
+4
2020-10-30
log: Expose some helper functions
Sean Anderson
1
-20
/
+3
2020-10-30
log: Add additional const qualifier to arrays
Sean Anderson
1
-2
/
+2
2020-10-30
log: Fix missing negation of ENOMEM
Sean Anderson
1
-1
/
+1
2020-10-30
efi_loader: add option to initialise EFI subsystem early
AKASHI Takahiro
1
-0
/
+6
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
3
-2
/
+87
2020-10-30
dfu: modify an argument type for an address
AKASHI Takahiro
1
-1
/
+2
2020-10-30
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
1
-2
/
+3
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
1
-10
/
+9
2020-10-29
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
5
-21
/
+22
2020-10-28
dm: board: complete the initialization of the muxes in initr_dm()
Jean-Jacques Hiblot
1
-0
/
+12
2020-10-28
log: correct and check array size of log categories
Heinrich Schuchardt
1
-2
/
+8
2020-10-27
log: allow for message continuation
Heinrich Schuchardt
1
-5
/
+18
2020-10-27
log: move processing_msg to global data
Heinrich Schuchardt
1
-4
/
+3
2020-10-27
spl: fdt: Record load/entry fit-images entries in 64bit format
Michal Simek
2
-12
/
+8
2020-10-27
spl: Use standard FIT entries
Michal Simek
4
-11
/
+16
2020-10-26
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
1
-1
/
+3
2020-10-23
bootm: fix wrong conditions about images overlap
Jaehoon Chung
1
-3
/
+5
2020-10-23
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2
-4
/
+17
2020-10-22
Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE
Patrick Delaunay
1
-1
/
+1
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
5
-15
/
+15
2020-10-22
cli_hush.c: remove broken sanity check
Rasmus Villemoes
1
-8
/
+0
2020-10-22
common, autoboot: sync functionality with Kconfig description
Heiko Schocher
1
-1
/
+2
2020-10-22
cosmetic: image: Fix comments and the order of definitions
Naoki Hayama
1
-10
/
+10
2020-10-22
image: Add a function to modify category information
Naoki Hayama
1
-0
/
+18
2020-10-22
Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
Ovidiu Panait
1
-4
/
+4
2020-10-22
board: Show memory for frame buffers
Simon Glass
1
-0
/
+2
2020-10-22
bloblist: Place on a 4KB boundary
Simon Glass
1
-1
/
+3
2020-10-22
log: Add missing category names
Simon Glass
1
-0
/
+5
2020-10-22
spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
Samuel Holland
2
-4
/
+17
2020-10-22
Revert "Fix data abort caused by mis-aligning FIT data"
Marek Vasut
1
-5
/
+2
2020-10-14
spl: Add SPL_SERIAL as requirement for SDP_USB_SDP
Otavio Salvador
1
-0
/
+1
2020-10-14
spl: Avoid printing boot device if silent console is enabled
Otavio Salvador
1
-1
/
+3
2020-10-14
cmd: Fixup DT to pass PStore Ramoops parameters
Frédéric Danis
1
-0
/
+4
2020-10-13
fit: cipher: aes: allow to read the IV in the FIT image
Philippe Reynes
1
-7
/
+15
2020-10-13
vboot: add DTB policy for supporting multiple required conf keys
Thirupathaiah Annapureddy
1
-3
/
+29
2020-10-10
log: syslog: Handle errors in net_init
Sean Anderson
1
-1
/
+3
2020-10-10
log: Disable the syslog driver by default
Simon Glass
1
-1
/
+0
2020-10-10
log: Add a way to enable/disable a log device
Simon Glass
1
-0
/
+38
2020-10-10
log: Add a flag to enable log drivers
Simon Glass
3
-1
/
+5
2020-10-10
log: Allow LOG_DEBUG to always enable log output
Simon Glass
1
-1
/
+5
[next]