messages from 2023-06-15 14:59:43 to 2023-06-19 09:44:50 UTC [more...]
[PATCH] lib: sparse: allocate blkcnt instead of arbitrary small number
2023-06-19 8:21 UTC (3+ messages)
[PATCH 0/2] Mitigate warnings occurred during compilation
2023-06-19 9:44 UTC (2+ messages)
` [PATCH 1/2] board: ti: am62x: evm: Include necessary header files
[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
2023-06-19 9:42 UTC (21+ 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] phy: rockchip-inno-usb2: cleanup comments and make ops static
2023-06-19 9:28 UTC (3+ messages)
[PATCH] mtd: spi-nor-ids: add xtxtech part#
2023-06-19 9:02 UTC (7+ messages)
` [v2] "
[PATCH V4 0/9] Update SPL splashscreen framework for AM62x
2023-06-19 8:06 UTC (12+ messages)
` [PATCH V4 1/9] common: spl: spl: Update stack pointer address
` [PATCH V4 2/9] arch: arm: mach-k3: common: Return a pointer after setting page table
` [PATCH V4 3/9] board: ti: am62x: evm: Update function calls for splash screen
` [PATCH V4 4/9] include: video: Reserve video using blob
` [PATCH V4 5/9] common: board_f: Pass frame buffer info from SPL to u-boot
` [PATCH V4 6/9] drivers: video: Kconfig: Add config remove video
` [PATCH V4 7/9] common: spl: spl: Remove video driver
` [PATCH V4 8/9] configs: am62x_evm_a53: Add bloblist address
` [PATCH V4 9/9] doc: board: ti: am62x_sk: Add A53 SPL DDR layout
[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)
[PATCH v2 0/7] phy: sun4i: Allwinner F1C100s/H616 support and cleanup
2023-06-19 3:15 UTC (3+ messages)
` [PATCH v2 3/7] sunxi: Kconfig: rework PHY_USB_SUN4I selection
[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
[BUG] bind command leads to invalid state where plaform data is NULL
2023-06-18 10:11 UTC
[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 (9+ 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 0/5] Extend mkeficapsule tool to pack multiple payloads
2023-06-17 6:38 UTC (18+ messages)
` [PATCH 1/5] mkeficapsule: constify function parameters
` [PATCH 2/5] mkeficapsule: add support for multiple payloads inside capsule
` [PATCH 3/5] test: efi_capsule: test a capsule update containing multiple images
` [PATCH 4/5] doc: uefi: update mkeficapsule documentation
` [PATCH 5/5] doc: uefi: clarify capsule concept
[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)
[PATCH v1 0/4] Introduce the sysinfo command
2023-06-17 0:45 UTC (8+ 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
[PATCH v1] mkeficapsule: fix efi_firmware_management_capsule_header data type
2023-06-17 0:33 UTC (2+ messages)
imx8m optee load address?
2023-06-16 23:52 UTC (4+ messages)
[PATCH 0/3] iot2050: Re-unify its configs and build processes
2023-06-16 15:42 UTC (11+ messages)
` [PATCH 1/3] binman: Allow to define custom arguments
[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 1/1] doc: unbind man-page
2023-06-16 15:15 UTC
ELCE 2023 - Prague
2023-06-16 15:00 UTC (4+ messages)
[PATCH] arm64: zynqmp: Fix the memory node for k26/k24 kria som boards
2023-06-16 13:35 UTC (2+ messages)
[PATCH] watchdog: versal: Use new compatible xlnx,versal-wwdt
2023-06-16 13:34 UTC (2+ messages)
[PATCH v2 0/7] Enable DM_SERIAL for the LS104xA RDB/FRWY boards
2023-06-16 13:18 UTC (8+ messages)
` [PATCH v2 1/7] arch: arm: dts: ls1043a: sync serial nodes with Linux
` [PATCH v2 2/7] arch: arm: dts: ls1043a: tag serial nodes with bootph-all
` [PATCH v2 3/7] configs: ls1043ardb: enable DM_SERIAL
` [PATCH v2 4/7] arch: arm: dts: ls1046a: sync serial nodes with Linux
` [PATCH v2 5/7] arch: arm: dts: ls1046a: tag serial nodes with bootph-all
` [PATCH v2 6/7] configs: ls1046ardb: enable DM_SERIAL
` [PATCH v2 7/7] configs: ls1046afrwy: "
[PATCH] ARM: stm32: Fix OF_LIST on DHCOR
2023-06-16 12:18 UTC (4+ messages)
[PATCH] configs: stm32f746-disco: remove a useless comment
2023-06-16 11:50 UTC (2+ messages)
[PATCH] ARM: dts: stm32f769-disco: remove the dsi_host node
2023-06-16 11:50 UTC (2+ messages)
[PATCH 0/2] ARM: dts: stm32mp: alignment with v6.3-rc3
2023-06-16 11:49 UTC (3+ messages)
` [PATCH 1/2] media: dt-bindings: media: Add macros for video interface bus types
` [Uboot-stm32] "
[PATCH v2 0/2] ARM: dts: stm32mp: alignment with v6.3
2023-06-16 11:48 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH 0/6] stm32mp: soome changes and fixes for STM32MP13 and STM32MP15 boards
2023-06-16 11:47 UTC (2+ messages)
[PATCH] xilinx: board: Add support to pick bootscr address from DT
2023-06-16 11:46 UTC (3+ messages)
[PATCH] ARM: stm32: Add missing header for save_boot_params
2023-06-16 11:45 UTC (3+ messages)
[PATCH v2] ARM: stm32: Add IWDG handling into PSCI suspend code
2023-06-16 11:42 UTC (2+ messages)
[PATCH 1/2] config: stm32mp15: remove CONFIG_FASTBOOT_USB_DEV
2023-06-16 11:42 UTC (4+ messages)
` [PATCH 2/2] config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT
[PATCH 1/3] stm32mp: stm32prog: Add support of ENV partition type
2023-06-16 11:39 UTC (6+ messages)
` [PATCH 2/3] stm32mp: stm32prog: Add support of ESP "
` [PATCH 3/3] stm32mp: stm32prog: Add support of FWU_MDATA "
[PATCH 00/12] stm32mp1: use U-Boot device tree to configure MTD partitions
2023-06-16 11:36 UTC (2+ messages)
[PATCH 1/2] serial: stm32: Wait TC bit before performing initialization
2023-06-16 11:34 UTC (6+ messages)
` [PATCH 2/2] serial: stm32: BRR must be set only when usart is disable
[PATCH] board: phytec: phycore_imx8mm: Update lpddr4_timing
2023-06-16 8:28 UTC
[PATCH 0/1] Kbuild: Fix cleanup of generated sources in tools
2023-06-15 22:37 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] usb: dwc3: core: fix clk_get_rate returning negative value
2023-06-16 10:36 UTC (6+ messages)
[PATCH v6 0/3] Add StarFive JH7110 PCIe drvier support
2023-06-16 9:34 UTC (4+ messages)
[PATCH] board:pm9g45:add missing gpio_request()
2023-06-16 9:19 UTC (2+ messages)
[PATCH] ARM: at91: armv7: don't initialize clocks if scmi clock driver is enabled
2023-06-16 9:19 UTC (2+ messages)
[PATCH] riscv: add backtrace support
2023-06-16 8:55 UTC (6+ messages)
[PATCH] doc: qemu: switch swtpm instruction to 'tpm autostart'
2023-06-16 8:42 UTC
[v1] disable NFS support by default
2023-06-16 7:36 UTC (2+ messages)
[PATCH] efi_selftests: fix controllers repeated selftesting
2023-06-16 5:21 UTC (3+ messages)
` [PATCH] efi_selftests: fix protocol "
[PATCH v2] mx8m: csf.sh: use vars for keys to avoid file edits when signing
2023-06-16 1:18 UTC (2+ messages)
[PATCH 0/7] Enable DM_SERIAL for the LS104xA RDB/FRWY boards
2023-06-16 1:12 UTC (9+ messages)
` [PATCH 1/7] arch: arm: dts: ls1043a: sync serial nodes with Linux
` [PATCH 2/7] arch: arm: dts: ls1043a: tag serial nodes with bootph-all
` [PATCH 4/7] arch: arm: dts: ls1046a: sync serial nodes with Linux
` [PATCH 5/7] arch: arm: dts: ls1046a: tag serial nodes with bootph-all
[PATCH] board_f: Relocate fdt if SKIP_RELOC and fdt is in bss
2023-06-15 23:59 UTC (3+ messages)
[GIT PULL] please pull fsl-qoriq-2023-6-15 for next
2023-06-15 23:57 UTC (2+ messages)
[PATCH v4 0/2] sunxi, usb: Clean up SRAM initialization code
2023-06-15 19:07 UTC (3+ messages)
` [PATCH v4 1/2] usb: musb-new: sunxi: only perform SRAM initialization when necessary
` [PATCH v4 2/2] usb: musb-new: sunxi: clarify the purpose of SRAM initialization
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox