U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-31 17:33:02 to 2024-08-02 10:31:45 UTC [more...]

[PATCH 1/2] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
 2024-08-02 10:31 UTC  (8+ messages)
` [PATCH 2/2] config: Adjust Phytec imx8mm module config to support NVME disk

[PATCH 1/4] x86: Fix ptrdiff_t for x86_64
 2024-08-02 10:08 UTC  (4+ messages)
` [PATCH 2/4] dlmalloc: Fix integer overflow in request2size()
` [PATCH 3/4] dlmalloc: Fix integer overflow in sbrk()
` [PATCH 4/4] dlmalloc: Make sure allocation size is within malloc area

[PATCH 0/9] Add Anbernic RG35XX-2024
 2024-08-02  9:57 UTC  (12+ 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
` [PATCH 9/9] sunxi: Add support for Anbernic RG35XX-2024

[PATCH 1/3] test_fs: Allow running unprivileged
 2024-08-02  9:33 UTC  (3+ messages)
` [PATCH 2/3] test_fs: Rename mount dir to scratch
` [PATCH 3/3] test_ut: Allow running unprivileged

[PATCH v4 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-08-02  9:25 UTC  (6+ messages)
` [PATCH v4 1/5] x86: provide mb() macro
` [PATCH v4 2/5] net: dwc_eth_qos: Fix header to be self-contained
` [PATCH v4 3/5] net: dwc_eth_qos: Adapt probe() for PCI devices
` [PATCH v4 4/5] net: dwc_eth_qos: Implement bind() "
` [PATCH v4 5/5] net: dwc_eth_qos: Add glue driver for Intel MAC

[PATCH v3 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-08-02  9:23 UTC  (3+ messages)

[PATCH 00/14] event: Replace some more init hooks
 2024-08-02  9:21 UTC  (4+ messages)
` [PATCH 05/14] initcall: Adjust the failure message and return value

[PATCH 0/4] fs: ubifs: Fix crash and add safeguards
 2024-08-02  8:43 UTC  (8+ messages)
        ` [EXTERNAL] "

[PATCH 00/40] Make LMB memory map global and persistent
 2024-08-02  7:44 UTC  (6+ messages)
` [PATCH 30/40] sandbox: iommu: remove lmb allocation in the driver

[PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command
 2024-08-02  7:19 UTC  (7+ messages)
` [PATCH v1 2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content

[PATCH 0/2] board: rockchip: Add FriendlyElec CM3588 NAS
 2024-08-02  6:56 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board
` [PATCH 2/2] board: rockchip: Add FriendlyElec CM3588 NAS

[PATCH 0/4] U-Boot support for the Rock 5 ITX
 2024-08-02  6:35 UTC  (8+ messages)
` [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 0/8] rockchip: rk3308-rock-pi-s: Update DT to v6.11-rc1
 2024-08-02  6:19 UTC  (17+ messages)
` [PATCH 1/8] arm64: dts: rockchip: Add rk3308 IO voltage domains
` [PATCH 2/8] arm64: dts: rockchip: Add sdmmc related properties on rk3308-rock-pi-s
` [PATCH 3/8] arm64: dts: rockchip: Add pinctrl for UART0 to rk3308-rock-pi-s
` [PATCH 4/8] arm64: dts: rockchip: Add mdio and ethernet-phy nodes "
` [PATCH 5/8] arm64: dts: rockchip: Add io-domains "
` [PATCH 6/8] arm64: dts: rockchip: Update WIFi/BT related nodes on rk3308-rock-pi-s
` [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 0/2] board: rockchip: Add Radxa ROCK S0
 2024-08-02  6:17 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: "
` [PATCH 2/2] board: "

[PATCH] mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported
 2024-08-02  6:10 UTC  (2+ messages)

[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

Vulnerability in LZMA implementation
 2024-08-01 18:20 UTC  (2+ messages)

[PATCHv3 00/14] Add a subcommand 'release' to cmd/cpu.c
 2024-08-02  4:11 UTC  (11+ messages)
` [PATCHv4 10/14] cmd: cpu: add release subcommand
` [PATCHv4 11/14] doc: cmd: add documentation for cpu command

[PATCH v4] board: rockchip: add Radxa ROCK 3 Model C
 2024-08-02  3:27 UTC  (4+ messages)

[PATCH] configs: rockchip: enable USB gadget functions for Radxa ROCK 3A
 2024-08-02  2:58 UTC 

[PATCH] arm: dts: rockchip: disable "usb_host0_ohci" to make boot faster for Radxa ROCK 3A
 2024-08-02  2:49 UTC 

[PATCH 00/12] omap configuration cleanups
 2024-08-02  2:15 UTC  (3+ messages)
` [PATCH 01/12] omap3: Define common SPL text base in Kconfig instead of defconfigs

[PATCH] clk: clk-uclass: Print clk name in clk_enable/clk_disable
 2024-08-02  0:24 UTC  (2+ messages)

[PATCH v2] clk: Revise help text for clk_get_parent_rate()
 2024-08-02  0:24 UTC  (2+ messages)

[PATCH] clk: Fix error message in clk_get_bulk
 2024-08-02  0:24 UTC  (2+ messages)

[PATCH 00/12] clk: mediatek: add OPs to support OF_UPSTREAM
 2024-08-02  0:24 UTC  (2+ messages)

[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 v5 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-08-01 21:16 UTC  (15+ messages)
` [PATCH v5 03/27] lib: Adapt digest header files to MbedTLS
` [PATCH v5 18/27] lib/crypto: Adapt x509_cert_parser "
` [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

[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 

[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)

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)

[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 v7 0/8] Bug-fixes for a few boards
 2024-07-31 22:40 UTC  (5+ messages)
` [PATCH v7 8/8] rockchip: Avoid #ifdefs in RK3399 SPL

[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] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
 2024-07-31 20:05 UTC  (11+ messages)

[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  (2+ messages)

[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)


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