U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-07 22:48:30 to 2024-08-09 05:57:52 UTC [more...]

[PATCH v3] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
 2024-08-09  5:57 UTC  (6+ messages)

[PATCH v2 0/1] disk: add TegraPT support
 2024-08-09  5:57 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] cmd: sf: prevent overwriting the reserved memory
 2024-08-09  5:41 UTC  (13+ messages)

[PATCH] usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
 2024-08-09  5:19 UTC  (3+ messages)

[PATCH] versal2: Update the sys prompt name
 2024-08-09  5:05 UTC 

[PATCH V8 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay
 2024-08-09  4:36 UTC  (4+ messages)
` [PATCH V8 2/7] doc: ti: k3: Add TIFS Stub documentation

[PATCH 0/5] arch: arm: dts: ti: Add missing fss range
 2024-08-09  2:03 UTC  (7+ messages)
` [PATCH 1/5] arch: arm: dts: k3-j784s4-r5-evm: "
` [PATCH 2/5] arch: arm: dts: k3-am69-r5-sk: "
` [PATCH 3/5] arch: arm: dts: k3-j7200-r5-evm: "
` [PATCH 4/5] arch: arm: dts: k3-j721e-r5-evm: "
` [PATCH 5/5] arch: arm: dts: k3-j721e-r5-sk: "

[PATCH] cmd: add a fetch utility
 2024-08-09  1:55 UTC  (2+ messages)

[PATCH v7 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-08-09  0:56 UTC  (12+ messages)
` [PATCH v7 01/11] efi: define struct efi_guid
` [PATCH v7 02/11] lib: uuid: add UUID v5 support
` [PATCH v7 03/11] efi: add a helper to generate dynamic UUIDs
` [PATCH v7 04/11] doc: uefi: document dynamic UUID generation
` [PATCH v7 05/11] sandbox: switch to dynamic UUIDs
` [PATCH v7 06/11] lib: uuid: supporting building as part of host tools
` [PATCH v7 07/11] include: export uuid.h
` [PATCH v7 08/11] tools: mkeficapsule: use u-boot UUID library
` [PATCH v7 09/11] tools: mkeficapsule: support generating dynamic GUIDs
` [PATCH v7 10/11] test: lib/uuid: add unit tests for dynamic UUIDs
` [PATCH v7 11/11] test: lib/uuid: add tests for UUID version/variant bits

[PATCH 0/7] Qualcomm: add support for SC7280 and the RB3 Gen 2
 2024-08-09  0:48 UTC  (8+ messages)
` [PATCH 1/7] clk/qcom: add initial clock driver for sc7280
` [PATCH 2/7] dts: qcs6490-rb3gen2-u-boot: add override dtsi
` [PATCH 3/7] dts: qcs6490-rb3gen2-u-boot: USB host mode
` [PATCH 4/7] iommu: qcom-smmu: add sc7280-smmu-500 compatible
` [PATCH 5/7] qcom_defconfig: enable SC7280 clocks
` [PATCH 6/7] configs: add qcm6490_defconfig
` [PATCH 7/7] doc: board/qualcomm: document rb3gen2 building/flashing

[PATCH v6] board: rockchip: add Radxa ROCK 3 Model C
 2024-08-09  0:38 UTC  (2+ messages)

[PATCH v2] usb: dwc3: support USB 3.1 controllers
 2024-08-09  0:10 UTC  (2+ messages)

[PATCH 00/11] mach-snapdragon: various improvements for newer boards
 2024-08-09  0:04 UTC  (13+ messages)
` [PATCH 01/11] mach-snapdragon: refactor board_fdt_blob_setup()
` [PATCH 02/11] mach-snapdragon: parse memory ourselves
` [PATCH 03/11] mach-snapdragon: use 1MiB for get_page_table_size()
` [PATCH 04/11] mach-snapdragon: set serial number
` [PATCH 05/11] mach-snapdragon: allocate fastboot buffer dynamically
` [PATCH 06/11] mach-snapdragon: populate fallback FDT
` [PATCH 07/11] mach-snapdragon: set loadaddr
` [PATCH 08/11] armv8: mmu: add a way to map additional regions
` [PATCH 09/11] soc: qcom: cmd-db: use strncmp() instead of memcmp()
` [PATCH 10/11] soc: qcom: cmd-db: map cmd-db region
` [PATCH 11/11] qcom_defconfig: bump CONFIG_NR_DRAM_BANKS

[PATCH] arm: dts: rockchip: disable "usb_host0_ohci" to make boot faster for Radxa ROCK 3A
 2024-08-08 23:46 UTC  (2+ messages)

[PULL] Pull request for u-boot-nand-20240808
 2024-08-08 22:33 UTC  (2+ messages)

[PATCH v2 1/2] configs: rockchip: enable gpio-leds driver for Radxa boards
 2024-08-08 22:23 UTC  (2+ messages)
` [PATCH v2 2/2] arm: dts: rockchip: turn LEDs on at boot "

[PATCH] arm: dts: rockchip: fix dts for Radxa ROCK 4C+
 2024-08-08 22:19 UTC 

[PATCH v2 00/39] efi: Add a test for EFI bootmeth
 2024-08-08 21:17 UTC  (22+ messages)
` [PATCH v2 06/39] bootstd: Create a function to reset USB
` [PATCH v2 19/39] read: Use map_sysmem() with buffers in the read command
` [PATCH v2 21/39] test: mbr: Unmap the buffers after use
` [PATCH v2 22/39] test: mbr: Use a constant for the block size
` [PATCH v2 33/39] efi: Use the same filename for all sandbox builds
` [PATCH v2 36/39] efi: Add a test app
` [PATCH v2 37/39] efi: Avoid using sandbox virtio devices

[PATCH v2 1/1] ata: sata_rescan must scan for block devices
 2024-08-08 18:56 UTC 

[PATCH 1/1] boot: set correct block device name in set_efi_bootdev()
 2024-08-08 18:43 UTC  (5+ messages)

[PATCH v8 00/23] Introduce the lwIP network stack
 2024-08-08 17:24 UTC  (16+ messages)
` [PATCH v8 06/23] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v8 22/23] test/py: add HTTP (wget) test for the EFI loader

[PATCH v6 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-08-08 16:56 UTC  (13+ messages)
` [PATCH v6 01/11] efi: define struct efi_guid
` [PATCH v6 02/11] lib: uuid: add UUID v5 support
` [PATCH v6 03/11] efi: add a helper to generate dynamic UUIDs
` [PATCH v6 04/11] doc: uefi: document dynamic UUID generation
` [PATCH v6 05/11] sandbox: switch to dynamic UUIDs
` [PATCH v6 06/11] lib: uuid: supporting building as part of host tools
` [PATCH v6 07/11] include: export uuid.h
` [PATCH v6 08/11] tools: mkeficapsule: use u-boot UUID library
` [PATCH v6 09/11] tools: mkeficapsule: support generating dynamic GUIDs
` [PATCH v6 10/11] test: lib/uuid: add unit tests for dynamic UUIDs
` [PATCH v6 11/11] test: lib/uuid: add tests for UUID version/variant bits

[PATCH v2 0/3] ARM64: add symbol name lookup and print a backtrace on exception
 2024-08-08 16:21 UTC  (4+ messages)
` [PATCH v2 1/3] drop unused kallsyms support
` [PATCH v2 2/3] add support for symbol lookups
` [PATCH v2 3/3] arm64: unwind stack on exception

[PATCH v3 0/7] FUSB302 USB-C controller support
 2024-08-08 15:08 UTC  (4+ messages)

Please pull u-boot-i2c
 2024-08-08 14:52 UTC  (4+ messages)

[PATCH 00/17] Implement ACPI on aarch64
 2024-08-08 14:39 UTC  (5+ messages)
` [PATCH 05/17] serial: serial_pl01x: Implement .getinfo() for PL01
` [PATCH 06/17] acpi: Add define for GTDT

[PATCH 00/40] Make LMB memory map global and persistent
 2024-08-08 14:28 UTC  (9+ messages)
` [PATCH 23/40] lmb: add a flags parameter to the API's

Selecting serial device for console
 2024-08-08 14:28 UTC  (4+ messages)

[Binman] Question regarding SPL symbol offsets generation
 2024-08-08 14:28 UTC  (2+ messages)

[PATCH 1/2] configs: rockchip: enable gpio-leds driver for Radxa boards
 2024-08-08 13:13 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: rockchip: turn LEDs on at boot "

Fw: ECDSA for FIT Files in U-Boot
 2024-08-08  8:21 UTC  (4+ messages)

[PATCH] configs: enable efidebug and EFI http boot on QEMU aarch64
 2024-08-08 10:44 UTC  (3+ messages)

[PATCH 1/1] efi_loader: correct description of efi_get_distro_fdt_name
 2024-08-08 10:07 UTC  (2+ messages)

[PATCH] imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set
 2024-08-08 10:02 UTC  (3+ messages)

[PATCH v5] board: rockchip: add Radxa ROCK 3 Model C
 2024-08-08  9:13 UTC  (2+ messages)

[PATCH 1/1] ata: dwc_ahsata: create boot device
 2024-08-08  7:08 UTC 

[PATCH v2 0/9] led: introduce LED boot and activity function
 2024-08-08  6:34 UTC  (3+ messages)
` [PATCH v2 9/9] doc: introduce led.rst documentation

[PATCH 0/4] mtd: spi-nor: add generic flash driver
 2024-08-08  6:00 UTC  (5+ messages)
` [PATCH 1/4] mtd: spi-nor: Rework set_4byte()
` [PATCH 2/4] mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
` [PATCH 3/4] mtd: spi-nor: Remove SPI_NOR_SKIP_SFDP flag
` [PATCH 4/4] mtd: spi-nor: add generic flash driver

[PATCH] MAINTAINERS: Update path for U-Boot environment variables YAML
 2024-08-08  5:57 UTC 

[PATCH] arm: dts: keystone: Move to OF_UPSTREAM
 2024-08-08  5:53 UTC  (2+ messages)

[PATCH] riscv: resume needs to be a global
 2024-08-08  2:14 UTC 

[PATCH v5 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
 2024-08-08  3:14 UTC  (39+ messages)
` [PATCH v5 01/38] mmc: dw_mmc: Remove unused version field from struct dwmci_host
` [PATCH v5 02/38] mmc: dw_mmc: Move struct idmac to dw_mmc.c
` [PATCH v5 03/38] mmc: dw_mmc: Extract waiting for data busy into a separate routine
` [PATCH v5 04/38] mmc: dw_mmc: Extract FIFO init "
` [PATCH v5 05/38] mmc: dw_mmc: Extract divider update to a separate function
` [PATCH v5 06/38] mmc: dw_mmc: Extract FIFO data transfer into a separate routine
` [PATCH v5 07/38] mmc: dw_mmc: Extract DMA transfer handling code "
` [PATCH v5 08/38] mmc: dw_mmc: Extract setting the DMA descriptor "
` [PATCH v5 09/38] mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings
` [PATCH v5 10/38] mmc: dw_mmc: Add support for 64-bit IDMAC
` [PATCH v5 11/38] mmc: dw_mmc: Replace fifoth_val property with fifo-depth
` [PATCH v5 12/38] mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h
` [PATCH v5 13/38] mmc: dw_mmc: Improve coding style
` [PATCH v5 14/38] arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts
` [PATCH v5 15/38] dt-bindings: exynos: Update bindings doc for DW MMC controller
` [PATCH v5 16/38] arm: exynos: Add header guard for dwmmc.h
` [PATCH v5 17/38] mmc: exynos_dw_mmc: Fix obtaining the base address of controller
` [PATCH v5 18/38] mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init()
` [PATCH v5 19/38] mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips
` [PATCH v5 20/38] mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API
` [PATCH v5 21/38] mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing
` [PATCH v5 22/38] mmc: exynos_dw_mmc: Convert to use livetree API
` [PATCH v5 23/38] mmc: exynos_dw_mmc: Read upstream SDR timing properties
` [PATCH v5 24/38] mmc: exynos_dw_mmc: Abstract CLKSEL register
` [PATCH v5 25/38] mmc: exynos_dw_mmc: Refactor fixed CIU clock divider
` [PATCH v5 26/38] mmc: exynos_dw_mmc: Read common bus-width property
` [PATCH v5 27/38] mmc: exynos_dw_mmc: Read common clock-frequency property
` [PATCH v5 28/38] mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
` [PATCH v5 29/38] mmc: exynos_dw_mmc: Read and use DDR timing when available
` [PATCH v5 30/38] mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback
` [PATCH v5 31/38] mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips
` [PATCH v5 32/38] mmc: exynos_dw_mmc: Pull all init code into probe function
` [PATCH v5 33/38] mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci()
` [PATCH v5 34/38] mmc: exynos_dw_mmc: Use dev->name as driver's displayed name
` [PATCH v5 35/38] mmc: exynos_dw_mmc: Improve coding style
` [PATCH v5 36/38] arm: dts: exynos: Remove outdated DW MMC properties in all Exynos dts
` [PATCH v5 37/38] configs: e850-96: Enable MMC
` [PATCH v5 38/38] doc: samsung: Mention enabled eMMC in E850-96 board doc

[PATCH v4 00/38] mmc: dw_mmc: Enable eMMC on E850-96 board
 2024-08-08  2:23 UTC  (4+ messages)
` [PATCH v4 14/38] arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts

[PATCH 0/6] bootstd: sunxi: Migrate to standard boot
 2024-08-07 20:50 UTC 

pinctrl warning on sandbox
 2024-08-07 23:17 UTC 

[PATCH v4 00/21] Universal Payload initial series
 2024-08-07 22:47 UTC  (21+ messages)
` [PATCH v4 02/21] sandbox: Fix a comment in os_find_u_boot()
` [PATCH v4 03/21] test: Move some SPL-loading test-code into sandbox common
` [PATCH v4 04/21] fdt: Don't overwrite bloblist devicetree
` [PATCH v4 05/21] sandbox: fdt: Avoid overwriting an existing fdt
` [PATCH v4 06/21] sandbox: Return error code from read/write/seek
` [PATCH v4 07/21] sandbox: Add ELF file to VPL u-boot.img
` [PATCH v4 08/21] sandbox: Set up global_data earlier
` [PATCH v4 09/21] upl: Add support for reading a upl handoff
` [PATCH v4 10/21] upl: Add support for writing "
` [PATCH v4 11/21] upl: Add basic tests
` [PATCH v4 12/21] upl: Add a command
` [PATCH v4 13/21] upl: Add support for Universal Payload in SPL
` [PATCH v4 14/21] spl: Set SPL_FIT_FOUND for full FIT also
` [PATCH v4 15/21] spl: Plumb in the Universal Payload handoff
` [PATCH v4 16/21] upl: Plumb in universal payload to the init process
` [PATCH v4 17/21] sandbox_vpl: Enable Universal Payload
` [PATCH v4 18/21] upl: Add initial documentation
` [PATCH v4 19/21] sandbox: Add a flag to enable UPL
` [PATCH v4 20/21] sandbox: Add an SPL loader for UPL
` [PATCH v4 21/21] upl: Add an end-to-end test


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