Commit Graph

  • bbfa4587b5 Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" Jonas Karlman 2024-10-08 19:18:31 +00:00
  • a198e8bb6c Merge patch series "test: Minor fixes to test.py" Tom Rini 2024-10-15 09:31:50 -06:00
  • 4378732d56 Merge patch series to add a "fallback" keyword to extlinux.conf parsing Tom Rini 2024-10-15 09:18:04 -06:00
  • 87980311fb test: Add tests for the bootmeth set command Martyn Welch 2024-10-09 14:15:41 +01:00
  • 3f6a0c890b test: Fix mulptiplex_log typo Simon Glass 2024-10-09 18:29:05 -06:00
  • 3809fd35a5 bootstd: Add command to enable setting of bootmeth specific properties Martyn Welch 2024-10-09 14:15:40 +01:00
  • 9fa4be6598 test: Tidy up remaining exceptions Simon Glass 2024-10-09 18:29:04 -06:00
  • 8ba82a91b3 boot: Add logic to enable booting from fallback option Martyn Welch 2024-10-09 14:15:39 +01:00
  • 85d7dae377 test: Detect dead connections Simon Glass 2024-10-09 18:29:03 -06:00
  • d2faad3ff3 boot: pxe_utils: Add fallback support Martyn Welch 2024-10-09 14:15:38 +01:00
  • 681b8f86e4 test: Separate out the exception handling Simon Glass 2024-10-09 18:29:02 -06:00
  • e4ad90149c test: Move the receive code into a function Simon Glass 2024-10-09 18:29:01 -06:00
  • 40a1ed1e76 test: Create a common function to get the config Simon Glass 2024-10-09 18:29:00 -06:00
  • 4018a08e42 test: Avoid failing skipped tests Simon Glass 2024-10-09 18:28:59 -06:00
  • 189c4d9f5c test: Use a constant for the test timeout Simon Glass 2024-10-09 18:28:58 -06:00
  • 4f777c2ef2 Merge patch series "mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it" Tom Rini 2024-10-15 09:03:17 -06:00
  • 10e75dd0bc mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes Takahiro Kuwano 2024-10-15 13:08:36 +09:00
  • 20f1383bad mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() Takahiro Kuwano 2024-10-15 13:08:35 +09:00
  • 0267cfa857 mtd: spi-nor: Replace default_init() hook with late_init() Takahiro Kuwano 2024-10-15 13:08:34 +09:00
  • b8b610e7d4 mtd: spi-nor: Check nor->info before setting macronix_octal_fixups Takahiro Kuwano 2024-10-15 13:08:33 +09:00
  • 88057dab2c mtd: spi-nor: Allow flashes to specify MTD writesize Takahiro Kuwano 2024-10-15 13:08:32 +09:00
  • 6d7a8bf8c0 mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes Takahiro Kuwano 2024-10-15 13:08:31 +09:00
  • 3e47302dd7 usb: dwc3: invalidate dcache on buffer used in interrupt handling Neil Armstrong 2024-10-11 16:38:26 +02:00
  • 502a50ab1f usb: dwc3: fix dcache flush range calculation Neil Armstrong 2024-10-11 16:38:25 +02:00
  • 1f12fc7e33 usb: dwc3: allocate setup_buf with dma_alloc_coherent() Neil Armstrong 2024-10-11 16:38:24 +02:00
  • d2061828a4 dts: Deduplicate dtbs target Marek Vasut 2024-10-04 02:10:42 +02:00
  • d467f359c4 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" Tom Rini 2024-10-14 13:34:06 -06:00
  • e65dcfe6bb configs: enable MbedTLS as default setting Raymond Mao 2024-10-03 14:50:40 -07:00
  • 4e1ca0416b test: Remove ASN1 library test Raymond Mao 2024-10-03 14:50:39 -07:00
  • ab58c46584 asn1_decoder: add build options for ASN1 decoder Raymond Mao 2024-10-03 14:50:38 -07:00
  • e9b681a347 lib/rypto: Adapt rsa_helper to MbedTLS Raymond Mao 2024-10-03 14:50:37 -07:00
  • 1df80a4f5f mbedtls: add RSA helper layer on MbedTLS Raymond Mao 2024-10-03 14:50:36 -07:00
  • 513a15db0d lib/crypto: Adapt mscode_parser to MbedTLS Raymond Mao 2024-10-03 14:50:35 -07:00
  • 65a7b48d5a mbedtls: add MSCode parser porting layer Raymond Mao 2024-10-03 14:50:34 -07:00
  • c47bbf9a57 lib/crypto: Adapt PKCS7 parser to MbedTLS Raymond Mao 2024-10-03 14:50:33 -07:00
  • 7de0d155cc mbedtls: add PKCS7 parser porting layer Raymond Mao 2024-10-03 14:50:32 -07:00
  • 3741abfe86 lib/crypto: Adapt x509_cert_parser to MbedTLS Raymond Mao 2024-10-03 14:50:31 -07:00
  • 70002cec5f mbedtls: add X509 cert parser porting layer Raymond Mao 2024-10-03 14:50:30 -07:00
  • f7586471e7 lib/crypto: Adapt public_key header with MbedTLS Raymond Mao 2024-10-03 14:50:29 -07:00
  • bfbf3ab615 mbedtls: add public key porting layer Raymond Mao 2024-10-03 14:50:28 -07:00
  • aed1c9a20e pkcs7: move common functions to PKCS7 helper Raymond Mao 2024-10-03 14:50:27 -07:00
  • fa1289c5d0 x509: move common functions to x509 helper Raymond Mao 2024-10-03 14:50:26 -07:00
  • b36a8b8911 public_key: move common functions to public key helper Raymond Mao 2024-10-03 14:50:25 -07:00
  • 6b0d26caf1 mbedtls/external: update MbedTLS PKCS7 test suites Raymond Mao 2024-10-03 14:50:24 -07:00
  • 6e7acd36de mbedtls/external: support decoding multiple signer's cert Raymond Mao 2024-10-03 14:50:23 -07:00
  • 540bd26b82 mbedtls/external: support PKCS9 Authenticate Attributes Raymond Mao 2024-10-03 14:50:22 -07:00
  • 9acdd5339a mbedtls/external: support Microsoft Authentication Code Raymond Mao 2024-10-03 14:50:21 -07:00
  • c60e99ff62 mbedtls: Enable smaller implementation for SHA256/512 Raymond Mao 2024-10-03 14:50:20 -07:00
  • bdc3f44a6b mbedtls: add digest shim layer for MbedTLS Raymond Mao 2024-10-03 14:50:19 -07:00
  • 988e749d97 sha1: Remove sha1 non-watchdog API Raymond Mao 2024-10-03 14:50:18 -07:00
  • 2b6f572958 md5: Remove md5 non-watchdog API Raymond Mao 2024-10-03 14:50:17 -07:00
  • 5d1d98399f lib: Adapt digest header files to MbedTLS Raymond Mao 2024-10-03 14:50:16 -07:00
  • 13de848338 mbedtls: add mbedtls into the build system Raymond Mao 2024-10-03 14:50:15 -07:00
  • 25ce987bb9 CI: Exclude MbedTLS subtree for CONFIG checks Raymond Mao 2024-10-03 14:50:14 -07:00
  • 3794bbf9e0 usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only once Bhupesh Sharma 2023-08-23 21:11:23 +05:30
  • fe91450a59 usb: xhci: pet watchdog during transfers Godfrey Mwangi 2023-08-04 12:00:39 -07:00
  • c7aafb20ce Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs Tom Rini 2024-10-14 08:15:15 -06:00
  • c676fc3710 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2024-10-14 08:14:46 -06:00
  • e87c5dfbaa Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash Tom Rini 2024-10-14 08:13:23 -06:00
  • 315cad97a5 configs: meson64: Ensure commands for boot targets are available Callum Parsey 2024-10-12 08:03:51 +00:00
  • 0b063d6640 configs: meson64_android: Remove dtbo support Mattijs Korpershoek 2024-10-11 17:51:03 +02:00
  • ce138d9742 configs: khadas-vim3{l}: Increase boot/recovery partition size Mattijs Korpershoek 2024-10-11 17:51:02 +02:00
  • bfa89c503f power/domain: meson-ee-pwrc: make sure to not enable a domain twice Neil Armstrong 2024-10-09 11:15:21 +02:00
  • 53a9baeefb clk: meson: gxbb: add HDMI clocks Neil Armstrong 2024-10-09 11:15:20 +02:00
  • 8c914e5364 video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled Neil Armstrong 2024-10-09 10:01:56 +02:00
  • b52364b942 dts: meson-g12-common-u-boot: do not disable canvas Neil Armstrong 2024-10-08 18:23:42 +02:00
  • 12ea40d29d ARM: meson: add support for Libre Computer aml-s905d3-cc Neil Armstrong 2024-09-20 15:33:34 +02:00
  • 9e6e6b034b ARM: meson: add support for Libre Computer aml-a311d-cc Neil Armstrong 2024-09-20 15:33:33 +02:00
  • 75c87c6cbc board: libre-computer: aml-s805x-cc: Enable capsule updates Neil Armstrong 2024-09-17 14:34:46 +02:00
  • f5b9f8900c board: libretech-ac: move board support into dedicated directory Neil Armstrong 2024-09-17 14:34:45 +02:00
  • 0c9c501a87 ufs: Add Support for Qualcomm UFS HC driver Bhupesh Sharma 2024-09-10 11:50:13 +02:00
  • 690db792cf ufs: allow UFSHCI version 4.0 Neil Armstrong 2024-09-10 11:50:12 +02:00
  • b3f89c1d6e ufs: add get_max_pwr_mode callback Neil Armstrong 2024-09-10 11:50:11 +02:00
  • 182e19225b ufs: add device_reset callback Neil Armstrong 2024-09-10 11:50:10 +02:00
  • d3c32f2c76 configs: versal2: Add support for AMD UFS platform driver Venkatesh Yadav Abbarapu 2024-09-20 09:46:51 +05:30
  • b5ac5f0307 ufs: ufs-amd-versal2: Add support for AMD UFS controller Venkatesh Yadav Abbarapu 2024-09-20 09:46:50 +05:30
  • 4b0ea24b42 ufs: add support for DesignWare Controller Venkatesh Yadav Abbarapu 2024-09-20 09:46:49 +05:30
  • fd6ce5a50d MAINTAINERS: Add myself to the list of UFS maintainers Neil Armstrong 2024-09-30 14:44:35 +02:00
  • 67e291d147 ufs: core: remove link_startup_again logic Neil Armstrong 2024-09-30 14:44:34 +02:00
  • 966d3bf431 ufs: Fix debug message in 'ufs_start' Bhupesh Sharma 2024-09-30 14:44:33 +02:00
  • 5ce1a2c7de ufs: Add missing memory barriers Bhupesh Sharma 2024-09-30 14:44:32 +02:00
  • 00c54af3ad ufs: Sync possible UFS Quirks with Linux UFS driver Bhupesh Sharma 2024-09-30 14:44:31 +02:00
  • 002afccdaf ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP Bhupesh Sharma 2024-09-30 14:44:30 +02:00
  • fdd33a7f14 ufs/ufs.h: Add definition of 'ufshcd_rmwl()' Bhupesh Sharma 2024-09-30 14:44:29 +02:00
  • 03c6f9b6bf ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO Marek Vasut 2024-09-30 14:44:28 +02:00
  • 31f1615890 ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS Marek Vasut 2024-09-30 14:44:27 +02:00
  • 589a7bf0fe ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary Neil Armstrong 2024-09-30 14:44:26 +02:00
  • 4139e5680b ufs: split flush and invalidate to only invalidate when required Neil Armstrong 2024-09-30 14:44:25 +02:00
  • c64d22b57d ufs: fix dcache flush and invalidate range calculation Neil Armstrong 2024-09-30 14:44:24 +02:00
  • 9c223d8d8b ufs: allocate descriptors with size aligned with DMA_MINALIGN Neil Armstrong 2024-09-30 14:44:23 +02:00
  • 29e5dbc55c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi Tom Rini 2024-10-13 20:25:41 -06:00
  • 96573a1312 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh Tom Rini 2024-10-13 20:25:22 -06:00
  • 580fb57736 Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2024-10-13 16:25:01 -06:00
  • edcb15c583 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9 Marek Vasut 2024-09-13 01:53:59 +02:00
  • 47fc273ee2 clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9 Marek Vasut 2024-09-13 01:53:58 +02:00
  • 8c417ceaed clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9 Marek Vasut 2024-09-13 01:53:57 +02:00
  • d46a040e73 clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9 Marek Vasut 2024-09-13 01:53:56 +02:00
  • 04395af28f pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9 Marek Vasut 2024-09-11 23:09:39 +02:00
  • 4d84508177 pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9 Marek Vasut 2024-09-11 23:09:38 +02:00
  • 0034edc2f4 sh: cache: Fill in invalidate_icache_all() Marek Vasut 2024-09-10 01:18:09 +02:00