public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-11-27 20:47:06 to 2022-12-02 03:20:18 UTC [more...]

[PATCH v1] imx8qm-rom7720: fix broken boot caused by missing CONFIG_EVENT
 2022-12-02  3:19 UTC  (2+ messages)

[PATCH v2 0/8] imx8: switch missing boards to binman
 2022-12-02  1:00 UTC  (10+ messages)

Boot failure regression on 6.0.10 stable kernel on iMX7
 2022-12-01 22:00 UTC  (2+ messages)

[PATCH] fs/squashfs: use lldiv function for math
 2022-12-01 15:30 UTC 

[RFC PATCH] board: ti: common: board_detect: Fix EEPROM read quirk for 2-byte
 2022-12-01 20:23 UTC  (9+ messages)

[PATCH v4 00/17] IPv6 support
 2022-12-01 13:03 UTC  (7+ messages)

[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
 2022-12-01 11:42 UTC  (12+ messages)
` [u-boot][PATCH 05/14] mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction
` [u-boot][PATCH 06/14] mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt
` [u-boot][PATCH 08/14] mtd: rawnand: omap_gpmc: Reduce .bss usage

[PATCH] net: eth-uclass: change state before stop() in eth_halt()
 2022-12-01 10:44 UTC  (3+ messages)

[PATCH v2 0/9] Fixes for SPI boot on SanCloud BBE Lite
 2022-12-01  9:18 UTC  (2+ messages)

[PATCH 1/1] efi_loader: fix handling of DHCP acknowledge
 2022-12-01  7:43 UTC  (6+ messages)

[PATCH 1/1] doc: board: typo GIUD Microchip MPFS Icicle Kit doc
 2022-12-01  1:42 UTC  (2+ messages)

unsubscribe
 2022-12-01  1:38 UTC 

[PATCH 0/1] configs: imx8mp_evk: revert to old ram settings
 2022-12-01  0:55 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v9 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2022-12-01  0:26 UTC  (12+ messages)
` [PATCH v9 1/8] net: mdio-uclass: scan for dm mdio children on post-bind
` [PATCH v9 2/8] net: dsa: move cpu port probe to dsa_post_probe
` [PATCH v9 3/8] net: dsa: ensure dsa driver has proper ops
` [PATCH v9 4/8] net: dsa: allow rcv() and xmit() to be optional
` [PATCH v9 5/8] net: ksz9477: remove unnecessary xmit and recv functions
` [PATCH v9 6/8] net: fec: add support for DM_MDIO
` [PATCH v9 7/8] net: add MV88E6xxx DSA driver
` [PATCH v9 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH] dfu: Call backend specific dfu_fill_*() only if enabled
 2022-11-30 21:00 UTC  (4+ messages)

[PATCH] usb: gadget: dfu: Fix check of transfer direction
 2022-11-30 19:09 UTC  (4+ messages)

[PATCH 1/1] mvebu: fix end-of-array check
 2022-11-30 18:33 UTC 

[PATCH v8 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2022-11-30 17:27 UTC  (9+ messages)
` [PATCH v8 4/8] net: dsa: allow rcv() and xmit() to be optional

[PATCH] board_init: Convert CONFIG_MALLOC_F_ADDR to Kconfig
 2022-11-30 14:49 UTC  (4+ messages)

[PATCH] MAINTAINERS: add RaspberryPi co-maintainer
 2022-11-30 14:39 UTC  (3+ messages)

[PATCH v2 1/1] efi_loader: don't use EFI_LOADER_DATA internally
 2022-11-30 12:12 UTC  (2+ messages)

[PATCH] dfu: Make DFU virtual backend SPL friendly
 2022-11-30 10:42 UTC 

[PATCH 1/1] efi_loader: don't use EFI_LOADER_DATA internally
 2022-11-30  6:51 UTC  (5+ messages)

[RFC] Proposed location to host the firmware handoff specification
 2022-11-30  3:48 UTC  (8+ messages)
` [TF-A] "

[PATCH] usb: gadget: dfu: Fix the unchecked length field
 2022-11-30  3:46 UTC  (7+ messages)

[PATCH] riscv: use imply instead of select for SPL_SEPARATE_BSS
 2022-11-30  0:40 UTC  (5+ messages)

[PATCH v4] schemas: Add schema for U-Boot driver model 'phase tags'
 2022-11-29 23:58 UTC  (9+ messages)

[PATCH] configs: set CONFIG_LMB_MAX_REGIONS=64 for all mt798[16] boards
 2022-11-29 19:37 UTC 

[PATCH] arm64: zynqmp: Do not enable IPI by default
 2022-11-29 15:09 UTC 

[PATCH] ARM: zynq: Add missing twd timer for mini configurations
 2022-11-29 12:23 UTC 

[PATCH v4 0/5] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-11-29 12:19 UTC  (6+ messages)
` [PATCH v4 1/5] rockchip: px30: fix CONFIG_IRAM_BASE
` [PATCH v4 2/5] rockchip: px30: list possible SPL boot devices
` [PATCH v4 3/5] rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree
` [PATCH v4 4/5] arm64: dts: rockchip: sync px30 DTSI with Linux kernel next-20221114
` [PATCH v4 5/5] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit

[PATCH] spi: cadence-qspi: Remove condition for calling enable linear mode
 2022-11-29 11:41 UTC 

[PATCH 00/17] Support android boot image v3/v4
 2022-11-29 11:07 UTC  (9+ messages)
` [PATCH 01/17] android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0_v1_v2
` [PATCH 05/17] android: boot: add documentation for boot image header v3/v4 structure
` [PATCH 16/17] lib: support libxbc

[PATCH] arm64: versal-net: Enable defconfig for Micron octal flashes
 2022-11-29 10:18 UTC 

[PATCH v2 0/5] miscellaneous fixes of eficonfig
 2022-11-29  9:57 UTC  (10+ messages)
` [PATCH v2 1/5] eficonfig: fix going one directory up issue
` [PATCH v2 2/5] eficonfig: use u16_strsize() to get u16 string buffer size
` [PATCH v2 3/5] efi_loader: utility function to check the variable name is "Boot####"
` [PATCH v2 4/5] eficonfig: use efi_get_next_variable_name_int()
` [PATCH v2 5/5] doc:eficonfig: add description for UEFI Secure Boot Configuration

[v1] spl: nand: allow partial nand page reads during nand_spl_load_image
 2022-11-29  9:00 UTC  (3+ messages)

[PATCH] serial: ns16550: Enable clocks during probe
 2022-11-29  8:46 UTC  (2+ messages)

[PATCH v5 0/3] Add riscv semihosting support in u-boot
 2022-11-29  6:57 UTC  (4+ messages)

[PATCH V3 0/2] spi: cqspi: Fix register reads in STIG Mode
 2022-11-29  5:15 UTC  (3+ messages)
` [PATCH V3 2/2] spi: cadence_qspi: use STIG mode for small reads

[PATCH] spi: Add Socionext F_OSPI SPI flash controller driver
 2022-11-29  2:17 UTC 

[PATCH v20 0/4] add TCP and HTTP for downloading images
 2022-11-29  0:36 UTC  (11+ messages)
` [PATCH v20 1/4] net: Add TCP protocol
` [PATCH v20 2/4] net: Add wget application
` [PATCH v20 3/4] doc: cmd: wget: add documentation
` [PATCH v20 4/4] test: cmd: add test for wget command

[PATCH] phy: add driver for Intel XWAY PHY
 2022-11-28 19:53 UTC  (2+ messages)

[PATCH] net: macb: Fix race caused by flushing unwanted descriptors
 2022-11-28 19:52 UTC  (2+ messages)

[PATCH] drivers: net: aquantia: fix typos
 2022-11-28 19:52 UTC  (2+ messages)

[PATCH 0/6] broken CVE fix (b85d130ea0ca)
 2022-11-28 19:52 UTC  (19+ messages)
` [PATCH 1/6] net: improve check for no IP options
` [PATCH 2/6] net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr)
` [PATCH 3/6] net: (actually/better) deal with CVE-2022-{30790,30552}
` [PATCH 4/6] net: fix ip_len in reassembled IP datagram
` [PATCH 5/6] net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if
` [PATCH 6/6] net: tftp: sanitize tftp block size, especially for TX
` [PATCH 7/6] net: deal with fragment-overlapping-two-holes case

[PATCH 1/2] net: dwc_eth_qos: Split TX and RX DMA rings
 2022-11-28 19:50 UTC  (4+ messages)
` [PATCH 2/2] net: dwc_eth_qos: Add support for bulk RX descriptor cleaning

[PATCH v2] liteeth: LiteX Ethernet device
 2022-11-28 19:50 UTC  (2+ messages)

[PATCH v7 00/10] introduce Arm FF-A support
 2022-11-28 16:26 UTC  (8+ messages)
` [PATCH v8 "
  ` [PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver

Patch proposal - mkimage: fit: Support signed conf 'auto' FITs
 2022-11-28 15:45 UTC  (3+ messages)

[PULL] u-boot-usb/master
 2022-11-28 15:34 UTC  (2+ messages)

[RESEND PATCH v2 0/3] net: fm: Add support for loading firmware from filesystem
 2022-11-28 15:03 UTC  (6+ messages)

[PATCH 1/2] nvmem: core: refactor .cell_post_process() CB arguments
 2022-11-28  3:30 UTC  (4+ messages)
` [PATCH 2/2] nvmem: u-boot-env: reformat MAC in "ethaddr" cell when reading

[PATCH v1 1/3] arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus SoM
 2022-11-28 10:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit

[PATCH] xilinx: Add option to select SC id instead of DUT id for SC support
 2022-11-28 11:30 UTC  (2+ messages)

[PATCH] xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries
 2022-11-28 11:27 UTC  (2+ messages)

[PATCH] spi: zynqmp_qspi: Add support for 64-bit read/write
 2022-11-28 11:26 UTC  (2+ messages)

[PATCH] arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi
 2022-11-28 11:25 UTC  (2+ messages)

[PATCH] dfu: mtd: mark bad the MTD block on erase error
 2022-11-28 10:56 UTC  (2+ messages)
` [Uboot-stm32] "

USB Device buffer overflow
 2022-11-28  9:27 UTC  (7+ messages)
` [PATCH] Prevent buffer overflow on USB control endpoint

[PATCH 0/2] adc: stm32mp15: add support of generic channels binding
 2022-11-28  9:46 UTC  (5+ messages)
` [PATCH 1/2] adc: stm32mp15: split channel init into several routines
` [PATCH 2/2] adc: stm32mp15: add support of generic channels binding

[PATCH] patman: Switch to setuptools
 2022-11-28  8:54 UTC  (2+ messages)

[PATCH v5 0/1] Makefile: rework u-boot-initial-env target
 2022-11-28  8:41 UTC  (2+ messages)
` [PATCH v5 1/1] u-boot-initial-env: rework make target

[PATCH V2 1/2] nvmem: core: refactor .cell_post_process() CB arguments
 2022-11-28  8:30 UTC  (4+ messages)
` [PATCH V2 2/2] nvmem: u-boot-env: reformat MAC in "ethaddr" cell when reading

[PATCH 0/5] video: sunxi: dw-hdmi: Partial OF conversion
 2022-11-28  7:02 UTC  (6+ messages)
` [PATCH 1/5] clk: sunxi: Add DE2 display-related clocks/resets
` [PATCH 2/5] video: sunxi: dw-hdmi: Probe driver by compatible
` [PATCH 3/5] video: sunxi: dw-hdmi: Read address from DT node
` [PATCH 4/5] video: sunxi: dw-hdmi: Use DM for clock gates and resets
` [PATCH 5/5] video: sunxi: dw-hdmi: Use DM for HVCC regulator

[PATCH 0/3] power: X-Powers PMIC regulator support
 2022-11-28  6:47 UTC  (4+ messages)
` [PATCH 1/3] power: pmic: axp: Provide a variant ID in the driver data
` [PATCH 2/3] power: regulator: Add a driver for AXP PMIC regulators
` [PATCH 3/3] power: pmic: axp: Bind regulators from the DT

[PATCH 1/2] clk: Allow clk_get_by_name() with NULL name
 2022-11-28  5:53 UTC  (2+ messages)
` [PATCH 2/2] reset: Allow reset_get_by_name() "

[PATCH] EFI: update the documentation to correctly order loading SB keys
 2022-11-28  3:04 UTC  (4+ messages)

[PATCH v1] ARM: dts: npcm7xx: add npcm750 gpio node compatible name
 2022-11-28  2:34 UTC 

[PATCH v1 0/2]add npcm845 function config and dts node
 2022-11-28  2:32 UTC  (3+ messages)
` [PATCH v1 1/2] ARM: config: enable function for nuvoton npcm845 bmc
` [PATCH v1 2/2] ARM: dts: npcm8xx: add npcm845 function node

[PATCH] net: phy: micrel: Get phy node from phy-handle
 2022-11-28  1:45 UTC  (3+ messages)

[PATCH 38/38] m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS
 2022-11-27 20:46 UTC  (5+ messages)
` [PATCH 01/41] xenguest_arm64: Disable networking support more fully
  ` [PATCH 06/41] sunxi: Move MMC_SUNXI_SLOT to Kconfig


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