U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-19 14:14:14 to 2024-09-20 12:11:00 UTC [more...]

[PATCH v3 0/3] efi: Start tidying up memory management
 2024-09-20 12:10 UTC  (10+ 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 00/16] Make EFI memory allocations synchronous with LMB
 2024-09-20 11:37 UTC  (15+ messages)
` [PATCH 02/16] lmb: add a flag to allow suppressing memory map change notification
` [PATCH 03/16] efi: memory: use the lmb API's for allocating and freeing memory
` [PATCH 04/16] event: add event to notify lmb memory map changes

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

[PATCH v3] da9063: Add watchdog support
 2024-09-20 10:00 UTC  (2+ messages)

[PATCH] rockchip: rk3399: Weaken dependency on SPL serial
 2024-09-20  9:06 UTC 

[PATCH] spi: davinci: Drop the preload of TX buffer before read/writes operations
 2024-09-20  8:28 UTC 

[PATCH v2 00/18] vbe: Series part E
 2024-09-20  8:12 UTC  (19+ messages)
` [PATCH v2 01/18] image: Add a prototype for fit_image_get_phase()
` [PATCH v2 02/18] boot: Allow FIT to fall back from best-match option
` [PATCH v2 03/18] bootstd: Avoid sprintf() in SPL when creating bootdevs
` [PATCH v2 04/18] boot: Respect the load_op in fit_image_load()
` [PATCH v2 05/18] malloc: Show amount of used space when memory runs out
` [PATCH v2 06/18] malloc: Provide a simple malloc for VPL
` [PATCH v2 07/18] Support setting a maximum size for the VPL image
` [PATCH v2 08/18] spl: Report a loader failure
` [PATCH v2 09/18] spl: Allow serial to be disabled in any XPL phase
` [PATCH v2 10/18] spl: Support a relocated stack "
` [PATCH v2 11/18] spl: Drop use of uintptr_t
` [PATCH v2 12/18] spl: Drop a duplicate variable in boot_from_devices()
` [PATCH v2 13/18] spl: Add some more debugging to load_simple_fit()
` [PATCH v2 14/18] spl: lib: Allow for decompression in any SPL build
` [PATCH v2 15/18] boot: Allow use of FIT in TPL and VPL
` [PATCH v2 16/18] lib: Allow crc8 "
` [PATCH v2 17/18] boot: Imply CRC8 with VBE
` [PATCH v2 18/18] hash: Plumb crc8 into the hash functions

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

[PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
 2024-09-20  6:26 UTC 

[PATCH v2] Kconfig: clean up the efi configuration status
 2024-09-20  4:49 UTC  (3+ messages)

Enable v3s SPI boot
 2024-09-20  1:23 UTC 

[PATCH v1 0/2] riscv: add GPIO support for the LicheePi4A
 2024-09-20  9:05 UTC  (3+ messages)
` [PATCH v1 1/2] gpio: dw: Add ngpios DT-property support
` [PATCH v1 2/2] configs: th1520_lpi4a: Enable CMD_GPIO, DM_GPIO and DWAPB_GPIO driver

[PATCH v2 00/13] ufs: enhancements to support Qualcomm UFS controllers
 2024-09-20  8:04 UTC  (15+ messages)
` [PATCH v2 01/13] ufs: allocate descriptors with size aligned with DMA_MINALIGN
` [PATCH v2 02/13] ufs: fix dcache flush and invalidate range calculation
` [PATCH v2 03/13] ufs: split flush and invalidate to only invalidate when required
` [PATCH v2 04/13] ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
` [PATCH v2 05/13] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH v2 06/13] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH v2 07/13] ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
` [PATCH v2 08/13] ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
` [PATCH v2 09/13] ufs: Sync possible UFS Quirks with Linux UFS driver
` [PATCH v2 10/13] ufs: Add missing memory barriers
` [PATCH v2 11/13] ufs: Fix debug message in 'ufs_start'
` [PATCH v2 12/13] ufs: core: remove link_startup_again logic
` [PATCH v2 13/13] MAINTAINERS: Add myself to the list of UFS maintainers

[PATCH v4 00/35] Implement ACPI on aarch64
 2024-09-20  7:56 UTC  (28+ messages)
