public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-11-21 13:15:59 to 2023-11-22 20:50:08 UTC [more...]

[PATCH V2 00/12] board: ti: j721e: cleanup
 2023-11-22 20:49 UTC  (3+ messages)
` [PATCH V2 01/12] board: ti: j721e: evm: Drop unused headers

[PATCH V2 0/2] arm: mach-k3: Move TI keys out of board folder
 2023-11-22 20:49 UTC  (5+ messages)
` [PATCH V2 1/2] arm: mach-k3: Move K3 degenerate "
` [PATCH V2 2/2] arm: mach-k3: Move TI dummy "

[PATCH 1/3] arm: mach-k3: Move R5 specific code into new r5/ directory
 2023-11-22 20:49 UTC  (2+ messages)

[PATCH 1/7] board: ti: Add dependency from TARGET selection to SOC
 2023-11-22 20:49 UTC  (2+ messages)

[PATCH] arm: mach-k3: Let the compiler size the mem_map lists
 2023-11-22 20:48 UTC  (2+ messages)

Pull request for tpm-next-22112023
 2023-11-22 20:48 UTC  (2+ messages)

[PATCH] libretech-cc: Populate SMBIOS information
 2023-11-22 20:02 UTC  (8+ messages)

[PATCH v2 0/3] rpi5: initial support
 2023-11-22 19:51 UTC  (5+ messages)

[PATCH v2 0/2] Conclusive WHLE-LS1046A support
 2023-11-22 19:24 UTC  (3+ messages)
` [PATCH v2 1/2] armv8: layerscape: Enable ext4 environment storage
` [PATCH v2 2/2] board: Add support for Conclusive WHLE-LS1046A

[PATCH v2 3/3] rpi5: initial support
 2023-11-22 19:04 UTC  (2+ messages)

[PATCH v2 2/3] rpi5: initial support
 2023-11-22 19:01 UTC  (2+ messages)

[PATCH v2 1/3] rpi5: initial support
 2023-11-22 18:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: Fix ARCH_APPLE file paths
 2023-11-22 16:21 UTC 

[PATCH 01/11] global: Remove duplicate common.h inclusions
 2023-11-22 16:15 UTC  (13+ messages)
` [PATCH 02/11] arm: Remove <asm/types.h> from asm/global_data.h
` [PATCH 03/11] sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h
` [PATCH 04/11] m68k: Rework asm/global_data.h slightly
` [PATCH 05/11] global: Rework architecture global_data.h to include <linux/types.h>
` [PATCH 06/11] lib/sha*.c: Update header list
` [PATCH 07/11] rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c
` [PATCH 08/11] efi_loader: Remove <common.h>
` [PATCH 09/11] display_options: Clean up headers
` [PATCH 10/11] include: Further cleanup includes
` [PATCH 11/11] lib: Remove <common.h> inclusion from these files

[PATCH 00/21] Qualcomm generic board support
 2023-11-22 16:04 UTC  (39+ messages)
` [PATCH 01/21] arm: init: export prev_bl_fdt_addr
` [PATCH 02/21] arm: allow CONFIG_LINUX_KERNEL_IMAGE_HEADER to be set in defconfig
` [PATCH 03/21] usb: dwc3-generic: support external vbus regulator
` [PATCH 04/21] mmc: msm_sdhci: use modern clock handling
` [PATCH 05/21] dt-bindings: drop msm_sdhci binding
` [PATCH 06/21] clk/qcom: use upstream compatible properties
` [PATCH 07/21] serial: msm: add debug UART
` [PATCH 08/21] serial: msm: fix clock handling
` [PATCH 09/21] configs: add dragonboard410c_chainloaded_defconfig
` [PATCH 10/21] dts: dragonboard410c: fix compatible and clocks
` [PATCH 11/21] board: dragonboard410c: import board code from mach-snapdragon
` [PATCH 12/21] board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADER
` [PATCH 13/21] mach-snapdragon: generalise board support
` [PATCH 14/21] mach-snapdragon: dynamic load addresses
` [PATCH 15/21] mach-snapdragon: generate fdtfile automatically
` [PATCH 16/21] doc: board/qualcomm: document generic targets
` [PATCH 17/21] dts: sdm845: import DT from Linux
` [PATCH 18/21] dts: msm8916: "
` [PATCH 19/21] dts: msm8996: "
` [PATCH 20/21] dts: qcs404-evb: "
` [PATCH 21/21] MAINTAINERS: Qualcomm: add some missing paths

[PATCH] net: mv88e6xxx: add missing SMI address init
 2023-11-22 15:38 UTC  (2+ messages)

[PATCH v4 00/16] Introduce initial TI's J784S4 and AM69 support
 2023-11-22 15:15 UTC  (6+ messages)
` [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition

[PATCH RFC 0/2] Unify K3 initial memory map
 2023-11-22 15:14 UTC  (3+ messages)
` [PATCH RFC 1/2] arm: mach-k3: Remove non-cached memory map areas
` [PATCH RFC 2/2] arm: mach-k3: Merge initial memory maps

orangepi zero3
 2023-11-22  5:52 UTC 

[PATCH 0/4] Generate capsules from config files
 2023-11-22  7:40 UTC  (8+ messages)
` [PATCH 1/4] tools: mkeficapsule: Add support for parsing capsule params from config file

[PATCH 0/7] efi: Partial attempt at a test for EFI bootmeth
 2023-11-22  7:38 UTC  (19+ messages)
` [PATCH 1/7] efi: Use puts() in cout so that console recording works
` [PATCH 2/7] efi: Show the vendor in helloworld
` [PATCH 3/7] efi: test: Create a disk image with and EFI app in it
` [PATCH 4/7] WIP: efi: Disable ANSI output
` [PATCH 6/7] WIP: efi: Allow helloworld to exit boot services
` [PATCH 7/7] WIP: efi: debugging

[PATCH v1 0/3] efi_vars: SPI Flash store
 2023-11-22  6:57 UTC  (7+ messages)
` [PATCH v1 1/3] efi: filestore: don't compile when config disabled
` [PATCH v1 2/3] efi_vars: Implement SPI Flash store
` [PATCH v1 3/3] defconfig: rockpro64: Enable SF EFI var store

[PATCH] mtd: rawnand: omap_gpmc: fix BCH8 HW based correction
 2023-11-22  6:00 UTC  (5+ messages)

[PATCH 0/2] Cleanup K3 binman FIT images
 2023-11-22  5:52 UTC  (4+ messages)
` [PATCH 2/2] arm: dts: k3-*-binman: Move to using templated FITs

[PATCH v6 0/2] arm64: Add a build target for Flat Image Tree
 2023-11-22  5:30 UTC  (5+ messages)
` [PATCH v6 1/2] kbuild: arm64: Add BOOT_TARGETS variable
` [PATCH v6 2/2] arm64: boot: Support Flat Image Tree

[PATCH v3 0/5] Implement fastboot multiresponce
 2023-11-22  4:15 UTC  (8+ messages)
` [PATCH v3 1/5] fastboot: multiresponse support
` [PATCH v3 2/5] fastboot: implement "getvar all"
` [PATCH v3 3/5] common: console: introduce overflow and isempty calls
` [PATCH v3 4/5] lib: membuff: fix readline not returning line in case of overflow
` [PATCH v3 5/5] fastboot: add oem console command support

[PATCH 1/1] configs: enable VIDEO_ANSI on EFI app
 2023-11-22  2:36 UTC 

[UBOOT PATCH v4] test/py: net: Add dhcp abort test
 2023-11-21 23:07 UTC  (2+ messages)

[PATCH v2] test/py: i2c: Add tests for i2c command
 2023-11-21 23:07 UTC  (2+ messages)

[PATCH] test/py: mii: Add tests for mii command
 2023-11-21 22:43 UTC  (3+ messages)

[PATCH v2 0/7] risc-v: add ACPI support on QEMU
 2023-11-21 22:11 UTC  (15+ messages)
` [PATCH v2 1/7] acpi: Kconfig symbol CONFIG_QFW_ACPI
` [PATCH v2 2/7] acpi: carve out qfw_acpi.c
` [PATCH v2 3/7] risc-v: add ACPI fields to global data
` [PATCH v2 4/7] risc-v: add support for QEMU firmware tables
` [PATCH v2 5/7] riscv: qemu: copy ACPI tables from QEMU
` [PATCH v2 6/7] riscv: allow usage of ACPI
` [PATCH v2 7/7] configs: qemu: add config fragment for ACPI

