[PATCH master 1/3] pstore: ramoops: fix use of wrong types on 64-bit
2024-05-06 16:02 UTC (3+ messages)
` [PATCH master 2/3] pstore: fix size of OF fixup memory region
` [PATCH master 3/3] pstore: return -ENOENT when file is missing
[PATCH v2 0/4] mtd: nand: mxc_nand: Only automatically create BBT if NAND seems to be pristine
2024-05-06 14:46 UTC (5+ messages)
` [PATCH v2 1/4] mtd: nand: mxc_nand: Improve comment about vendor BBM and address verschwurbelung
` [PATCH v2 2/4] mtd: nand: mxc_nand: Cleanup code creating bad block table
` [PATCH v2 3/4] mtd: nand: mxc_nand: Add error message if BBT creation fails
` [PATCH v2 4/4] mtd: nand: mxc_nand: Only automatically create BBT if NAND seems to be pristine
[PATCH 1/2] ARM: aarch64: fix scr_el3 register setup
2024-05-06 7:58 UTC (6+ messages)
` [PATCH 2/2] ARM: i.MX8M: add support to handle ROM SError ERR050350
[PATCH 1/3] mtd: mxc-nand: Improve comment about vendor BBM and address verschwurbelung
2024-05-06 7:23 UTC (5+ messages)
` [PATCH 2/3] mtd: mxc-nand: Cleanup code creating bad block table
` [PATCH 3/3] mtd: mxc-nand: Only automatically create BBT if NAND seems to be pristine
[PATCH v2 0/5] ARM: i.MX8MP: add nominal drive mode support
2024-05-06 7:05 UTC (7+ messages)
` [PATCH v2 1/5] ARM: i.MX8M: pass cpu_type parameter to __imx8m_early_clock_init
` [PATCH v2 2/5] ARM: i.MX8MP: configure PLL3 as 600MHz
` [PATCH v2 3/5] ARM: i.MX8MP: configure PLL3 as noc_io parent
` [PATCH v2 4/5] ARM: i.MX8MP: don't reparent GIC from BootROM default
` [PATCH v2 5/5] ARM: dts: i.MX8MP: Add optional nominal drive mode DTSI
[PATCH 1/3] firmware: support optional firmware in barebox proper
2024-05-06 6:33 UTC (5+ messages)
` [PATCH 2/3] ARM: layerscape: add helpful runtime warning when firmware is missing
` [PATCH 3/3] ci: test: remove generation of dummy firmware
[PATCH] dma: of_fixups: add fallbacks if /soc doesn't exist
2024-05-06 6:27 UTC (2+ messages)
[PATCH] mfd: pca9450: don't warn if PCA9450_PWRON_STAT is 0
2024-05-06 6:23 UTC (2+ messages)
[PATCH] arm: rockchip: mecsbc: drop duplicate reserved-memory node
2024-05-06 6:22 UTC (2+ messages)
[PATCH master] ARM: i.MX9: tqma93xx: handle unknown form factors
2024-05-06 6:21 UTC (2+ messages)
[PATCH master] pblimage: suppress stdout output
2024-05-06 6:16 UTC (2+ messages)
[PATCH] mtd: nand: mxc_nand: clear NAND_BBT_CREATE flag
2024-05-03 10:15 UTC
[PATCH] ddr: imx8m: fix broken sharing of DRAM timing with TF-A for DFS
2024-05-03 7:46 UTC (2+ messages)
[PATCH] treewide: use runtime_address() where possible
2024-05-03 7:45 UTC (2+ messages)
[PATCH] ARM: remove MLO target
2024-05-03 7:45 UTC (2+ messages)
[PATCH] ARM: i.MX8MP: fix compatible string for koenigbauer,alphajet board
2024-05-03 7:22 UTC (3+ messages)
[PATCH] kbuild: make implicit int to pointer conversion warning an error
2024-05-03 7:04 UTC (2+ messages)
[PATCH 0/3] bootm: make uImage support optional
2024-05-03 7:02 UTC (5+ messages)
` [PATCH 1/3] uimage: move file_to_sdram implementation to libfile
` [PATCH 2/3] bootm: allow disabling uImage support
` [PATCH 3/3] uimage: have TIMESTMAP depend on UIMAGE
[PATCH master] net: workaround NICs and MDIO busses sharing same OF node
2024-05-03 6:57 UTC (2+ messages)
[PATCH] mfd: pca9450: print reset reason as hex if unknown
2024-05-03 6:54 UTC (2+ messages)
[PATCH 1/2] include: ktime: implement __ktime_divns for 32-bit systems
2024-05-03 6:53 UTC (3+ messages)
` [PATCH 2/2] poller: report pollers taking more than 20 milliseconds
[PATCH master] mdio_bus: return 0xFFFF when read fails with error code
2024-05-03 6:51 UTC (2+ messages)
[PATCH 1/3] net: dsa: ksz9477: always toggle reset gpio if available
2024-05-03 6:50 UTC (5+ messages)
` [PATCH 2/3] net: dsa: ksz9477: report 0 as value when returning error
` [PATCH 3/3] net: dsa: ksz9477: return negative error codes on PHY access failures
[PATCH 0/3] add PBL handoff-data support
2024-05-02 14:21 UTC (5+ messages)
` [PATCH 1/3] ARM: move blob_is_arm_boarddata() to include
` [PATCH 2/3] add handoff-data support
` [PATCH 3/3] ARM: pass handoff data from PBL to proper
[PATCH] mtd: nand-imx: Improve comment about vendor BBM and address verschwurbelung
2024-04-30 5:46 UTC (2+ messages)
[PATCH 00/15] ARM: remove non PBL ARM boards and sub architectures
2024-04-30 5:44 UTC (20+ messages)
` [PATCH 01/15] ARM: move HAVE_PBL_MULTI_IMAGES up to ARCH_MULTIARCH
` [PATCH 02/15] ARM: move OFTREE and OFDEVICE up one level
` [PATCH 03/15] ARM: remove uemd architecure
` [PATCH 04/15] ARM: remove ep93xx
` [PATCH 05/15] ARM: remove canon-a1100 support
` [PATCH 06/15] ARM: remove davinci
` [PATCH 07/15] ARM: remove PXA boards
` [PATCH 08/15] ARM: remove nomadik
` [PATCH 09/15] ARM: remove non PBL OMAP boards
` [PATCH 10/15] ARM: remove non PBL Atmel boards
` [PATCH 11/15] ARM: move HAVE_PBL_MULTI_IMAGES to toplevel
` [PATCH 12/15] ARM: drop non PBL support
` [PATCH 13/15] ARM: drop barebox_arm_head()
` [PATCH 14/15] ARM: make relocatable mandatory
` [PATCH 15/15] ARM: drop TEXT_BASE
[PATCH master 1/3] mci: core: fix fallback when eMMC DDR52 is not possible
2024-04-30 5:44 UTC (6+ messages)
` [PATCH master 2/3] mci: core: fix fallback when host doesn't support HS200
` [PATCH master 3/3] mci: core: make execute_tuning mandatory for HS200
tlsf failure
2024-04-29 18:08 UTC (2+ messages)
imx8: 'struct dram_timing_info' incompatibilities
2024-04-29 17:41 UTC (2+ messages)
[PATCH] net: dsa: use dma_alloc in receive path for symmetry
2024-04-29 13:48 UTC (2+ messages)
[PATCH] net: fsl-fman: remove superfluous zeroing of new dma_alloc_coherent buf
2024-04-29 13:47 UTC (2+ messages)
[PATCH master] sandbox: dma: fix recursive dependency between headers
2024-04-26 10:50 UTC (2+ messages)
[PATCH] fixup! mtd: nand: move to drivers/mtd/nand/raw/
2024-04-25 7:41 UTC (2+ messages)
[PATCH master 00/23] treewide: fix bugs using DMA API
2024-04-25 7:39 UTC (25+ messages)
` [PATCH master 01/23] habv4: use DMA-capable memory for getting event from BootROM
` [PATCH master 02/23] dma: give inline dma_alloc a single external definition
` [PATCH master 03/23] dma: add definition for dma_zalloc
` [PATCH master 04/23] include: linux/kernel.h: factor out alignment macros
` [PATCH master 05/23] driver: move out struct device definition into its own header
` [PATCH master 06/23] dma: remove common.h include from asm/dma.h
` [PATCH master 07/23] RISC-V: dma: fix dma.h inclusion
` [PATCH master 08/23] sandbox: dma: drop unused driver.h include
` [PATCH master 09/23] dma: remove linux/kernel.h dependency from dma.h
` [PATCH master 10/23] include: linux/slab: fix possible overflow in kmalloc_array
` [PATCH master 11/23] include: linux/slab: use dma_alloc for kmalloc
` [PATCH master 12/23] include: linux/slab: retire krealloc
` [PATCH master 13/23] commands: mmc_extcsd: use DMA capable memory where needed
` [PATCH master 14/23] net: macb: use DMA-capable memory for receive buffer
` [PATCH master 15/23] firmware: qemu_fw_cfg: use bounce buffer for write
` [PATCH master 16/23] net: usb: asix: use dma_alloc for buffers in USB control messages
` [PATCH master 17/23] net: usb: smsc95xx: use DMA memory for usb_control_msg
` [PATCH master 18/23] usb: hub: use DMA memory in usb_get_port_status
` [PATCH master 19/23] usb: hub: use DMA-capable memory in usb_hub_configure
` [PATCH master 20/23] treewide: use new dma_zalloc instead of opencoding
` [PATCH master 21/23] usb: dwc2: host: fix mismatch between dma_map_single and unmap
` [PATCH master 22/23] net: bcmgenet: map DMA buffers with dma_map_single
` [PATCH master 23/23] dma: debug: add alignment check when mapping buffers
v2024.04.0
2024-04-25 7:37 UTC
[PATCH 1/2] mtd: nand-imx: Cleanup and simplify code creating bad block table
2024-04-24 16:47 UTC (2+ messages)
` [PATCH 2/2] mtd: nand-imx: Only automatically create BBT if NAND seems to be pristine
[PATCH 0/3] raspi: cleanup of vc fixups
2024-04-23 8:34 UTC (5+ messages)
` [PATCH 1/3] raspi: add fixup method for specific properties
` [PATCH 2/3] raspi: override properties in /reserved-memory node of device tree
` [PATCH 3/3] raspi: add a fixup for the `dma-ranges` property of the `/emmc2bus` dt node
[PATCH master] mci: core: allocate memory used for DMA with dma_alloc
2024-04-23 6:26 UTC (2+ messages)
[PATCH] ddr: imx: hide config prompt unless COMPILE_TEST
2024-04-23 6:24 UTC (2+ messages)
[PATCH v2] scripts: imx: IMX8MQ: fix header entry offset
2024-04-22 12:17 UTC (2+ messages)
[PATCH 1/2] include: kconfig.h: move __is_defined definition into new header
2024-04-22 12:16 UTC (2+ messages)
[PATCH 0/2] net: designware-imx: fix eqos in RMII on i.MX93
2024-04-22 12:12 UTC (4+ messages)
` [PATCH 1/2] net: designware-imx: add fix_reset callback
` [PATCH 2/2] net: designware-imx: i.MX93: set TX_CLK in RMII mode
[PATCH master 0/3] clk: imx: composite-8m: fix muxing of core and bus
2024-04-22 11:26 UTC (5+ messages)
` [PATCH master 1/3] clk: imx: add IMX_COMPOSITE_CLK_FLAGS_DEFAULT macro
` [PATCH master 2/3] clk: imx: composite-8m: fix muxing of core and bus clocks
` [PATCH master 3/3] clk: imx: imx8mp: sync with Linux v6.9-rc3
[PATCH 1/2] clk: add flags parameter to clk_dump(_one)
2024-04-22 11:24 UTC (3+ messages)
` [PATCH 2/2] commands: clk_dump: add json output option
[PATCH 0/5] ARM: i.MX8MP: add nominal drive mode support
2024-04-22 8:54 UTC (8+ messages)
` [PATCH 1/5] ARM: i.MX8M: pass cpu_type parameter to __imx8m_early_clock_init
` [PATCH 2/5] ARM: i.MX8MP: configure PLL3 as 600MHz
` [PATCH 3/5] ARM: i.MX8MP: configure PLL3 as noc_io parent
` [PATCH 4/5] ARM: i.MX8MP: don't reparent GIC from BootROM default
` [PATCH 5/5] ARM: dts: i.MX8MP: Add optional nominal drive mode DTSI
[PATCH] ARM: i.MX: remove platform device registration helpers
2024-04-19 6:25 UTC (2+ messages)
[PATCH] file-list: remove unused variable
2024-04-19 6:25 UTC (3+ messages)
[PATCH] scripts: imx: fix header entry offset
2024-04-18 8:40 UTC (2+ messages)
[PATCH] mtd: nand: mxc_nand: disable subpage reads
2024-04-17 6:51 UTC
[PATCH] mtd: nand: stm32: fix wrong regmap_bulk_read() usage
2024-04-17 6:22 UTC (2+ messages)
[PATCH 1/2] fs: jffs2: remove NAND write support entirely
2024-04-17 6:22 UTC (2+ messages)
[PATCH 1/2] clk: imx27: add nand clock
2024-04-16 13:41 UTC (2+ messages)
[PATCH 0/4] arm: boards: add wolfvision pf5 mainboard
2024-04-16 13:39 UTC (6+ messages)
` [PATCH 1/4] DNM: dts: arm64: rockchip: copy pf5 device tree from mainline Linux
[PATCH] of: do not copy properties if they already exist in the destination
2024-04-16 13:38 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] gpio: Add Intel gpio controller support
2024-04-16 13:37 UTC (2+ messages)
[PATCH] scripts: config: add script to manipulate .config files on the command line
2024-04-16 13:36 UTC (2+ messages)
[PATCH v2 0/4] arm: boards: add wolfvision pf5 mainboard
2024-04-16 13:34 UTC (2+ messages)
[PATCH] ARM64: let 'end' point after the range in cache functions
2024-04-16 12:10 UTC (4+ messages)
[PATCH] of: do not acccess 'prop->value' directly
2024-04-16 11:16 UTC (2+ messages)
[PATCH master] mci: core: don't fail MMC probe if HS200 isn't supported in HW
2024-04-16 11:10 UTC (2+ messages)
[PATCH 1/3] ARM: Rockchip: bbu: rename rk3568_bbu_mmc_register to rockchip_*
2024-04-16 11:05 UTC (2+ messages)
[PATCH] gpiolib: implement gpiod_slice_acquired
2024-04-16 10:30 UTC (2+ messages)
[PATCH master] partitions: efi: fix NULL dereference on corrupted GPT
2024-04-16 10:29 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