u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 20:17:08 to 2023-04-01 06:36:19 UTC [more...]

[PATCH v4] test_vboot.py: include test of fdt_add_pubkey tool
 2023-04-01  6:32 UTC  (2+ messages)

[PATCH 1/3] net: support being a TCP server to unblock TCP fastboot
 2023-04-01  6:32 UTC  (5+ messages)
` [PATCH 2/3] net: add fastboot TCP support
` [PATCH 3/3] net: share fastboot boot handle logic between transports

[RFC PATCH v7 00/23] Modernize U-Boot shell
 2023-04-01  6:32 UTC  (13+ messages)
` [RFC PATCH v7 04/23] test: hush: Test hush variable expansion
` [RFC PATCH v7 09/23] cli: Add menu for hush parser
` [RFC PATCH v7 10/23] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
` [RFC PATCH v7 17/23] test: hush: Fix variable expansion tests for hush 2021
` [RFC PATCH v7 22/23] cli: hush_2021: Add upstream commits up to 30th January 2023
` [RFC PATCH v7 23/23] DO NOT MERGE: only to make CI happy

[PATCH 0/6] virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM set
 2023-04-01  6:32 UTC  (11+ messages)
` [PATCH 1/6] virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features
` [PATCH 3/6] virtio: Allocate virtqueue in page-size units
` [PATCH 4/6] virtio: Add helper functions to attach/detach vring descriptors
` [PATCH 5/6] virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM
` [PATCH 6/6] virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set

[PATCH v3 1/9] configs: Resync with savedefconfig
 2023-04-01  6:32 UTC  (4+ messages)
` [PATCH v3 8/9] rockchip: Move to standard boot

Newer U-Boot version throwing "Bootstage space exhasuted" with FIT image
 2023-04-01  6:32 UTC  (2+ messages)

[v4 0/7] Fix Rockchip RK3399 bootstd migration
 2023-04-01  6:31 UTC  (9+ messages)

[PATCH v5 1/8] bootstd: Tweak bootflow logic for device tree
 2023-04-01  6:31 UTC  (12+ messages)
` [PATCH v5 2/8] virtio: Ensure PCI is set up first
` [PATCH v5 3/8] bootstd: Support booting EFI where multiple options exist
` [PATCH v5 4/8] rockchip: Move to standard boot
` [PATCH v5 5/8] rockchip: Use the same boot_targets for all boards
` [PATCH v5 6/8] bootstd: Show a message sometimes if no bootflows are found
` [PATCH v5 7/8] bootstd: Report missing labels only when asked
` [PATCH v5 8/8] bootstd: Enable BOOTSTD_DEFAULTS by default

[PATCH 00/38] x86: Use qemu-x86_64 to boot EFI installers
 2023-04-01  6:31 UTC  (66+ messages)
` [PATCH 01/38] x86: Tidy up availability of string functions
` [PATCH 02/38] x86: Allow listing MTRRs in SPL
` [PATCH 03/38] bios_emulator: Add Kconfig and adjust Makefile for SPL
` [PATCH 04/38] bios_emulator: Drop VIDEO_IO_OFFSET
` [PATCH 05/38] x86: Tidy up EFI code in interrupt_init()
` [PATCH 06/38] x86: Set high bits of the mtrr base registrer
` [PATCH 07/38] x86: Add a comment for board_init_f_r_trampoline()
` [PATCH 08/38] x86: Show the CPU physical address size with bdinfo
` [PATCH 09/38] x86: Correct get_sp() implementation for 64-bit
` [PATCH 10/38] x86: Show an error when a BINS exception occurs
` [PATCH 11/38] acpi: Add a comment to set the acpi tables
` [PATCH 12/38] bdinfo: Show the RAM top and approximate stack pointer
` [PATCH 13/38] part: Allow setting the partition-table type
` [PATCH 14/38] qfw: Show the file address if available
` [PATCH 15/38] log: Tidy up an ambiguous comment
` [PATCH 16/38] video: Allow building video drivers for SPL
` [PATCH 17/38] qfw: Set the address of the ACPI tables
` [PATCH 18/38] efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
` [PATCH 19/38] x86: Improve the trampoline in 64-bit mode
` [PATCH 20/38] Show the malloc base with the bdinfo command
` [PATCH 21/38] nvme: Provide more useful debugging messages
` [PATCH 22/38] pci: Support autoconfig in SPL
` [PATCH 23/38] pci: Allow the video BIOS to work in SPL with QEMU
` [PATCH 24/38] pci: Tidy up logging and reporting for video BIOS
` [PATCH 25/38] x86: Allow video-BIOS code to be built for SPL
` [PATCH 26/38] x86: Pass video settings from SPL to U-Boot proper
` [PATCH 27/38] x86: Init video in SPL if enabled
` [PATCH 28/38] pci: Adjust video BIOS debugging to be SPL-friendly
` [PATCH 29/38] pci: Mask the ROM address in case it is already enabled
` [PATCH 30/38] x86: Enable display for QEMU 64-bit
` [PATCH 31/38] x86: Allow logging to be used in SPL reliably
` [PATCH 32/38] fs: fat: Shrink the size of a few strings
` [PATCH 33/38] fs: fat: Support reading from a larger block size
` [PATCH 34/38] x86: Enable useful options for qemu-86_64
` [PATCH 35/38] x86: Record the start and end of the tables
` [PATCH 36/38] sandbox: Correct header order in board file
` [PATCH 37/38] sandbox: Install ACPI tables on startup
` [PATCH 38/38] efi: Use the installed ACPI tables

RISC-V FIT image type
 2023-04-01  6:31 UTC  (3+ messages)

[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
 2023-04-01  6:25 UTC 

[PATCH] common: cli_hush: Restore clear local variable support
 2023-04-01  6:31 UTC  (2+ messages)

[PATCH 1/1] sandbox: fix fall through in sandbox_flash_bulk()
 2023-04-01  6:24 UTC 

[PATCH 1/1] lib: missing fallthrough comment in vsnprintf_internal()
 2023-04-01  6:13 UTC 

[PATCH 1/1] tools: avoid implicit fallthrough in fdt_add_pubkey
 2023-04-01  6:09 UTC 

[PATCH v2] sysreset: gpio: fix gpio_reboot_request return value
 2023-04-01  6:09 UTC  (2+ messages)

[PATCH] buildman: Correct overwriting of settings file
 2023-04-01  6:09 UTC  (2+ messages)

[PATCH 1/1] efi_loader: remove duplicate assignment
 2023-04-01  5:30 UTC 

Pull request: please pull u-boot-imx/next
 2023-03-31 21:29 UTC  (2+ messages)

[PATCH] doc: ti: Add switch setting for boot modes on AM62 SK
 2023-03-31 20:37 UTC  (2+ messages)

[PATCH] include: configs: Change dtb names in fitImage to match oe-core
 2023-03-31 19:06 UTC  (8+ messages)

Please pull u-boot-dm
 2023-03-31 16:25 UTC  (2+ messages)

[PATCH] Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
 2023-03-31 14:44 UTC 

[PATCH v3] imx: imx8mm: Add suppoer for Mettler-Toledo snowflake board
 2023-03-31 14:18 UTC 

[PATCH v2 0/1] GPIO buttons keyboard driver update
 2023-03-31 14:17 UTC  (3+ messages)
` [PATCH v2 1/1] input: button_kbd: make driver complementary to gpio buttons

