messages from 2024-05-25 20:00:58 to 2024-05-28 15:37:29 UTC [more...]
[PATCH v2 0/8] efi_loader: improve device-tree loading
2024-05-28 15:36 UTC (11+ messages)
` [PATCH v2 1/8] efi_loader: allow concatenation with contained end node
` [PATCH v2 2/8] cmd: eficonfig: add support for setting fdt
` [PATCH v2 3/8] cmd: efidebug: "
` [PATCH v2 4/8] efi_loader: load device-tree specified in boot option
` [PATCH v2 5/8] efi_loader: move distro_efi_get_fdt_name()
` [PATCH v2 6/8] efi_loader: return binary from efi_dp_from_lo()
` [PATCH v2 7/8] efi_loader: export efi_load_image_from_path
` [PATCH v2 8/8] efi_loader: load distro dtb in bootmgr
[PATCH] xilinx: zynqmp: Allow multiboot environment write even in saved environment
2024-05-28 15:11 UTC (3+ messages)
[PATCH] sunxi: spl: h616: fix booting from high MMC offset
2024-05-28 14:53 UTC (2+ messages)
[PATCH v3 00/25] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
2024-05-28 14:09 UTC (25+ messages)
` [PATCH v3 01/25] CI: Exclude MbedTLS subtree for CONFIG checks
` [PATCH v3 02/25] mbedtls: Add script to update MbedTLS subtree
` [PATCH v3 04/25] lib: Adapt digest header files to MbedTLS
` [PATCH v3 05/25] md5: Remove md5 non-watchdog API
` [PATCH v3 06/25] mbedtls: add digest shim layer for MbedTLS
` [PATCH v3 07/25] hash: integrate hash on mbedtls
` [PATCH v3 08/25] makefile: add mbedtls include directories
` [PATCH v3 09/25] mbedtls/external: support Microsoft Authentication Code
` [PATCH v3 10/25] mbedtls/external: support PKCS9 Authenticate Attributes
` [PATCH v3 11/25] mbedtls/external: support decoding multiple signer's cert
` [PATCH v3 12/25] mbedtls/external: update MbedTLS PKCS7 test suites
` [PATCH v3 13/25] mbedtls: add public key porting layer
` [PATCH v3 14/25] lib/crypto: Adapt public_key header with MbedTLS
` [PATCH v3 15/25] mbedtls: add X509 cert parser porting layer
` [PATCH v3 16/25] lib/crypto: Adapt x509_cert_parser to MbedTLS
` [PATCH v3 17/25] mbedtls: add PKCS7 parser porting layer
` [PATCH v3 18/25] lib/crypto: Adapt PKCS7 parser to MbedTLS
` [PATCH v3 19/25] mbedtls: add MSCode parser porting layer
` [PATCH v3 20/25] lib/crypto: Adapt mscode_parser to MbedTLS
` [PATCH v3 21/25] mbedtls: add RSA helper layer on MbedTLS
` [PATCH v3 22/25] lib/rypto: Adapt rsa_helper to MbedTLS
` [PATCH v3 23/25] asn1_decoder: remove ASN1 decoder when using MbedTLS
` [PATCH v3 24/25] test: Remove ASN1 library test
` [PATCH v3 25/25] configs: enable MbedTLS as default setting
[PATCH v4 0/5] fs/erofs: new filesystem
2024-05-28 14:03 UTC (8+ messages)
` [PATCH v4 2/5] lib/lz4: update LZ4 decompressor module
[PATCH 0/4] Support all phyCORE-i.MX8MP RAM variants
2024-05-28 13:35 UTC (5+ messages)
` [PATCH 1/4] board: phytec: phycore-imx8mp: spl: Fix syle issue
` [PATCH 2/4] board: phytec: phycore_imx8mp: Add support for different RAM sizes
` [PATCH 3/4] board: phytec: phycore_imx8mp: Make RAM size configuration fix
` [PATCH 4/4] board: phycore_imx8mp: enable setting 2GHz timings without RAM size
[PATCH v2 0/4] Enable OSPI boot for j721s2
2024-05-28 13:12 UTC (5+ messages)
` [PATCH v2 1/4] mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
` [PATCH v2 2/4] arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode
` [PATCH v2 3/4] arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node
` [PATCH v2 4/4] configs: j721s2_evm_*_defconfig: Enable OSPI configs
[PATCH 0/2] Migrate PHYTEC imx8m boards to OF_UPSTREAM
2024-05-28 13:12 UTC (6+ messages)
` [PATCH 1/2] arm: imx8mm-phycore: move "
` [PATCH 2/2] arm: imx8mp-phycore: "
[PATCH v2 1/1] andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND
2024-05-28 12:57 UTC
[PATCH v1 0/5] board: toradex: Add new Verdin and Aquila SKUs
2024-05-28 12:52 UTC (9+ messages)
` [PATCH v1 1/5] board: toradex: verdin-imx8mm: add 4 GB lpddr4 memory support
` [PATCH v1 2/5] board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GB
` [PATCH v1 3/5] toradex: tdx-cfg-block: add aquila am69 sku 0088 pid4
` [PATCH v1 4/5] toradex: tdx-cfg-block: add verdin imx95 sku 0089 pid4
` [PATCH v1 5/5] toradex: tdx-cfg-block: add verdin i.mx8m mini 0090 pid4
[PATCH 1/1] riscv: remove cache enablement in start.S
2024-05-28 12:49 UTC
[PATCH 1/1] andes: l2 cache driver: fixes typos and cctl status
2024-05-28 12:49 UTC
[PATCH 1/1] andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND
2024-05-28 12:49 UTC
[PATCH] clock: qcom: ipq4019: add I2C clocks
2024-05-28 12:31 UTC
[PATCH v2 00/14] Introduce the lwIP network stack
2024-05-28 11:50 UTC (12+ messages)
` [PATCH v2 01/14] net: introduce alternative implementation as net-lwip/
` [PATCH v2 12/14] test/py: net: add _lwip variants of dhcp, ping and tftpboot tests
[PATCH 0/7] watchdog_reset cleanup
2024-05-28 11:13 UTC (8+ messages)
` [PATCH 1/7] m68k: remove dead code
` [PATCH 2/7] wdt-uclass: watchdog_reset cleanup
` [PATCH 3/7] serial: ns16550: fix comment to mention schedule instead of watchdog_reset
` [PATCH 4/7] sh4: move reset_cpu() from watchdog.c to cpu.c
` [PATCH 5/7] sh4: remove watchdog.c file
` [PATCH 6/7] powerpc: mpc83xx: remove unused watchdog_reset() function
` [PATCH 7/7] powerpc: mpc85xx: remove dead watchdog-related code
[RFC] usb: xhci: Some USB devices fail to initialize
2024-05-28 11:04 UTC (3+ messages)
` [EXT] "
[PATCH v3 0/3] mtd: nand: raw: Collected improvements
2024-05-28 10:32 UTC (3+ messages)
` [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes
[PATCH] arm: dts: k3-j721s2-r5: Change GTC clock parent
2024-05-28 9:49 UTC
[PATCH v2 0/8] qcom: implement capsule updates
2024-05-28 9:10 UTC (16+ messages)
` [PATCH v2 1/8] dfu: add scsi backend
` [PATCH v2 2/8] disk: expose partition type flags
` [PATCH v2 3/8] mmc: msm_sdhci: work around a bug when writing
` [PATCH v2 4/8] mach-snapdragon: implement capsule update support
` [PATCH v2 5/8] qcom_defconfig: savedefconfig
` [PATCH v2 6/8] mach-snapdragon: use SYSRESET_PSCI
` [PATCH v2 7/8] mach-snapdragon: bump up heap size
` [PATCH v2 8/8] qcom_defconfig: enable capsule update support
[PATCH] usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
2024-05-28 9:04 UTC (2+ messages)
[PATCH v5] test/py: net_boot: Add test cases for net boot
2024-05-28 9:03 UTC
[PATCH v2 0/7] Add AVS support for J721S2
2024-05-28 9:03 UTC (9+ messages)
` [PATCH v2 1/7] power: pmic: tps65941: Add DM_PMIC dependency
` [PATCH v2 2/7] drivers: misc: k3_avs: Use soc_match_device instead of compatible
` [PATCH v2 3/7] drivers: misc: k3_avs: Check return code while programming AVS
` [PATCH v2 4/7] drivers: misc: k3_avs: Add AVS Support for J721S2
` [PATCH v2 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0
` [PATCH v2 6/7] arm: dts: j721s2: Add VTM node in R5
` [PATCH v2 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs
[PATCH] ufs: core: remove link_startup_again logic
2024-05-28 8:36 UTC
[PATCH 0/5] pinctrl: qcom: allow setting pins configuration for sepcial pins
2024-05-28 8:31 UTC (6+ messages)
` [PATCH 1/5] pinctrl: qcom: add support for bias-pull-down
` [PATCH 2/5] arm: mach-snapdragon: gpio: introduce msm_special_pin_data
` [PATCH 3/5] pinctrl: qcom: add support setting pin configuration for special pins
` [PATCH 4/5] pinctrl: qcom: sm8550: add special pins pins configuration data
` [PATCH 5/5] pinctrl: qcom: sm8650: "
[PATCH 0/3] Android partition load optimization
2024-05-28 7:49 UTC (7+ messages)
` [PATCH 1/3] abootcmd: Add load subcommand
` [PATCH 2/3] avb: Implement get_preloaded_partition callback
` [PATCH 3/3] abootimg: Implement smart image load feature
[PATCH] arm: dts: k3-j721e-r5-common-proc-board: Set parent clock for clock ID 342
2024-05-28 7:48 UTC (3+ messages)
[PATCH] arm: move _end to linker symbols
2024-05-28 7:46 UTC (4+ messages)
[PATCH] configs: add mvebu_espressobin_ultra-88f3720_defconfig
2024-05-27 21:33 UTC (2+ messages)
[PATCH v3 0/7] add ArmSoM Sige7 Rk3588 board
2024-05-27 20:17 UTC (11+ messages)
` [PATCH v3 1/7] arm64: dts: rockchip: Add rk3588 GPU node
` [PATCH v3 2/7] arm64: dts: rockchip: Fix ordering of nodes on rk3588s
` [PATCH v3 3/7] arm64: dts: rockchip: fix usb2phy nodename for rk3588
` [PATCH v3 4/7] arm64: dts: rockchip: add USBDP phys on rk3588
` [PATCH v3 5/7] arm64: dts: rockchip: add USB3 DRD controllers "
` [PATCH v3 6/7] arm64: dts: rockchip: Add ArmSom Sige7 board
` [PATCH v3 7/7] board: rockchip: add ArmSoM Sige7 Rk3588 board
Pull request for tpm-master-27052024
2024-05-27 20:18 UTC (5+ messages)
[PATCH] global_data.h: drop write-only field dm_root_f
2024-05-27 20:04 UTC
[PATCH] riscv: dts: jh7110: Update qspi node with upstream
2024-05-27 18:14 UTC (3+ messages)
[PATCH v2 0/2] clk: add a stub clock driver
2024-05-27 17:12 UTC (3+ messages)
` [PATCH v2 1/2] clk: add "
` [PATCH v2 2/2] qcom_defconfig: enable stub clock
[PATCH 1/1] Added arm64 assembly for examples/api crt0
2024-05-27 16:07 UTC (9+ messages)
[PATCH v2] board: rockchip: add ArmSoM Sige7 Rk3588 board
2024-05-27 15:23 UTC (6+ messages)
Pull request: u-boot-rockchip-20240525
2024-05-27 14:55 UTC (2+ messages)
[PATCH 1/2] arm64: dts: rockchip: Fix spl-boot-order for edgeble-ncm6b
2024-05-27 9:12 UTC (8+ messages)
` [PATCH 2/2] rockchip: rk3588-edgeble: Add USB OTG support
[PATCH v5 1/2] tpm-v2: add support for mapping algorithm names to algos
2024-05-27 12:02 UTC (7+ messages)
` [PATCH v5 2/2] tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend
[PATCH v4] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
2024-05-27 8:30 UTC (2+ messages)
[PATCH] Revert "arm: dts: bcm283x: Add minimal smbios information"
2024-05-27 7:58 UTC (2+ messages)
[PATCH v4 0/3] Introduce mtdblock device
2024-05-27 7:37 UTC (2+ messages)
[PATCH] xilinx: Add option to load environment from outside of boot media
2024-05-27 7:34 UTC (2+ messages)
[PATCH] fs: ubifs: Add support for ZSTD decompression
2024-05-27 6:13 UTC (3+ messages)
[PATCH 1/2] ARM: dts: renesas: Switch to using upstream DT on Renesas R8A779H0 V4M
2024-05-27 5:11 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: renesas: Drop R8A779H0 V4M DTs with OF_UPSTREAM counterparts
[PATCH] arm: exynos: Map iRAM APM area for Exynos850 SoC
2024-05-25 21:53 UTC
[PATCH] arm: dts: e850-96: Remove not needed bootph-all flags
2024-05-25 21:51 UTC
[PATCH v2] arm: exynos: Migrate E850-96 board to OF_UPSTREAM
2024-05-25 21:18 UTC
[PATCH] arm: exynos: Migrate E850-96 board to OF_UPSTREAM
2024-05-25 21:16 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox