Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
695dbd5fae4fcd708a9424238818dc8de4d8148a
695dbd5
stm32mp: remove efi_add_known_memory() function definition
by Sughosh Ganu
· 6 weeks ago
d83a763
ti: k3: remove efi_add_known_memory() function definition
by Sughosh Ganu
· 6 weeks ago
a68c9ac
efi_memory: do not add U-Boot memory to the memory map
by Sughosh Ganu
· 6 weeks ago
2f61915
lmb: notify of any changes to the LMB memory map
by Sughosh Ganu
· 6 weeks ago
22f2c9e
efi: memory: use the lmb API's for allocating and freeing memory
by Sughosh Ganu
· 6 weeks ago
eb052cb
lmb: add and reserve memory above ram_top
by Sughosh Ganu
· 6 weeks ago
3c6896a
lmb: add a flag to allow suppressing memory map change notification
by Sughosh Ganu
· 6 weeks ago
c8a8f01
lmb: add versions of the lmb API with flags
by Sughosh Ganu
· 6 weeks ago
29502f6
test: Drop mention of old flags in a comment
by Simon Glass
· 6 weeks ago
5b9261f
Makefile: Drop SPL_FIT_GENERATOR support
by Marek Vasut
· 7 weeks ago
099b6df
Makefile: Drop SPL_FIT_SOURCE support
by Marek Vasut
· 7 weeks ago
2438203
test: Fix skip check for sleep command test
by Andrew Goodbody
· 7 weeks ago
08128f0
CI: Do not test "sleep" in QEMU
by Tom Rini
· 6 weeks ago
ea2515f
net: correct wget_connected debug messages
by Heinrich Schuchardt
· 7 weeks ago
8014fab
net/wget: set filesize
by Heinrich Schuchardt
· 7 weeks ago
bbfa458
Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
by Jonas Karlman
· 7 weeks ago
a198e8b
Merge patch series "test: Minor fixes to test.py"
by Tom Rini
· 6 weeks ago
4378732
Merge patch series to add a "fallback" keyword to extlinux.conf parsing
by Tom Rini
· 6 weeks ago
8798031
test: Add tests for the bootmeth set command
by Martyn Welch
· 7 weeks ago
3f6a0c8
test: Fix mulptiplex_log typo
by Simon Glass
· 7 weeks ago
3809fd3
bootstd: Add command to enable setting of bootmeth specific properties
by Martyn Welch
· 7 weeks ago
9fa4be6
test: Tidy up remaining exceptions
by Simon Glass
· 7 weeks ago
8ba82a9
boot: Add logic to enable booting from fallback option
by Martyn Welch
· 7 weeks ago
85d7dae
test: Detect dead connections
by Simon Glass
· 7 weeks ago
d2faad3
boot: pxe_utils: Add fallback support
by Martyn Welch
· 7 weeks ago
681b8f8
test: Separate out the exception handling
by Simon Glass
· 7 weeks ago
e4ad901
test: Move the receive code into a function
by Simon Glass
· 7 weeks ago
40a1ed1
test: Create a common function to get the config
by Simon Glass
· 7 weeks ago
4018a08
test: Avoid failing skipped tests
by Simon Glass
· 7 weeks ago
189c4d9
test: Use a constant for the test timeout
by Simon Glass
· 7 weeks ago
4f777c2
Merge patch series "mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it"
by Tom Rini
· 6 weeks ago
10e75dd
mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
by Takahiro Kuwano
· 6 weeks ago
20f1383
mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
by Takahiro Kuwano
· 6 weeks ago
0267cfa
mtd: spi-nor: Replace default_init() hook with late_init()
by Takahiro Kuwano
· 6 weeks ago
b8b610e
mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
by Takahiro Kuwano
· 6 weeks ago
88057da
mtd: spi-nor: Allow flashes to specify MTD writesize
by Takahiro Kuwano
· 6 weeks ago
6d7a8bf
mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
by Takahiro Kuwano
· 6 weeks ago
d206182
dts: Deduplicate dtbs target
by Marek Vasut
· 7 weeks ago
WIP/14Oct2024
d467f35
Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"
by Tom Rini
· 6 weeks ago
e65dcfe
configs: enable MbedTLS as default setting
by Raymond Mao
· 7 weeks ago
4e1ca04
test: Remove ASN1 library test
by Raymond Mao
· 7 weeks ago
ab58c46
asn1_decoder: add build options for ASN1 decoder
by Raymond Mao
· 7 weeks ago
e9b681a
lib/rypto: Adapt rsa_helper to MbedTLS
by Raymond Mao
· 7 weeks ago
1df80a4
mbedtls: add RSA helper layer on MbedTLS
by Raymond Mao
· 7 weeks ago
513a15d
lib/crypto: Adapt mscode_parser to MbedTLS
by Raymond Mao
· 7 weeks ago
65a7b48
mbedtls: add MSCode parser porting layer
by Raymond Mao
· 7 weeks ago
c47bbf9
lib/crypto: Adapt PKCS7 parser to MbedTLS
by Raymond Mao
· 7 weeks ago
7de0d15
mbedtls: add PKCS7 parser porting layer
by Raymond Mao
· 7 weeks ago
3741abf
lib/crypto: Adapt x509_cert_parser to MbedTLS
by Raymond Mao
· 7 weeks ago
70002ce
mbedtls: add X509 cert parser porting layer
by Raymond Mao
· 7 weeks ago
f758647
lib/crypto: Adapt public_key header with MbedTLS
by Raymond Mao
· 7 weeks ago
bfbf3ab
mbedtls: add public key porting layer
by Raymond Mao
· 7 weeks ago
aed1c9a
pkcs7: move common functions to PKCS7 helper
by Raymond Mao
· 7 weeks ago
fa1289c
x509: move common functions to x509 helper
by Raymond Mao
· 7 weeks ago
b36a8b8
public_key: move common functions to public key helper
by Raymond Mao
· 7 weeks ago
6b0d26c
mbedtls/external: update MbedTLS PKCS7 test suites
by Raymond Mao
· 7 weeks ago
6e7acd3
mbedtls/external: support decoding multiple signer's cert
by Raymond Mao
· 7 weeks ago
540bd26
mbedtls/external: support PKCS9 Authenticate Attributes
by Raymond Mao
· 7 weeks ago
9acdd53
mbedtls/external: support Microsoft Authentication Code
by Raymond Mao
· 7 weeks ago
c60e99f
mbedtls: Enable smaller implementation for SHA256/512
by Raymond Mao
· 7 weeks ago
bdc3f44
mbedtls: add digest shim layer for MbedTLS
by Raymond Mao
· 7 weeks ago
988e749
sha1: Remove sha1 non-watchdog API
by Raymond Mao
· 7 weeks ago
2b6f572
md5: Remove md5 non-watchdog API
by Raymond Mao
· 7 weeks ago
5d1d983
lib: Adapt digest header files to MbedTLS
by Raymond Mao
· 7 weeks ago
13de848
mbedtls: add mbedtls into the build system
by Raymond Mao
· 7 weeks ago
25ce987
CI: Exclude MbedTLS subtree for CONFIG checks
by Raymond Mao
· 7 weeks ago
c7aafb2
Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs
by Tom Rini
· 6 weeks ago
c676fc3
Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 6 weeks ago
e87c5df
Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· 6 weeks ago
315cad9
configs: meson64: Ensure commands for boot targets are available
by Callum Parsey
· 6 weeks ago
0b063d6
configs: meson64_android: Remove dtbo support
by Mattijs Korpershoek
· 6 weeks ago
ce138d9
configs: khadas-vim3{l}: Increase boot/recovery partition size
by Mattijs Korpershoek
· 6 weeks ago
bfa89c5
power/domain: meson-ee-pwrc: make sure to not enable a domain twice
by Neil Armstrong
· 7 weeks ago
53a9bae
clk: meson: gxbb: add HDMI clocks
by Neil Armstrong
· 7 weeks ago
8c914e5
video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled
by Neil Armstrong
· 7 weeks ago
b52364b
dts: meson-g12-common-u-boot: do not disable canvas
by Neil Armstrong
· 7 weeks ago
12ea40d2
ARM: meson: add support for Libre Computer aml-s905d3-cc
by Neil Armstrong
· 9 weeks ago
9e6e6b0
ARM: meson: add support for Libre Computer aml-a311d-cc
by Neil Armstrong
· 9 weeks ago
75c87c6
board: libre-computer: aml-s805x-cc: Enable capsule updates
by Neil Armstrong
· 10 weeks ago
f5b9f89
board: libretech-ac: move board support into dedicated directory
by Neil Armstrong
· 10 weeks ago
0c9c501
ufs: Add Support for Qualcomm UFS HC driver
by Bhupesh Sharma
· 3 months ago
690db79
ufs: allow UFSHCI version 4.0
by Neil Armstrong
· 3 months ago
b3f89c1
ufs: add get_max_pwr_mode callback
by Neil Armstrong
· 3 months ago
182e192
ufs: add device_reset callback
by Neil Armstrong
· 3 months ago
d3c32f2
configs: versal2: Add support for AMD UFS platform driver
by Venkatesh Yadav Abbarapu
· 9 weeks ago
b5ac5f0
ufs: ufs-amd-versal2: Add support for AMD UFS controller
by Venkatesh Yadav Abbarapu
· 9 weeks ago
4b0ea24
ufs: add support for DesignWare Controller
by Venkatesh Yadav Abbarapu
· 9 weeks ago
fd6ce5a
MAINTAINERS: Add myself to the list of UFS maintainers
by Neil Armstrong
· 8 weeks ago
67e291d
ufs: core: remove link_startup_again logic
by Neil Armstrong
· 8 weeks ago
966d3bf
ufs: Fix debug message in 'ufs_start'
by Bhupesh Sharma
· 8 weeks ago
5ce1a2c
ufs: Add missing memory barriers
by Bhupesh Sharma
· 8 weeks ago
00c54af
ufs: Sync possible UFS Quirks with Linux UFS driver
by Bhupesh Sharma
· 8 weeks ago
002afcc
ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
by Bhupesh Sharma
· 8 weeks ago
fdd33a7
ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
by Bhupesh Sharma
· 8 weeks ago
03c6f9b
ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
by Marek Vasut
· 8 weeks ago
31f1615
ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
by Marek Vasut
· 8 weeks ago
589a7bf
ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
by Neil Armstrong
· 8 weeks ago
4139e56
ufs: split flush and invalidate to only invalidate when required
by Neil Armstrong
· 8 weeks ago
c64d22b
ufs: fix dcache flush and invalidate range calculation
by Neil Armstrong
· 8 weeks ago
9c223d8
ufs: allocate descriptors with size aligned with DMA_MINALIGN
by Neil Armstrong
· 8 weeks ago
Next »