` [PATCH v4 02/35] acpi: x86: Write FADT in common code
` [PATCH v4 08/35] acpi: Add fill_madt to acpi_ops
` [PATCH v4 14/35] efi_loader: Allocate and write ACPI tables
` [PATCH v4 18/35] drivers/cpu: Add generic armv8 cpu driver
` [PATCH v4 22/35] drivers: misc: irq-uclass: Update irq_get_by_index
` [PATCH v4 23/35] drivers/arm: Implement acpi_fill_madt
` [PATCH v4 25/35] board: emulation: Add QEMU sbsa support
` [PATCH v4 26/35] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH v4 27/35] arm: mach-bcm283x: Bring in some header files from tianocore
` [PATCH v4 28/35] arm: bcm283x: Generate ACPI tables

[PATCH 1/1] efi_leader: delete rng-seed if having EFI RNG protocol
 2024-09-20  7:37 UTC  (14+ messages)

[PATCH v13 0/8] spi-nor: Add parallel and stacked memories support
 2024-09-20  7:34 UTC  (4+ messages)

[PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot
 2024-09-20  7:30 UTC  (23+ messages)
` [PATCH v1 01/20] arm: socfpga: agilex5: Add new system manager base addresses
` [PATCH v1 02/20] arm: socfpga: Add support for agilex5 clock manager
` [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 05/20] arm: socfpga: Add handoff data support for SoCFPGA Agilex5 device
` [PATCH v1 06/20] arm: dts: agilex5: Add HPS cache coherency unit configuration settings
` [PATCH v1 07/20] arm: dts: agilex5: Add firewall configure settings
` [PATCH v1 08/20] arm: dts: agilex5: Enable XGMAC
` [PATCH v1 09/20] sysreset: Add reset support to SoCFPGA Agilex5 device
` [PATCH v1 10/20] arm: socfpga: agilex5: Enable cache flush for system memory cache in CCU
` [PATCH v1 11/20] arm: socfpga: agilex5: Add SMMU initialization
` [PATCH v1 12/20] arm: socfpga: agilex5: Update CPU info
` [PATCH v1 13/20] arm: socfpga: Export board ID as U-Boot environment variable
` [PATCH v1 14/20] configs: agilex5: Add configuration for malloc pool
` [PATCH v1 15/20] arm: socfpga: smc: Add memory coherency support to mailbox command
` [PATCH v1 16/20] ddr: altera: Add DDR driver for Agilex5 series
` [PATCH v1 17/20] arm: socfpga: agilex5: Add SPL for Agilex5 SoCFPGA
` [PATCH v1 18/20] configs: socfpga: soc64: agilex5: Enable XGMAC
` [PATCH v1 19/20] arm: socfpga: soc64: Add support for board_boot_order()
` [PATCH v1 20/20] configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFS

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

[PATCH 00/19] vbe: Series part E
 2024-09-20  7:25 UTC  (12+ messages)
` [PATCH 02/19] serial: ns16550: Allow clocks to be missing
` [PATCH 06/19] malloc: Show amount of used space when memory runs out
` [PATCH 18/19] boot: Imply CRC8 with VBE

[PATCH] serial: ns16550: Try get serial clock rate from DT before CLK
 2024-09-20  7:25 UTC  (5+ messages)

[PATCH v5 00/14] efi: Add a test for EFI bootmeth
 2024-09-20  7:25 UTC  (24+ messages)
` [PATCH v5 10/14] efi_loader: Disable ANSI output for tests
` [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 v2 00/18] vbe: Series part D
 2024-09-20  7:24 UTC  (19+ messages)
` [PATCH v2 01/18] sandbox: Add missing header file
` [PATCH v2 02/18] bootstd: Add stub for bootdev_setup_for_sibling_blk()
` [PATCH v2 03/18] gzip: Correct function comment for gunzip()
` [PATCH v2 04/18] fdtdec: Support separate BSS for all XPL builds
` [PATCH v2 05/18] tiny-printf: Correct return values
` [PATCH v2 06/18] tpl: Support numbered aliases in device tree
` [PATCH v2 07/18] ram: Support driver model in VPL
` [PATCH v2 08/18] serial: Support debug UART in TPL
` [PATCH v2 09/18] armv8: Support not having separate BSS
` [PATCH v2 10/18] arm: cache: Drop a stale comment
` [PATCH v2 11/18] arm: Fix up a stale comment in sections.c
` [PATCH v2 12/18] mmc: Support driver model in TPL
` [PATCH v2 13/18] mmc: Add more debugging for SPL
` [PATCH v2 14/18] mmc: Log the error when init fails
` [PATCH v2 15/18] mmc: rockchip: Log some error returns
` [PATCH v2 16/18] mmc: rockchip: Allow clocks to be missing
` [PATCH v2 17/18] rockchip: mmc: Fix a missing colon and newline
` [PATCH v2 18/18] rockchip: Provided SPL control over efuse presence

[PATCH v2 0/3] Add AMD UFS platfrom driver support
 2024-09-20  7:06 UTC  (6+ messages)
