[PATCH] net: designware: eqos: attach PHY earlier
2020-05-12 7:52 UTC (3+ messages)
[PATCH 1/3] i2c: add coredevice_i2c_driver() macro
2020-05-12 7:49 UTC (5+ messages)
` [PATCH 2/3] mfd: stpmic1: move to coredevice level
` [PATCH 3/3] regulator: "
[PATCH 1/2] mci: stm32_sdmmc2: don't retry commands
2020-05-12 7:47 UTC (3+ messages)
` [PATCH 2/2] mci: stm32_sdmmc2: move command timeout errors to debug level
[PATCH 1/2] scripts: add stm32image to .gitignore
2020-05-12 7:46 UTC (3+ messages)
` [PATCH 2/2] image: add stm32 images to gitignore
[PATCH 1/2] video: backlight-pwm: remove unused struct member
2020-05-12 7:46 UTC (3+ messages)
` [PATCH 2/2] video: backlight-pwm: set backlight dev.parent to hardware dev
[PATCH v2] stm32mp: init: fix up st, package into stm32mp pinctrl nodes
2020-05-12 7:44 UTC (2+ messages)
[PATCH 00/23] sandbox: support COMPILE_TESTing drivers
2020-05-12 7:31 UTC (30+ messages)
` [PATCH 01/23] scripts: import Linux Kconfig.include
` [PATCH 02/23] sandbox: define CONFIG_64BIT as appropriate
` [PATCH 03/23] sandbox: asm: bitsperlong.h: detect bitness according to 64BIT symbol
` [PATCH 04/23] include: io.h: provide (in|out)_(le|be)(16|32) helpers for all archs
` [PATCH 05/23] ARM: asm/io.h: fall back to asm-generic out_be32 and friends
` [PATCH 06/23] clocksource: arm_global_timer.c: remove unused asm/ header
` [PATCH 07/23] mtd: nand: orion: depend on ARM
` [PATCH 08/23] ddr: fsl: "
` [PATCH 09/23] net: fec_imx: depend on HAS_DMA
` [PATCH 10/23] net: macb: "
` [PATCH 11/23] sandbox: implement stub physical virtual translation
` [PATCH 12/23] sandbox: asm: implement stub DMA functions
` [PATCH 13/23] sandbox: select HAS_DMA
` [PATCH 14/23] ARM: atomic.h: move generic implementation to asm-generic
` [PATCH 15/23] sandbox: asm: implement <asm/atomic.h>
` [PATCH 16/23] sandbox: support forcing 32-bit x86
` [PATCH 17/23] usb: xhci-hcd: remove unused #include <asm/cache.h>
` [PATCH 18/23] usb: xhci-hcd: replace opencoded non-atomic 64-bit MMIO with lo_hi helper
` [PATCH 19/23] include: bitops: fix dead increment in fls() and ffs()
` [PATCH 20/23] commands: tftp: drop unused variable
` [PATCH 21/23] commands: test: drop dead assignment
` [PATCH 22/23] sandbox: os: add_image: fix memory leak
` [PATCH 23/23] mtd: nand: base: fix use of uninitialized struct member
[PATCH] scripts: imd: Fix missing argument for open
2020-05-12 6:32 UTC (3+ messages)
[PATCH 1/2] arch: remove KBUILD_SRC checks from arch Makefile
2020-05-12 6:27 UTC (3+ messages)
` [PATCH 2/2] kbuild: resync top Makefile, mkmakefile, tags.sh with Linux 5.7-rc4
[PATCH v2] module.h: split out the EXPORT_SYMBOL into export.h
2020-05-12 5:39 UTC (2+ messages)
[PATCH 1/2] kbuild: add -Werror={strict-prototypes, implicit-int} to KBUILD_CFLAGS
2020-05-12 5:37 UTC (3+ messages)
` [PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
[PATCH] ARM: dts: vexpress-v2p-ca9: adapt fixed NOR flash partition setup
2020-05-11 9:58 UTC (4+ messages)
[PATCH] fixup! ARM: i.MX: boot: interpret reserved boot as forced serial
2020-05-11 6:41 UTC (2+ messages)
[PATCH v4 00/11] Protect code from pollers
2020-05-11 6:40 UTC (4+ messages)
` [PATCH 03/11] Introduce slices
[PATCH 1/3] LICENSES: replace LGPL-2.1-or-later with Linux license text
2020-05-10 16:22 UTC (6+ messages)
` [PATCH 2/3] LICENSES: import ISC/X11/BSD-2-Clause license Text from Linux
` [PATCH 3/3] LICENSES: add Linux-syscall-note exception text
[PATCH v4 0/7] elf: add better bootm support
2020-05-10 11:31 UTC (13+ messages)
` [PATCH v4 1/7] common: elf: add computation of elf boundaries
` [PATCH v4 2/7] common: elf: fix warning on 32 bits architectures
` [PATCH v4 3/7] common: elf: split init to be reused from other function
` [PATCH v4 4/7] common: elf: add elf_open, elf_close and elf_load
` [PATCH v4 5/7] common: bootm: add support for elf file loading
` [PATCH v4 6/7] mips: lib: bootm: use bootm elf loading capabilities
` [PATCH v4 7/7] common: elf: remove elf_load_image/elf_release_image
[PATCH] module.h: split out the EXPORT_SYMBOL into export.h
2020-05-09 3:10 UTC
[PATCH v3 00/19] Protect code from pollers
2020-05-08 17:42 UTC (7+ messages)
` [PATCH 19/19] poller: Allow to run pollers inside of pollers
[PATCH 1/5] drivers: explicitly select dependency STMP_DEVICE for i.MX23/28 drivers
2020-05-08 13:51 UTC (9+ messages)
` [PATCH 2/5] common: introduce COMPILE_TEST option for build-testing
` [PATCH 3/5] drivers: mark first batch of compilable drivers for COMPILE_TEST
` [PATCH 4/5] drivers: add COMPILE_TEST prompts to some on-by-default drivers
` [PATCH 5/5] drivers: add COMPILE_TEST prompts for some off-by-default options
[PATCH 1/8] ARM: stm32mp: init: don't cast signed error to unsigned
2020-05-08 12:53 UTC (7+ messages)
` [PATCH 5/8] nvmem: bsec: remove wrongly named bsec_field type
` [PATCH 6/8] pinctrl: stm32: fix up st,package into stm32mp nodes
[PATCH 1/3] ARM: i.MX: boot: correctly handle SRC_SBMR1 override via SRC_GPR9
2020-05-08 12:07 UTC (5+ messages)
[PATCH] ARM: i.MX: configurable Super Root Key index
2020-05-08 4:52 UTC (2+ messages)
[PATCH] MIPS: dlink-dir-320: remove useless board file
2020-05-07 13:07 UTC (2+ messages)
[RFC] drivers: fix dev_request_mem_resource() usage
2020-05-07 12:03 UTC (2+ messages)
[PATCH] serial: mxs auart: Set Linux console name
2020-05-07 7:19 UTC
[PATCH 01/13] net: fec_imx: Make ptp clock optional
2020-05-06 8:17 UTC (13+ messages)
` [PATCH 02/13] net: fec_imx: Return with an error when mandatory clock is missing
` [PATCH 03/13] clk: mxs: Do not enable enet_out clock
` [PATCH 04/13] arm: mxs: Add Kconfig option for device tree boards
` [PATCH 05/13] clk: mxs: Fix clock numbering
` [PATCH 06/13] clk imx28: Add USB clocks
` [PATCH 07/13] clk: mxs: Use device tree provided clock lookups
` [PATCH 08/13] ARM: mxs: Increase VDDD voltage to match specification
` [PATCH 09/13] filetype: Add filetype for i.MX23/28 SD card images
` [PATCH 10/13] watchdog: i.MX28: Add device tree support
` [PATCH 11/13] usb: imx-usb-phy: Add delay
` [PATCH 12/13] usb: i.MX: Add i.MX28 support
` [PATCH 13/13] ARM: i.MX28: Update defconfig
[PATCH] fs: Fix inode size setting in ftruncate
2020-05-05 12:58 UTC
[PATCH 0/5] net: cpsw: dual_emac mode
2020-05-05 10:22 UTC (8+ messages)
` [PATCH 1/5] net: cpsw: fix cpsw_slave_regs register offsets
` [PATCH 2/5] net: cpsw: move generic setup code to probe
` [PATCH 3/5] net: cpsw: cpsw_process should only handle rx channels for its own port
` [PATCH 4/5] net: cpsw: add vlan handling for dual_emac mode
` [PATCH 5/5] net: cpsw: make cpsw_send directional
[PATCH] arm/boards: drop various empty board files
2020-05-05 5:57 UTC (2+ messages)
[PATCH 1/4] common.h: remove unused region_overlap()
2020-05-05 5:56 UTC (5+ messages)
` [PATCH 2/4] common.h: move and rename lregion_overlap()
` [PATCH 3/4] nios2: include <asm-generic/io.h> from asm/io.h
` [PATCH 4/4] common.h: move the generic IOMEM definition to asm-generic/io.h
[PATCH 1/2] scripts: bareboximd: fix write_file error handling
2020-05-05 5:51 UTC (3+ messages)
` [PATCH 2/2] common: imd: handle error in imd_write_crc32
[PATCH] mtd: mtdraw: Fix cdev size calculation for large NANDs
2020-05-05 5:43 UTC (2+ messages)
[PATCH] kbuild: add $(always-y) to 'targets'
2020-05-05 5:42 UTC (4+ messages)
[PATCH] mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND
2020-05-04 14:30 UTC (2+ messages)
[PATCH 1/2] scripts: imd: fix uninitialized variable read
2020-05-04 7:38 UTC (8+ messages)
` [PATCH 2/2] of: fix side effect in macro expansion
[PATCH] spi: Kconfig: drop unneeded dependency
2020-05-04 7:02 UTC (2+ messages)
[PATCH] arm: zylonite: drop empty header
2020-05-04 7:01 UTC (2+ messages)
[PATCH 1/4] kbuild: do not delete $@ explicitly on failure
2020-05-04 7:00 UTC (5+ messages)
` [PATCH 2/4] kbuild: sync filechk rule with Linux 5.7-rc2
` [PATCH 3/4] kbuild: sync if_changed and friends "
` [PATCH 4/4] kbuild: sync scripts/Kbuild.include "
[PATCH 1/2] mips: remove unused INCDIR and BOARD variables in Makefile
2020-05-04 6:49 UTC (3+ messages)
` [PATCH 2/2] mips: remove unused board/debug_ll.h
[PATCH] arm: remove empty config.h
2020-05-04 6:47 UTC (2+ messages)
[PATCH 0/5] move arch/ppc to arch/powerpc
2020-05-04 6:37 UTC (8+ messages)
` [PATCH 1/5] ppc: remove unneeded -D CONFIG_PPC
` [PATCH 2/5] ppc: pass -mno-spe and -mspe=no to cc-option
` [PATCH 3/5] ppc: add arch/ppc/Kbuild
` [PATCH 4/5] image: support 'powerpc' for mkimage architecture
` [PATCH 5/5] ppc: rename arch/ppc/ to arch/powerpc/
[PATCH v3] of: refactor of_read_number for clarity
2020-05-04 5:44 UTC (2+ messages)
[PATCH] video: ssd1307fb: fix null pointer dereference on error
2020-05-04 5:43 UTC (2+ messages)
[PATCH] ubi: Refuse to attach partitioned mtd devices
2020-04-30 9:30 UTC
[PATCH] ARM: Phytec phyCORE i.MX6: delete wrong memory node
2020-04-30 5:44 UTC (3+ messages)
[PATCH] arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiers
2020-04-29 15:52 UTC (4+ messages)
[PATCH v2] of: refactor of_read_number for clarity
2020-04-29 8:58 UTC
[PATCH v3 0/7] elf: add better bootm support
2020-04-29 8:55 UTC (3+ messages)
[RFC PATCH] ddr: fsl: fix null pointer dereference handling DDR4 memories
2020-04-29 7:25 UTC (2+ messages)
[PATCH 1/5] commands: remove left-over CMD_AT91MUX Kconfig option
2020-04-29 7:09 UTC (5+ messages)
` [PATCH 2/5] x86: mach-i386: remove unused X86_GENERIC_HAS_{ISA, PCI, USB} options
` [PATCH 4/5] net: enc28j60: fix typo in referenced Kconfig option
` [PATCH 5/5] PPC: remove unused left-over "
[PATCH 01/11] scripts: import Zephyr scripts/kconfig/lint.py into barebox
2020-04-29 6:43 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