public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-06-16 13:35:31 to 2023-06-19 20:36:04 UTC [more...]

[PATCH] axi: fix a warning
 2023-06-19 20:35 UTC 

CFP open for RISC-V MC at Linux Plumbers Conference 2023
 2023-06-19 19:55 UTC 

[PATCH v1 0/4] Introduce the sysinfo command
 2023-06-19 18:27 UTC  (12+ messages)
` [PATCH v1 1/4] sysinfo: Add IDs for board id and revision
` [PATCH v1 2/4] cmd: Add a sysinfo command
` [PATCH v1 3/4] sysinfo: rcar3: Implement BOARD_ID and BOARD_REVISION
` [PATCH v1 4/4] configs: rcar3: Add shell function to select the linux devicetree

[BUG] bind command leads to invalid state where plaform data is NULL
 2023-06-19 17:51 UTC  (5+ messages)

[UBOOT PATCH 0/3] Port the usb reset patches from linux
 2023-06-19 17:04 UTC  (5+ messages)
` [UBOOT PATCH 1/3] usb: dwc3: core: improve reset sequence

[PATCH] mkimage: Use PATH_MAX for path length
 2023-06-19  6:22 UTC 

[PATCH] lib: sparse: allocate blkcnt instead of arbitrary small number
 2023-06-19  8:21 UTC  (3+ messages)

[PATCH] mkimage: Use PATH_MAX for path length
 2023-06-19  6:15 UTC 

[PATCH] net: zynq_gem: Don't hardcode the MDC clock divisor
 2023-06-19  3:49 UTC 

[PATCH v6 0/6] FWU: Add support for mtd backed feature on DeveloperBox
 2023-06-19 16:16 UTC  (3+ messages)

[PATCH 0/3] iot2050: Re-unify its configs and build processes
 2023-06-19 15:09 UTC  (15+ messages)
` [PATCH 1/3] binman: Allow to define custom arguments

[PATCH 0/2] Mitigate warnings occurred during compilation
 2023-06-19 13:18 UTC  (5+ messages)
` [PATCH 1/2] board: ti: am62x: evm: Include necessary header files
` [PATCH 2/2] common: splash_source: Fix type casting errors

