messages from 2024-10-09 21:10:09 to 2024-10-11 15:39:09 UTC [more...]
[PATCH v2] clk: stub: add sm8150 compatible id
2024-10-11 15:38 UTC
[PATCH 0/4] stm32mp: fix boot issue with OP-TEE
2024-10-11 15:31 UTC (5+ messages)
` [PATCH 1/4] stm32mp: compute ram_top based on the optee base address only for STM32MP1
` [PATCH 2/4] ARM: stm32mp: enable data cache after LMB configuration "
` [PATCH 3/4] doc: clarify scmi device tree for stm32mp15 boards
` [PATCH 4/4] stm32mp: fix name of optee reserved memory node
[PATCH] ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32MP15xx DHSOM
2024-10-11 15:30 UTC (2+ messages)
[PATCH v3 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
2024-10-11 15:06 UTC (14+ messages)
` [PATCH v3 2/6] treewide: bcb: move ab_select command to bcb subcommands
` [PATCH v3 4/6] cmd: bcb: introduce 'ab_dump' command to print BCB block content
[PATCH v2 0/4] mtd: rawnand: brcmnand: Add BCMBCA support
2024-10-11 14:49 UTC (5+ messages)
` [PATCH v2 1/4] mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver
` [PATCH v2 2/4] drivers: nand: bcmbca: Enable on BCM6846
` [PATCH v2 3/4] board: bcm96846: Enable NAND options
` [PATCH v2 4/4] board: bcm96846: Switch to using OF_UPSTREAM
[PATCH 0/2] ARM: mach-meson: fix HDMI since DT update to v6.11
2024-10-11 14:42 UTC (2+ messages)
[PATCH v2] video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled
2024-10-11 14:42 UTC (2+ messages)
[PATCH] dts: meson-g12-common-u-boot: do not disable canvas
2024-10-11 14:42 UTC (2+ messages)
[PATCH v4 0/3] dwc3: gadget: properly fix cache operations
2024-10-11 14:38 UTC (4+ messages)
` [PATCH v4 1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent()
` [PATCH v4 2/3] usb: dwc3: fix dcache flush range calculation
` [PATCH v4 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling
[PATCH 1/1] sandbox: add bootmethod EFI boot-manager
2024-10-11 14:27 UTC (2+ messages)
[PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
2024-10-11 12:33 UTC (11+ messages)
` [PATCH 1/1] rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi
[PATCH v2 0/2] Add TI K3 PCIe Controller support for J7200
2024-10-11 13:02 UTC (3+ messages)
` [PATCH v2 1/2] pci: Add TI K3 Cadence PCIe Controller
` [PATCH v2 2/2] configs: j7200_evm_a72_defconfig: Enable configs for PCI support
[PULL] u-boot-usb/master
2024-10-11 12:42 UTC
[PATCH v2] usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket
2024-10-11 12:33 UTC (2+ messages)
[PATCH] Make AVB_VERIFY depend on FASTBOOT
2024-10-11 12:32 UTC (2+ messages)
[PATCH v4 8/9] spl: starfive: star64: Setup USB fdt fixup function
2024-10-11 12:28 UTC
[PATCH] arm64: zynqmp: fix tcm initialization for mini u-boot
2024-10-11 11:34 UTC
[PATCH] clk: imx8mp: Add i.MX8MP Dummy clk
2024-10-11 11:24 UTC (3+ messages)
[PATCH v2 00/14] Make EFI memory allocations synchronous with LMB
2024-10-11 11:03 UTC (15+ messages)
` [PATCH v2 02/14] lmb: add a flag to allow suppressing memory map change notification
` [PATCH v2 04/14] lib: Kconfig: add a config symbol for getting lmb memory map updates
` [PATCH v2 07/14] ti: k3: remove efi_add_known_memory() function definition
` [PATCH v2 08/14] stm32mp: "
` [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 v7 00/37] Implement ACPI on aarch64
2024-10-11 10:23 UTC (38+ messages)
` [PATCH v7 01/37] acpi: x86: Move SPCR and DBG2 into common code
` [PATCH v7 02/37] acpi: x86: Write FADT in "
` [PATCH v7 03/37] acpi: x86: Move MADT to "
` [PATCH v7 04/37] acpi: Fix typo
` [PATCH v7 05/37] serial: serial_pl01x: Implement .getinfo() for PL01
` [PATCH v7 06/37] acpi: Add define for GTDT
` [PATCH v7 07/37] arm: acpi: Add generic ACPI methods
` [PATCH v7 08/37] acpi: Add fill_madt to acpi_ops
` [PATCH v7 09/37] acpi: acpi_table: Bump revisions
` [PATCH v7 10/37] acpi: Add ACPITAB for PPTT and GTDT
` [PATCH v7 11/37] acpi: acpi_table: Add IORT support
` [PATCH v7 12/37] acpi: Move function prototype
` [PATCH v7 13/37] acpi_table: Support platforms with unusable RSDT
` [PATCH v7 14/37] acpi: Allocate and write ACPI tables
` [PATCH v7 15/37] acpi: Add processor device
` [PATCH v7 16/37] drivers: usb: Add generic XHCI
` [PATCH v7 17/37] drivers: ata: Rename ahci_mvebu
` [PATCH v7 18/37] drivers/cpu: Add generic armv8 cpu driver
` [PATCH v7 19/37] arm: gic-v3-its: Rename objects
` [PATCH v7 20/37] arm: gic-v3-its: Implement of_xlate
` [PATCH v7 21/37] arm: lib: Add GICV2 driver
` [PATCH v7 22/37] drivers: misc: irq-uclass: Update irq_get_by_index
` [PATCH v7 23/37] drivers/arm: Implement acpi_fill_madt
` [PATCH v7 24/37] common: Enable BLOBLIST_TABLES on arm
` [PATCH v7 25/37] board: emulation: Add QEMU sbsa support
` [PATCH v7 26/37] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH v7 27/37] arm: mach-bcm283x: Bring in some header files from tianocore
` [PATCH v7 28/37] arm: bcm283x: Generate ACPI tables
` [PATCH v7 29/37] board: raspberrypi: Add ASL files from tianocore
` [PATCH v7 30/37] arm: cpu: Add ACPI parking protocol support
` [PATCH v7 31/37] armv8: cpu: Enable ACPI parking protocol
` [PATCH v7 32/37] arm: Implement read_mpidr on armv7
` [PATCH v7 33/37] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH v7 34/37] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
` [PATCH v7 35/37] bloblist: Fix use of uninitialized variable
` [PATCH v7 36/37] configs: Add RPI4 ACPI defconfig
` [PATCH v7 37/37] CI: Enable qemu_sbsa
[PATCH] cpu: imx8_cpu: Avoid revision to corrupt device tree
2024-10-11 10:58 UTC
[PATCH] TI: include: env: ti_common: move fdtoverlay_addr_r to fix ramdisk size
2024-10-11 0:03 UTC
[PATCH] usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
2024-10-11 3:13 UTC (7+ messages)
modify live DT with OF_LIVE breaking phy_connect?
2024-10-10 22:05 UTC (3+ messages)
[PATCH v12 00/21] Introduce the lwIP network stack
2024-10-10 14:48 UTC (11+ messages)
` [PATCH v12 05/21] net: introduce alternative implementation as net/lwip/
` [PATCH v12 08/21] net: lwip: build lwIP
` [PATCH v12 12/21] net: lwip: add ping command
` [PATCH v12 13/21] net: lwip: add dns command
` [PATCH v12 15/21] net: lwip: add wget command
[PATCH 1/3] power: regulator: pca9450: Update the BUCK1 voltage range
2024-10-10 21:34 UTC (2+ messages)
[PATCH] power: mp5416: Fix LDO SVAL for MP5416 PMIC
2024-10-10 21:34 UTC (2+ messages)
[PATCH 1/2] spi: soft_spi: fix miso gpio property name
2024-10-10 21:34 UTC (2+ messages)
[PATCH 1/2] power: pmic: Support pmic pf0900
2024-10-10 21:21 UTC (8+ messages)
` [PATCH 2/2] power: regulator: "
[PATCH] boardf: Modify DRAM message
2024-10-10 20:29 UTC (5+ messages)
[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
2024-10-10 19:01 UTC (4+ messages)
` [PATCH v3 3/3] RFC: CI: Skip building dtc for world builds
[PATCH] tools: docker: Drop the git user name and email configuration
2024-10-10 18:59 UTC (4+ messages)
[PATCH] doc: coreboot: Update stale graphics enabling instructions
2024-10-10 18:50 UTC (2+ messages)
[PATCH 1/4] power: pmic: Support pmic pf5300
2024-10-10 18:25 UTC (2+ messages)
[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
2024-10-10 18:25 UTC (8+ messages)
[2nd RESEND PATCH v2 0/6] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
2024-10-10 17:32 UTC (2+ messages)
[2nd RESEND PATCH] mtd: spi-nor-ids: Add support for S28HS256T
2024-10-10 17:10 UTC (2+ messages)
[RESEND PATCH v2 0/2] mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts
2024-10-10 17:10 UTC (2+ messages)
[2nd RESEND PATCH v2 0/3] mtd: spi-nor: Add support for S25FS-S family
2024-10-10 17:09 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Extend w25q16cl entry with locking support
2024-10-10 17:09 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Deduplicate mx25u25635f entry
2024-10-10 17:09 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Deduplicate w25q16dw entry
2024-10-10 17:09 UTC (2+ messages)
[PATCH 0/6] Allow showing the memory map
2024-10-10 15:26 UTC (11+ messages)
` [PATCH 2/6] common: Tidy up how malloc() is inited
` [PATCH 6/6] cmd: Add a command to show the memory map
[PATCH v10 00/13] net: tcp: improve tcp support
2024-10-10 15:09 UTC (4+ messages)
Pull request efi-2025-01-rc1
2024-10-10 13:54 UTC (2+ messages)
[PATCH v11 00/29] Introduce the lwIP network stack
2024-10-10 13:29 UTC (6+ messages)
` [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
[PATCH 1/2] arm64: imx8mp: Read MAC address from M24C32-D write-lockable page on DH i.MX8MP DHCOM if available
2024-10-10 13:23 UTC (2+ messages)
` [PATCH 2/2] arm64: imx8mp: Read item and serial number from EEPROM ID page on DH i.MX8MP DHCOM
[PATCH] binman: Add option for pointing to external description
2024-10-10 13:03 UTC (5+ messages)
[PATCH v3 1/1] ata: sata_rescan must scan for block devices
2024-10-10 12:23 UTC (2+ messages)
[PATCH] WIP: binman: expand test coverage to nxpimx8mcst
2024-10-10 11:38 UTC (5+ messages)
` [PATCH v2 1/2] binman: nxp_imx8mcst: read certificates from input path
` [PATCH v2 2/2] binman: expand test coverage to nxp_imx8mcst
[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
2024-10-10 6:47 UTC (11+ messages)
` [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
[RFC PATCH v1] dts: imx8mp-u-boot.dtsi align flash.bin
2024-10-10 8:28 UTC
[PATCH v2 0/2] dfu: sf: fix flash probe when DM_SPI_FLASH is enabled
2024-10-10 8:09 UTC (3+ messages)
` [PATCH v2 1/2] spi: add DM_SPI_FLASH compatibility inline functions
device that supports both usb host & usb device modes?
2024-10-10 7:31 UTC
[PATCH 00/11] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
2024-10-10 6:35 UTC (14+ messages)
` [PATCH 01/11] board: siemens: iot2050: Fix mistake in list of writable env vars
` [PATCH 02/11] board: siemens: iot2050: Fix coding style
` [PATCH 03/11] board: siemens: iot2050: Control pcie power for all variants
` [PATCH 04/11] board: siemens: iot2050: Pass DDR size from FSBL
` [PATCH 05/11] board: siemens: iot2050: Generalize the fdt fixup
` [PATCH 06/11] board: siemens: iot2050: Stop using special spl DT sources
` [PATCH 07/11] board: siemens: iot2050: Migrate to OF_UPSTREAM
` [PATCH 08/11] dts: iot2050: Support new IOT2050-SM variant
` [PATCH 09/11] smbios: Fill UUID from sysinfo when available
` [PATCH 10/11] sysinfo: Add driver for IOT2050 boards
` [PATCH 11/11] board: siemens: iot2050: Use sysinfo for board initialization
[RFC PATCH v1] tools: imx8image: add possibility to skip dcd
2024-10-10 5:13 UTC (2+ messages)
[PATCH 0/4] spi: Various Kconfig fixes
2024-10-10 4:25 UTC (3+ messages)
[PATCH v7 00/11] labgrid: Provide an integration with Labgrid
2024-10-10 1:51 UTC (12+ messages)
` [PATCH v7 01/11] test: Allow signaling that U-Boot is ready
` [PATCH v7 02/11] test: Release board after tests complete
` [PATCH v7 03/11] test: Allow connecting to a running board
` [PATCH v7 04/11] test: Introduce the concept of a role
` [PATCH v7 05/11] test: Introduce lab mode
` [PATCH v7 06/11] test: Improve handling of sending commands
` [PATCH v7 07/11] test: Avoid double echo when starting up
` [PATCH v7 08/11] test: Try to shut down the lab console gracefully
` [PATCH v7 09/11] test: Add a section for closing the connection
` [PATCH v7 10/11] test: Support testing with two board-builds
` [PATCH v7 11/11] CI: Allow running tests on sjg lab
[PATCH] arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM
2024-10-10 1:18 UTC (2+ messages)
[PATCH v7 0/8] test: Minor fixes to test.py
2024-10-10 0:29 UTC (9+ messages)
` [PATCH v7 1/8] test: Use a constant for the test timeout
` [PATCH v7 2/8] test: Avoid failing skipped tests
` [PATCH v7 3/8] test: Create a common function to get the config
` [PATCH v7 4/8] test: Move the receive code into a function
` [PATCH v7 5/8] test: Separate out the exception handling
` [PATCH v7 6/8] test: Detect dead connections
` [PATCH v7 7/8] test: Tidy up remaining exceptions
` [PATCH v7 8/8] test: Fix mulptiplex_log typo
[PATCH 1/1] mtd: simplify CONFIG_DM_SPI_FLASH dependencies
2024-10-09 22:58 UTC (2+ messages)
[PATCH 1/1] efi_loader: Show the FirmwareVendor and FirmwareRevision in helloworld
2024-10-09 22:16 UTC (3+ messages)
[PATCH v2 0/4] Cleanup dma device in spl and move dma channel[0]
2024-10-09 22:10 UTC (2+ messages)
[PATCH v1 0/4] x86: Clean up and fix to avoid compiler warnings
2024-10-09 21:14 UTC (9+ messages)
` [PATCH v1 1/4] x86: cpu: Use default print_cpuinfo() for all
` [PATCH v1 3/4] x86: cpu: Add a few prototypes to the header file
[PATCH 00/13] disentangling cyclic API from schedule()
2024-10-09 21:13 UTC (5+ messages)
` [PATCH 02/13] cyclic: introduce u-boot/schedule.h
[PATCH v1] eth: asix88179: drop ADVERTISE_LPACK and ADVERTISE_NPAGE advertise flags
2024-10-09 21:09 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox