U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-31 09:22:09 to 2024-08-01 07:41:40 UTC [more...]

[PATCH] i2c: pca954x: Remove pointer to GD
 2024-08-01  7:41 UTC 

[PATCH 0/4] fs: ubifs: Fix crash and add safeguards
 2024-08-01  6:54 UTC  (6+ 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: "

[PATCHv3 00/14] Add a subcommand 'release' to cmd/cpu.c
 2024-08-01  2:19 UTC  (11+ messages)
` [PATCHv4 10/14] cmd: cpu: add release subcommand
` [PATCHv4 11/14] doc: cmd: add documentation for cpu command
` [PATCHv4 12/14] MAINTAINERS: add entry "

[PATCH] tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()
 2024-08-01  1:01 UTC 

[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 v8 8/8] rockchip: Avoid #ifdefs in RK3399 SPL
 2024-07-31 23:18 UTC  (2+ messages)

[PATCH 0/5] board: rockchip: Add Radxa ZERO 3W/3E
 2024-07-31 23:08 UTC  (6+ messages)
` [PATCH 5/5] "
  ` [PATCH 4/5] dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL

[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

[RFC PATCH 0/4] dm: Duplicate uclass name fix and alias improvements
 2024-07-31 13:42 UTC  (5+ 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] 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  (6+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Prepare RK3588 SoC dtsi files for per-variant OPPs
` [PATCH 2/4] arm64: dts: rockchip: add thermal zones information on RK3588
` [PATCH 3/4] arm64: dts: rockchip: add ROCK 5 ITX board
` [PATCH 4/4] board: rockchip: Add Radxa ROCK 5 ITX

[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 v5 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-07-31 17:25 UTC  (28+ 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 5/6] efi: Use malloc() for the EFI pool
 2024-07-31 17:17 UTC  (19+ messages)

[PATCH 13/14] Update u-boot.cfg to include CFG also
 2024-07-31 17:17 UTC  (13+ 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 v2] bootstage: Fix out-of-bounds read in reloc_bootstage()
 2024-07-31 16:07 UTC 

[PATCH] arm: dts: orangepi: Fix Orange Pi R1 and Plus LTS boot issue
 2024-07-31 15:38 UTC  (2+ messages)

[PATCH v2] boot: android: fix booting without a ramdisk
 2024-07-31 15:33 UTC  (4+ 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  (12+ messages)
` [PATCH 06/40] alist: add a couple of helper functions
` [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] list: use list_count_nodes() to count list entries
 2024-07-31 14:55 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  (7+ messages)
` [PATCH v3 1/5] cyclic: Add a symbol for SPL
` [PATCH v3 2/5] video: Move last_sync to private data
` [PATCH v3 3/5] video: Use cyclic to handle video sync
` [PATCH v3 4/5] sandbox: Increase cyclic CPU-time limit
` [PATCH v3 5/5] sandbox: Drop video-sync in serial driver

[PATCH 0/6] efi: Start tidying up memory management
 2024-07-31 14:39 UTC  (7+ messages)
` [PATCH 4/6] efi: Avoid pool allocation in efi_get_memory_map_alloc()
` [PATCH 6/6] efi: Show the location of the bounce buffer

[PATCH v3 08/19] test: Introduce the concept of a role
 2024-07-31 14:39 UTC  (12+ messages)

[PATCH] cmd: led: fix led command usage for the LED_SW_BLINK enabled case
 2024-07-31 14:39 UTC  (2+ messages)

[PATCH v5 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-07-31 14:38 UTC  (7+ messages)
` [PATCH v5 02/11] lib: uuid: add UUID v5 support
` [PATCH v5 11/11] test: lib/uuid: add tests for UUID version/variant bits

[PATCH] reloc_bootstage: Fix out-of-bounds read
 2024-07-31 14:38 UTC  (4+ messages)

[PATCH v2] mmc: fix signed vs unsigned compare in read check in _spl_load()
 2024-07-31 13:30 UTC  (3+ messages)

[PATCH v1] mmc: fix signed vs unsigned compare in read check in _spl_load()
 2024-07-31 13:10 UTC  (6+ messages)

[PATCH 0/8] rockchip: rk3308-rock-pi-s: Update DT to v6.11-rc1
 2024-07-31 12:33 UTC  (5+ messages)
  ` [PATCH 7/8] rockchip: rk3308-rock-pi-s: Remove unnecessary u-boot dtsi overrides
  ` [PATCH 8/8] rockchip: rk3308-rock-pi-s: Enable LED and IO Domain driver

[PATCH v2 0/2] rockchip: rk3308: Update otp node in u-boot dtsi to match v6.11-rc1
 2024-07-31 12:27 UTC  (5+ messages)
  ` [PATCH v2 1/2] rockchip: rk3308: Remove OTP device node from soc u-boot dtsi
  ` [PATCH v2 2/2] arm64: dts: rockchip: Add OTP device node for RK3308

[PATCH] doc: document the pwm command
 2024-07-31 12:25 UTC  (2+ messages)

[PATCH v2] doc: document the pwm command
 2024-07-31  8:48 UTC 

[PATCH 1/1] clk: fix clk_enable() parent enable
 2024-07-31  5:55 UTC  (2+ messages)

[PATCH] arm: dts: orangepi: Fix Orange Pi R1 and Plus LTS boot issue
 2024-07-30 20:55 UTC 

[PATCH v2 0/2] spi: dtb parsing fixes
 2024-07-31 11:43 UTC  (3+ messages)
` [PATCH v2 1/2] spi: soft_spi: fix miso gpio property name

[PATCH v4 00/10] mtd: spinand: initial support of ecc engines
 2024-07-31 10:20 UTC  (11+ messages)
` [PATCH v4 01/10] mtd: spinand: Use the spi-mem dirmap API
` [PATCH v4 02/10] mtd: spinand: Add a NAND page I/O request type
` [PATCH v4 03/10] mtd: spinand: add missed add missed MODULE_DEVICE_TABLE()
` [PATCH v4 04/10] mtd: spinand: simulate behavior of linux's function spinand_wait()
` [PATCH v4 05/10] mtd: spinand: more use of spinand_to_{something} helpers
` [PATCH v4 06/10] mtd: spinand: replace enable_ecc variable with disable_ecc and update corresponding logic
` [PATCH v4 07/10] mtd: spinand: minor refactoring
` [PATCH v4 08/10] mtd: spinand: more refactoring
` [PATCH v4 09/10] mtd: spinand: sync supported flashes with linux-6.10
` [PATCH v4 10/10] mtd: nand: add initial ecc engine support

[PATCH] pinctrl: mediatek: Bind gpio while binding pinctrl
 2024-07-31 10:01 UTC 

[PATCH] rockchip: clk: add UART0 clock getter/setter
 2024-07-31  9:43 UTC 

[PATCH v3] test/py: spi: Add tests for SPI flash device
 2024-07-31  9:24 UTC 

[PATCH v3 0/9] net: tcp: improve tcp support
 2024-07-31  9:21 UTC  (8+ messages)
` [PATCH v3 3/9] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v3 4/9] net/tcp: add connection info to "
` [PATCH v3 5/9] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v3 6/9] net/tcp: improve tcp framework, use better state machine
` [PATCH v3 7/9] net/tcp: simplify tcp header filling code
` [PATCH v3 8/9] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v3 9/9] net/netcat: add netcat over tcp support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox