public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-31 06:59:19 to 2023-09-01 09:53:19 UTC [more...]

[PATCH 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-09-01  9:52 UTC  (4+ messages)
` [PATCH 11/17] spl: sdp: Detach the controller on error

[PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-09-01  9:50 UTC  (17+ messages)
` [PATCH v2 02/17] usb: sandbox: Add DM_USB_GADGET support
` [PATCH v2 03/17] configs: sandbox: Enable DM_USB_GADGET
` [PATCH v2 04/17] cmd: fastboot: Use plain udevice for UDC controller interaction
` [PATCH v2 05/17] cmd: rockusb: "
` [PATCH v2 06/17] cmd: sdp: Reorder variable declaration
` [PATCH v2 07/17] cmd: thordown: "
` [PATCH v2 08/17] cmd: ums: Use plain udevice for UDC controller interaction
` [PATCH v2 09/17] dfu: Detach the controller on error
` [PATCH v2 10/17] dfu: Use plain udevice for UDC controller interaction
` [PATCH v2 11/17] spl: sdp: Detach the controller on error
` [PATCH v2 12/17] sdp: Use plain udevice for UDC controller interaction
` [PATCH v2 13/17] thordown: "
` [PATCH v2 14/17] usb: gadget: acm: "
` [PATCH v2 15/17] usb: gadget: ether: "
` [PATCH v2 16/17] dm: usb: udc: Drop legacy udevice handler functions
` [PATCH v2 17/17] board: usb: Replace legacy usb_gadget_handle_interrupts()

[PATCH] usb: host: ehci-generic: check for companion controller
 2023-09-01  9:49 UTC  (3+ messages)

[PATCH 0/5] board: xilinx: zyqmp: add Beckhoff CX8200
 2023-09-01  9:00 UTC  (8+ messages)
` [PATCH 2/5] drivers/usb/dwc3: zynqmp: only free reset gpio if we have one
` [PATCH 3/5] xilinx: zynqmp: move fdt_addr so we can use devices with less memory
` [PATCH 4/5] xilinx: zynqmp: add Beckhoff CX8200

[PATCH] .gitlab-ci: Test sandbox64 board in addition to sandbox
 2023-09-01  8:48 UTC 

[PATCH] test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True
 2023-09-01  8:31 UTC  (6+ messages)

[PATCH v2 0/4] arm: qemu: Enable Bochs, console buffering, USB keyboard
 2023-09-01  8:08 UTC  (10+ messages)
` [PATCH v2 4/4] doc: qemu: arm: Add a section on booting Linux distros

[PATCH 00/32] spl: Preparation for Universal Payload
 2023-09-01  7:49 UTC  (11+ messages)
` [PATCH 02/32] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_
` [PATCH 05/32] spl: mx6: powerpc: Drop the condition on timer_init()
` [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist

[PATCH 0/6] phy: Fix use of generic_phy_valid() helper
 2023-09-01  7:49 UTC  (10+ messages)
` [PATCH 1/6] phy: Set phy->dev to NULL when generic_phy_get_by_name() fails
` [PATCH 2/6] phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails
` [PATCH 3/6] usb: dwc3: Use generic_phy_valid() helper
` [PATCH 4/6] scsi: ceva: "
` [PATCH 5/6] net: zynq: "
` [PATCH 6/6] video: rockchip: dw_mipi_dsi: "

[PATCH v1 1/1] drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support
 2023-09-01  7:05 UTC  (2+ messages)

[PATCH 1/1] net: axi_emac: Convert to ofnode functions
 2023-09-01  7:04 UTC  (2+ messages)

[PATCH v3 0/6] DTS Sync from v6.5-rc1 to u-boot
 2023-09-01  7:02 UTC  (7+ messages)
` [PATCH v3 1/6] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
` [PATCH v3 2/6] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
` [PATCH v3 3/6] k3-j721s2: Sync from Linux tag v6.5-rc1
` [PATCH v3 4/6] k3-am68: "
` [PATCH v3 5/6] docs: board: ti: Add j721s2_evm documentation
` [PATCH v3 6/6] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File

[PATCH v2 0/3] arm64: versal: Enable CMD_KASLR and TPM
 2023-09-01  6:37 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: versal: Enable TPM for xilinx platforms
` [PATCH v2 2/3] arm64: versal: Enable sha1sum command
` [PATCH v2 3/3] arm64: versal: Enable the config CMD_KASLRSEED

[PATCH 0/3] arm64: versal-net: Enable CMD_KASLR and TPM
 2023-09-01  6:37 UTC  (5+ messages)
` [PATCH 1/3] arm64: versal-net: Enable TPM for xilinx platforms
` [PATCH 2/3] arm64: versal-net: Enable sha1sum command
` [PATCH 3/3] arm64: versal-net: Enable the config CMD_KASLRSEED

[PATCH] arm64: zynqmp: Setup default si570 frequency to 156.25MHz
 2023-09-01  6:32 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add support for K26 rev2 boards
 2023-09-01  6:31 UTC  (2+ messages)

[PATCH v2] fpga: define dummy fpga_load function for debug build
 2023-09-01  6:31 UTC  (2+ messages)

[PATCH v2 00/14] Correct confusing lmb error message
 2023-09-01  6:23 UTC  (17+ messages)
` [PATCH v2 01/14] lmb: Drop surplus brackets and fix code style
` [PATCH v2 02/14] lmb: Rename interior piece to area
` [PATCH v2 03/14] lmb: Rename region array "
` [PATCH v2 04/14] lmb: Rename memory/reserved_regions "
` [PATCH v2 05/14] lmb: Rename LMB_MAX_REGIONS and LMB_USE_MAX_REGIONS
` [PATCH v2 06/14] "
` [PATCH v2 07/14] lmb: Update use of region in the header file
` [PATCH v2 08/14] lmb: Update use of region in the C file
` [PATCH v2 09/14] lmb: Tidy up structure access
` [PATCH v2 10/14] lmb: Avoid long for loop counters and function returns
` [PATCH v2 11/14] lmb: Change functions returning long to return int
` [PATCH v2 12/14] lmb: Tidy up lmb_overlaps_region()
` [PATCH v2 13/14] lmb: Document and tidy lmb_add_region_flags()
` [PATCH v2 14/14] fs: Fix a confusing error about overlapping regions

[PATCH 0/2] thermal: Add VTM driver support for J72xx SOCs
 2023-09-01  6:15 UTC  (3+ messages)
` [PATCH 1/2] thermal: k3-j72xx-bandgap: Add support for vtm
` [PATCH 2/2] DONOTMERGE: j7200: device tree and defconfig update

[PATCH RESEND 1/2] arm: dts: rockchip: rk3588, rk3588s: sync with Linux
 2023-09-01  6:10 UTC  (3+ messages)
` [PATCH RESEND 2/2] arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe

[PATCH] tools: Fix patman launcher script
 2023-09-01  5:05 UTC 

[PATCH 1/2] arm: dts: rockchip: rk3588, rk3588s: sync with Linux
 2023-09-01  2:57 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe

[PATCH v3 1/2] schemas: Add a schema for memory map
 2023-09-01  1:12 UTC  (14+ messages)

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-09-01  1:10 UTC  (9+ messages)

[PATCH 0/7] Correct confusing lmb error message
 2023-09-01  0:15 UTC  (4+ messages)
` [PATCH 7/7] fs: Fix a confusing error about overlapping regions

[PATCH v2 0/3] phy: Fix generic_setup_phy return value on power on failure
 2023-08-31 23:07 UTC  (4+ messages)
` [PATCH v2 1/3] phy: Fix generic_setup_phy() "
` [PATCH v2 2/3] phy: Return success from generic_setup_phy() when phy is not found
` [PATCH v2 3/3] phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity

[PATCH 00/14] event: Replace some more init hooks
 2023-08-31 21:42 UTC  (2+ messages)

[PATCH RESEND] sunxi: add axp313a support
 2023-08-31 21:05 UTC 

[PATCH v1 0/4] Port gen_compile_commands.py from Linux to U-Boot
 2023-08-31 19:32 UTC  (6+ messages)

[PATCH v2 1/2] dm: core: ofnode: Add ofnode_read_bootscript_flash()
 2023-08-31 19:02 UTC  (3+ messages)
` [PATCH v2 2/2] xilinx: board: Add support to pick bootscr flash offset/size from DT

[PATCH v2 0/4] Populate kaslr seed with TPM
 2023-08-31 19:02 UTC  (7+ messages)
` [PATCH v2 1/4] fdt: common API to populate kaslr seed
` [PATCH v2 2/4] fdt: kaslr seed from tpm entropy
` [PATCH v2 3/4] cmd: kaslrseed: Use common API to fixup FDT

[PATCH] driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers
 2023-08-31 19:01 UTC  (4+ messages)

[PATCH 1/2] Allow Python packages to be dropped
 2023-08-31 19:02 UTC  (4+ messages)
` [PATCH 2/2] x86: coreboot: Avoid a declaration after a label

[PATCH] efi: Correct handling of frame buffer
 2023-08-31 19:02 UTC  (7+ messages)

[PATCH v2] cmd: dm: allow for selecting uclass and device
 2023-08-31 19:01 UTC  (4+ messages)

[PATCH v4 0/8] cmd: gpt: GPT manipulation improvements
 2023-08-31 16:51 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] cmd: gpt: Remove confusing help text
  ` [PATCH v5 2/8] doc: Add gpt command documentation
  ` [PATCH v5 3/8] tests: gpt: Remove test order dependency
  ` [PATCH v5 4/8] cmd: gpt: Add gpt_partition_bootable variable
  ` [PATCH v5 5/8] cmd: gpt: Add command to set bootable flags
  ` [PATCH v5 6/8] cmd: gpt: Preserve type GUID if enabled
  ` [PATCH v5 7/8] cmd: gpt: Preserve bootable flag
  ` [PATCH v5 8/8] cmd: gpt: Add command to swap partition order

[PATCH] net: wget: Avoid packet queue overflow
 2023-08-31 16:27 UTC  (3+ messages)

[PATCH] fwu: Initialize global fwu library state during CI test
 2023-08-31 16:26 UTC  (2+ messages)

[PATCH] tools: image-host: print error messages to stderr
 2023-08-31 16:26 UTC  (2+ messages)

[PATCH v2 1/5] drivers/mtd/nvmxip: Trigger post bind as probe on driver level
 2023-08-31 16:26 UTC  (10+ messages)
` [PATCH v2 2/5] drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems
` [PATCH v2 3/5] drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems
` [PATCH v2 4/5] drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
` [PATCH v2 5/5] configs: sandbox: Enable NVMXIP QSPI driver

[PATCH v1] serial-uclass: reset gd->cur_serial_dev to NULL if serial not found
 2023-08-31 16:26 UTC  (2+ messages)

[PATCH] pci: pcie-brcmstb: do not rely on CLKREQ# signal
 2023-08-31 16:26 UTC  (2+ messages)

[PATCH] pci: pcie-brcmstb: bring over some robustness improvements from Linux
 2023-08-31 16:26 UTC  (2+ messages)

[PATCH] imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example
 2023-08-31 16:15 UTC  (2+ messages)

[PATCH v2] tools: ensure zeroed padding in external FIT images
 2023-08-31 15:37 UTC  (6+ messages)

[RFC] make sandbox UT more generic
 2023-08-31 15:04 UTC  (4+ messages)

[PATCH] imx: hab: Use size parameter
 2023-08-31 14:57 UTC 

[PATCH 1/2] ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Mini eDM SBC
 2023-08-31 14:41 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Plus "

[PATCH] ARM: imx: Use default SAVED_DRAM_TIMING_BASE on DH i.MX8M Plus DHCOM
 2023-08-31 14:41 UTC 

[PATCH v2 0/2] Disable setting ICACHE and DCACHE off for ARM64 platforms
 2023-08-31 14:35 UTC  (6+ messages)
` [PATCH v2 2/2] armv8: Disable SYS_DCACHE_OFF & SYS_ICACHE_OFF for ARM64

[PATCH v2] arm64: zynqmp: Add output-enable pins to SOMs
 2023-08-31 14:27 UTC 

[PATCH v2 00/19] Kconfig: Tidy up some options
 2023-08-31 14:18 UTC  (18+ messages)
` [PATCH v2 03/19] video: Hide the BMP options
` [PATCH v2 05/19] net: Move SYS_RX_ETH_BUFFER into the network menu
` [PATCH v2 06/19] FWU: Avoid showing an unselectable menu option
` [PATCH v2 14/19] spl: Tidy up load address in spl_ram
` [PATCH v2 17/19] Mark DISTRO_DEFAULTS as deprecated
` [PATCH v2 18/19] boot: Join FDT_FIXUP_PARTITIONS with related options
` [PATCH v2 19/19] boot: Join ARCH_FIXUP_FDT_MEMORY "

[PATCH v2] mach-imx: bootaux: fix building with disabled bootelf
 2023-08-31 14:03 UTC 

[PATCH] mach-imx: bootaux: fix building with disabled bootelf
 2023-08-31 13:56 UTC  (5+ messages)

[PATCH v1 1/1] arch/arm/dts/zynqmp-sck-kr-g-revB.dts: add output-enable pins
 2023-08-31 13:30 UTC  (3+ messages)

[RFC PATCH 0/5] Allow for removal of DT nodes and properties
 2023-08-31 13:28 UTC  (9+ messages)
` [RFC PATCH 5/5] doc: Add a document for non-compliant DT node/property removal

[PATCH v1 0/4] J721E DTS Sync with Kernel v6.5-rc1
 2023-08-31 13:16 UTC  (11+ messages)
` [PATCH v1 2/4] arm: dts: k3-j721e: Sync with v6.5-rc1

[PATCH v2 1/2] Reland "x86: Move FACP table into separate functions""
 2023-08-31 12:47 UTC  (2+ messages)

[PATCH] Add support for more XMC series
 2023-08-31  5:48 UTC  (3+ messages)

[PATCH 0/3] pinctrl: zynqmp: Add tri-state configuration support
 2023-08-31 12:14 UTC  (2+ messages)

[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
 2023-08-31 10:25 UTC  (4+ messages)

[PATCH] am33xx: ignore return value from usb_ether_init()
 2023-08-31 10:15 UTC  (2+ messages)

[PATCH v5 1/2] dm: core: ofnode: Add ofnode_read_bootscript_address()
 2023-08-31  6:59 UTC  (2+ messages)
` [PATCH v5 2/2] xilinx: board: Add support to pick bootscr address from DT


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