[PATCH 1/2] global: Clean up arch/*/dts/Makefile
 2023-11-21 22:11 UTC  (6+ messages)

[BUG] Video does not work as expected on efi-x86_app64.defconfig
 2023-11-21 22:11 UTC  (2+ messages)

U-Booters at LPC
 2023-11-21 22:11 UTC  (4+ messages)

[PATCH 0/4] serial: s5p: Cleanups
 2023-11-21 22:10 UTC  (8+ messages)
` [PATCH 2/4] serial: s5p: Use livetree API to get "id" property

[PATCH 1/1] efi_loader: generated SMBIOS table below 4 GiB
 2023-11-21 21:06 UTC  (2+ messages)

[PATCH v3] smbios: arm64: Ensure table is written at a good address
 2023-11-21 20:50 UTC  (2+ messages)

[PATCH v2 0/6] smbios: Deal with tables beyond 4GB
 2023-11-21 20:49 UTC  (6+ messages)
` [PATCH v2 3/6] smbios: Use SMBIOS 3.0 to support an address above 4GB

[PATCH v2 0/3] efi: Minor improvements for the EFI app
 2023-11-21 20:30 UTC  (6+ messages)
` [PATCH v2 2/3] efi: Correct display of table GUIDs
` [PATCH v2 3/3] efi: Avoid using dm_scan_other()

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-21 18:37 UTC  (9+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

Licensing discrepancies or ambiguities
 2023-11-21 19:37 UTC  (2+ messages)

[PATCH v2 0/5] video: Improve syncing performance with cyclic
 2023-11-21 18:19 UTC  (5+ messages)
` [PATCH v2 1/5] cyclic: Add a symbol for SPL

[PATCH 00/29] bootm: Refactoring to reduce reliance on CMDLINE (part A)
 2023-11-21 18:12 UTC  (5+ messages)
` [PATCH 02/29] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions

[RFC PATCH 0/2] rpi5: initial support
 2023-11-21 18:08 UTC  (2+ messages)

[PATCH v2 1/2] board: samsung: Fix SYS_CONFIG_NAME configs in axy17lte Kconfig
 2023-11-21 17:38 UTC  (2+ messages)

[PATCH] doc: sending_patches.rst: s/Superseeded/Superseded
 2023-11-21 16:40 UTC  (2+ messages)

[v2] doc: clang: Update and correct support notes
 2023-11-21 16:35 UTC  (2+ messages)

[PATCH 0/1] Fix DFU updates on the zynqmp platform
 2023-11-21 15:44 UTC  (3+ messages)
` [PATCH 1/1] Write upper-case BOOT.BIN to zynqmp MMC

Pull request efi-2024-01-rc4
 2023-11-21 15:24 UTC  (2+ messages)

[PATCH v3 0/3] Improve the experience with USB gadgets
 2023-11-21 14:52 UTC  (2+ messages)

[PATCH] clk: fix clk_get_rate() always return ulong
 2023-11-21 14:42 UTC 

[PATCH v4 0/2] cmd: acpi: fix acpi list command
 2023-11-21 14:41 UTC  (3+ messages)
` [PATCH v4 1/2] acpi: fix struct acpi_xsdt
` [PATCH v4 2/2] cmd: acpi: fix acpi list command

[PATCH v2] net: axi_emac: Use reg property for DMA registers
 2023-11-21 14:29 UTC  (2+ messages)

[PATCH v3 0/2] Xilinx PCI driver fixes
 2023-11-21 14:29 UTC  (2+ messages)

[PATCH 1/2] xilinx: zynq: Generate dfu for SPI only when enabled
 2023-11-21 14:28 UTC  (4+ messages)
` [PATCH 2/2] xilinx: zynq: Enable capsule update for Antminer S9

[PATCH 0/6] board: siemens: clean up subfolders
 2023-11-21 14:21 UTC  (7+ messages)
` [PATCH 1/6] siemens: eeprom: clean up definitions
` [PATCH 2/6] siemens: eeprom: simplify setup & read
` [PATCH 3/6] siemens draco: i2c: use driver model for u-boot
` [PATCH 4/6] siemens: board: clean up draco products vs common
` [PATCH 5/6] siemens: board: clean up includes
` [PATCH 6/6] siemens: factoryset: use correct config for soc specific implementation

[PATCH v5 00/12] Resolve issues with booting distros on x86
 2023-11-21 14:20 UTC  (3+ messages)
` [PATCH v5 05/12] usb: Avoid unbinding devices in use by bootflows

[PATCH v4 0/6] spi-nor: Add parallel and stacked memories support
 2023-11-21 14:06 UTC  (3+ messages)
` [PATCH v4 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver

[PATCH v2 0/5] Implement fastboot multiresponce
 2023-11-21 13:53 UTC  (3+ messages)
` [PATCH v2 2/5] fastboot: implement "getvar all"

[PATCH 0/9] Update clang support for ARM
 2023-11-21 13:40 UTC  (4+ messages)
` [PATCH 9/9] doc: clang: Update and correct support notes

[PATCH] arm: mach-k3: J721e: Add xSPI boot mode
 2023-11-21 13:35 UTC  (2+ messages)

[PATCH 1/3] configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE
 2023-11-21 13:34 UTC  (7+ messages)
` [PATCH 2/3] configs: keystone2: Do not include hardware.h


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