` [PATCH v2 1/3] ufs: add support for DesignWare Controller
` [PATCH v2 2/3] ufs: ufs-amd-versal2: Add support for AMD UFS controller
` [PATCH v2 3/3] configs: versal2: Add support for AMD UFS platform driver

[PATCH v6 00/19] labgrid: Provide an integration with Labgrid
 2024-09-20  6:01 UTC  (20+ messages)
` [PATCH v6 01/19] test: Allow signaling that U-Boot is ready
` [PATCH v6 02/19] test: Use a constant for the test timeout
` [PATCH v6 03/19] test: Release board after tests complete
` [PATCH v6 04/19] test: Allow connecting to a running board
` [PATCH v6 05/19] test: Avoid failing skipped tests
` [PATCH v6 06/19] test: Create a common function to get the config
` [PATCH v6 07/19] test: Introduce the concept of a role
` [PATCH v6 08/19] test: Move the receive code into a function
` [PATCH v6 09/19] test: Separate out the exception handling
` [PATCH v6 10/19] test: Detect dead connections
` [PATCH v6 11/19] test: Tidy up remaining exceptions
` [PATCH v6 12/19] test: Introduce lab mode
` [PATCH v6 13/19] test: Improve handling of sending commands
` [PATCH v6 14/19] test: Fix mulptiplex_log typo
` [PATCH v6 15/19] test: Avoid double echo when starting up
` [PATCH v6 16/19] test: Try to shut down the lab console gracefully
` [PATCH v6 17/19] test: Add a section for closing the connection
` [PATCH v6 18/19] test: Support testing with two board-builds
` [PATCH v6 19/19] CI: Allow running tests on sjg lab

[PATCH] mtd: spi-nor: scale up timeout for full-chip erase
 2024-09-20  1:20 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20240919
 2024-09-19 22:06 UTC  (2+ messages)

Pull request for fwu-next-19092024
 2024-09-19 22:05 UTC  (2+ messages)

[PATCH] arm: imx: fix board_mmc_init for google coral
 2024-09-19 18:26 UTC  (3+ messages)

[PATCH 00/10] SMBIOS improvements
 2024-09-19 17:48 UTC  (11+ messages)

[PATCH 0/3] Anbernic RGxx3 Bootloader Fixes
 2024-09-19 13:15 UTC  (6+ messages)
` [PATCH 3/3] board: rockchip: Fix panel detection for mainline A-TF

[PATCH v3 0/9] led: introduce LED boot and activity function
 2024-09-19 17:20 UTC  (17+ messages)
` [PATCH v3 1/9] led: turn LED ON on initial SW blink
` [PATCH v3 2/9] led: implement led_set_state/period_by_label
` [PATCH v3 3/9] led: implement LED boot API
` [PATCH v3 4/9] common: board_r: rework BOOT LED handling
` [PATCH v3 5/9] led: implement LED activity API
` [PATCH v3 6/9] tftp: implement support for LED activity

[PATCH v1] net: xilinx: axi_emac: DMA transfer termination fix
 2024-09-19 17:00 UTC 

[PATCHv2 0/1] Makefile: pass external DTB provided by make variable EXT_DTB to binman
 2024-09-19 16:10 UTC  (2+ messages)
` [PATCHv2 1/1] "

[PATCH v1] i2c: muxes: pca954x: Add MAX735x/MAX736x support
 2024-09-19 16:06 UTC 

[PATCH 0/3] Add AMD UFS platfrom driver support
 2024-09-19 15:45 UTC  (5+ messages)
` [PATCH 1/3] ufs: add support for DesignWare Controller
` [PATCH 2/3] ufs: ufs-amd-versal2: Add support for AMD UFS controller

[PATCH] doc: Move the generic memory-documentation to doc/
 2024-09-19 15:28 UTC  (2+ messages)

[PATCH v1] gpio: mcp230xx: add missing header for udelay()
 2024-09-19 14:38 UTC 

[PATCH v4 0/6] rpi5: initial support
 2024-09-19 14:22 UTC  (5+ messages)

[PATCH v9 00/23] Introduce the lwIP network stack
 2024-09-19 14:14 UTC  (9+ messages)
` [PATCH v9 35/37] [TESTING] Kconfig: enable NET_LWIP by default except for SANDBOX

xPL terminology
 2024-09-19 14:13 UTC  (7+ messages)

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

[PATCH v2] bootstd: android: Add U-Boot version to cmdline
 2024-09-19 14:13 UTC  (2+ messages)

[PATCH v3 2/3] buildman: Allow skipping the dtc build
 2024-09-19 14:13 UTC  (12+ messages)

[u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration
 2024-09-19 14:11 UTC  (12+ messages)


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