public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-04-01 07:38:17 to 2023-04-03 10:04:56 UTC [more...]

rk3399 issue: no DMA in Linux with mainline TF-A and U-Boot SPL
 2023-04-03  8:37 UTC  (2+ messages)

[PATCH 1/1] test: improve configuration for Kconfig test options
 2023-04-03 10:04 UTC 

[PATCH v4 1/2] regulator: implement basic reference counter
 2023-04-03  9:59 UTC  (3+ messages)

[PATCH v9 00/10] introduce Arm FF-A support
 2023-04-03  9:59 UTC  (13+ messages)
` [PATCH v10 "
  ` [PATCH v10 04/10] arm_ffa: "
  ` [PATCH v10 05/10] arm_ffa: introduce armffa command
  ` [PATCH v10 06/10] arm_ffa: introduce sandbox FF-A support
  ` [PATCH v10 07/10] arm_ffa: introduce sandbox test cases for UCLASS_FFA
  ` [PATCH v10 10/10] arm_ffa: efi: corstone1000: enable MM communication

[PATCH v5 1/8] bootstd: Tweak bootflow logic for device tree
 2023-04-03  9:56 UTC  (5+ messages)
` [PATCH v5 3/8] bootstd: Support booting EFI where multiple options exist

[PATCH] common: cli_hush: Restore clear local variable support
 2023-04-03  9:35 UTC  (3+ messages)

[PATCH] watchdog: arm_smc_wdt: add watchdog support
 2023-04-03  8:56 UTC  (3+ messages)

WIP: Signing TI x509 certificates using binman
 2023-04-03  8:30 UTC  (8+ messages)

[PATCH V5 00/13] Add splash screen support at u-boot SPL
 2023-04-03  8:14 UTC  (14+ messages)
` [PATCH V5 01/13] drivers: video: Kconfig: Add configs for enabling video at SPL
` [PATCH V5 02/13] drivers: video: tidss: Kconfig: Configs to enable TIDSS "
` [PATCH V5 03/13] drivers: Makefile: Add rule to compile video driver
` [PATCH V5 04/13] drivers: video: Makefile: Rule to compile necessary video driver files
` [PATCH V5 05/13] drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
` [PATCH V5 06/13] common: Makefile: Add rule to compile splash and splash_source "
` [PATCH V5 07/13] common: Kconfig: Add BMP configs
` [PATCH V5 08/13] cmd: bmp: Split bmp commands and functions
` [PATCH V5 09/13] common: Makefile: Rule to compile bmp.c
` [PATCH V5 10/13] drivers: video: Enable necessary video functions at SPL
` [PATCH V5 11/13] common: Enable splash "
` [PATCH V5 12/13] include: Enable video related global data variable and splash "
` [PATCH V5 13/13] board: ti: am62x: evm: OSPI support for splash screen

