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-03-03
usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
Pali Rohár
1
-12
/
+2
2021-03-03
usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
Pali Rohár
1
-8
/
+4
2021-03-03
usb: musb: Fix receiving of bigger buffers
Pali Rohár
1
-1
/
+15
2021-03-03
usb: musb: Fix transmission of bigger buffers
Pali Rohár
1
-11
/
+6
2021-03-03
usb: musb: Read value of PERI_RXCSR to 16bit variable
Pali Rohár
1
-1
/
+1
2021-03-03
usb: musb: Fix configuring FIFO for endpoints
Pali Rohár
1
-4
/
+4
2021-03-03
usb: musb: Always clear the data toggle bit when configuring ep
Pali Rohár
1
-4
/
+0
2021-03-03
usb: musb: Fix compilation of gadget code
Pali Rohár
1
-0
/
+1
2021-03-03
serial: usbtty: Send urb data in correct order
Pali Rohár
1
-9
/
+3
2021-03-03
serial: usbtty: Fix puts function
Pali Rohár
1
-2
/
+2
2021-03-03
Merge tag 'rpi-next-2021.04.2' of https://source.denx.de/u-boot/custodians/u-...
Tom Rini
5
-14
/
+93
2021-03-02
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
2
-0
/
+48
2021-03-02
tpm: Add TPM2 support for write_lock
Simon Glass
3
-1
/
+36
2021-03-02
tpm: Add TPM2 support for read/write values
Simon Glass
4
-2
/
+127
2021-03-02
tpm: Add an implementation of define_space
Simon Glass
2
-0
/
+65
2021-03-02
tpm: Reduce duplication in a few functions
Simon Glass
1
-5
/
+8
2021-03-02
tpm: Add a basic API implementation for TPMv2
Simon Glass
1
-7
/
+77
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
10
-169
/
+168
2021-03-02
tpm: Add an API that can support v1.2 and v2
Simon Glass
2
-0
/
+537
2021-03-02
tpm: Add debugging of request in tpm_sendrecv_command()
Simon Glass
1
-2
/
+8
2021-03-02
tpm: Use logging in the uclass
Simon Glass
1
-3
/
+5
2021-03-02
tpm: Don't include cr50 in TPL/SPL
Simon Glass
2
-3
/
+3
2021-03-02
bootm: Fix duplicate debugging in bootm_process_cmdline()
Simon Glass
1
-1
/
+1
2021-03-02
sandbox: Write out bloblist when exiting
Simon Glass
1
-0
/
+5
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
5
-30
/
+37
2021-03-02
sandbox: Add os_realloc()
Simon Glass
2
-1
/
+59
2021-03-02
s5p4418_nanopi2: Drop dead code
Simon Glass
2
-146
/
+0
2021-03-02
doc: Add a note about producing 'md.b' output using hexdump
Simon Glass
1
-0
/
+10
2021-03-02
doc: describe the md command
Simon Glass
3
-1
/
+97
2021-03-02
binman: Indicate how to make binman verbose
Simon Glass
2
-1
/
+4
2021-03-02
spl: Drop duplicate 'Jumping to U-Boot' message
Simon Glass
1
-2
/
+1
2021-03-02
arm: remove set_dacr/get_dacr functions
Patrick Delaunay
1
-14
/
+0
2021-03-02
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
3
-10
/
+0
2021-03-02
arm: omap2: remove arm_init_domains
Patrick Delaunay
1
-17
/
+0
2021-03-02
arm: cp15: update DACR value to activate access control
Patrick Delaunay
1
-2
/
+5
2021-03-02
arm: cosmetic: align TTB_SECT define value
Patrick Delaunay
1
-1
/
+1
2021-03-02
arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH
Patrick Delaunay
1
-1
/
+1
2021-03-02
stm32mp: update the mmu configuration for SPL and prereloc
Patrick Delaunay
1
-10
/
+30
2021-03-02
stm32mp: update MMU config before the relocation
Patrick Delaunay
1
-4
/
+9
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
134
-142
/
+142
2021-03-02
Revert "lpc32xx: cpu: add support for soft reset"
Harald Seiler
1
-16
/
+5
2021-03-02
board: ns3: Remove superfluous reset logic
Harald Seiler
1
-20
/
+2
2021-03-02
nds32: Remove dead reset_cpu() implementation
Harald Seiler
1
-22
/
+0
2021-03-02
configs: Resync with savedefconfig
Tom Rini
8
-73
/
+16
2021-03-02
configs: rpi4_32: Enable iProc RNG200
Matthias Brugger
1
-0
/
+2
2021-03-02
rng: iproc_rng200: Enable support for RPi4 armv7
Matthias Brugger
1
-4
/
+4
2021-03-02
MAINTAINERS: Update info for Raspberry Pi
Matthias Brugger
1
-1
/
+3
2021-03-02
drivers: mmc: iproc_sdhci: enable HS200 mode
Bharat Gooty
1
-9
/
+83
2021-03-02
configs: RPi2: Disable EFI Grub workaround
Matthias Brugger
1
-0
/
+1
2021-03-02
pinctrl: at91-pio4: add support for slew-rate
Claudiu Beznea
2
-3
/
+24
[prev]
[next]