summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-15test: Use a constant for the test timeoutSimon Glass
2024-10-15Merge patch series "mtd: Make sure UBIFS does not do multi-pass page programm...Tom Rini
2024-10-15mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashesTakahiro Kuwano
2024-10-15mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()Takahiro Kuwano
2024-10-15mtd: spi-nor: Replace default_init() hook with late_init()Takahiro Kuwano
2024-10-15mtd: spi-nor: Check nor->info before setting macronix_octal_fixupsTakahiro Kuwano
2024-10-15mtd: spi-nor: Allow flashes to specify MTD writesizeTakahiro Kuwano
2024-10-15mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashesTakahiro Kuwano
2024-10-15usb: dwc3: invalidate dcache on buffer used in interrupt handlingNeil Armstrong
2024-10-15usb: dwc3: fix dcache flush range calculationNeil Armstrong
2024-10-15usb: dwc3: allocate setup_buf with dma_alloc_coherent()Neil Armstrong
2024-10-14dts: Deduplicate dtbs targetMarek Vasut
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14configs: enable MbedTLS as default settingRaymond Mao
2024-10-14test: Remove ASN1 library testRaymond Mao
2024-10-14asn1_decoder: add build options for ASN1 decoderRaymond Mao
2024-10-14lib/rypto: Adapt rsa_helper to MbedTLSRaymond Mao
2024-10-14mbedtls: add RSA helper layer on MbedTLSRaymond Mao
2024-10-14lib/crypto: Adapt mscode_parser to MbedTLSRaymond Mao
2024-10-14mbedtls: add MSCode parser porting layerRaymond Mao
2024-10-14lib/crypto: Adapt PKCS7 parser to MbedTLSRaymond Mao
2024-10-14mbedtls: add PKCS7 parser porting layerRaymond Mao
2024-10-14lib/crypto: Adapt x509_cert_parser to MbedTLSRaymond Mao
2024-10-14mbedtls: add X509 cert parser porting layerRaymond Mao
2024-10-14lib/crypto: Adapt public_key header with MbedTLSRaymond Mao
2024-10-14mbedtls: add public key porting layerRaymond Mao
2024-10-14pkcs7: move common functions to PKCS7 helperRaymond Mao
2024-10-14x509: move common functions to x509 helperRaymond Mao
2024-10-14public_key: move common functions to public key helperRaymond Mao
2024-10-14mbedtls/external: update MbedTLS PKCS7 test suitesRaymond Mao
2024-10-14mbedtls/external: support decoding multiple signer's certRaymond Mao
2024-10-14mbedtls/external: support PKCS9 Authenticate AttributesRaymond Mao
2024-10-14mbedtls/external: support Microsoft Authentication CodeRaymond Mao
2024-10-14mbedtls: Enable smaller implementation for SHA256/512Raymond Mao
2024-10-14mbedtls: add digest shim layer for MbedTLSRaymond Mao
2024-10-14sha1: Remove sha1 non-watchdog APIRaymond Mao
2024-10-14md5: Remove md5 non-watchdog APIRaymond Mao
2024-10-14lib: Adapt digest header files to MbedTLSRaymond Mao
2024-10-14mbedtls: add mbedtls into the build systemRaymond Mao
2024-10-14CI: Exclude MbedTLS subtree for CONFIG checksRaymond Mao
2024-10-14usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only onceBhupesh Sharma
2024-10-14usb: xhci: pet watchdog during transfersGodfrey Mwangi
2024-10-14Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-10-14Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/cus...Tom Rini
2024-10-14Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-10-14configs: meson64: Ensure commands for boot targets are availableCallum Parsey
2024-10-14configs: meson64_android: Remove dtbo supportMattijs Korpershoek
2024-10-14configs: khadas-vim3{l}: Increase boot/recovery partition sizeMattijs Korpershoek
2024-10-14power/domain: meson-ee-pwrc: make sure to not enable a domain twiceNeil Armstrong
2024-10-14clk: meson: gxbb: add HDMI clocksNeil Armstrong