[PATCH 0/7] ARM: K3: add AM625 ethernet support
2024-11-08 13:15 UTC (5+ messages)
` [PATCH 2/7] firmware: ti_sci: update from U-Boot
` [PATCH 4/7] dma: add dma-devices support
` [PATCH 6/7] ARM: k3: am625: add syscon compatible to phy_gmii_sel
` [PATCH 7/7] net: add am65-cpsw-nuss driver
[PATCH 0/6] Initial support for Allwinner A64 SoC
2024-11-08 12:59 UTC (13+ messages)
` [PATCH 1/6] clk: clk-composite: fix callback guard in clk_composite_round_rate
` (subset) "
` [PATCH 2/6] clk: divider: add error code propagation
` [PATCH 3/6] clk: Add clock driver for sun50i-a64
` [PATCH 4/6] pinctrl: Add sun50i-a64 pinctrl driver
` [PATCH 5/6] mci: Add sunxi-mmc driver
` [PATCH 6/6] ARM: sunxi: Introduce mach-sunxi
[PATCH] ARM: dts: i.MX8MP: disable NPU node if hardware is missing
2024-11-08 11:43 UTC (2+ messages)
NVME o nLS1046A-RDB
2024-11-08 11:05 UTC (2+ messages)
[PATCH] ARM: i.MX: move handoff-data out of OCRAM
2024-11-08 10:57 UTC (2+ messages)
[PATCH 0/2] ARM: i.MX: Add bootm support for i.MX flash header v3 images
2024-11-08 10:57 UTC (4+ messages)
` [PATCH 1/2] filetype: detect i.MX flash header v3
` [PATCH 2/2] ARM: i.MX: Add bootm handler for i.MX flash header v3 images
[PATCH 0/6] ARM: Rockchip: fix OP-TEE as BL32 installation
2024-11-08 10:20 UTC (11+ messages)
` [PATCH 1/6] firmware: rockchip: rename from rk3xxx-op-tee.bin to rk3xxx-bl32.bin
` [PATCH] fixup! "
` [PATCH 2/6] ARM: lds: move stack top section to front of rodata
` [PATCH 3/6] ARM: Rockchip: fix clang warning about passing 32-bit register operand
` [PATCH 4/6] ARM: Rockchip: save pointer to scratch memory in global variable
` [PATCH 5/6] ARM: Rockchip: implement tee.bin v1 header parsing
` [PATCH 6/6] ARM: Rockchip: use vendor blob OPTEE load addresses
[PATCH] ntd: nand: Fix unconditional message "CONFIG_NAND_NEED_ECC_PLACEMENT_INTERLEAVED is disabled"
2024-11-08 9:57 UTC (2+ messages)
[PATCH] mailbox: make mailbox.h self contained
2024-11-08 9:52 UTC (2+ messages)
[PATCH] ARM: k3: fix debug_ll
2024-11-08 9:52 UTC (2+ messages)
[PATCH] ARM: Layerscape: ls1046ardb: add missing machine protection
2024-11-08 9:52 UTC (2+ messages)
[PATCH v2 0/7] arm: crypto: sha256: fix generation of thumb2 assembly
2024-11-08 9:52 UTC (9+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] arm: configs: multi_v5_v6_defconfig: move rpi1 armv6 targets
` [PATCH v2 3/7] arm: configs: multi_v5_v6_defconfig: enable arm optimized sha1/sha256 digest
` [PATCH v2 4/7] arm: configs: multi_v7_defconfig: compile for thumb2
` [PATCH v2 5/7] arm: configs: multi_v7_defconfig: enable arm optimized sha256 digest
` [PATCH v2 6/7] arm: configs: multi_v8_defconfig: enable arm optimized sha1/sha256 digest
` [PATCH v2 7/7] test: arm: rpi: run tests against multi_v5_v6_defconfig
[PATCH] partitions: efi: fix overflow issues while allocating gpt entries
2024-11-08 9:38 UTC (3+ messages)
[PATCH 0/7] arm: crypto: sha256: fix generation of thumb2 assembly
2024-11-07 14:03 UTC (11+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] arm: configs: multi_v5_v6_defconfig: move rpi1 armv6 targets
` [PATCH 3/7] arm: configs: multi_v5_v6_defconfig: enable arm optimized sha1/sha256 digest
` [PATCH 4/7] arm: configs: multi_v7_defconfig: compile for thumb2
` [PATCH 5/7] arm: configs: multi_v7_defconfig: enable arm optimized sha256 digest
` [PATCH 6/7] arm: configs: multi_v8_defconfig: enable arm optimized sha1/sha256 digest
` [PATCH 7/7] test: arm: rpi: run tests against multi_v5_v6_defconfig
[PATCH] lib: lz4: use lz4 instead of lz4c
2024-11-07 9:44 UTC (2+ messages)
[PATCH] clk: rockchip: make it compile again
2024-11-07 9:43 UTC (2+ messages)
[PATCH v3 0/4] Add a struct mci_cmd::busy_timeout member
2024-11-07 9:39 UTC (6+ messages)
` [PATCH v3 1/4] mci: add a busy_timeout member to the struct mci_cmd
` [PATCH v3 2/4] mci: zeroed all structs mci_cmd instances
` [PATCH v3 3/4] mci: sdhci: use the busy_timeout value in the sdhci_wait_idle functions
` [PATCH v3 4/4] mci: bcm2835: set timeout value to 100ms
[PATCH 0/4] some fs/tftp updates
2024-11-07 7:23 UTC (5+ messages)
` [PATCH 1/4] fs: open loopback device before using it
` [PATCH 2/4] fs: tftp: cache dentries for some time
` [PATCH 3/4] fs: kill invalid dentries
` [PATCH 4/4] fs: tftp: Set default window size to 1
[PATCH v2 0/4] Add a struct mci_cmd::busy_timeout member
2024-11-06 15:25 UTC (5+ messages)
` [PATCH v2 1/4] mci: add a busy_timeout member to the struct mci_cmd
` [PATCH v2 2/4] mci: zeroed all structs mci_cmd instances
` [PATCH v2 3/4] mci: sdhci: use the busy_timeout value in the sdhci_wait_idle functions
` [PATCH v2 4/4] mci: bcm2835: set timeout value to 100ms
[PATCH 0/4] Add a struct mci_cmd::busy_timeout member
2024-11-06 14:01 UTC (11+ messages)
` [PATCH 1/4] mci: add a busy_timeout member to the struct mci_cmd
` [PATCH 2/4] mci: zeroed all structs mci_cmd instances
` [PATCH 3/4] mci: sdhci: use the busy_timeout value in the sdhci_wait_idle functions
` [PATCH 4/4] mci: bcm2835: set timeout value to 100ms
[PATCH v2] common: add custom autoboot_abort_key
2024-11-04 12:55 UTC (4+ messages)
[PATCH] ARM: i.MX: ele: fix forward_lifecycle
2024-11-04 12:01 UTC (2+ messages)
[PATCH v2] bootm: make dryrun controllable via global variable
2024-11-04 11:27 UTC (2+ messages)
[PATCH] scripts/.gitignore: Add generated mkimage to .gitignore
2024-11-04 11:26 UTC (2+ messages)
[PATCH 00/10] ARM: SoCFPGA: Add initial support for Agilex5
2024-11-04 11:23 UTC (15+ messages)
` [PATCH 01/10] ARM: socfpga: kconfig: sort entries
` [PATCH 02/10] mach: socfpga: debug_ll: rework putc_ll
` [PATCH 03/10] reset: reset-socfpga: build only for 32-bit socfpga
` [PATCH 04/10] arm: socfgpa: add support for SoCFPGA Agilex5
` [PATCH 05/10] ARM: socfpga: add Arrow AXE5 Agilex5 board
` [PATCH 06/10] net: add support for Designware XGMAC (10gb) ethernet
` [PATCH 07/10] net: phy: add Analog Devices ADIN1300
` [PATCH 08/10] linux: clk: add clk_parent_data
` [PATCH 09/10] clk: support init->parent_data
` [PATCH 10/10] clk: socfpga: add agilex5 clock support
[PATCH 0/4] handoff-data: some update
2024-11-04 8:17 UTC (6+ messages)
` [PATCH 1/4] handoff_data: add handoff_data_add_dt()
` [PATCH 2/4] ARM: i.MX93: add destination argument to imx93_romapi_load_image()
` [PATCH 3/4] handoff-data: set flags of moved handoff data entry
` [PATCH 4/4] handoff-data: add protection against multiple invocation
[PATCH] common: add custom autoboot_abort_key
2024-11-01 5:43 UTC (3+ messages)
[PATCH 0/7] rockchip: add RK808 support
2024-10-31 11:26 UTC (4+ messages)
` [PATCH 1/7] spi: add rockchip spi controller support
[PATCH] Revert "mtd: nand: make interleaved placement optional"
2024-10-31 7:51 UTC (4+ messages)
[PATCH 0/2] downgrade noisy debug calls in block devices and ramfs
2024-10-30 8:50 UTC (10+ messages)
` [PATCH 1/2] block: downgrade noisy debug calls to verbose debug
` [PATCH 2/2] fs: ramfs: "
[PATCH] bootm: make dryrun controllable via global variable
2024-10-29 8:26 UTC (3+ messages)
[PATCH 00/12] video: rockchip: add vop2 rk3588 support
2024-10-28 14:19 UTC (13+ messages)
` [PATCH 01/12] vop2: rk3588: make windows primary
` [PATCH 02/12] vop2: rk3588: pass clock to rk3588_calc_cru_cfg()
` [PATCH 03/12] clk: rockchip: rk3588: Update driver from Linux
` [PATCH 04/12] phy: add support for Rockchip Samsung HDMI/eDP Combo PHY driver
` [PATCH 05/12] video: add support for dw-hdmi-qp
` [PATCH 06/12] video: rockchip: add support for RK3588 HDMI
` [PATCH 07/12] video: rockchip vop2: fix uninitialized variables
` [PATCH 08/12] phy: rockchip-inno-usb2: add support for rk3588
` [PATCH 09/12] phy: phy-rockchip-samsung-hdptx: Add clock provider support
` [PATCH 10/12] drm/rockchip: vop2: Improve display modes handling on rk3588
` [PATCH 11/12] ARM: dts: Rockchip rk3588: add HDMI node
` [PATCH 12/12] ARM: dts: rockchip rk3588: adjustments for vop
[PATCH] Fix unresponsive SDL GUI by handling SDL_QUIT events
2024-10-28 12:30 UTC (3+ messages)
[PATCH] regmap: implement regmap_multi_reg_write()
2024-10-28 12:12 UTC (2+ messages)
[PATCH 0/3] phy: some updates
2024-10-28 12:12 UTC (5+ messages)
` [PATCH 1/3] phy: make of_phandle_args constant
` [PATCH 2/3] phy: put phy devices in class
` [PATCH 3/3] phy: add of_phy_simple_xlate()
[PATCH 0/2] reset: implement reset_control_bulk_get()
2024-10-28 12:12 UTC (4+ messages)
` [PATCH 1/2] reset: add __reset_control_get()
` [PATCH 2/2] reset: implement reset_control_bulk_get()
[PATCH 0/3] I2C: assign bus numbers from device tree
2024-10-28 12:11 UTC (7+ messages)
` [PATCH 1/3] i2c: set adapter.nr explicitly to -1
` [PATCH 2/3] i2c: get adapter.nr from device tree
` [PATCH 3/3] i2c: start dynamic I2C bus numbers at 32
[PATCH] ARM: rockchip_v8_defconfig: Enable VOP2 driver
2024-10-25 6:34 UTC (2+ messages)
[PATCH v2] ARM: i.MX9: tqma93xx: workaround warning in variant detection
2024-10-25 6:33 UTC (2+ messages)
[PATCH v2] kvx: watchdog: Add early watchdog init
2024-10-25 6:32 UTC (3+ messages)
[PATCH] kvx: watchdog: Add early watchdog init
2024-10-24 13:03 UTC (4+ messages)
[PATCH v1] kvx: socinfo: Fix mppa ID read from fuses
2024-10-23 12:46 UTC (2+ messages)
[PATCH 1/2] kvx: Split sfr definition for kv3-1 and kv3-2
2024-10-23 12:45 UTC (2+ messages)
[PATCH] partitions: efi: fix GPT header size exceeding allocation size
2024-10-23 12:43 UTC (2+ messages)
[PATCH v2 00/12] ARM: Layerscape: LS1046a: switch to TF-A
2024-10-23 12:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox