U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-14 12:44:54 to 2024-06-17 15:34:42 UTC [more...]

[PATCH v4 00/14] Introduce the lwIP network stack
 2024-06-17 15:32 UTC  (7+ messages)
` [PATCH v4 01/14] flash: prefix error codes with FL_
` [PATCH v4 03/14] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v4 04/14] net-lwip: build lwIP
` [PATCH v4 05/14] net-lwip: add DHCP support and dhcp commmand
` [PATCH v4 06/14] net-lwip: add TFTP support and tftpboot command
` [PATCH v4 07/14] net-lwip: add ping command

[PATCH v1] arm: mach-k3: j784s4: Fix MCU_CLKOUT0 parent clock mux
 2024-06-17 15:17 UTC  (2+ messages)

[PATCH v2 0/5] bootstd: Add Android support
 2024-06-17 15:15 UTC  (3+ messages)

[PATCH v2] sandbox: cleanup linker scripts and sections
 2024-06-17 15:14 UTC 

[PATCH next v3 0/6] rockchip: display PMIC variant properly + misc fixes for Theobroma boards
 2024-06-17 14:58 UTC  (4+ messages)
` [PATCH next v3 5/6] power: rk8xx: properly print all supported PMICs name

[PATCH] board: beagleplay: Fix the bootpart to pick from root partition
 2024-06-17 14:47 UTC  (11+ messages)

Pull request efi-2024-07-rc5-2
 2024-06-17 14:40 UTC  (2+ messages)

Please pull u-boot-watchdog/next
 2024-06-17 14:40 UTC  (2+ messages)

Pull request: u-boot-rockchip-next-20240615
 2024-06-17 14:40 UTC  (2+ messages)

Pull request: u-boot-rockchip-20240614
 2024-06-17 14:39 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20240614
 2024-06-17 14:39 UTC  (2+ messages)

[PULL] Pull request for u-boot-nand-20240617
 2024-06-17 14:34 UTC 

[PATCH 1/1] doc: update requirements.txt
 2024-06-17 14:22 UTC  (3+ messages)

[PATCH 0/3] qcom: rpmh core and regulator support
 2024-06-17 14:16 UTC  (6+ messages)
` [PATCH 1/3] linux/bitmap.h: add bitmap_empty helper
` [PATCH 2/3] soc: qcom: rpmh and cmd-db drivers
` [PATCH 3/3] power: regulator: add qcom-rpmh-regulator

[PATCH 0/6] Add Turris 1.x board
 2024-06-17 14:10 UTC  (4+ messages)
` [PATCH 2/6] board: freescale: p1_p2_rdb_pc: Add weak function p1_p2_rdb_pc_fix_fdt_model() for fixing DT model string

[PATCH] xilinx: Enable NVMEM framework for all platforms
 2024-06-17 14:08 UTC  (2+ messages)

[PATCH COVER] rockchip: rk3399: fix SPI-NOR flash not found in U-Boot pre-reloc
 2024-06-17 14:03 UTC  (6+ messages)

[PATCH v3 0/2] drivers: bootcount: Add support for ANY filesystem
 2024-06-17 13:53 UTC  (5+ messages)
` [PATCH v3 2/2] doc: api: bootcount: Convert to rST documentation

[PATCH] sandbox: cleanup linker scripts and sections
 2024-06-17 13:53 UTC  (3+ messages)

[PATCH v2 0/2] bootstd: Fix a handful of doc typos in bootmeth
 2024-06-17 13:53 UTC  (8+ messages)
` [PATCH v2 2/2] bootstd: Replace bootmethod(s) -> bootmeth(s)

[PATCH v2 0/9] Bug-fixes for a few boards
 2024-06-17 13:53 UTC  (9+ messages)
` [PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL

[PATCH] xilinx: Enable FF-A for all our arm64 SoCs
 2024-06-17 13:42 UTC  (2+ messages)

[PATCH] mtd: spi-nor: ids: Add IS25LP01GG flash support
 2024-06-17 13:38 UTC  (5+ messages)

[PATCH] xilinx: versal-net: Add env redund offset
 2024-06-17 13:32 UTC  (2+ messages)

[PATCH] gpio: Add proper dependency on ZYNQMP_FIRMWARE
 2024-06-17 13:30 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Align #address/size-cells with node
 2024-06-17 13:29 UTC  (2+ messages)

[PATCH v5 0/3] Introduce mtdblock device
 2024-06-17 11:14 UTC  (6+ messages)

[PATCH] mach-snapdragon: move default environment to a file
 2024-06-17  8:56 UTC 

[PATCH v2] Makefile: Fix include directory for OF_UPSTREAM
 2024-06-17  8:27 UTC  (5+ messages)

[PATCH 1/1] usb: informative message if no controller
 2024-06-17  8:20 UTC  (2+ messages)

[PATCH v2 0/2] clk: add a stub clock driver
 2024-06-17  8:05 UTC  (2+ messages)

[PATCH v3 0/3] arm64: add a software pagetable walker
 2024-06-17  8:03 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: mmu.h: fix PTE_TABLE_AP
` [PATCH v3 2/3] arm64: add software pagetable walker
` [PATCH v3 3/3] doc: arch: arm64: describe pagetable debugging

[PATCH 1/2] phy: Extend generic_setup_phy() with PHY mode and submode
 2024-06-17  7:07 UTC  (4+ messages)
` [PATCH 2/2] phy: rcar: Split init and set_mode operations