[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
 2023-06-19 12:37 UTC  (23+ messages)
` [PATCH 1/7] capsule: authenticate: Embed capsule public key in platform's dtb
` [PATCH 4/7] tools: mkeficapsule: Add support for parsing capsule params from config file
` [PATCH 5/7] Makefile: Add a target for building capsules

[PATCH RESEND] spl: spl_fit: add weak prototype for fpga_load
 2023-06-19 12:37 UTC  (2+ messages)

[PATCH] doc: qemu: switch swtpm instruction to 'tpm autostart'
 2023-06-19 12:36 UTC  (2+ messages)

[PATCH 1/1] doc: unbind man-page
 2023-06-19 12:36 UTC  (2+ messages)

[v3 0/2] mtd: spi-nor-ids: add support for XTX part# and modify some comment
 2023-06-19 14:53 UTC  (3+ messages)
` [v3 1/2] mtd: spi-nor-ids: change full company name of XTX
` [v3 2/2] mtd: spi-nor-ids: add xtxtech part#

[PATCH] board_f: Relocate fdt if SKIP_RELOC and fdt is in bss
 2023-06-19 12:36 UTC  (4+ messages)

[PULL] u-boot-at91-fixes-2023.07-a
 2023-06-19 13:30 UTC  (2+ messages)

[PATCH V4 0/9] Update SPL splashscreen framework for AM62x
 2023-06-19 13:17 UTC  (5+ messages)
` [PATCH V4 9/9] doc: board: ti: am62x_sk: Add A53 SPL DDR layout

[PATCH v4 00/45] x86: Use qemu-x86_64 to boot EFI installers
 2023-06-19 12:00 UTC  (46+ messages)
` [PATCH v4 01/45] x86: Return mtrr_add_request() to its old purpose
` [PATCH v4 02/45] x86: Allow listing MTRRs in SPL
` [PATCH v4 03/45] x86: mtrr: Add documentation
` [PATCH v4 04/45] bios_emulator: Add Kconfig and adjust Makefile for SPL
` [PATCH v4 05/45] bios_emulator: Drop VIDEO_IO_OFFSET
` [PATCH v4 06/45] x86: Tidy up EFI code in interrupt_init()
` [PATCH v4 07/45] x86: Add a comment for board_init_f_r_trampoline()
` [PATCH v4 08/45] x86: Show the CPU physical address size with bdinfo
` [PATCH v4 09/45] x86: Correct get_sp() implementation for 64-bit
` [PATCH v4 10/45] x86: Show an error when a BIOS exception occurs
` [PATCH v4 11/45] acpi: Add a comment to set the acpi tables
` [PATCH v4 12/45] bdinfo: Show the RAM top and approximate stack pointer
` [PATCH v4 13/45] part: Allow setting the partition-table type
` [PATCH v4 14/45] qfw: Show the file address if available
` [PATCH v4 15/45] log: Tidy up an ambiguous comment
` [PATCH v4 16/45] qfw: Set the address of the ACPI tables
` [PATCH v4 17/45] efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
` [PATCH v4 18/45] x86: Improve the trampoline in 64-bit mode
` [PATCH v4 19/45] Show the malloc base with the bdinfo command
` [PATCH v4 20/45] nvme: Provide more useful debugging messages
` [PATCH v4 21/45] pci: Support autoconfig in SPL
` [PATCH v4 22/45] pci: Allow the video BIOS to work in SPL with QEMU
` [PATCH v4 23/45] pci: Tidy up logging and reporting for video BIOS
` [PATCH v4 24/45] x86: Allow video-BIOS code to be built for SPL
` [PATCH v4 25/45] x86: Pass video settings from SPL to U-Boot proper
` [PATCH v4 26/45] x86: Init video in SPL if enabled
` [PATCH v4 27/45] pci: Adjust video BIOS debugging to be SPL-friendly
` [PATCH v4 28/45] pci: Mask the ROM address in case it is already enabled
` [PATCH v4 29/45] x86: Enable display for QEMU 64-bit
` [PATCH v4 30/45] x86: Allow logging to be used in SPL reliably
` [PATCH v4 31/45] fs: fat: Shrink the size of a few strings
` [PATCH v4 32/45] fs: fat: Support reading from a larger block size
` [PATCH v4 33/45] x86: Enable useful options for qemu-86_64
` [PATCH v4 34/45] x86: Refactor table-writing code a litlle
` [PATCH v4 35/45] x86: Record the start and end of the tables
` [PATCH v4 36/45] x86: Show the number of physical address bits
` [PATCH v4 37/45] x86: Convert some debug statements to use logging
` [PATCH v4 38/45] x86: link: Support Micron memory
` [PATCH v4 39/45] x86: Make sure that the LPC is active before SDRAM init
` [PATCH v4 40/45] log: Support outputing function names in SPL
` [PATCH v4 41/45] sandbox: Correct header order in board file
` [PATCH v4 42/45] sandbox: Install ACPI tables on startup
` [PATCH v4 43/45] efi: Use the installed ACPI tables
` [PATCH v4 44/45] x86: video: Add a driver for QEMU bochs emulation
` [PATCH v4 45/45] x86: Switch QEMU over to use the bochs driver

[PATCH v5 0/2 RESEND] imx93: add ADC support
 2023-06-19 12:01 UTC  (3+ messages)
` [PATCH 1/2] dm: adc: add iMX93 "
` [PATCH 2/2] imx93_evk: defconfig: add adc support

[PATCH] cmd: usb: Prevent reset in usb tree/info command
 2023-06-19 11:54 UTC  (2+ messages)

[PATCH] phy: rockchip-inno-usb2: cleanup comments and make ops static
 2023-06-19 10:23 UTC  (4+ messages)

[PATCH v2 0/7] phy: sun4i: Allwinner F1C100s/H616 support and cleanup
 2023-06-19 10:14 UTC  (4+ messages)
` [PATCH v2 3/7] sunxi: Kconfig: rework PHY_USB_SUN4I selection

[PATCH 0/5] Extend mkeficapsule tool to pack multiple payloads
 2023-06-19 11:21 UTC  (19+ messages)
` [PATCH 1/5] mkeficapsule: constify function parameters
` [PATCH 2/5] mkeficapsule: add support for multiple payloads inside capsule
` [PATCH 4/5] doc: uefi: update mkeficapsule documentation
` [PATCH 5/5] doc: uefi: clarify capsule concept

[PATCH v2 RESEND] mmc: dw_mmc: reset controller after data error
 2023-06-19 10:33 UTC 

[PATCH v1] mkeficapsule: fix efi_firmware_management_capsule_header data type
 2023-06-19 10:45 UTC  (6+ messages)

[PATCH 1/2 v2] efi_loader: use efi_install_multiple_protocol_interfaces()
 2023-06-19 11:14 UTC  (2+ messages)
` [PATCH 2/2 v2] efi_loader: make efi_remove_protocol() static

ELCE 2023 - Prague
 2023-06-19 10:27 UTC  (3+ messages)

[PATCH] clk: fix count parameter type for clk_release_all
 2023-06-19 10:47 UTC 

[PATCH] mtd: spi-nor-ids: add xtxtech part#
 2023-06-19  9:02 UTC  (7+ messages)
` [v2] "

[PATCH v2 1/1] efi_loader: simplify efi_uninstall_protocol()
 2023-06-19  7:51 UTC  (3+ messages)

[PATCH 1/5] efi_loader: check the status of disconnected drivers
 2023-06-19  7:43 UTC  (8+ messages)
` [PATCH 3/5] efi_loader: disconnect all controllers when uninstalling a protocol
` [PATCH 4/5] efi_loader: fix the return codes of UninstallProtocol

[PATCH] rockchip: allow env defines for SPL build
 2023-06-19  7:28 UTC  (3+ messages)

[PATCH v7 2/2] phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock
 2023-06-19  7:12 UTC  (5+ messages)

[PATCH] doc: uefi: explicitly describe manual dtb update is required
 2023-06-19  5:46 UTC  (5+ messages)

[PATCH 0/1] virtio: add driver for virtio_console devices
 2023-06-19  4:19 UTC  (4+ messages)

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2023-06-18 19:01 UTC  (10+ messages)

[PATCH 1/2] efi_loader: use efi_install_multiple_protocol_interfaces()
 2023-06-18 14:14 UTC  (5+ messages)
` [PATCH 2/2] efi_loader: make efi_remove_protocol() static

[PATCH] xhci: Add soft retry mechanism for control transaction
 2023-06-18  9:44 UTC 

[PATCH v9 0/4] Boot variables management for removable media
 2023-06-18  7:55 UTC  (4+ messages)
` [PATCH v9 3/4] Boot var automatic management for removable medias

[PATCH 1/1] efi_loader: simplify efi_uninstall_protocol()
 2023-06-18  7:03 UTC 

[PATCH 0/8] SUNIV SPI NAND support in SPL
 2023-06-17 20:59 UTC  (5+ messages)

[PATCH] menu: Re-enable the ANSI codes
 2023-06-17 20:28 UTC  (8+ messages)

Trying to boot custom kernel on Wink Hub (i.MX28)
 2023-06-17 14:28 UTC  (3+ messages)

[PATCH] Revert "lib: sparse: Make CHUNK_TYPE_RAW buffer aligned"
 2023-06-17 14:55 UTC  (7+ messages)

Pull request efi-2023-07-rc5
 2023-06-17 14:46 UTC  (2+ messages)

[PATCH 0/6] nokia_nx51: Attempts to debug keyboard
 2023-06-17 10:49 UTC  (7+ messages)
` [PATCH 1/6] menu: Re-enable the ANSI codes
` [PATCH 2/6] nokia_rx51: Correct tstc() implementation
` [PATCH 3/6] bootmenu: Cancel delay only when a real key is pressed
` [PATCH 4/6] boobtmenu: Add debugging
` [PATCH 5/6] getch: debugging
` [PATCH 6/6] menu: Add debugging

[PATCH] usb: musb-new: sunxi: read SRAM controller address from DT
 2023-06-17  6:35 UTC  (2+ messages)

[PATCH] ARM: stm32: Use __section(".data") with dot in the section name on DHSOM
 2023-06-17  0:37 UTC  (5+ messages)

[PATCH] ARM: stm32: Power cycle Buck3 in reset on DHSOM
 2023-06-17  0:36 UTC  (6+ messages)

imx8m optee load address?
 2023-06-16 23:52 UTC  (3+ messages)

[PATCH v12 00/10] introduce Arm FF-A support
 2023-06-16 15:28 UTC  (12+ messages)
` [PATCH v13 "
  ` [PATCH v13 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
  ` [PATCH v13 02/10] lib: uuid: introduce uuid_str_to_le_bin function
  ` [PATCH v13 03/10] lib: uuid: introduce testcase for uuid_str_to_le_bin
  ` [PATCH v13 04/10] arm_ffa: introduce Arm FF-A support
  ` [PATCH v13 05/10] arm_ffa: introduce armffa command
  ` [PATCH v13 06/10] arm_ffa: introduce sandbox FF-A support
  ` [PATCH v13 07/10] arm_ffa: introduce sandbox test cases for UCLASS_FFA
  ` [PATCH v13 08/10] arm_ffa: introduce armffa command Sandbox test
  ` [PATCH v13 09/10] arm_ffa: efi: introduce FF-A MM communication
  ` [PATCH v13 10/10] arm_ffa: efi: corstone1000: enable "

[PATCH] arm64: zynqmp: Fix the memory node for k26/k24 kria som boards
 2023-06-16 13:35 UTC  (2+ messages)


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