[PATCH v4 0/1] CMD commands improvements
 2023-03-31 14:17 UTC  (3+ messages)
` [PATCH v4 1/1] cmd: ums: abort mounting by pressing any key

[PATCH v2] disk: Use a helper function to reduce duplication
 2023-03-31 14:17 UTC  (2+ messages)

[PATCH] lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio controllers
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] image: Fix potentially uninitialized data variable
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH v2 1/3] cmd: pci: Add command to set MPS of all PCIe devices
 2023-03-31 14:16 UTC  (6+ messages)
` [PATCH v2 2/3] drivers: pci: sandbox: Add stub sandbox PCI MPS support
` [PATCH v2 3/3] test: Add test for new command pci_mps

[PATCH] sysinfo: gpio: fix loop over DT "revisions" array
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] nvedit: simplify do_env_indirect()
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] test: fs: Check fat short file name
 2023-03-31 14:15 UTC  (2+ messages)

[PATCH v2 0/4] cli: run_commandf() coverage and small fixups
 2023-03-31 14:15 UTC  (9+ messages)
` [PATCH v2 1/4] cli: run_commandf(): "
` [PATCH v2 2/4] unit-test: cover run_commandf() by test-cases
` [PATCH v2 3/4] test: fdt: fix run_commandf() warnings
` [PATCH v2 4/4] test: exit: "

[PATCH 1/1] api: move API related config options into submenu
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] Kconfig: Sort the BUILD_TARGET list
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] powerpc/mpc85xx: disable legacy format booting
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] fs: ext4: fix files seen as symlink during deletion
 2023-03-31 14:15 UTC  (2+ messages)

[PATCH] fs: fat: do not mangle short filenames
 2023-03-31 14:15 UTC  (2+ messages)

[PATCH v2 0/2] max313xx RTC driver
 2023-03-31 14:15 UTC  (5+ messages)
` [PATCH v2 1/2] include: kernel.h: port find_closest() from Linux
` [PATCH v2 2/2] drivers: rtc: add max313xx series rtc driver

[PATCH] rtc: m41t62: implements read8/write8 operations
 2023-03-31 14:14 UTC  (2+ messages)

[PATCH] imx: imx8mm: Add suppoer for Mettler-Toledo snowflake board
 2023-03-31 14:12 UTC  (3+ messages)

[PATCH v3 0/3] Add StarFive JH7110 PCIe drvier support
 2023-03-31 12:59 UTC  (5+ messages)
` [PATCH v3 1/3] starfive: pci: Add StarFive JH7110 pcie driver