[PATCH v3] arm: dts: k3-am625-beagleplay: Add symlinks for tiboot3 and tispl
 2024-06-17  5:07 UTC  (2+ messages)

[PATCH] ARM: stm32: Ping IWDG on exit from PSCI suspend code
 2024-06-17  2:07 UTC  (5+ messages)

[PATCH v1 0/2] cmd: ubi: check 'updating' before calling ubi_more_update_data()
 2024-06-16 13:34 UTC  (3+ messages)
` [PATCH v1 1/2] cmd: ubi: remove redundant initializations
` [PATCH v1 2/2] cmd: ubi: check 'updating' before calling ubi_more_update_data()

v2024.07-rc4 issues on VisionFive v2
 2024-06-17  3:54 UTC  (4+ messages)
` v2024.07-rc4 PCI "

[PATCH 1/3] rockchip: rock-3a: rock5a: rock5b: add USB GADGET related configs
 2024-06-16 23:46 UTC  (6+ messages)
` [PATCH 2/3] arm: dts: rockchip: rock-5a: enable USB3 OTG port
` [PATCH 3/3] arm: dts: rockchip: rock-5b: sort usbdp_phy nodes

[PATCH 0/3] cmd: avoid duplicate weak functions
 2024-06-16 17:31 UTC  (4+ messages)
` [PATCH 1/3] cmd: avoid duplicate weak flush_dcache_all()
` [PATCH 2/3] arm: implement invalidate_icache_all on ARM11
` [PATCH 3/3] efi_loader: avoid duplicate weak invalidate_icache_all()

[PATCH 00/16] LoongArch initial support
 2024-06-16 16:00 UTC  (9+ messages)
` [PATCH 04/16] elf.h Define LoongArch bits
` [PATCH 05/16] image: Define IH_ARCH_LOONGARCH
` [PATCH 07/16] LoongArch: lib: General routines

[PATCH] configs: Remove duplicate newlines
 2024-06-16 15:19 UTC 

[PATCH v5] mmc: Poll CD in case cyclic framework is enabled
 2024-06-16 14:58 UTC 

[PATCH] mtd: nand: pxa3xx: Incorrect bitflip return on page read
 2024-06-16 10:24 UTC  (10+ messages)
    ` [EXTERNAL] "

[PATCH 0/7] watchdog_reset cleanup
 2024-06-16 10:18 UTC  (3+ messages)

[PATCH v4 0/3] cyclic/watchdog patches
 2024-06-16 10:18 UTC  (2+ messages)

[PATCH] efi: capsule: Improve capsule update porting to new boards
 2024-06-16  8:35 UTC  (4+ messages)

[PATCH v2] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
 2024-06-15 22:06 UTC 

[PATCH] arm: mediatek: fix ram init for mt7622 (decrease to 1G)
 2024-06-15  9:34 UTC 

[PATCH v1 0/4] Initial support for new Tegra 2/3 devices
 2024-06-15  9:19 UTC  (5+ messages)
` [PATCH v1 1/4] board: asus: transformer: add ASUS Transformer T20 family support
` [PATCH v1 2/4] board: wexler: qc750: add WEXLER Tab 7t support
` [PATCH v1 3/4] board: microsoft: surface-rt: add Microsoft Surface RT support
` [PATCH v1 4/4] board: lenovo: ideapad-yoga-11: Lenovo Ideapad Yoga 11

uboot 2024.07 regression
 2024-06-15  8:35 UTC 

[PATCH] tpm: measure DTB in PCR1 instead of PCR0
 2024-06-15  6:57 UTC  (3+ messages)

[PATCH v7 00/24] EFI: ti: Enable EFI capsule updates
 2024-06-15  6:21 UTC  (26+ messages)
