public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-11-28 15:34:56 to 2022-12-02 16:01:22 UTC [more...]

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2022-12-02 16:01 UTC  (7+ messages)

[PATCH] rtc: abx8xx: Add support for reading RAM
 2022-12-02 15:35 UTC 

[PATCH] MAINTAINERS: add RaspberryPi co-maintainer
 2022-12-02 15:24 UTC  (4+ messages)

[PATCH] config: tools only: add VIDEO to build bmp_logo
 2022-12-02 15:23 UTC  (2+ messages)

[PATCH v2 0/9] Fixes for SPI boot on SanCloud BBE Lite
 2022-12-02 15:23 UTC  (6+ messages)
` [PATCH v2 1/9] dm: core: Fix iteration over driver_info records
` [PATCH v2 7/9] am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible

[PATCH] MAINTAINERS: Move usb_storage from DFU to USB
 2022-12-02 15:23 UTC  (2+ messages)

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

[PATCH] xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage
 2022-12-02 13:06 UTC 

[PATCH] ARM: mach-at91: add support for sama7g5 chip id and extended id definition
 2022-12-02  7:47 UTC 

[PATCH 0/1] drivers:spi:fix some typos
 2022-12-02  6:31 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] test:dm:fix typo
 2022-12-02  6:23 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] common:autoboot:modify function parameters
 2022-12-02  4:53 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 0/3] Add riscv semihosting support in u-boot
 2022-12-02 12:01 UTC  (7+ messages)

[PATCH] net: eth-uclass: change state before stop() in eth_halt()
 2022-12-02 10:36 UTC  (4+ messages)

[PATCH v5 00/19] IPv6 support
 2022-12-02  9:18 UTC  (21+ messages)
` [PATCH v5 01/19] net: ipv6: Add IPv6 basic primitives
` [PATCH v5 02/19] net: ipv6: Add IPv6 build options
` [PATCH v5 03/19] net: ipv6: Add callbacks declarations to get access to IPv6 variables
` [PATCH v5 04/19] net: ipv6: Add Neighbor Discovery Protocol (NDP)
` [PATCH v5 05/19] net: ipv6: Add string_to_ip6 converter
` [PATCH v5 06/19] net: ipv6: Enable IPv6 typeconversion specifier
` [PATCH v5 07/19] net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks
` [PATCH v5 08/19] net: ipv6: Add implementation of main IPv6 functions
` [PATCH v5 09/19] net: ipv6: Incorporate IPv6 support into u-boot net subsystem
` [PATCH v5 10/19] net: tftp: Add IPv6 support for tftpboot
` [PATCH v5 11/19] net: ping6: Add ping6 command
` [PATCH v5 12/19] test: dm: eth: Add string_to_ip6 test
` [PATCH v5 13/19] test: dm: eth: Add csum_ipv6_magic test
` [PATCH v5 14/19] test: dm: eth: Add ip6_addr_in_subnet test
` [PATCH v5 15/19] test: dm: eth: Add ip6_make_snma test
` [PATCH v5 16/19] test: dm: eth: Add ip6_make_lladdr test
` [PATCH v5 17/19] configs: Add IPV6 config to sandbox_defconfig
` [PATCH v5 18/19] configs: Add IPV6 config to sandbox64_defconfig
` [PATCH v5 19/19] configs: Add IPV6 config to sandbox_flattree_defconfig

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

[PATCH] arm64: zynqmp: Do not include psu_init to U-Boot by default
 2022-12-02  8:18 UTC 

[PATCH] ARM: dts: at91: sama7g5: fix signal name of pin PD8
 2022-12-02  7:49 UTC  (2+ messages)

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

[PATCH 0/2] board: gateworks: venice: poll I2C to wait for GSC
 2022-12-02  3:24 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: imx8m*-venice-*: add I2C GPIO bus recovery support
` [PATCH 2/2] board: gateworks: venice: poll I2C lines to wait for GSC firmware

[PATCH] imx: imx6ul: kontron-sl-mx6ul: Disable CONFIG_FSL_QSPI_AHB_FULL_MAP to fix SPI NAND read access
 2022-12-02  3:21 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)

[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
 2022-12-01 11:42 UTC  (9+ 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

[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 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  (8+ 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  (8+ 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####"

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


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