public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-10-07 20:02:12 to 2024-10-09 02:10:07 UTC [more...]

[PATCH] cmd: Make bootvx independent of bootelf
 2024-10-09  2:09 UTC  (4+ messages)

[PATCH 1/1] sandbox: add bootmethod EFI boot-manager
 2024-10-09  1:58 UTC  (2+ messages)

[PATCH v10 00/13] net: tcp: improve tcp support
 2024-10-09  1:57 UTC  (15+ messages)
` [PATCH v10 01/13] net/tcp: fix TCP options processing
` [PATCH v10 02/13] net/tcp: fix selective acknowledge
` [PATCH v10 03/13] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v10 04/13] net/tcp: add connection info to "
` [PATCH v10 05/13] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v10 06/13] net/tcp: improve tcp framework, use better state machine
` [PATCH v10 07/13] test/cmd/wget: fix the test
` [PATCH v10 08/13] net/tcp: simplify tcp header filling code
` [PATCH v10 09/13] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v10 10/13] net/net: fix include ordering
` [PATCH v10 11/13] net/netcat: add netcat over tcp support
` [PATCH v10 12/13] net/httpd: add httpd common code
` [PATCH v10 13/13] net/httpd-upload: an example web-server implementation for file uploading

[PATCH v2] Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
 2024-10-09  1:57 UTC  (2+ messages)

[PATCH] test: Fix skip check for sleep command test
 2024-10-09  1:57 UTC  (2+ messages)

[PATCH] net: wget: check strict_strtoul() return value
 2024-10-09  1:57 UTC  (2+ messages)

[PATCH v2] binman: add fast authentication method for i.MX8M signing
 2024-10-09  1:57 UTC  (11+ messages)
` [PATCH v3 1/2] binman: cosmetic: code formatting fixes
  ` [PATCH v4 1/2] binman: cosmetic: refactor `nxp_imx8mcst' etype code
    ` [PATCH v4 2/2] binman: add fast authentication method for i.MX8M signing

[PATCH v3 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-10-09  1:57 UTC  (9+ messages)
` [PATCH v3 1/6] include/android_ab: move ab_select_slot() documentation to @ notation
` [PATCH v3 2/6] treewide: bcb: move ab_select command to bcb subcommands
` [PATCH v3 3/6] cmd: bcb: change strcmp() usage style in the do_bcb_ab_select()
` [PATCH v3 4/6] cmd: bcb: introduce 'ab_dump' command to print BCB block content
` [PATCH v3 5/6] common: android_ab: fix slot suffix for abc block
` [PATCH v3 6/6] test/py: introduce test for ab_dump command

[PATCH v4 0/7] Add AVS support for J721S2
 2024-10-09  1:57 UTC  (4+ messages)

[PATCH v1] arm: global_data: add scmi pointer
 2024-10-09  1:57 UTC  (4+ messages)

[PATCH v1 1/1] cmd: irq: Move do_irqinfo() prototype to a header file
 2024-10-09  1:56 UTC  (2+ messages)

[PATCH v1 0/4] x86: Clean up and fix to avoid compiler warnings
 2024-10-09  1:56 UTC  (9+ messages)
` [PATCH v1 1/4] x86: cpu: Use default print_cpuinfo() for all
` [PATCH v1 2/4] x86: cpu: Mark a few functions static
` [PATCH v1 3/4] x86: cpu: Add a few prototypes to the header file
` [PATCH v1 4/4] x86: cpu: Add missing header inclusion

modify live DT with OF_LIVE breaking phy_connect?
 2024-10-09  1:56 UTC  (2+ messages)

[PATCH 1/2] arm64: versal: Remove description for USB1
 2024-10-09  1:56 UTC  (3+ messages)
` [PATCH 2/2] arm64: versal: Wire USB0 in distro boot

[PATCH 00/13] disentangling cyclic API from schedule()
 2024-10-09  1:55 UTC  (23+ messages)
` [PATCH 01/13] doc: cyclic: remove reference to WATCHDOG_RESET
` [PATCH 02/13] cyclic: introduce u-boot/schedule.h
` [PATCH 03/13] led: include cyclic.h in led_sw_blink.c
` [PATCH 05/13] fs/cramfs: use schedule instead of cyclic_run as callback
` [PATCH 06/13] test: dm: wdt: replace cyclic_run() by schedule()
` [PATCH 07/13] cyclic: make cyclic_run static
` [PATCH 08/13] watchdog.h: change include of cyclic.h to u-boot/schedule.h
` [PATCH 09/13] lib/sha*: include u-boot/schedule.h instead of cyclic.h
` [PATCH 10/13] i2c: rzg2l: include u-boot/schedule.h
` [PATCH 11/13] ddr: altera: "
` [PATCH 12/13] boot: cedit: "

[PATCH] binman: Add option for pointing to external description
 2024-10-09  1:55 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: stm32: Duplicate cpu0-opp-table node into stm32mp15-u-boot.dtsi
 2024-10-09  1:55 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: stm32: Generate u-boot.itb using binman on DH STM32 DHSOM

[PATCH v11 00/29] Introduce the lwIP network stack
 2024-10-09  1:55 UTC  (16+ messages)
` [PATCH v11 01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
` [PATCH v11 02/29] Make AVB_VERIFY depend on FASTBOOT
` [PATCH v11 04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
` [PATCH v11 05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
` [PATCH v11 06/29] test: boot: fix bootflow_cmd_label "

[PATCH] WIP: binman: expand test coverage to nxpimx8mcst
 2024-10-09  1:55 UTC  (2+ messages)

[PATCH] sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic
 2024-10-09  1:52 UTC  (3+ messages)
` [PATCH] sandbox: dts: Add missing sandbox,emul "

[PATCH 0/4] some serial rx buffer patches
 2024-10-09  1:51 UTC  (9+ messages)
` [PATCH 1/4] serial: fix circular rx buffer edge case
` [PATCH 2/4] serial: do not overwrite not-consumed characters in rx buffer
` [PATCH 3/4] serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE
` [PATCH 4/4] serial: embed the rx buffer in struct serial_dev_priv

[PATCH 0/3] Implement signing FIT images during image build
 2024-10-09  1:50 UTC  (8+ messages)
` [PATCH 1/3] binman: fix passing loadables to mkimage on first run
` [PATCH 2/3] image-host: fix 'unknown error' error message
` [PATCH 3/3] binman: implement signing FIT images during image build

[PATCH 1/4] boot: pxe_utils: Add fallback support
 2024-10-09  1:51 UTC  (8+ messages)
` [PATCH 2/4] boot: Add logic to enable booting from fallback option
` [PATCH 3/4] bootstd: Add command to enable setting of bootmeth specific properties
` [PATCH 4/4] test: Add tests for the bootmeth set command

[RESEND PATCH v4 00/10] mtd: spinand: initial support of ecc engines
 2024-10-09  1:50 UTC  (2+ messages)

[PATCH 0/6] Allow showing the memory map
 2024-10-09  1:50 UTC  (7+ messages)
` [PATCH 1/6] common: Fix up malloc() comment in reserve_noncached()
` [PATCH 2/6] common: Tidy up how malloc() is inited
` [PATCH 3/6] am65x: Use map_to_sysmem() to convert from pointer
` [PATCH 4/6] global_data: Add some more accessors
` [PATCH 5/6] bootstage: Allow counting memory without strings
` [PATCH 6/6] cmd: Add a command to show the memory map

[PATCH] net: correct wget_connected debug messages
 2024-10-08 23:14 UTC  (2+ messages)

[PATCH 1/1] net/wget: set filesize
 2024-10-08 22:53 UTC 

[PATCH 1/1] net/wget: set filesize
 2024-10-08 22:52 UTC 

[PATCH v2 0/3] board: rockchip: Add Hardkernel ODROID-M1S
 2024-10-08 22:02 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1
` [PATCH v2 2/3] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
` [PATCH v2 3/3] board: "

[PATCH v2 00/14] Make EFI memory allocations synchronous with LMB
 2024-10-08 21:48 UTC  (17+ messages)
` [PATCH v2 01/14] lmb: add versions of the lmb API with flags
` [PATCH v2 02/14] lmb: add a flag to allow suppressing memory map change notification
` [PATCH v2 03/14] efi: memory: use the lmb API's for allocating and freeing memory
` [PATCH v2 04/14] lib: Kconfig: add a config symbol for getting lmb memory map updates
` [PATCH v2 05/14] add a function to check if an address is in RAM memory
` [PATCH v2 06/14] lmb: notify of any changes to the LMB memory map
` [PATCH v2 07/14] ti: k3: remove efi_add_known_memory() function definition
` [PATCH v2 08/14] stm32mp: "
` [PATCH v2 09/14] lmb: allow for boards to specify memory map
` [PATCH v2 10/14] layerscape: use the lmb API's to add RAM memory
` [PATCH v2 11/14] x86: e820: use the lmb API for adding "
` [PATCH v2 12/14] efi_memory: do not add RAM memory to the memory map
` [PATCH v2 13/14] lmb: remove call to efi_lmb_reserve()
` [PATCH v2 14/14] efi_memory: rename variable to highlight overlap with free memory

[PATCH 1/1] boot: type boormethod
 2024-10-08 21:36 UTC  (2+ messages)

[PATCH] rockchip: Migrate to use USB_DWC3_GENERIC on RK3328
 2024-10-08 21:19 UTC  (2+ messages)

[ANN] U-Boot v2024.10 released
 2024-10-08 17:40 UTC  (3+ messages)

[PATCH] watchdog: introduce separate SPL symbol for WDT_GPIO
 2024-10-08 17:39 UTC  (2+ messages)

[PATCH v2] cmd: setexpr: fix no matching string in gsub return empty value
 2024-10-08 17:20 UTC  (3+ messages)

[PATCH v7 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-08 16:16 UTC  (11+ messages)
` [PATCH v7 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v7 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v7 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v7 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v7 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v7 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v7 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[PATCH] dts: meson-g12-common-u-boot: do not disable canvas
 2024-10-08 16:23 UTC 

[PATCH 1/2] power: pmic: Support pmic pf0900
 2024-10-08 15:42 UTC  (2+ messages)

[PATCH v1] imx: Kconfig: make IMX8_ROMAPI configurable
 2024-10-08 15:32 UTC  (9+ messages)

[PATCH] video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled
 2024-10-08 15:15 UTC  (3+ messages)

[PATCH] imx8: Correct the SCU API return value check
 2024-10-08 15:11 UTC  (5+ messages)

[PATCH v3 1/2] dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts
 2024-10-08 14:29 UTC  (3+ messages)

[PATCH v6 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-08 13:49 UTC  (10+ messages)
` [PATCH v6 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v6 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v6 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v6 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v6 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v6 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v6 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[PATCH] mkimage: ecdsa: add nodes to signature/key node
 2024-10-08 13:44 UTC  (2+ messages)

[PATCH] mkimage: ecdsa: add signature/key nodes to dtb if missing
 2024-10-08 13:44 UTC  (2+ messages)

[PATCH] configs: am64x*_r5_defconfig: Drop BOOTCOMMAND
 2024-10-08 13:44 UTC  (2+ messages)

[PATCH] serial: ns16550: Try get serial clock rate from DT before CLK
 2024-10-08 13:44 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: Bind gpio while binding pinctrl
 2024-10-08 13:44 UTC  (2+ messages)

[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
 2024-10-07 13:59 UTC  (13+ messages)
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1

[PATCH v2] usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket
 2024-10-08 13:21 UTC  (2+ messages)

[PATCH] Make AVB_VERIFY depend on FASTBOOT
 2024-10-08 13:15 UTC  (2+ messages)

[PATCH 1/3] u_boot_pylib: Support running coverage on selected functions
 2024-10-08 13:13 UTC  (3+ messages)
` [PATCH 3/3] binman: Add a tutorial on resolving test-coverage bugs

[PATCH v1] eth: asix88179: drop ADVERTISE_LPACK and ADVERTISE_NPAGE advertise flags
 2024-10-08 12:58 UTC  (2+ messages)

[PATCH v3 0/3] mtd: nand: raw: Collected improvements
 2024-10-08 12:12 UTC  (6+ messages)
` [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes

[PATCH v2 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-10-08 12:07 UTC  (4+ messages)
` [PATCH v2 2/6] treewide: bcb: move ab_select command to bcb subcommands

[PATCH 00/19] Add Cadence NAND Driver support
 2024-10-08  9:43 UTC  (7+ messages)
` [PATCH 14/19] configs: nand2_defconfig: Enable configs for nand boot

[PATCH] mmc: dw_mmc: Fix FIFO data transfer timeout
 2024-10-08  8:20 UTC  (3+ messages)

[PATCH 0/9] net: ksz9477: add support for KSZ GbE switches using SPI bus
 2024-10-08  7:54 UTC  (10+ messages)
` [PATCH 1/9] net: ksz9477: move struct ksz_dsa_priv *priv declaration
` [PATCH 2/9] net: ksz9477: remove dev_set_parent_priv() call
` [PATCH 3/9] net: ksz9477: add KSZ9896 switch support
` [PATCH 4/9] net: ksz9477: rename udevice_id tab to ksz_ids
` [PATCH 5/9] net: ksz9477: set i2c bus offset length only when needed
` [PATCH 6/9] net: ksz9477: store ksz bus operations functions
` [PATCH 7/9] net: ksz9477: rename ksz_i2c_probe() to ksz_probe()
` [PATCH 8/9] net: ksz9477: prepare ksz9477 without I2C support
` [PATCH 9/9] net: ksz9477: add support for KSZ GbE switches using SPI bus

[PATCH] arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature
 2024-10-08  6:14 UTC  (2+ messages)

[PATCH 0/4] Cleanup dma device in spl and move dma channel[0]
 2024-10-08  5:40 UTC  (6+ messages)
` [PATCH 1/4] mach-k3: common.c: Add dma device remove in spl exit

[PATCH 1/4] clk: scmi: support set parent
 2024-10-08  3:47 UTC  (5+ messages)
` [PATCH 4/4] clk: scmi: Add workaround for set_rate/enable/disable

[PATCH v4 0/3] cmd/mtd: add missed featuries
 2024-10-07 23:20 UTC  (4+ messages)
` [PATCH v4 1/3] cmd: mtd: add markbad command support
` [PATCH v4 2/3] cmd: mtd: add nand_write_test "
` [PATCH v4 3/3] cmd: mtd: add nand_read_test "

[PATCH] sunxi: power: axp809: Fix DCDC4 programming
 2024-10-07 22:26 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-10-07 20:01 UTC  (3+ messages)
`  "


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