messages from 2024-07-31 14:42:44 to 2024-08-01 22:59:10 UTC [more...]
[RFC PATCH 0/4] dm: Duplicate uclass name fix and alias improvements
2024-08-01 19:28 UTC (10+ messages)
` [RFC PATCH 1/4] dm: core: Add a way to specify an alt name for alias sequence numbering
` [RFC PATCH 2/4] dm: core: Show device sequence instead in dm_dump_tree()
` [RFC PATCH 3/4] cmd: bind: Use device sequence instead for driver bind/unbind
` [RFC PATCH 4/4] usb: gadget: udc: Fix duplicate uclass name
[PATCH 0/9] Add Anbernic RG35XX-2024
2024-08-01 22:55 UTC (9+ messages)
` [PATCH 1/9] sunxi: H616: dram: DDR3: adjust settings
` [PATCH 2/9] sunxi: H616: dram: LPDDR3: "
` [PATCH 3/9] sunxi: H616: dram: LPDDR4: "
` [PATCH 4/9] sunxi: H616: DRAM: Add alternative pin mapping
` [PATCH 5/9] sunxi: H616: DRAM: Adjust configuration procedure
` [PATCH 6/9] sunxi: H616: DRAM: Adjust size scan procedure
` [PATCH 7/9] sunxi: H616: dram: Update mbus priorities
` [PATCH 8/9] sunxi: dts: arm/arm64: update sun50i-h616.dtsi from Linux-v6.11-rc1
[RFC] rockchip: rk3399: Migrate to use TPL on bob and kevin
2024-08-01 22:13 UTC (3+ messages)
[PATCH 0/5] board: rockchip: Add Radxa ZERO 3W/3E
2024-08-01 21:47 UTC (7+ messages)
` [PATCH 4/5] dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL
` [PATCH 5/5] board: rockchip: Add Radxa ZERO 3W/3E
[PATCH 0/2] board: rockchip: Add Radxa ROCK 3B
2024-08-01 21:32 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH 1/2] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
2024-08-01 21:16 UTC (6+ messages)
` [PATCH 2/2] config: Adjust Phytec imx8mm module config to support NVME disk
[PATCH v5 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
2024-08-01 21:16 UTC (31+ messages)
` [PATCH v5 01/27] CI: Exclude MbedTLS subtree for CONFIG checks
` [PATCH v5 02/27] mbedtls: add mbedtls into the build system
` [PATCH v5 03/27] lib: Adapt digest header files to MbedTLS
` [PATCH v5 04/27] md5: Remove md5 non-watchdog API
` [PATCH v5 05/27] sha1: Remove sha1 "
` [PATCH v5 06/27] mbedtls: add digest shim layer for MbedTLS
` [PATCH v5 07/27] hash: integrate hash on mbedtls
` [PATCH v5 08/27] mbedtls/external: support Microsoft Authentication Code
` [PATCH v5 09/27] mbedtls/external: support PKCS9 Authenticate Attributes
` [PATCH v5 10/27] mbedtls/external: support decoding multiple signer's cert
` [PATCH v5 11/27] mbedtls/external: update MbedTLS PKCS7 test suites
` [PATCH v5 12/27] public_key: move common functions to public key helper
` [PATCH v5 13/27] x509: move common functions to x509 helper
` [PATCH v5 14/27] pkcs7: move common functions to PKCS7 helper
` [PATCH v5 15/27] mbedtls: add public key porting layer
` [PATCH v5 16/27] lib/crypto: Adapt public_key header with MbedTLS
` [PATCH v5 17/27] mbedtls: add X509 cert parser porting layer
` [PATCH v5 18/27] lib/crypto: Adapt x509_cert_parser to MbedTLS
` [PATCH v5 19/27] mbedtls: add PKCS7 parser porting layer
` [PATCH v5 20/27] lib/crypto: Adapt PKCS7 parser to MbedTLS
` [PATCH v5 21/27] mbedtls: add MSCode parser porting layer
` [PATCH v5 22/27] lib/crypto: Adapt mscode_parser to MbedTLS
` [PATCH v5 23/27] mbedtls: add RSA helper layer on MbedTLS
` [PATCH v5 24/27] lib/rypto: Adapt rsa_helper to MbedTLS
` [PATCH v5 25/27] asn1_decoder: add build options for ASN1 decoder
` [PATCH v5 26/27] test: Remove ASN1 library test
` [PATCH v5 27/27] configs: enable MbedTLS as default setting
[PATCH 0/4] fs: ubifs: Fix crash and add safeguards
2024-08-01 19:39 UTC (7+ messages)
` [EXTERNAL] "
[RFC PATCH 0/4] lmb: Tweaks as discussed
2024-08-01 17:44 UTC (7+ messages)
` [RFC PATCH 2/4] lmb: Tighten up the code in lmb_add_region_flags()
[PATCH 5/6] efi: Use malloc() for the EFI pool
2024-08-01 17:43 UTC (15+ messages)
[PATCH v2 0/3] efi: Start tidying up memory management
2024-08-01 17:36 UTC (4+ messages)
` [PATCH v2 1/3] efi: Allow use of malloc() for the EFI pool
` [PATCH v2 2/3] efi: Convert device_path allocation to use malloc()
` [PATCH v2 3/3] efi: Show the location of the bounce buffer
[PATCH v2] bootstage: Fix out-of-bounds read in reloc_bootstage()
2024-08-01 16:14 UTC (4+ messages)
[PATCH v5 00/20] Introduce the lwIP network stack
2024-08-01 15:21 UTC (7+ messages)
[PATCH v2 2/2] config: Adjust Phytec imx8mm module config to support NVME disk
2024-08-01 14:46 UTC
[PATCHv3 00/14] Add a subcommand 'release' to cmd/cpu.c
2024-08-01 14:42 UTC (10+ messages)
` [PATCHv4 10/14] cmd: cpu: add release subcommand
` [PATCHv4 11/14] doc: cmd: add documentation for cpu command
[PATCH] list: use list_count_nodes() to count list entries
2024-08-01 14:42 UTC (2+ messages)
[PATCH v2] boot: android: fix booting without a ramdisk
2024-08-01 14:42 UTC (5+ messages)
[PATCH v2 1/1] net: dwc_eth_qos: mdio: Implement clause 45
2024-08-01 14:21 UTC (2+ messages)
[PATCH v3] net/tftp: make tftpput working with servers that do not use OACK
2024-08-01 14:21 UTC (2+ messages)
[PATCH] net: remove duplicate eth_env_set_enetaddr_by_index() declaration
2024-08-01 14:21 UTC (2+ messages)
[PATCH v3 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
2024-08-01 14:20 UTC (2+ messages)
Selecting serial device for console
2024-08-01 11:32 UTC
[PATCH v3] doc: document the pwm command
2024-08-01 11:19 UTC (3+ messages)
[PATCH v2] doc: document the pwm command
2024-08-01 9:59 UTC (3+ messages)
Vulnerability in LZMA implementation
2024-07-31 23:31 UTC
[PATCH] tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()
2024-08-01 12:56 UTC (4+ messages)
[PATCH v8 8/8] rockchip: Avoid #ifdefs in RK3399 SPL
2024-08-01 12:49 UTC (3+ messages)
[PATCH v9 7/8] rockchip: Ensure memory size is available in RK3399 SPL
2024-08-01 12:47 UTC (2+ messages)
` [PATCH v9 8/8] rockchip: Avoid #ifdefs "
[PATCH] i2c: mux: Fix error path in i2c-arb-gpio
2024-08-01 10:37 UTC (4+ messages)
[PATCH] rockchip: clk: add UART0 clock getter/setter
2024-08-01 10:27 UTC (3+ messages)
[PATCH] i2c: pca954x: Remove pointer to GD
2024-08-01 10:24 UTC (2+ messages)
[PATCH v2] cmd: led: fix led command usage for the LED_SW_BLINK enabled case
2024-08-01 6:41 UTC (2+ messages)
[PATCH v1 0/1] board: tegra: convert boards to text env
2024-08-01 5:57 UTC (2+ messages)
` [PATCH v1 1/1] board: tegra: convert tegra-based "
[PATCH v1 0/1] disk: add TegraPT support
2024-08-01 5:48 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/3] video: tegra: implement ganged dsi mode
2024-08-01 5:33 UTC (4+ messages)
` [PATCH v1 1/3] video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use
` [PATCH v1 2/3] video: tegra20: dsi: add ganged mode support
` [PATCH v1 3/3] video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver
[PATCHv5 00/14] Add a subcommand 'release' to cmd/cpu.c
2024-08-01 3:59 UTC (15+ messages)
` [PATCHv5 01/14] clk: imx8m: register ARM A53 core clock
` [PATCHv5 02/14] cpu: add release_core callback
` [PATCHv5 03/14] cpu: sandbox: implement "
` [PATCHv5 04/14] test: cpu: add test for release CPU core
` [PATCHv5 05/14] cpu: imx: fix the CPU frequency in cpu_imx_get_info()
` [PATCHv5 06/14] cpu: imx: fix the CPU type field width
` [PATCHv5 07/14] cpu: imx: removed the tail '\n' of the CPU description
` [PATCHv5 08/14] cpu: imx: Add i.MX 8M series SoCs
` [PATCHv5 09/14] cpu: imx: implement release_core callback
` [PATCHv5 10/14] cmd: cpu: add release subcommand
` [PATCHv5 11/14] doc: cmd: add documentation for cpu command
` [PATCHv5 12/14] MAINTAINERS: add entry "
` [PATCHv5 13/14] configs: imx8m: enable the 'cpu' command
` [PATCHv5 14/14] configs: imx93: "
[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
2024-08-01 0:28 UTC (10+ messages)
[GIT PULL] u-boot-video/video-20240731
2024-07-31 23:51 UTC (2+ messages)
[PATCH v4] board: rockchip: add Radxa ROCK 3 Model C
2024-07-31 22:58 UTC (2+ messages)
[PATCH v7 0/8] Bug-fixes for a few boards
2024-07-31 22:40 UTC (12+ messages)
` [PATCH v7 1/8] mkeficapsule: Add a --version argument
` [PATCH v7 2/8] binman: Collect the version number for mkeficapsule
` [PATCH v7 3/8] binman: Deal with mkeficapsule being missing
` [PATCH v7 4/8] binman: Return failure when a usage() message is generated
` [PATCH v7 5/8] binman: Keep the efi_capsule input file
` [PATCH v7 6/8] fdt: Correct condition for bloblist existing
` [PATCH v7 7/8] rockchip: Ensure memory size is available in RK3399 SPL
` [PATCH v7 8/8] rockchip: Avoid #ifdefs "
[PATCH 0/9] Bug-fixes for a few boards
2024-07-31 21:39 UTC (17+ messages)
` [PATCH 5/9] fdt: Correct condition for bloblist existing
[PATCH 0/2] board: rockchip: Add FriendlyElec CM3588 NAS
2024-07-31 21:12 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board
` [PATCH 2/2] board: rockchip: Add FriendlyElec CM3588 NAS
[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
2024-07-31 20:05 UTC (11+ messages)
[PATCH 0/4] U-Boot support for the Rock 5 ITX
2024-07-31 19:41 UTC (3+ messages)
` [PATCH 4/4] board: rockchip: Add Radxa ROCK "
[PATCH] usb: bootm: Drop old USB-device-removal code
2024-07-31 19:38 UTC (2+ messages)
[PATCH v3] tools: Add script to update git subtree projects
2024-07-31 19:38 UTC (2+ messages)
[PATCH] env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART
2024-07-31 19:38 UTC (2+ messages)
[PATCH 0/2] Endian Kconfig improvements
2024-07-31 19:38 UTC (2+ messages)
[PATCH v4 0/5] video: Improve syncing performance with cyclic
2024-07-31 18:52 UTC (7+ messages)
` [PATCH v4 1/5] cyclic: Add a symbol for SPL
` [PATCH v4 2/5] video: Move last_sync to private data
` [PATCH v4 3/5] video: Use cyclic to handle video sync
` [PATCH v4 4/5] sandbox: Increase cyclic CPU-time limit
` [PATCH v4 5/5] sandbox: Drop video-sync in serial driver
[PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command
2024-07-31 18:19 UTC (6+ messages)
` [PATCH v1 2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content
[PATCH RFC] gpio: Fix probing of gpio-hogs
2024-07-31 18:14 UTC (9+ messages)
[PATCHv2 1/3] i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
2024-07-31 17:42 UTC (3+ messages)
[PATCH v4 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-07-31 17:37 UTC (2+ messages)
[PATCH 13/14] Update u-boot.cfg to include CFG also
2024-07-31 17:17 UTC (11+ messages)
Pull request efi-2024-10-rc2
2024-07-31 17:17 UTC (2+ messages)
[PATCH 1/3] doc: board: stm32mp1: add missing newline at EOF
2024-07-31 16:11 UTC (4+ messages)
` [PATCH 2/3] doc: stm32mp1: fix literal block markers (::)
[PATCH] arm: dts: orangepi: Fix Orange Pi R1 and Plus LTS boot issue
2024-07-31 15:38 UTC (2+ messages)
[PATCH v3 0/5] video: Improve syncing performance with cyclic
2024-07-31 15:28 UTC (4+ messages)
[PATCH 00/40] Make LMB memory map global and persistent
2024-07-31 15:10 UTC (8+ messages)
` [PATCH 33/40] test: cedit: use allocated address for reading file
[PATCH] mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init
2024-07-31 14:58 UTC
[PATCH 0/2] board: rockchip: Add Xunlong Orange Pi 3B
2024-07-31 14:50 UTC (4+ messages)
` [PATCH 2/2] "
M68K Vectors
2024-07-31 14:47 UTC (12+ messages)
[PATCH v3 0/5] video: Improve syncing performance with cyclic
2024-07-31 14:43 UTC (4+ messages)
` [PATCH v3 4/5] sandbox: Increase cyclic CPU-time limit
` [PATCH v3 5/5] sandbox: Drop video-sync in serial driver
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