[PATCH] bootchooser: export bootchooser_entry_boot function
2024-11-14 14:20 UTC
[PATCH v2] of: fdt: fix possible overflow during parsing of fdt
2024-11-13 17:46 UTC (6+ messages)
[PATCH] ARM: k3: add bootsource detection
2024-11-13 11:33 UTC (2+ messages)
[PATCH] ARM: k3: implement environment handling
2024-11-13 11:33 UTC (2+ messages)
[PATCH 0/3] watchdog: Add TI rti_wdg support
2024-11-13 11:33 UTC (5+ messages)
` [PATCH 1/3] watchdog: cleanup timeout_cur parameter
` [PATCH 2/3] watchdog: add watchdog ping support
` [PATCH 3/3] watchdog: add rti_wdt support
[PATCH 0/6] Initial support for Allwinner A64 SoC
2024-11-13 8:47 UTC (16+ 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 0/3] davinci_mdio: clk fixes
2024-11-13 8:29 UTC (4+ messages)
` [PATCH 1/3] net: davinci_mdio: drop phy_mask detection
` [PATCH 2/3] net: davinci_mdio: initialize priv->dev
` [PATCH 3/3] net: davinci_mdio: initialize divider from clk
[PATCH 2/2] of: fdt: fix possible overflow during parsing of fdt
2024-11-12 19:03 UTC (2+ messages)
[PATCH] drivers: of: fix possible overflow
2024-11-12 14:03 UTC (2+ messages)
NVME o nLS1046A-RDB
2024-11-12 11:48 UTC (6+ messages)
[PATCH] ARM: dts: i.MX8MP: disable NPU node if hardware is missing
2024-11-12 9:18 UTC (3+ messages)
[PATCH 0/7] ARM: K3: add AM625 ethernet support
2024-11-12 8:46 UTC (9+ messages)
` [PATCH 1/7] net: davinci_mdio: separate driver
` [PATCH 2/7] firmware: ti_sci: update from U-Boot
` [PATCH 3/7] ARM: K3: add navss-ringacc driver
` [PATCH 4/7] dma: add dma-devices support
` [PATCH 5/7] dma-devices: add k3-udma 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/4] some fs/tftp updates
2024-11-08 13:26 UTC (6+ 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] 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 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 (11+ messages)
` [PATCH 01/12] vop2: rk3588: make windows primary
` [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 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
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