[PATCH v2 0/4] add (U)EFI watchdog
2019-02-15 12:43 UTC (5+ messages)
` [PATCH v2 1/4] efi: add prototype and definition for set_watchdog_timer
` [PATCH v2 2/4] watchdog: add (U)EFI driver
` [PATCH v2 3/4] efi_defconfig: enable watchdog support
` [PATCH v2 4/4] Documentation: efi: provide (U)EFI watchdog documentation
[PATCH] Documentation: add watchdog documentation
2019-02-15 12:29 UTC
[PATCH] efi: cleanups
2019-02-15 11:20 UTC (2+ messages)
[PATCH 1/6] include: add SPDX GPL-2.0-only license tags where applicable
2019-02-15 11:18 UTC (13+ messages)
` [PATCH 2/6] include: add SPDX GPL-2.0-or-later "
` [PATCH 3/6] include: add SPDX GPL-2.0-only license tags for files without licensing information
` [PATCH 4/6] include: add SPDX LGPL-2.1-or-later license tags where applicable
` [PATCH 5/6] include: spi: add SPDX GPL-2.0-or-later "
` [PATCH 6/6] include: spi: add SPDX GPL-2.0-only license tags for files without licensing information
[PATCH] watchdog: fix WATCHDOG_POLLER menuconfig
2019-02-15 9:01 UTC
[PATCH] LICENSES: adopt Linux-like LICENSES directory structure
2019-02-15 8:56 UTC (3+ messages)
[PATCH] kbuild: Add missing semicolon
2019-02-15 1:53 UTC (2+ messages)
Usage of mender - updating back to u-boot
2019-02-15 1:09 UTC (2+ messages)
[PATCH 0/7] Fixing MMC access on Raspberry Pi CM3
2019-02-14 23:34 UTC (10+ messages)
` [PATCH 1/7] ARM: rpi: switch emmc from sdhost to sdhci
` [PATCH 2/7] Kconfig: add pin controllers submenu
` [PATCH 3/7] pinctrl: bcm2835: move existing code from gpio
` [PATCH 4/7] pinctrl: bcm2835: register the pin controller
` [PATCH 5/7] mci: move after pinctrl in link order
` [PATCH 6/7] mci: bcm2835: parse other device tree properties
` [PATCH 7/7] ARM: rpi: Add device tree for Compute Module 3
[PATCH] ARM: phyCORE-i.MX8M SOM support
2019-02-14 18:20 UTC (6+ messages)
[PATCH] firmware-zynqmp: port from linux
2019-02-14 14:35 UTC (3+ messages)
[PATCH v1 1/3] ARM: rpi: make locally used functions static
2019-02-14 13:51 UTC (3+ messages)
` [PATCH v1 3/3] amba: pl011: "
[PATCH] watchdog: bcm2835: set timeout_max
2019-02-14 13:36 UTC
v2019.02.0
2019-02-13 20:02 UTC
[PATCH v2 1/7] drivers: bus: Add ti-sysc bus driver
2019-02-13 19:30 UTC (8+ messages)
` [PATCH v2 2/7] arm: configs: omap_defconfig: Enable "
` [PATCH v2 3/7] arm: configs: am33xx_mlo_defconfig: "
` [PATCH v2 4/7] drivers: of: Add function to enable and register a device by alias
` [PATCH v2 5/7] arm: mach-omap: am335x_generic: Enable nodes by alias where needed
` [PATCH v2 6/7] net: ethernet: cpsw: cpsw-phy-sel: Use phandle for phy sel
` [PATCH v2 7/7] arm: dts: am335x-phytec: Use phy-handle instead of phy_id
[PATCH] commands: nandtest: provide readonly test
2019-02-13 14:17 UTC
AM335x broken
2019-02-13 8:20 UTC (3+ messages)
[PATCH 0/7] Add ti-sysc bus driver
2019-02-13 8:19 UTC (18+ messages)
` [PATCH 1/7] drivers: bus: "
` [PATCH 2/7] arm: configs: omap_defconfig: Enable "
` [PATCH 3/7] arm: configs: am33xx_mlo_defconfig: "
` [PATCH 4/7] drivers: of: Add function to enable and register a device by alias
` [PATCH 5/7] arm: mach-omap: am335x_generic: Enable nodes by alias where needed
` [PATCH 6/7] net: ethernet: cpsw: cpsw-phy-sel: Use phandle for phy sel
` [PATCH 7/7] arm: dts: am335x-phytec: Use phy-handle instead of phy_id
[PATCH] ARM: i.MX8MQ: Check CPU type in imx8mq_init_syscnt_frequency()
2019-02-13 1:11 UTC
[PATCH v2] ARM: i.MX8MQ: Add code to report HDMI/eDP firmware version
2019-02-13 1:09 UTC
[PATCH] nvmem: eeprom_93xx46: fix whitespaces
2019-02-12 20:39 UTC (2+ messages)
[PATCH] net: phy: micrel: backport ksz9031 125MHz ref-clk workaround
2019-02-12 20:39 UTC (2+ messages)
[PATCH 1/3] ARM: i.MX8MQ: Invert the logic in imx8mq_cpu_revision()
2019-02-12 20:38 UTC (4+ messages)
` [PATCH 2/3] ARM: i.MX8MQ: Read only ROM version major
` [PATCH 3/3] ARM: i.MX8MQ: Add corner case for Rev 2.1 silicon
[PATCH v2 1/2] of: base: add helper to rename a node
2019-02-12 20:23 UTC (3+ messages)
` [PATCH v2 2/2] memory: of_fixup: adapt to new memory layout
[PATCH] ARM: rpi: avoid NULL dereference on unknown rev
2019-02-12 20:15 UTC (2+ messages)
[PATCH] ARM: i.MX8MQ: Add code to report HDMI/eDP firmware version
2019-02-12 19:08 UTC (3+ messages)
cortex-m4 in Barebox
2019-02-12 17:42 UTC (2+ messages)
Accessing MMC/SD card storage on Raspberry Pi
2019-02-12 15:31 UTC (3+ messages)
Barebox support for Arm Cortex-M0 Boards
2019-02-12 14:50 UTC (4+ messages)
[PATCH 1/2] of: base: add helper to rename a node
2019-02-12 9:01 UTC (8+ messages)
` [PATCH 2/2] memory: of_fixup: adapt to new memory layout
[PATCH 0/8] MMC: esdhc: Add Layerscape support
2019-02-12 8:42 UTC (13+ messages)
` [PATCH 1/8] mci: imx-esdhc: Do not reset twice
` [PATCH 2/8] mci: imx-esdhc: use dev_id
` [PATCH 3/8] mci: imx-esdhc: move platform_data
` [PATCH 4/8] mci: imx-esdhc: make clkidx configurable
` [PATCH 5/8] mci: imx-esdhc: remove unnecessary include
` [PATCH 6/8] mci: imx-esdhc: implement static inline io wrappers
` [PATCH 7/8] mci: imx-esdhc: Add bigendian register access support
` [PATCH 8/8] mci: imx-esdhc: Add layerscape support
[PATCH 0/8] NVME support
2019-02-12 6:40 UTC (9+ messages)
` [PATCH 1/8] PCI: Fix to_pci_dev() macro
` [PATCH 2/8] PCI: Introduce device_pci_driver()
` [PATCH 3/8] drivers: Make use of device_pci_driver()
` [PATCH 4/8] include: Sync up pci_ids.h with 4.20-rc1
` [PATCH 5/8] include: Add definitnion for HZ
` [PATCH 6/8] include: Import uuid.h for Linux
` [PATCH 7/8] include: Import min_not_zero() macro from Linux
` [PATCH 8/8] drivers: Import a very basic NVME implementation "
mci: SDHC generic driver? refactor dove-sdhci?
2019-02-11 8:48 UTC (2+ messages)
[PATCH v1] MIPS: ath79: art: fix SPDX-License-Identifier
2019-02-11 8:18 UTC (3+ messages)
[PATCH 0/7] Harmonize barebox' and dt-utils' state code
2019-02-11 8:12 UTC (9+ messages)
` [PATCH 1/7] common: state: fix compiler warnings about wrong type conversion in messages
` [PATCH 2/7] common: state: fix formatting of "off_t" variables
` [PATCH 3/7] common: state: fix formatting of "uint32_t" variables
` [PATCH 4/7] common: state: harmonize code with dt-utils
` [PATCH 5/7] "
` [PATCH 6/7] "
` [PATCH 7/7] "
[PATCH v1 1/3] efi: add prototype and definition for set_watchdog_timer
2019-02-11 7:51 UTC (4+ messages)
` [PATCH v1 2/3] watchdog: add (U)EFI watchdog driver
` [PATCH v1 3/3] EFI: add watchdog support
[PATCH 00/16] E1000 driver AArch64 related fixes
2019-02-11 7:48 UTC (18+ messages)
` [PATCH 01/16] ARM: Select HAS_DMA for AArch64
` [PATCH 02/16] include: Import io-64-nonatomic-*.h from Linux
` [PATCH 03/16] net/e1000: Don't use coherent memory for Rx buffer
` [PATCH 04/16] net/e1000: Convert e1000_transmit to use dma_map_single()
` [PATCH 05/16] net/e1000: Fix debug print warning
` [PATCH 06/16] net/e1000: Fix incorrect "Rx ready" check
` [PATCH 07/16] net/e1000: Get rid of pointer arithmetic in e1000_poll
` [PATCH 08/16] net/e1000: Improve Rx descriptor handling in e1000_poll()
` [PATCH 09/16] net/e1000: Remove pointer arithmetic in e1000_transmit()
` [PATCH 10/16] net/e1000: Improve Tx descriptor handling in e1000_transmit
` [PATCH 11/16] net/e1000: Make use of readl_poll_timeout() in e1000_transmit()
` [PATCH 12/16] net/e1000: Rename fill_rx() to e1000_fill_rx()
` [PATCH 13/16] net/e1000: Remove pointer arithmetic from e1000_fill_rx()
` [PATCH 14/16] net/e1000: Consolidate next index calculation code
` [PATCH 15/16] net/e1000: Improve RX buffer handling in e1000_fill_rx()
` [PATCH 16/16] net/e1000: Do not hardcode TDBAH and RDBAH to 0
[PATCH v1] Documentation: efi: provide watchdog documentation
2019-02-08 7:28 UTC
[PATCH 1/2] common: state: fix typo
2019-02-07 7:54 UTC (3+ messages)
` [PATCH 2/2] state: Documentation: "
[PATCH v2 00/15] PCIE support for i.MX8MQ
2019-02-07 7:53 UTC (17+ messages)
` [PATCH v2 01/15] PCI: dwc: Fix pointer width cast problem
` [PATCH v2 02/15] ARM: aarch64: Add PCI fixups section to linker script
` [PATCH v2 03/15] soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms
` [PATCH v2 04/15] soc: imx: gpcv2: make pgc driver more generic for other "
` [PATCH v2 05/15] soc: imx: gpcv2: Switch to SPDX identifier
` [PATCH v2 06/15] soc: imx: gpcv2: prefix i.MX7 specific defines
` [PATCH v2 07/15] soc: imx: gpcv2: add support for i.MX8MQ SoC
` [PATCH v2 08/15] reset: Constify "ops" in struct reset_controller_dev
` [PATCH v2 09/15] reset: imx7: Add plubming to support multiple IP variants
` [PATCH v2 10/15] include: Import dt-bindings/reset/imx8mq-reset.h
` [PATCH v2 11/15] reset: imx7: Add support for i.MX8MQ IP block variant
` [PATCH v2 12/15] PCI: imx6: Introduce drvdata
` [PATCH v2 13/15] PCI: imx6: Mark PHY functions as i.MX6 specific
` [PATCH v2 14/15] PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
` [PATCH v2 15/15] PCI: imx6: Add support for i.MX8MQ
[PATCH] net: Phy: Update phy interface modes from Linux
2019-02-06 7:57 UTC
[PATCH 0/5] 32-bit lseek and /dev/mem fixes/improvements
2019-02-06 7:37 UTC (4+ messages)
[PATCH] dts: Revert at91 switch to new PMC clock bindings
2019-02-05 14:37 UTC (3+ 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