messages from 2024-04-04 11:48:43 to 2024-04-08 10:10:36 UTC [more...]
[PATCH v3 0/6] riscv: add support for Milk-V Mars board
2024-04-08 10:10 UTC (3+ messages)
` [PATCH v3 1/6] riscv: do not set default fdt for VisionFive 2
[PATCH v1 0/4] Enable SetvariableRT
2024-04-08 9:40 UTC (20+ messages)
` [PATCH v1 1/4] efi_loader: conditionally enable SetvariableRT
` [PATCH v1 2/4] efi_loader: Add OS notifications for SetVariableRT in RAM
` [PATCH v1 3/4] efi_loader: add an EFI variable with the variable file contents
` [PATCH v1 4/4] efi_selftest: add tests for setvariableRT
[PATCH v3 0/6] Add SE HMBSC board support
2024-04-08 9:13 UTC (9+ messages)
` [PATCH v3 1/6] qcom: Don't enable LINUX_KERNEL_IMAGE_HEADER by default
` [PATCH v3 2/6] apq8016: Add support for UART1 clocks and pinmux
` [PATCH v3 3/6] serial_msm: Enable RS232 flow control
` [PATCH v3 4/6] pinctrl: qcom: Add support for driving GPIO pins output
` [PATCH v3 5/6] pinctrl: qcom: apq8016: Add GPIO pinctrl function
` [PATCH v3 6/6] board: add support for Schneider HMIBSC board
[PATCH v1] net: designware: Pass all multicast frames in designware driver
2024-04-08 8:50 UTC
[PATCH v1] net: designware: Invalidate RX buffer cache before freeing the DMA descriptor
2024-04-08 8:49 UTC
[PATCH v4 0/6] USB keyboard improvements for asahi / desktop systems
2024-04-08 7:46 UTC (7+ messages)
[PATCH v2] tpm: display warning if using gpio reset with TPM
2024-04-08 7:23 UTC (3+ messages)
[PATCH v2] ARM: stm32: Jump to ep on successful resume in PSCI suspend code
2024-04-08 6:31 UTC (2+ messages)
[PATCH] configs: am335x_guardian: store boot count in AM3352 RTC block
2024-04-08 6:01 UTC
[PATCH v4 0/5] imx93: Conver to OF_UPSTREAM
2024-04-08 1:22 UTC (10+ messages)
Armada 3720 alike Board - no PHY devices found by mii info, no ping
2024-04-07 15:52 UTC
[PATCH v4 0/3] Add pcf2131 rtc support
2024-04-07 9:05 UTC (4+ messages)
` [PATCH v4 1/3] drivers: rtc: add pcf2131 rtc driver
` [PATCH v4 2/3] imx: imx93_evk: add rtc PCF2131
` [PATCH v4 3/3] imx93_11x11_evk: Add PCF2131 RTC support
[PATCH 0/5] zfs: Fix zfs support on aarch64
2024-04-07 11:22 UTC (7+ messages)
` [PATCH 1/5] zfs: Fix malloc() success check
` [PATCH 2/5] zfs: Add a comment to clarify nvlist memory layout
` [PATCH 3/5] zfs: Fix unaligned read of uint64
` [PATCH 4/5] zfs: Fix return value of fs_devread()
` [PATCH 5/5] zfs: Fix zfs_read() to actually work
[PATCH v3] tpm-v2: allow algoirthm name to be configured for pcr_read and pcr_extend
2024-04-06 16:32 UTC (2+ messages)
[GIT PULL] Please pull u-boot-imx-master-20240405
2024-04-06 0:46 UTC (2+ messages)
[PULL] Please pull qcom-next-2024Apr04 (attempt 2)
2024-04-06 0:43 UTC (2+ messages)
[GIT PULL] Please pull u-boot-amlogic-next-20240404
2024-04-06 0:43 UTC (2+ messages)
Please pull u-boot-marvell/master
2024-04-06 0:42 UTC (2+ messages)
Please pull u-boot-samsung master
2024-04-06 0:41 UTC (2+ messages)
[PATCH] configs: imx8mp_beacon: Enable PCIe NVMe drives
2024-04-05 16:51 UTC (2+ messages)
[PATCH v2] arm: imx: fix signature_block_hdr struct fields order
2024-04-05 16:51 UTC (2+ messages)
[PATCH v1] verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM
2024-04-05 16:50 UTC (2+ messages)
[PATCH v2 1/2] arm: imx9: Correct imx9_probe_mu prototype
2024-04-05 16:49 UTC (2+ messages)
[PATCH v2] mx6cuboxi: Fix Ethernet after DT sync with Linux
2024-04-05 16:48 UTC (2+ messages)
[PATCH v2] mx6cuboxi: Do not print devicetree model
2024-04-05 16:48 UTC (2+ messages)
[PATCH 1/3] arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM
2024-04-05 16:47 UTC (2+ messages)
[PATCH] ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM
2024-04-05 16:46 UTC (5+ messages)
[PATCH] net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()
2024-04-05 16:15 UTC
[PATCH 0/3] qcom: add pinctrl driver for SM8550 and SM8650
2024-04-05 15:47 UTC (5+ messages)
` [PATCH 1/3] pinctrl: qcom: Add SM8550 pinctrl driver
` [PATCH 2/3] pinctrl: qcom: Add SM8650 "
` [PATCH 3/3] qcom_defconfig: enable SM8550 & "
[PATCH 00/11] net: dwc_eth_qos: Clean up STM32 glue code and add STM32MP13xx support
2024-04-05 15:11 UTC (33+ messages)
` [PATCH 02/11] net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config
` [PATCH 03/11] net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code
` [PATCH 04/11] net: dwc_eth_qos: Scrub ifdeffery
` [PATCH 05/11] net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield
` [PATCH 06/11] net: dwc_eth_qos: Move log_debug statements on top of case block
` [PATCH 07/11] net: dwc_eth_qos: Use consistent logging prints
` [PATCH 08/11] net: dwc_eth_qos: Constify st, eth-* values parsed out of DT
` [PATCH 08/11] net: dwc_eth_qos: Constify st,eth-* "
` [PATCH 09/11] net: dwc_eth_qos: Request clk-ck earlier in probe on STM32
` [PATCH 10/11] net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform
` [PATCH 11/11] net: dwc_eth_qos: Add support of "
[PATCH 0/4] Simplefb and fb reservation related updates
2024-04-05 14:49 UTC (3+ messages)
[PATCH] mtd: spi-nor: Add support for Infineon S25FS-S family
2024-04-05 10:10 UTC (2+ messages)
[RFC PATCH 00/15] Add basic U-Boot Support for J722S-EVM
2024-04-05 13:54 UTC (16+ messages)
` [RFC PATCH 01/15] DO-NOT-MERGE: dts: upstream: src: Necessary pulls from upstream dts
` [RFC PATCH 05/15] clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data order
` [RFC PATCH 08/15] arm: mach-k3: j722s: introduce clock and device files for wkup spl
` [RFC PATCH 13/15] arm: dts: Introduce J722S U-Boot dts files
` [RFC PATCH 15/15] doc: board: ti: Add J722S-EVM documentation
[V2 PATCH 0/2] Update RAM Bank Logic for RK3568/RK3588
2024-04-05 11:19 UTC (5+ messages)
` [V1 PATCH 1/2] rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588
[PATCH 0/3] qcom: add clock driver support for SM8550 and SM8650 SoCc
2024-04-05 10:36 UTC (5+ messages)
` [PATCH 1/3] clk: qcom: Add SM8550 clock driver
` [PATCH 2/3] clk: qcom: Add SM8650 "
` [PATCH 3/3] qcom_defconfig: enable SM8550 & "
[PATCH 0/3] qcom: support SPMI buttons on SM8550 and SM8650
2024-04-05 9:26 UTC (5+ messages)
` [PATCH 1/3] gpio: qcom_pmic_gpio: add support for pm8550-gpio
` [PATCH 2/3] button: qcom-pmic: move node name checks to btn_data struct
` [PATCH 3/3] button: qcom-pmic: add support for pmk8350 button configs
[PATCH 0/2] phy: qcom: add support for the Qualcomm Synopsys eUSB2 PHY
2024-04-05 9:25 UTC (4+ messages)
` [PATCH 1/2] phy: qcom: add Synopsys eUSB2 PHY driver
` [PATCH 2/2] qcom_defconfig: enable the Qualcomm "
[RFC PATCH v2 0/2] Introduce fastboot oem board command
2024-04-05 9:02 UTC (11+ messages)
` [RFC PATCH v2 1/2] fastboot: introduce 'oem board' subcommand
` [RFC PATCH v2 2/2] board: ad401: example of fastboot oem board realization
[PATCH] ARM: uniphier: Move uniphier_mem_map_init() call into dram_init()
2024-04-05 8:37 UTC
[PATCH v5 0/5] Introduce ICSSG Ethernet driver
2024-04-05 8:34 UTC (5+ messages)
` [PATCH v5 2/5] net: ti: icssg: Add Firmware config and classification APIs
` [PATCH v5 4/5] net: ti: icssg: Add ICSSG ethernet driver
[PATCH] efi_loader: access __efi_runtime_start/stop without &
2024-04-05 8:33 UTC (3+ messages)
[PATCH 1/1] efi_loader: eliminate duplicate runtime section definitions
2024-04-05 8:23 UTC (2+ messages)
[PATCH 0/4] smpi: msm: fix version 5 and add version 7 support
2024-04-05 8:21 UTC (5+ messages)
` [PATCH 1/4] spmi: msm: fix version 5 support
` [PATCH 2/4] spmi: msm: properly format command
` [PATCH 3/4] spmi: msm: handle peripheral ownership
` [PATCH 4/4] spmi: msm: support controller version 7
[PATCH 1/4] virtio: blk: introduce virtio-block erase support
2024-04-05 8:19 UTC (8+ messages)
` [PATCH 2/4] fastboot: blk: add block device flashing configuration
` [PATCH 3/4] fastboot: blk: introduce fastboot block flashing support
` [PATCH 4/4] fastboot: integrate block flashing back-end
[PATCH] ARM: stm32: Jump to ep on successful resume in PSCI suspend code
2024-04-05 8:18 UTC (2+ messages)
[PATCH 00/33] doc: board: amlogic: spring clean-up of Amlogic docs
2024-04-05 8:03 UTC (3+ messages)
` [PATCH 33/33] doc: boards: amlogic: add documentation for ODROID-HC4
[PATCH] doc: build: update docker image to latest
2024-04-05 7:51 UTC (2+ messages)
[PATCH] doc: build: fix gen_compile_commands section level
2024-04-05 7:50 UTC (2+ messages)
[PATCH 0/4] Cleanup K3 binman templating
2024-04-05 7:42 UTC (13+ messages)
` [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries
[PATCH v2] efi_loader: move efi_var_collect to common functions
2024-04-05 7:37 UTC (2+ messages)
[PATCH 0/4] Misc changes for CSSI boards
2024-04-05 6:53 UTC (5+ messages)
` [PATCH 1/4] board: cssi: Fix MCR3000 board environment
` [PATCH 2/4] board: cssi: Allow use without HUSH shell
` [PATCH 3/4] board: cssi: Initialise port F on MIAE
` [PATCH 4/4] board: cssi: Properly initialise MAC address for fibre on CMPC885 board
[PATCH] efi_loader: move efi_var_collect to common functions
2024-04-05 6:37 UTC (3+ messages)
[PATCH v2 0/6] Introduce UBI block device
2024-04-05 4:40 UTC (5+ messages)
` [PATCH v2 6/6] spinand: bind UBI block
[PATCH] spi: dw: Use controller clock rate as maximum frequency
2024-04-05 2:11 UTC (3+ messages)
[PULL] Please pull qcom-next-2024Apr04
2024-04-04 21:49 UTC
[PATCH 1/1] net: nfs: fix file handle length in NFSv3
2024-04-04 18:22 UTC (2+ messages)
[PATCH] tools: open FIT image for reading as O_RDONLY instead of O_RDWR
2024-04-04 16:44 UTC (3+ messages)
` [PATCH v2] tools: open FIT image read-only
[PATCH v2] tools: copyfile: use 64k instead of 512 buffer
2024-04-04 16:43 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 0/4] boot: fix EFI boot methods
2024-04-04 16:14 UTC (12+ messages)
` [PATCH v2 1/4] boot: correct the default sequence of "
` [PATCH v2 2/4] boot: enable booting via EFI boot manager by default
` [PATCH v2 3/4] efi_loader: move HOST_ARCH to version_autogenerated.h
` [PATCH v2 4/4] boot: correct finding the default EFI binary
[PATCH v5 0/5] TEE: minor cleanup
2024-04-04 13:19 UTC (6+ messages)
` [PATCH v5 1/5] tee: optee: fix description in Kconfig
` [PATCH v5 2/5] cmd: optee_rpmb: close tee session
` [PATCH v5 3/5] cmd: optee_rpmb: build cmd for sandbox
` [PATCH v5 4/5] test: py: add optee_rpmb tests
` [PATCH v5 5/5] tee: remove common.h inclusion
[PATCH] arm: dts: kirkwood: Remove DTS files for Kirkwood boards
2024-04-04 12:05 UTC (2+ messages)
[PATCH] arm: imx: fix signature_block_hdr struct fields order
2024-04-04 12:06 UTC (4+ messages)
[PATCH] xilinx: common: Fix MAC address read from EEPROM
2024-04-04 11:44 UTC
[PATCH v3 0/3] Introduce mtdblock device
2024-04-04 10:58 UTC (4+ messages)
` [PATCH v3 1/3] disk: support MTD partitions
` [PATCH v3 2/3] drivers: introduce mtdblock abstraction
` [PATCH v3 3/3] spinand: bind mtdblock
[PATCH v3] arm: dts: kirkwood: Enable upstream DT on Kirkwood boards
2024-04-04 12:06 UTC (2+ messages)
[PATCH u-boot-mvebu v4 00/18] Turris Omnia - New board revision support
2024-04-04 12:04 UTC (2+ messages)
[PATCH v1] MAINTAINERS: add entries for tee-related orphaned files
2024-04-04 12:01 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