[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
 2023-04-03  8:10 UTC  (8+ messages)
` [PATCH v2 1/1] RFC: Move Odroid-C2 to use "

[PATCH] ARM: dts: stm32: Add QSPI support on STM32MP13x SoC family
 2023-04-03  7:45 UTC  (2+ messages)

[PATCH v6 01/11] bootstd: Tweak bootflow logic for device tree
 2023-04-03  6:47 UTC  (16+ messages)
` [PATCH v6 02/11] virtio: Ensure PCI is set up first
` [PATCH v6 03/11] bootstd: Support booting EFI where multiple options exist
` [PATCH v6 04/11] bootstd: Report missing labels only when asked
` [PATCH v6 05/11] bootstd: Show a message sometimes if no bootflows are found
` [PATCH v6 06/11] rockchip: Move to standard boot
` [PATCH v6 07/11] rockchip: Use the same boot_targets for all boards
` [PATCH v6 08/11] bootstd: Disable BOOTSTD for boards with custom commands
` [PATCH v6 09/11] xilinx: Disable CONFIG_BOOTSTD_DEFAULTS for some xilinx boards
  ` [PATCH v6 11/11] bootstd: Enable BOOTSTD_DEFAULTS by default

[PATCH] spi: stm32_qspi: Remove useless struct stm32_qspi_flash
 2023-04-03  6:04 UTC 

[PATCH 1/1] efi_loader: remove duplicate assignment
 2023-04-03  5:58 UTC  (3+ messages)

[PATCH 1/1] cmd: missing break in test_write_limit()
 2023-04-03  5:52 UTC  (3+ messages)

[PATCH v2 1/1] MAINTAINERS: assign include/tpm*, cmd/tpm*
 2023-04-03  5:51 UTC  (3+ messages)

[PATCH] ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot
 2023-04-03  4:42 UTC 

[PATCH v2] disk: Use a helper function to reduce duplication
 2023-04-03  1:16 UTC  (4+ messages)

[PATCH v2 0/5] enable DMA and CPSW nodes for am62ax SoC family
 2023-04-02 21:36 UTC  (6+ messages)
` [PATCH v2 1/5] dma: ti: k3-udma: Introduce DMA support for the am62ax
` [PATCH v2 2/5] arm: dts: sync am62ax dtbs with linux v6.3-rc4
` [PATCH v2 3/5] arm: dts: add DMA and CPSW nodes for uboot
` [PATCH v2 4/5] configs: enable net features for am62ax
` [PATCH v2 5/5] configs: am62ax: enable ymodem support for a53 spl

Please pull u-boot-dm/next
 2023-04-02 21:35 UTC 

[PATCH v3] cmd: fdt: Use env_set_hex() for "get addr" and "get size"
 2023-04-02 21:33 UTC  (3+ messages)

[PATCH v2] fdt: Make fdt addr -q quieter
 2023-04-02 21:33 UTC  (4+ messages)

[PATCH] pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges array
 2023-04-02 21:33 UTC  (2+ messages)

[PATCH] doc: sandbox: replace sgdisk input with options
 2023-04-02 21:33 UTC  (2+ messages)

[PATCH v2 0/4] vpl: Correct some tests
 2023-04-02 21:33 UTC  (9+ messages)
` [PATCH v2 1/4] sandbox: Update the VBE firmware location
` [PATCH v2 2/4] vbe: Use the correct image filename in the test
` [PATCH v2 3/4] CI: Ensure that vpl test is run
` [PATCH v2 4/4] test: Run the VPL tests with 'make check'

[PATCH 0/5] enable DMA and CPSW nodes for am62ax SoC family
 2023-04-02 21:26 UTC  (4+ messages)
` [PATCH 3/5] arm: dts: add DMA and CPSW nodes for uboot

[PATCH v2] netconsole: various improvements
 2023-04-02 20:30 UTC 

[PATCH v2 0/3] rpi: Convert to standard boot
 2023-04-02 20:28 UTC  (4+ messages)
` [PATCH v2 1/3] arm: rpi: Switch "
` [PATCH v2 2/3] rpi: Disable DISTRO_DEFAULTS
` [PATCH v2 3/3] arm: rpi: Switch to a text environment

[PATCH] riscv: Add a 64-bit image type
 2023-04-02 20:28 UTC 

[PATCH 1/1] usb: gadget: missing fallthrough in composite_setup()
 2023-04-02 17:53 UTC  (2+ messages)

Newer U-Boot version throwing "Bootstage space exhasuted" with FIT image
 2023-04-02 18:45 UTC  (2+ messages)

[PATCH 1/1] rockchip: Fix incorrect constant name in RAM init code
 2023-04-02 18:44 UTC  (2+ messages)

BUG: pta_scp03_invoke_func() in drivers/tee/sandbox.c
 2023-04-02 16:44 UTC  (3+ messages)

[PATCH] clk: rockchip: rk3568: Add dummy I2S1_MCLKOUT_TX clock support
 2023-04-02 15:58 UTC 

[PATCH] travis-ci: Add m68k M5208EVBE machine
 2023-04-02 14:36 UTC  (4+ messages)

[PATCH] Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")
 2023-04-02 14:32 UTC  (3+ messages)

[PATCH v4] pinctrl: rockchip: support rk3588 pinctrl
 2023-04-02 11:08 UTC  (2+ messages)

[PATCH v3 1/3] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-04-02 11:04 UTC  (4+ messages)
` [PATCH v3 2/3] phy: rockchip-inno-usb2: add initial support for rk3588 PHY

[PATCH v3 00/16] x86: Various minor enhancements for coreboot
 2023-04-02 10:52 UTC  (3+ messages)
` [PATCH v3 08/16] pci: coreboot: Don't read regions when booting

[PATCH] mmc: dw_mmc: reset controller after data error
 2023-04-02 10:51 UTC  (2+ messages)

[PATCH 01/12] arm: mach-k3: Move MSMC fixup to SoC level
 2023-04-02 10:47 UTC  (4+ messages)
` [PATCH 08/12] arm: mach-k3: Add weak do_board_detect() to common file

[RFC PATCH v1] arm: lib: add __gnu_thumb1_case_si
 2023-04-02 10:17 UTC  (3+ messages)

[PATCH] net: ravb: Support fixed PHY in R-Car
 2023-04-02  7:39 UTC  (2+ messages)

[PATCH v2 0/5] Add ethernet driver for StarFive JH7110 SoC
 2023-04-02  7:36 UTC  (3+ messages)
` [PATCH v2 1/5] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy

[PATCH 1/1] MAINTAINERS: assign include/tpm*, cmd/tpm.c
 2023-04-02  4:49 UTC 

RISC-V FIT image type
 2023-04-02  3:33 UTC  (4+ messages)

BUG: cmd/tmp.c missing fallthrough or break
 2023-04-02  2:40 UTC  (2+ messages)

[PATCH 1/1] common: avoid NULL dereference in console_devices_set
 2023-04-02  2:39 UTC  (2+ messages)

[PATCH 1/1] cmd: consider multiplexing in coninfo
 2023-04-02  2:39 UTC  (2+ messages)

[PATCH 1/1] doc: coninfo man-page
 2023-04-02  2:39 UTC  (2+ messages)

[PATCH 0/3] Enable bootmenu, and button-kbd driver for menu entry navigation
 2023-04-02  2:39 UTC  (6+ messages)
` [PATCH 1/3] starqltechn: use 16x32 font
` [PATCH 2/3] starqltechn: use button keyboard driver
` [PATCH 3/3] starqltechn: enable bootmenu

[PATCH 1/1] cmd/regulator: missing fallthrough in do_dev()
 2023-04-02  2:39 UTC  (2+ messages)

[PATCH 1/1] sandbox: mark sandbox_exit() as no return
 2023-04-02  2:39 UTC  (2+ messages)

[PATCH 1/1] cmd: missing fallthrough macro in do_pci()
 2023-04-02  2:38 UTC  (2+ messages)

[PATCH 1/1] sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
 2023-04-02  2:38 UTC  (2+ messages)

[PATCH 1/1] sandbox: fix sandbox_hub_submit_control_msg()
 2023-04-02  2:38 UTC  (2+ messages)

[PATCH 1/1] tools: avoid implicit fallthrough in fdt_add_pubkey
 2023-04-02  2:38 UTC  (2+ messages)

[PATCH 1/1] lib: missing fallthrough comment in vsnprintf_internal()
 2023-04-02  2:37 UTC  (2+ messages)

[PATCH 1/1] sandbox: fix fall through in sandbox_flash_bulk()
 2023-04-02  2:37 UTC  (2+ messages)

[PATCH 1/1] net: replace /* Fall through */
 2023-04-02  2:37 UTC  (3+ messages)

[PATCH 1/1] cmd: convert fallthrough comment
 2023-04-02  2:26 UTC  (2+ messages)

[PATCH v7 01/11] bootstd: Tweak bootflow logic for device tree
 2023-04-02  2:02 UTC  (11+ messages)
` [PATCH v7 02/11] virtio: Ensure PCI is set up first
` [PATCH v7 03/11] bootstd: Support booting EFI where multiple options exist
` [PATCH v7 04/11] bootstd: Report missing labels only when asked
` [PATCH v7 05/11] bootstd: Show a message sometimes if no bootflows are found
` [PATCH v7 06/11] rockchip: Move to standard boot
` [PATCH v7 07/11] rockchip: Use the same boot_targets for all boards
` [PATCH v7 08/11] bootstd: Disable BOOTSTD for boards with custom commands
` [PATCH v7 09/11] xilinx: Disable CONFIG_BOOTSTD_DEFAULTS for some xilinx boards
` [PATCH v7 10/11] atmel: Disable SPL_EFI_PARTITION for sama5d27_som1_ek_qspiflash
` [PATCH v7 11/11] bootstd: Enable BOOTSTD_DEFAULTS by default

Pull request for efi-2023-04-rc6
 2023-04-01 23:23 UTC  (2+ messages)

[RFC PATCH v7 00/23] Modernize U-Boot shell
 2023-04-01 22:44 UTC  (4+ messages)
` [RFC PATCH v7 11/23] cmd: Add new parser command

[PATCH] net: ipv6: Add support for default gateway discovery
 2023-04-01 19:02 UTC  (2+ messages)

[PATCH 1/4] net: e1000: add and make use of NUM_RX_DESC macro
 2023-04-01 19:01 UTC  (2+ messages)

[PATCH 01/41] net: phy: aquantia: Staticize PHY driver entries
 2023-04-01 18:59 UTC  (26+ messages)
` [PATCH 29/41] net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER()
` [PATCH 30/41] net: phy: xilinx: "
` [PATCH 31/41] net: phy: intel-xway: "
` [PATCH 32/41] net: phy: mscc: "
` [PATCH 33/41] net: phy: fixed: "
` [PATCH 34/41] net: phy: ncsi: "
` [PATCH 35/41] net: phy: xilinx-gmii2rgmii: "
` [PATCH 37/41] net: phy: gen10g: "
` [PATCH 38/41] net: phy: Drop static phy_drivers list
` [PATCH 39/41] net: phy: Drop unused phy_register()
` [PATCH 40/41] net: phy: Re-inline phy_drv_reloc()
` [PATCH 41/41] net: phy: Only call phy_init() on systems needing manual relocation

[PATCH v2 1/3] net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support
 2023-04-01 18:58 UTC  (6+ messages)
` [PATCH v2 2/3] net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI
` [PATCH v2 3/3] net: phy: Synchronize PHY interface modes with Linux

[PATCH] net: rswitch: Add Renesas Ethernet Switch
 2023-04-01 18:58 UTC  (2+ messages)

[PATCH 1/3] net: support being a TCP server to unblock TCP fastboot
 2023-04-01 18:55 UTC  (6+ messages)
` [PATCH 3/3] net: share fastboot boot handle logic between transports

[PATCH 1/5] net: phy: marvell: Import and use marvell_phy.h from Linux
 2023-04-01 18:51 UTC  (10+ messages)
` [PATCH 2/5] net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() "
` [PATCH 3/5] net: phy: Add phy_read_mmd_poll_timeout() "
` [PATCH 4/5] net: phy: Add MDIO PCS 2.5G and 5G speed macros "
` [PATCH 5/5] net: phy: marvell10g: Adapt Marvell 10G PHY driver "

[PATCH 1/3] net: mvpp2: Replace PHY_INTERFACE_MODE_SGMII_2500 with SGMII and speed
 2023-04-01 18:48 UTC  (5+ messages)
` [PATCH 2/3] net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI
` [PATCH 3/3] net: phy: Synchronize PHY interface modes with Linux

[PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot
 2023-04-01 16:43 UTC  (11+ messages)
                ` A38x BootROM MMC_CMD_SEND_STATUS timeouts (Was: Re: [PATCH RFC u-boot-mvebu 0/2] arm: mvebu: Fix eMMC boot)
                  ` A38x BootROM MMC_CMD_SEND_STATUS timeouts

[PATCH 1/4] arm: add support for Hisilicon HiSTB family SoCs
 2023-04-01 11:17 UTC  (4+ messages)
` [PATCH 2/4] mmc: hi6220_dw_mmc: add compatible for HC2910 support
` [PATCH 3/4] dt-binding: histb-clock: add clocks definition for Hi3798MV200
` [PATCH 4/4] arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 board

[PATCH 0/4] add an initial support for hisilicon histb hc2910
 2023-04-01 11:17 UTC 

[PATCH] powerpc: Add support for CZ.NIC Turris 1.x routers
 2023-04-01  8:28 UTC  (4+ messages)


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