public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-09-25 01:42:28 to 2024-09-26 20:17:07 UTC [more...]

[PATCH 1/4] rockchip: rk3399-roc-pc: Hook sysreset gpio to enable full reset
 2024-09-26 20:17 UTC  (5+ messages)
` [PATCH 2/4] rockchip: rk3399-rockpro64: "
` [PATCH 3/4] rockchip: rk3399-rockpro64: Disable bootstage instrumentation config
` [PATCH 4/4] rockchip: Disable DRAM debug by default

[PATCH v2 1/5] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-09-26 15:05 UTC  (8+ messages)
` [PATCH v2 2/5] power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe
` [PATCH v2 3/5] power: regulator: Exit from regulator_set_suspend_value on poorly described regulators
` [PATCH v2 4/5] power: regulator: Drop regulator_unset()
` [PATCH v2 5/5] power: regulator: Drop regulators_enable_boot_on/off()

[PATCH 1/2] bootm: adjust the print format
 2024-09-26 16:56 UTC  (5+ messages)

[PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
 2024-09-26 16:45 UTC  (7+ messages)
` [PATCH 1/1] rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi

[u-boot-test-hooks PATCH] qemu_arm64_tpl: Add a new board
 2024-09-26 14:37 UTC  (4+ messages)

i.MX 95 support in master U-Boot
 2024-09-26 14:14 UTC 

[PATCH 00/16] Make EFI memory allocations synchronous with LMB
 2024-09-26 13:58 UTC  (14+ messages)
` [PATCH 04/16] event: add event to notify lmb memory map changes

[PATCH v2] doc: Move the generic memory-documentation to doc/
 2024-09-26 12:28 UTC 

[PATCH] doc: blkmap: Fix typo in command example
 2024-09-26  9:26 UTC 

[PATCH v4 00/35] Implement ACPI on aarch64
 2024-09-26 11:25 UTC  (13+ messages)
` [PATCH v4 14/35] efi_loader: Allocate and write ACPI tables

[PATCH] video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n
 2024-09-26 10:04 UTC  (2+ messages)

[PATCH v3 00/30] Implement ACPI on aarch64
 2024-09-26  8:23 UTC  (20+ messages)
` [PATCH v3 14/30] efi_loader: Allocate and write ACPI tables
` [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

[PATCH v5 00/36] Implement ACPI on aarch64
 2024-09-26  7:59 UTC  (37+ messages)
` [PATCH v5 01/36] acpi: x86: Move SPCR and DBG2 into common code
` [PATCH v5 02/36] acpi: x86: Write FADT in "
` [PATCH v5 03/36] acpi: x86: Move MADT to "
` [PATCH v5 04/36] acpi: Fix typo
` [PATCH v5 05/36] serial: serial_pl01x: Implement .getinfo() for PL01
` [PATCH v5 06/36] acpi: Add define for GTDT
` [PATCH v5 07/36] arm: acpi: Add generic ACPI methods
` [PATCH v5 08/36] acpi: Add fill_madt to acpi_ops
` [PATCH v5 09/36] acpi: acpi_table: Bump revisions
` [PATCH v5 10/36] acpi: Add ACPITAB for PPTT and GTDT
` [PATCH v5 11/36] acpi: acpi_table: Add IORT support
` [PATCH v5 12/36] acpi: Move function prototype
` [PATCH v5 13/36] acpi_table: Support platforms with unusable RSDT
` [PATCH v5 14/36] efi_loader: Allocate and write ACPI tables
` [PATCH v5 15/36] acpi: Add processor device
` [PATCH v5 16/36] drivers: usb: Add generic XHCI
` [PATCH v5 17/36] drivers: ata: Rename ahci_mvebu
` [PATCH v5 18/36] drivers/cpu: Add generic armv8 cpu driver
` [PATCH v5 19/36] arm: gic-v3-its: Rename objects
` [PATCH v5 20/36] arm: gic-v3-its: Implement of_xlate
` [PATCH v5 21/36] arm: lib: Add GICV2 driver
` [PATCH v5 22/36] drivers: misc: irq-uclass: Update irq_get_by_index
` [PATCH v5 23/36] drivers/arm: Implement acpi_fill_madt
` [PATCH v5 24/36] common: Enable BLOBLIST_TABLES on arm
` [PATCH v5 25/36] board: emulation: Add QEMU sbsa support
` [PATCH v5 26/36] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH v5 27/36] arm: mach-bcm283x: Bring in some header files from tianocore
` [PATCH v5 28/36] arm: bcm283x: Generate ACPI tables
` [PATCH v5 29/36] board: raspberrypi: Add ASL files from tianocore
` [PATCH v5 30/36] arm: cpu: Add ACPI parking protocol support
` [PATCH v5 31/36] armv8: cpu: Enable ACPI parking protocol
` [PATCH v5 32/36] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH v5 33/36] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
` [PATCH v5 34/36] bloblist: Fix use of uninitialized variable
` [PATCH v5 35/36] configs: Add RPI4 ACPI defconfig
` [PATCH v5 36/36] azure-pipelines: Enable qemu_sbsa

[PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot
 2024-09-26  6:02 UTC  (21+ messages)
` [PATCH v1 03/20] linker: Add SPL linker script for SoC64 devices
` [PATCH v1 04/20] arm: socfpga: agilex5: Add low level initialization
` [PATCH v1 08/20] arm: dts: agilex5: Enable XGMAC

[PATCH] doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x SoC
 2024-09-26  5:01 UTC 

[PATCH v14 0/8] spi-nor: Add parallel and stacked memories support
 2024-09-26  4:55 UTC  (9+ messages)
` [PATCH v14 1/8] config: mx6sabresd: Default don't enable the flash lock
` [PATCH v14 2/8] mtd: spi-nor: Add parallel and stacked memories support
` [PATCH v14 3/8] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
` [PATCH v14 4/8] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
` [PATCH v14 5/8] spi: spi-uclass: Read chipselect and restrict capabilities
` [PATCH v14 6/8] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
` [PATCH v14 7/8] spi: zynq_qspi: Add parallel memories support in QSPI driver
` [PATCH v14 8/8] config: xilinx: Enable the SPI_ADVANCE config option

[PATCH 00/19] spl: Support a relocating jump between phases (VBE part F)
 2024-09-26  4:07 UTC  (24+ messages)
` [PATCH 01/19] spl: Reduce the size of the bl_len field
` [PATCH 02/19] spl: Provide a way of indicating the phase to load
` [PATCH 03/19] spl: Avoid including hash algorithms which are not wanted
` [PATCH 04/19] spl: Provide a way to mark code needed for relocation
` [PATCH 05/19] lib: Mark crc8 as relocation code
` [PATCH 06/19] lib: Mark lz4 "
` [PATCH 07/19] lib: Mark memcpy() and memmove() "
` [PATCH 08/19] spl: Add a type for the jumper function
` [PATCH 09/19] spl: Add support for a relocating jump to the next phase
` [PATCH 10/19] spl: Plumb in the relocating loader
` [PATCH 11/19] spl: Support jumping to VPL from TPL
` [PATCH 12/19] spl: Record the correct name of the next phase
` [PATCH 13/19] spl: Show how to fill in the size of the next image
` [PATCH 14/19] spl: Add debugging in spl_set_header_raw_uboot()
` [PATCH 15/19] arm: qemu: Allow SPL and TPL
` [PATCH 16/19] arm: Add a new qemu_arm64_tpl board
` [PATCH 17/19] arm: Provide an rcode section in ARMv8 link script
` [PATCH 18/19] arm: qemu_arm64_tpl: Enable the relocating loader
` [PATCH 19/19] CI: Add new test for reloc loader

[PATCH V2 0/4] Anbernic RGxx3 Bootloader Fixes
 2024-09-26  0:35 UTC  (11+ messages)
` [PATCH V2 2/4] board: rockchip: Add vdd_cpu reg fixup for RGXX3 Series
` [PATCH V2 4/4] board: rockchip: Enable PD_VO before driver access

[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
 2024-09-26  1:33 UTC  (5+ messages)
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1

[PATCH] Bitbanging MDIO driver for DM framework
 2024-09-25 16:47 UTC 

[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-09-25 14:34 UTC  (16+ messages)

[PATCH] arm: imx: Enable always-on regulators using board specific workaround on DHCOM SoM
 2024-09-25 22:17 UTC  (2+ messages)

[PATCH] ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx
 2024-09-25 18:19 UTC  (6+ messages)

[PATCH] ARM: stm32: Fix secure_waitbits() mask check
 2024-09-25 18:19 UTC  (4+ messages)

[PATCH v5 00/14] efi: Add a test for EFI bootmeth
 2024-09-25 17:26 UTC  (19+ messages)
` [PATCH v5 12/14] efi_loader: Avoid using sandbox virtio devices
` [PATCH v5 13/14] test: efi: boot: Set up an image suitable for EFI testing

[PATCH v6 00/19] labgrid: Provide an integration with Labgrid
 2024-09-25 17:26 UTC  (11+ messages)
` [PATCH v6 01/19] test: Allow signaling that U-Boot is ready
` [PATCH v6 04/19] test: Allow connecting to a running board

[GIT PULL] Please pull u-boot-imx-next-20240925
 2024-09-25 17:25 UTC  (2+ messages)

[PATCH] doc: Move the generic memory-documentation to doc/
 2024-09-25 17:25 UTC  (4+ messages)

[PATCH 1/2] power: regulator: Do not call set_suspend_value with -ENODATA
 2024-09-25 17:25 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
 2024-09-25 17:05 UTC  (6+ messages)

[PATCH] arm64: dts: imx8mp: Add DH i.MX8MP DHCOM SoM on DRC02 carrier board
 2024-09-25 16:08 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx8mp: Add DH i.MX8MP DHCOM SoM on DRC02 carrier board
 2024-09-25 16:07 UTC 

[PATCH 0/3] Simple-framebuffer node related updates
 2024-09-25 15:13 UTC  (4+ messages)
` [PATCH 1/3] boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB
` [PATCH 2/3] boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig
` [PATCH 3/3] board: ti: am62x: evm: Update simple-framebuffer node in device-tree

[PATCH v2 00/18] vbe: Series part D
 2024-09-25 13:40 UTC  (5+ messages)
` [PATCH v2 09/18] armv8: Support not having separate BSS

[PATCH v3 0/3] efi: Start tidying up memory management
 2024-09-25 12:55 UTC  (23+ messages)
` [PATCH v3 1/3] efi: Drop the memset() from efi_alloc()
` [PATCH v3 2/3] efi: Allow use of malloc() for the EFI pool

[PATCH] sandbox_spl: Restrict use of UPL when not enabled
 2024-09-25 12:53 UTC  (3+ messages)

[PATCH 00/18] vbe: Series part D
 2024-09-25 12:50 UTC  (11+ messages)

[PATCH 1/1] efi_leader: delete rng-seed if having EFI RNG protocol
 2024-09-25 12:50 UTC  (16+ messages)

[PATCH 13/14] Update u-boot.cfg to include CFG also
 2024-09-25 12:49 UTC  (12+ messages)

[PATCH v2 00/11] drivers: Driver support for ADI SC5xx SoCs
 2024-09-25 12:25 UTC  (12+ messages)
` [PATCH v2 01/11] pinctrl: Add support for ADI SC5XX-family pinctrl
` [PATCH v2 02/11] gpio: Add support for SC5XX-family processor GPIO driver
` [PATCH v2 03/11] gpio: Add support for ADI ADP5588 GPIO expander chips
` [PATCH v2 04/11] usb: musb-new: Add support for Analog Devices SC5xx SoCs
` [PATCH v2 05/11] i2c: Add support for ADI SC5XX-family I2C peripheral
` [PATCH v2 06/11] net: Add support for ADI SC5xx SoCs with DWC QoS ethernet
` [PATCH v2 07/11] watchdog: Add support for ADI SC5XX-family watchdog peripheral
` [PATCH v2 08/11] dma: Add driver for ADI SC5xx-family SoC MDMA functionality
` [PATCH v2 09/11] remoteproc: Add in SHARC loading for ADI SC5XX-family processors
` [PATCH v2 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals
` [PATCH v2 11/11] mmc: Add support for ADI SC5XX-family processor SDHCI peripherals

[PATCH] arm64: dts: imx8m: Always name the generated fitImage u-boot.itb
 2024-09-25 11:42 UTC  (2+ messages)

[PATCH V2 1/2] net: fec_mxc: Fix clk_ref rate on iMX93
 2024-09-25 11:41 UTC  (2+ messages)

[PATCH] arm64: versal-net: Remove current-speed from mini
 2024-09-25  7:03 UTC 

[PATCH] xilinx: Add cap-mmc-hw-reset and no-sd, no-sdio property to eMMC
 2024-09-25  7:03 UTC 

[PATCH] arm64: zynqmp: Add description for SC on vm-p-m1369 board
 2024-09-25  7:03 UTC 

[PATCH] amd: Disable LMB, BOOTM, MTD and EFI loader for mini configurations
 2024-09-25  7:02 UTC 

[PATCH] arm64: xilinx: Fix file location described in zynqmp-p-a2197-00-revA.dts
 2024-09-25  7:02 UTC 

[PATCH v8 00/13] net: tcp: improve tcp support
 2024-09-25  1:40 UTC  (11+ messages)
` [PATCH v8 03/13] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v8 05/13] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v8 06/13] net/tcp: improve tcp framework, use better state machine
` [PATCH v8 07/13] test/cmd/wget: fix the test
` [PATCH v8 08/13] net/tcp: simplify tcp header filling code
` [PATCH v8 09/13] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v8 10/13] net/net: fix include ordering
` [PATCH v8 11/13] net/netcat: add netcat over tcp support
` [PATCH v8 12/13] net/httpd: add httpd common code
` [PATCH v8 13/13] net/httpd-upload: an example web-server implementation for file uploading


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