[PATCH 0/5] enable DMA and CPSW nodes for am62ax SoC family
 2023-03-31  7:15 UTC  (3+ messages)
` [PATCH 3/5] arm: dts: add DMA and CPSW nodes for uboot

[PATCH] watchdog: arm_smc_wdt: add watchdog support
 2023-03-31  7:59 UTC  (2+ messages)

[PATCH] Modify the print log when adma is not supported
 2023-03-31  3:45 UTC 

WIP: Signing TI x509 certificates using binman
 2023-03-31 11:14 UTC  (3+ messages)

[PATCH v3 1/3] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-03-31  9:40 UTC  (3+ messages)
` [PATCH v3 2/3] phy: rockchip-inno-usb2: add initial support for rk3588 PHY
` [PATCH v3 3/3] configs: rockchip: rock5b-rk3588: enable USB and regulators

[PATCH v4 1/2] regulator: implement basic reference counter
 2023-03-31  9:15 UTC  (2+ messages)
` [PATCH v4 2/2] regulator: rename dev_pdata to plat

[PATCH 1/3] vexpress64: Use OF_HAS_PRIOR_STAGE for BASE_FVP variant
 2023-03-31  8:58 UTC  (3+ messages)
` [PATCH 2/3] vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base model
` [PATCH 3/3] configs: Create minimal vexpress_fvp_defconfig

[RESEND PATCH v2] configs: imx8mn_bsh_smm_s2: remove console from bootargs
 2023-03-31  8:52 UTC  (2+ messages)

[PATCH v9 00/10] introduce Arm FF-A support
 2023-03-31  8:29 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v10 09/10] arm_ffa: efi: introduce FF-A MM communication

[PATCH] arm: dts: k3-j721e-sk-u-boot: Resync dts file and binding with Linux Kernel
 2023-03-31  6:39 UTC 

[PATCH v4 00/15] Add splash screen support at u-boot SPL
 2023-03-31  5:01 UTC  (9+ messages)
` [PATCH v4 04/15] drivers: video: Makefile: Rule to compile necessary video driver files
` [PATCH v4 08/15] cmd: bmp: Split bmp commands and functions

[PATCH 0/6] serial: msm-geni: fix UART baudrate on modern platforms
 2023-03-31  1:37 UTC  (13+ messages)
` [PATCH 1/6] misc: add Qualcomm GENI SE QUP device driver
` [PATCH 2/6] serial: msm-geni: remove redundant includes
` [PATCH 3/6] serial: msm-geni: remove invalid se-clk clock name
` [PATCH 4/6] serial: msm-geni: fix code indentation
` [PATCH 5/6] serial: msm-geni: fix a compile time warning from msm_serial_setbrg()
` [PATCH 6/6] serial: msm-geni: correct oversampling value based on QUP hardware revision

[PATCH 1/1] rockchip: Fix incorrect constant name in RAM init code
 2023-03-30 23:48 UTC  (2+ messages)

[PATCH] include: configs: Change dtb names in fitImage to match oe-core
 2023-03-30 20:55 UTC 

Missed rename of CONFIG_RAM_RK3399_LPDDR4
 2023-03-30 20:46 UTC  (4+ messages)

[PATCH 01/12] arm: mach-k3: Move MSMC fixup to SoC level
 2023-03-30 20:28 UTC  (12+ messages)
` [PATCH 02/12] arm: mach-k3: Move J721e SoC detection out of common section
` [PATCH 03/12] soc: soc_ti_k3: Use hardware.h to remove definition duplication
` [PATCH 04/12] configs: j721x_evm.h: Remove unneeded check for SYS_K3_SPL_ATF
` [PATCH 05/12] configs: j721s2_evm.h: Remove refrences to J7200 EVM
` [PATCH 06/12] arm: mach-k3: Make release_resources_for_core_shutdown() common
` [PATCH 07/12] arm: mach-k3: Move sysfw-loader.h out of mach includes
` [PATCH 08/12] arm: mach-k3: Add weak do_board_detect() to common file
` [PATCH 09/12] arm: mach-k3: Remove unused fdt_disable_node()
` [PATCH 10/12] arm: mach-k3: Move sdelay() and wait_on_value() declaration
` [PATCH 11/12] arm: mach-k3: Move J721s2 SPL init functions to mach-k3
` [PATCH 12/12] arm: mach-k3: Remove empty sys_proto.h include

[PATCH u-boot-mvebu 0/7] arm: mvebu: Boot support for 4K Native disks
 2023-03-30 20:26 UTC  (2+ messages)

[PATCH v3 1/2] regulator: implement basic reference counter
 2023-03-30 20:14 UTC  (3+ messages)
` [PATCH v3 2/2] regulator: rename dev_pdata to plat


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).