` [PATCH v7 01/24] doc: uefi: capsules: Add Capsule Update porting section
` [PATCH v7 02/24] doc: ti: k3: Correct spelling mistakes and improve clarity
` [PATCH v7 03/24] configs: ti: Create base EFI capsule configs for TI K3 devices
` [PATCH v7 04/24] board: am64x: Define capsule update firmware info
` [PATCH v7 05/24] configs: am64x: Enable EFI capsule update
` [PATCH v7 06/24] doc: board: ti: am64x: document OSPI layout
` [PATCH v7 07/24] board: j721e: Define capsule update firmware info
` [PATCH v7 08/24] configs: j721e: Enable EFI capsule update
` [PATCH v7 09/24] doc: board: ti: j721e: document OSPI layout
` [PATCH v7 10/24] board: beagleplay: Define capsule update firmware info
` [PATCH v7 11/24] configs: beagleplay: Enable DFU for MMC
` [PATCH v7 12/24] configs: beagleplay: Enable EFI capsule update
` [PATCH v7 13/24] board: am62x: Define capsule update firmware info
` [PATCH v7 14/24] configs: am62x: Enable EFI capsule update
` [PATCH v7 15/24] doc: board: ti: am62x: document OSPI layout
` [PATCH v7 16/24] board: am62px: Define capsule update firmware info
` [PATCH v7 17/24] configs: am62px: Enable EFI capsule update
` [PATCH v7 18/24] doc: board: ti: am62px: document OSPI layout
` [PATCH v7 19/24] board: beagleboneai64: Define capsule update firmware info
` [PATCH v7 20/24] configs: beagleboneai64: Enable EFI capsule update
` [PATCH v7 21/24] configs: j784s4_evm: Enable serial flash DFU support
` [PATCH v7 22/24] board: sk-am69: Define capsule update firmware info
` [PATCH v7 23/24] configs: j784s4: Enable EFI capsule update
` [PATCH v7 24/24] doc: board: ti: j784s4: document OSPI NOR layout

[PATCH 1/2] net: phy: Turn default auto-negotiation timeout into Kconfig symbol
 2024-06-14 20:30 UTC  (4+ messages)

[PATCH v2 0/2] scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL
 2024-06-14 16:54 UTC  (3+ messages)

[PATCH next 0/3] rockchip: px30: add IO domain driver
 2024-06-14 16:54 UTC  (4+ messages)
` [PATCH next 1/3] rockchip: px30: bind sub-nodes for GRF (syscon)
` [PATCH next 2/3] rockchip: io-domain: add support for PX30
` [PATCH next 3/3] rockchip: ringneck-px30: enable IO domain

[PATCH] board: imx8mn_s2: Update timing with production one
 2024-06-14 16:04 UTC  (2+ messages)

[PATCH v2] configs: j784s4: Enable basic EFI CMD support
 2024-06-14 15:53 UTC 

[PATCH v2] configs: j784s4: Enable RTC emulation
 2024-06-14 15:51 UTC 

[PATCH v6 00/24] EFI: ti: Enable EFI capsule updates
 2024-06-14 15:42 UTC  (2+ messages)

[PATCH v2 0/8] Enable QoS for DSS on J7 family of TI SoCs
 2024-06-14 14:59 UTC  (11+ messages)
` [PATCH v2 1/8] arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header file
` [PATCH v2 2/8] arm: mach-k3: am62a: Simplify the logic for QOS reg and val propagation
` [PATCH v2 3/8] arm: mach-k3: j721e: Enable QoS for DSS
` [PATCH v2 4/8] arm: mach-k3: j721s2: "
` [PATCH v2 5/8] arm: mach-k3: j784s4: "
` [PATCH v2 6/8] configs: j721e_evm_r5_defconfig: Enable CONFIG_K3_QOS
` [PATCH v2 7/8] configs: j721s2_evm_r5_defconfig: "
` [PATCH v2 8/8] configs: j784s4_evm_r5_defconfig: "

[PATCH] configs: j784s4: Enable basic EFI CMD support
 2024-06-14 14:58 UTC  (2+ messages)

[PATCH] configs: j784s4: Enable RTC emulation
 2024-06-14 14:58 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2024.07 = u-boot-stm32-20240614
 2024-06-14 14:55 UTC  (2+ messages)

[PATCH 0/6] Add ESM Support for J7200
 2024-06-14 14:55 UTC  (5+ messages)
` [PATCH 1/6] arm: dts: k3-j7200-r5: Add the pmic node in R5 dt

[PATCH v7] test/py: net_boot: Add test cases for net boot
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH] test/py: Add support to enable check for bad pattern
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH] bcmgenet: fix Rx buffer corruption caused by lack of cache flush
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH] cmd: bcb: Fix bcb compilation when CONFIG_CMD_BCB=n
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH v1] imxtract: add support for zstd-compressed images
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH] configs: j784s4: Enable OSPI NOR boot
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH] arm: dts: k3-*-binman: Make default DM file optional
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH] spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH] env: ti: k3_dfu: Drup mmcpart for rootfs
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH] arm: dts: k3-j721s2-r5: Change GTC clock parent
 2024-06-14 14:54 UTC  (2+ messages)

[PATCH 1/1] mmc: consider cd-gpios in Synopsys DesignWare driver
 2024-06-14 14:21 UTC 

[PATCH 00/20] New CI image and fixes
 2024-06-14 14:13 UTC  (6+ messages)
` [PATCH 12/20] cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000

[PATCH 00/11] usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
 2024-06-14 14:05 UTC  (3+ messages)

[PATCH v2] doc: describe UEFI measured boot
 2024-06-14 12:50 UTC  (3+ messages)

[PATCH 0/2] env_spi: support overriding spi dev from board code
 2024-06-14 12:48 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] xilinx: versal-net: Handle spi seq number based on boot device


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