messages from 2023-06-14 09:38:59 to 2023-06-16 09:40:38 UTC [more...]
[PATCH v6 0/3] Add StarFive JH7110 PCIe drvier support
2023-06-16 9:34 UTC (4+ messages)
[PATCH] usb: dwc3: core: fix clk_get_rate returning negative value
2023-06-16 9:30 UTC (5+ 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)
imx8m optee load address?
2023-06-16 9:06 UTC (3+ messages)
[PATCH 1/2] serial: stm32: Wait TC bit before performing initialization
2023-06-16 9:03 UTC (4+ messages)
` [PATCH 2/2] serial: stm32: BRR must be set only when usart is disable
[PATCH] riscv: add backtrace support
2023-06-16 8:55 UTC (6+ messages)
[PATCH] rockchip: allow env defines for SPL build
2023-06-16 8:55 UTC
[PATCH] doc: qemu: switch swtpm instruction to 'tpm autostart'
2023-06-16 8:42 UTC
[PATCH v1] mkeficapsule: fix efi_firmware_management_capsule_header data type
2023-06-16 8:28 UTC
[v1] disable NFS support by default
2023-06-16 7:36 UTC (3+ messages)
Pull request efi-2023-07-rc5
2023-06-16 7:22 UTC
[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
2023-06-16 6:35 UTC (22+ messages)
` [PATCH 1/7] capsule: authenticate: Embed capsule public key in platform's dtb
` [PATCH 3/7] doc: capsule: Document the new mechanism to embed ESL file into 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 6/7] test: efi_capsule: Test capsule generation from config file
[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] menu: Re-enable the ANSI codes
2023-06-16 1:15 UTC (7+ messages)
[PATCH 0/7] Enable DM_SERIAL for the LS104xA RDB/FRWY boards
2023-06-16 1:12 UTC (12+ 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 3/7] configs: ls1043ardb: enable DM_SERIAL
` [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 6/7] configs: ls1046ardb: enable DM_SERIAL
` [PATCH 7/7] configs: ls1046afrwy: "
[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)
Trying to boot custom kernel on Wink Hub (i.MX28)
2023-06-15 20:01 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
[PATCH] lib/zlib: Fix a bug when getting a gzip header extra field
2023-06-15 14:54 UTC
[PATCH 1/5] efi_loader: check the status of disconnected drivers
2023-06-15 14:39 UTC (5+ messages)
` [PATCH 2/5] efi_loader: reconnect drivers on failure
` [PATCH 3/5] efi_loader: disconnect all controllers when uninstalling a protocol
` [PATCH 4/5] efi_loader: fix the return codes of UninstallProtocol
` [PATCH 5/5] efi_selftests: add extra testcases on controller handling
[PATCH] arm: mx6: module_fuse: fix build failure due to wrong argument name
2023-06-15 13:37 UTC (4+ messages)
[PATCH 1/1] bootm: don't call booti_setup for EFI images
2023-06-15 12:34 UTC (4+ messages)
[PATCH 1/1] test: correct architecture in EFI FIT test
2023-06-15 11:58 UTC
[PATCH 0/3] iot2050: Re-unify its configs and build processes
2023-06-15 11:46 UTC (13+ messages)
` [PATCH 1/3] binman: Allow to define custom arguments
` [PATCH 3/3] boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again
[PATCH v3 0/2] sunxi, usb: Clean up SRAM initialization code
2023-06-15 10:32 UTC (3+ messages)
` [PATCH v3 2/2] usb: musb-new: sunxi: clarify the purpose of SRAM initialization
[PATCH v2 0/3] Sync PolarFire SoC dts with Linux
2023-06-15 10:12 UTC (4+ messages)
` [PATCH v2 1/3] riscv: dts: drop microchip from dts filenames
` [PATCH v2 2/3] riscv: dts: sync mpfs-icicle devicetree with linux
` [PATCH v2 3/3] board: microchip: set mac address for ethernet1 on icicle
[PATCH v5 00/11] Add ethernet driver for StarFive JH7110 SoC
2023-06-15 9:36 UTC (12+ messages)
` [PATCH v5 01/11] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
` [PATCH v5 02/11] net: dwc_eth_qos: Add StarFive ethernet driver glue layer
` [PATCH v5 03/11] riscv: dts: jh7110: Add ethernet device tree nodes
` [PATCH v5 04/11] riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3B
` [PATCH v5 05/11] doc: board: starfive: Reword the make defconfig information
` [PATCH v5 06/11] configs: starfive: Enable ethernet configuration for StarFive VisionFive2
` [PATCH v5 07/11] eeprom: starfive: Enable ID EEPROM configuration
` [PATCH v5 08/11] riscv: dts: starfive: Add support eeprom device tree node
` [PATCH v5 09/11] configs: starfive: Enable ID EEPROM configuration
` [PATCH v5 10/11] ram: starfive: Read memory size information from EEPROM
` [PATCH v5 11/11] board: starfive: Dynamic configuration of DT for 1.2A and 1.3B
[PATCH V2 00/30] imx: misc update and fix
2023-06-15 10:09 UTC (31+ messages)
` [PATCH V2 01/30] imx: mach: correct SCU API usage
` [PATCH V2 02/30] imx: toradex/apalis-imx8: "
` [PATCH V2 03/30] imx: toradex/colibri-imx8x: "
` [PATCH V2 04/30] imx: siemens/capricorn: "
` [PATCH V2 05/30] imx: advantech: "
` [PATCH V2 06/30] imx: congatec/cgtqmx8: "
` [PATCH V2 07/30] imx: scu_api: update to version 1.16 and add more APIs
` [PATCH V2 08/30] imx: use generic name ele(EdgeLockSecure Enclave)
` [PATCH V2 09/30] imx: parse-container: fix build warning
` [PATCH V2 10/30] imx: ele_ahab: use hextoul
` [PATCH V2 11/30] imx: ele_api: support program secure fuse and return lifecycle
` [PATCH V2 12/30] imx: ele_api: add DEK Blob generation
` [PATCH V2 13/30] imx: cmd_dek: Fix Uninitialized pointer read
` [PATCH V2 14/30] imx: cmd_dek: add ELE DEK Blob generation support
` [PATCH V2 15/30] imx: misc: ele_mu: Update MU TR registers count
` [PATCH V2 16/30] imx: misc: ele_mu: Update ELE MU driver
` [PATCH V2 17/30] imx: imx8ulp: start the ELE RNG at boot
` [PATCH V2 18/30] imx: hab: Fix coverity issue in HAB event decoding
` [PATCH V2 19/30] imx: image-container: Fix container header checking
` [PATCH V2 20/30] imx: iamge-container: support secondary container
` [PATCH V2 21/30] imx: bootaux: change names of MACROs used to boot MCU on iMX devices
` [PATCH V2 22/30] imx: bootaux: Fix bootaux issue when running on ARM64
` [PATCH V2 23/30] imx: imx8: bootaux: Add i.MX8 M4 boot support
` [PATCH V2 24/30] imx: imx8m: clock: not configure reserved SRC register
` [PATCH V2 25/30] imx: parse-container: Use malloc for container processing
` [PATCH V2 26/30] imx: ahab: Update AHAB for iMX8 and iMX8ULP
` [PATCH V2 27/30] imx: imx8: ahab: sha256: enable image verification using ARMv8 crypto extension
` [PATCH V2 28/30] imx: imx8m: add CAAM_BASE_ADDR
` [PATCH V2 29/30] imx: priblob: Update to use structure
` [PATCH V2 30/30] imx: fsl_sec: preprocessor casting issue with addresses involving math
[PATCH] xilinx: board: Add support to pick bootscr address from DT
2023-06-15 9:14 UTC (2+ messages)
[PATCH 00/12] stm32mp1: use U-Boot device tree to configure MTD partitions
2023-06-15 9:14 UTC (3+ messages)
` [PATCH 02/12] fdt_support: add fdt_copy_fixed_partitions function
[PATCH V3 0/8] Update SPL splashscreen framework for AM62x
2023-06-15 9:14 UTC (14+ messages)
` [PATCH V3 2/8] arch: arm: mach-k3: common: Return a pointer after setting page table
` [PATCH V3 3/8] board: ti: am62x: evm: Update function calls for splash screen
` [PATCH V3 4/8] include: video: Reserve video using blob
` [PATCH V3 5/8] common: board_f: Pass frame buffer info from SPL to u-boot
` [PATCH V3 6/8] drivers: video: Kconfig: Add config remove video
` [PATCH V3 7/8] common: spl: spl: Remove video driver
` [PATCH V3 8/8] configs: am62x_evm_a53: Add bloblist address
[PATCH 0/1] Kbuild: Fix cleanup of generated sources in tools
2023-06-15 9:14 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/2] board: fsl: lx2160ardb: fixup PHY addresses for new board revisions
2023-06-15 9:03 UTC (4+ messages)
` [PATCH 2/2] board: fsl: lx2160ardb: add dts fixup function for RevC and newer
[PATCH] doc: uefi: explicitly describe manual dtb update is required
2023-06-15 8:03 UTC
[PATCH 1/2] efi_loader: use efi_install_multiple_protocol_interfaces()
2023-06-15 6:57 UTC (2+ messages)
` [PATCH 2/2] efi_loader: make efi_remove_protocol() static
[PATCH v9 00/10] FMP versioning support
2023-06-15 6:49 UTC (4+ messages)
` [PATCH v9 08/10] doc: uefi: add anti-rollback documentation
[PATCH] ARM: stm32: Power cycle Buck3 in reset on DHSOM
2023-06-15 6:44 UTC (4+ messages)
[PATCH 0/3] riscv: Add ACLINT mtimer and mswi devices support
2023-06-15 5:33 UTC (6+ messages)
` [PATCH 2/3] riscv: clint: Update the sifive clint ipi driver to support aclint
` [PATCH 3/3] riscv: Rename SiFive CLINT to RISC-V ALINT
[PATCH v2 1/3] mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment
2023-06-15 4:08 UTC (4+ messages)
` [PATCH v2 2/3] mmc: Introduce mmc_send_stop_transmission()
` [PATCH v2 3/3] mmc: renesas-sdhi: Send stop when MMC tuning command fails
[PATCH] net: ti: am65-cpsw-nuss: Use dedicated port mode control registers
2023-06-14 22:28 UTC
[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
2023-06-15 0:07 UTC (5+ messages)
[PATCH v1] net: sun8i-emac: Add support for fixed-link phy
2023-06-14 21:44 UTC
[PATCH v3 00/10] spi: bcm63xx-hsspi: driver and doc updates
2023-06-14 19:59 UTC (4+ messages)
` [PATCH v3 06/10] dt-bindings: spi: Add bcm63xx-hsspi controller support
[PATCH] rockchip: Pinephone Pro: Add DDR RAM type config
2023-06-14 19:51 UTC (2+ messages)
[PATCH] bootstd: Fix relative path use in extlinux bootmeth
2023-06-14 19:51 UTC (2+ messages)
[PATCH 0/2] *** minor fixes in DHCP6 ***
2023-06-14 19:51 UTC (5+ messages)
` [PATCH 1/2] net: ipv6: Fix CID 453851 and CID 436278
` [PATCH 2/2] net: dhcp6: Fix VCI string
[PATCH] net: rtl8169: add depends on PCI
2023-06-14 19:51 UTC (2+ messages)
[PATCH] spl: ext: Use partition size for mount
2023-06-14 19:51 UTC (2+ messages)
[PATCH] bootstd: Make BOOTSTD_FULL depend on BOOTSTD
2023-06-14 19:51 UTC (2+ messages)
[PATCH u-boot 0/3] Revert broken Bootmenu commits
2023-06-14 19:51 UTC (2+ messages)
[PATCH v2 0/5] rockchip: Fix eMMC performance regression
2023-06-14 17:22 UTC (8+ messages)
` [PATCH v2 5/5] rockchip: rockpro64: Build u-boot-rockchip-spi.bin
[PATCH v2 0/3] rcar: Select the correct device tree
2023-06-14 16:32 UTC (11+ messages)
` [PATCH v2 1/3] renesas: rcar3: Expose the board id in sysinfo
` [PATCH v2 2/3] renesas: rcar3: Expose the board revision "
` [PATCH v2 3/3] renesas: rcar3: Load the correct device tree
[PATCH 1/4] config: rock64: start USB to make storage usable
2023-06-14 15:03 UTC (5+ messages)
` [PATCH 2/4] config: rock64: enable efuse for stable mac addr
` [PATCH 3/4] rockchip: dts: rk3328: Add rng details to u-boot.dtsi
` [PATCH 4/4] rockchip: dts: rk3328: rock64: Align spi flash entry
[PATCH v2] efi_selftests: fix controllers repeated selftesting
2023-06-14 13:25 UTC (2+ messages)
[PATCH 1/2] doc: board: phytec: add phycore_imx8mm
2023-06-14 7:12 UTC (2+ messages)
` [PATCH 2/2] doc: board: phytec: add phycore_imx8mp
[PATCH 1/2] configs: phycore-imx8mp_defconfig: Enable LTO
2023-06-14 12:36 UTC (2+ messages)
` [PATCH 2/2] configs: phycore-imx8mm_defconfig: "
[PATCH 0/3] Add Versal NET mini U-Boot configurations
2023-06-14 12:13 UTC (4+ messages)
` [PATCH 1/3] xilinx: versal-net: Add mini qspi configuration
` [PATCH 2/3] xilinx: versal-net: Add mini ospi configuration
` [PATCH 3/3] xilinx: versal-net: Add mini eMMC 5.1 configuration
[PATCH] cadence_qspi: Enable flash reset for Versal NET platform
2023-06-14 12:04 UTC
[PATCH 2/4] mmc: hi6220_dw_mmc: add compatible for HC2910 support
2023-06-14 12:01 UTC (2+ messages)
[PATCH] mmc: rpmb: realign frames before passing to MMC driver
2023-06-14 11:59 UTC (2+ messages)
[PATCH] mmc: rpmb: poll mmc status after sending rpmb request
2023-06-14 11:50 UTC (2+ messages)
[PATCH] env: mmc: statically set the environment partition name
2023-06-14 10:05 UTC (2+ messages)
` [PATCH v2] "
[PATCH] mmc: Set clock when reverting to safe bus mode
2023-06-14 9:55 UTC (2+ messages)
[PATCH 1/2] mmc: Introduce mmc_send_stop_transmission()
2023-06-14 9:53 UTC (2+ messages)
[PATCH] mmc: Do not read eMMC partition access bits by default on OMAP2PLUS and BCM283X
2023-06-14 9:42 UTC (2+ messages)
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