[PATCH 0/6] Layerscape ls1046ardb update
2019-11-27 11:23 UTC (4+ messages)
` [PATCH 1/6] ARM Layerscape: ls1046ardb: Fix SD partitions
` [PATCH 4/6] ARM Layerscape: ls1046ardb: Enable PCIe support
` [PATCH 5/6] ARM Layerscape: ls1046ardb: Fix EEPROM nodes
[PATCH 00/12] Designware PCIe updates and Layerscape support
2019-11-27 11:20 UTC (13+ messages)
` [PATCH 01/12] PCI: dwc: Don't hard-code DBI/ATU offset
` [PATCH 02/12] PCI: dwc: Make use of IS_ALIGNED()
` [PATCH 03/12] PCI: dwc: Add dw_pcie_disable_atu()
` [PATCH 04/12] PCI: dwc: Make use of BIT() in constant definitions
` [PATCH 05/12] PCI: dwc: Enable iATU unroll for endpoint too
` [PATCH 06/12] PCI: dwc: Fix ATU identification for designware version >= 4.80
` [PATCH 07/12] PCI: dwc: imx6: Share PHY debug register definitions
` [PATCH 08/12] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH 09/12] PCI: dwc: rename readl/writel_dbi ops to read/write_dbi
` [PATCH 10/12] PCI: dwc: Sync register definitions with Linux-5.4
` [PATCH 11/12] PCI: dwc: Return directly when num-lanes is not found
` [PATCH 12/12] PCI: Add layerscape PCIe driver
[PATCH 0/4] support for gpio-line-names
2019-11-27 11:16 UTC (5+ messages)
` [PATCH 1/4] of: Add of_property_read_string_array()
` [PATCH 2/4] gpio: Introduce GPIO names
` [PATCH 3/4] of/gpio: Support gpio-line-names property
` [PATCH 4/4] ARM: Layerscape: TQMLS1046a: Add gpio-line-names
[PATCH] MIPS: Makefile: minor codingstyle fix
2019-11-27 5:58 UTC (3+ messages)
macro about loongson's CPU & SoC
2019-11-26 13:03 UTC (3+ messages)
[PATCH] MIPS: loongson: rename CPU_LOONGSON1 to CPU_GS232
2019-11-26 12:27 UTC
[PATCH] gpiolib: have gpioinfo show line name if no label was set
2019-11-26 11:20 UTC
[PATCH 1/2] pstore: fix build by re-resolving botched merge conflict
2019-11-26 10:57 UTC (2+ messages)
` [PATCH 2/2] pstore: remove unused goto label
[PATCH] treewide trivial: Fix typo filed -> failed
2019-11-26 8:43 UTC
[PATCH] MIPS: Makefile: minor codingstyle fix
2019-11-26 7:12 UTC
[PATCH 1/3] param: add dev_add_param_tristate(_ro) helpers
2019-11-25 9:45 UTC (5+ messages)
` [PATCH 2/3] watchdog: core: use new dev_add_param_tristate helper for .running param
` [PATCH 3/3] remoteproc: add .stop device parameter for stopping remote processor
[PATCH] mtd: spi-nor: Add support for is25lp01g
2019-11-25 8:41 UTC (3+ messages)
[PATCH] MIPS: Makefile: minor codingstyle fix
2019-11-25 8:40 UTC (6+ messages)
[PATCH] watchdog: stm32_iwdg: explicitly set .running to UNSUPPORTED
2019-11-25 8:32 UTC (2+ messages)
[PATCH] mfd: da9053: fix typo in variable name
2019-11-25 8:29 UTC (2+ messages)
[PATCH 1/2] remoteproc: register a device for new remoteproc instances
2019-11-25 8:08 UTC (3+ messages)
` [PATCH 2/2] remoteproc: add support for starting st,stm32mp1-m4
[PATCH] ARM: cpu: dtb: remove unused declaration
2019-11-25 8:00 UTC (2+ messages)
[PATCH] mci: dove: fix dereference of nullable pointer
2019-11-25 7:59 UTC (2+ messages)
[PATCH] i2c: gpio: use of_get_named_gpio() instead of of_get_named_gpio_flags()
2019-11-25 7:50 UTC (2+ messages)
[PATCH 0/8] Add support for a generic DT based 2nd stage ARM image
2019-11-25 7:47 UTC (6+ messages)
` [PATCH 6/8] ARM: Add generic device tree 2nd stage support
[PATCH 0/2] ARM: zynqmp: defconfig fixes
2019-11-25 7:45 UTC (4+ messages)
` [PATCH 1/2] ARM: zynqmp: defconfig: fix FIRMWARE_ZYNQMP_FPGA
` [PATCH 2/2] ARM: zynqmp: defconfig: reenable DRIVER_NET_MACB
[PATCH 1/5] usb: dwc3: remove unnecessary warning
2019-11-21 11:12 UTC (5+ messages)
` [PATCH 2/5] usb: Add function to register otg dev
` [PATCH 3/5] usb: dwc3: register otg device
` [PATCH 4/5] usb: i.MX: Use usb_register_otg_device()
` [PATCH 5/5] usb: musb: use usb_register_otg_device()
[PATCH 00/21] mci: SDHCI helper functions and arasan driver
2019-11-19 13:09 UTC (24+ messages)
` [PATCH 01/21] mci: Add sdhci helper
` [PATCH 02/21] mci: sdhci: Add missing command type defines
` [PATCH 03/21] mci: imx-esdhc: use sdhci helpers
` [PATCH 04/21] mci: bcm2835: "
` [PATCH 05/21] mci: tegra: "
` [PATCH 06/21] mci: dove: "
` [PATCH 07/21] mci: imx-esdhc: Use 16bit register definitions
` [PATCH 08/21] mci: mci-bcm2835: "
` [PATCH 09/21] mci: tegra: "
` [PATCH 10/21] mci: imx-esdhc-pbl: "
` [PATCH 11/21] mci: sdhci: remove 32bit register defines
` [PATCH 12/21] mci: sdhci: remove duplicate transfer mode "
` [PATCH 13/21] mci: sdhci: remove duplicate register defines for interrupt bits
` [PATCH 14/21] mci: sdhci: remove duplicate register defines for prsstat bits
` [PATCH 15/21] mci: dove: Use sdhci_set_cmd_xfer_mode()
` [PATCH 16/21] mci: imx-esdhc: "
` [PATCH 17/21] mci: bcm2835: "
` [PATCH 18/21] mci: tegra: "
` [PATCH 19/21] mci: imx-esdhci: Use generic PIO transfer function
` [PATCH 20/21] mci: mci-bcm2835: "
` [PATCH 21/21] mci: add Arasan SDHCI controller driver
[PATCH] MIPS: ath79: art: fix typo in SPDX-License-Identifier
2019-11-19 10:58 UTC (2+ messages)
[PATCH 1/5] ARM: psci: factor out smc command into commands/
2019-11-19 10:58 UTC (6+ messages)
` [PATCH 2/5] ARM: psci: properly wire in command help
` [PATCH 3/5] commands: psci: make locally-used function static
` [PATCH 4/5] commands: smc: verify PSCI_POWER_ON with interprocessor handshake
` [PATCH 5/5] commands: smc: make command usable when ARM_PSCI is undefined
[PATCH] mci: add Arasan SDHCI controller driver
2019-11-18 9:13 UTC (2+ messages)
[PATCH] image: add zynqimg to gitignore
2019-11-18 8:19 UTC (2+ messages)
[PATCH] net: disable all other devices when enabling the new one
2019-11-18 8:19 UTC (2+ messages)
[PATCH] net: cpsw: don't reset twice
2019-11-18 8:16 UTC (2+ messages)
[PATCH 0/1] net: designware: eqos: stop DMA on halt
2019-11-15 13:41 UTC (8+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/3] "
` [PATCH 1/3] net: designware: eqos: properly "
` [PATCH 2/3] net: designware: eqos: enable clocks before mdio_register
` [PATCH 3/3] net: designware: eqos: fix NULL pointer use in dev_printf
[PATCH] net: designware: eqos: remove done TODO
2019-11-15 13:33 UTC (2+ messages)
[PATCH] nvmem: bsec: fix typo in function name (s/st32/stm32/)
2019-11-15 13:32 UTC (2+ messages)
[PATCH] filetype: mvebu: Fix kwbimage v1 detection
2019-11-15 10:58 UTC (2+ messages)
[PATCH] MIPS: ath79: art: fix typo in SPDX-License-Identifier
2019-11-15 7:24 UTC (3+ messages)
[PATCH 0/6] fsl-fman patches
2019-11-14 14:36 UTC (9+ messages)
` [PATCH 1/6] net: fsl-fman: reset device before leaving
` [PATCH 2/6] net: fsl-fman: Store index for txbd
` [PATCH 3/6] net: fsl-fman: move status read into loop
` [PATCH 4/6] net: fsl-fman: Store index for rxbd
` [PATCH 5/6] net: fsl-fman: simplify setting next offset
` [PATCH 6/6] net: fsl-fman: do not leave not transmitted DMA buffers mapped
[PATCH] usb: dwc3: Remove wrong error messages
2019-11-14 14:25 UTC
[PATCH 01/10] ARM: dts: stm32mp: move alias to SoC device tree
2019-11-13 14:25 UTC (13+ messages)
` [PATCH 02/10] ARM: stm32mp157c-dk2: add optional DEBUG_LL print to entry point
` [PATCH 03/10] mfd: stpmic1: use register define from header
` [PATCH 04/10] watchdog: stm32_iwdg: return -ENOSYS on attempt to disable
` [PATCH 05/10] i2c: stm32: use device_reset_us helper instead of open-coding
` [PATCH 06/10] Documentation: boards: stm32mp: document boot error LED
` [PATCH 07/10] ARM: stm32mp: add helper for querying ram size
` [PATCH 08/10] ARM: stm32mp: add basic DDR controller driver
` [PATCH] fixup! "
` [PATCH 09/10] ARM: stm32mp: add stm32mp_cpu_lowlevel_init with stack set up
` [PATCH 10/10] ARM: stm32mp: dk2: don't hard-code memory size
` [PATCH] fixup! "
[PATCH 1/2] ARM: dts: imx6: phycore: Make use of upstream devicetree
2019-11-13 14:25 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: imx6: phycore: Update License, copyright and model description
[PATCH v4 1/5] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
2019-11-13 9:21 UTC (3+ messages)
Oselas 2018.12.0 toolchain seems to break barebox for AM335x
2019-11-12 14:37 UTC (5+ messages)
[PATCH] ARM: start: check for machine type last
2019-11-12 11:56 UTC (2+ messages)
[PATCH] ARM: Compile with -fPIE
2019-11-12 11:17 UTC
barebox on VoCore2
2019-11-11 21:46 UTC (2+ messages)
state: eMMC boot0-partitions backend for Linux
2019-11-11 15:54 UTC (2+ messages)
[PATCH] ARM: am335x: Enable MMC2 clock
2019-11-11 13:20 UTC
[PATCH v3 1/4] watchdog: always populate watchdog priority from device tree if possible
2019-11-11 8:20 UTC (5+ messages)
` [PATCH v3 2/4] watchdog: implement generic support for .running device parameter
` [PATCH v3 3/4] watchdog: imxwd: support .running device parameter on i.MX2+
` [PATCH v3 4/4] watchdog: f71808e: support .running device parameter
[PATCH v2 01/18] ARM: zynq: zedboard: enable MACB driver in defconfig
2019-11-11 8:16 UTC (19+ messages)
` [PATCH v2 02/18] ARM: zynq: add trivial image build mechanism
` [PATCH v2 03/18] ARM: zynq: use getopt in zynq_mkimage
` [PATCH v2 04/18] ARM: zynq: move header generation to zynq_mkimage
` [PATCH v2 05/18] ARM: zynq: add size check in zynq_mkimage
` [PATCH v2 06/18] ARM: zynq: zedboard: provide DTB
` [PATCH v2 07/18] net: macb: handle more clocks
` [PATCH v2 08/18] net: macb: add Zynq compatible
` [PATCH v2 09/18] ARM: zynq: move clock controller driver to drivers/clk
` [PATCH v2 10/18] clk: zynq: use base address of clock controller
` [PATCH v2 11/18] clk: zynq: improve PLL enable handling
` [PATCH v2 12/18] clk: zynq: fix up address from DT
` [PATCH v2 13/18] clk: zynq: partially sync with Linux
` [PATCH v2 14/18] ARM: zynq: switch to DT based probing
` [PATCH v2 15/18] clk: zynq: remove clkdevs
` [PATCH v2 16/18] ARM: zynq: switch to multi-image build
` [PATCH v2 17/18] bootsource: add JTAG bootsource
` [PATCH v2 18/18] ARM: zynq: add bootsource detection
[RFC] WIP: import gpio-poweroff driver from linux kernel
2019-11-08 12:54 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX6: Embedsky E9: remove inaccurate comment
2019-11-08 12:45 UTC (3+ messages)
` [PATCH 2/2] ARM: i.MX6: sabresd: "
[PATCH v2 1/4] watchdog: always populate watchdog priority from device tree if possible
2019-11-08 11:04 UTC (7+ messages)
` [PATCH v2 2/4] watchdog: implement generic support for .running device parameter
[PATCH] ARM: mmu-early: On i.MX6 with HAB map ROM is mapped without XN
2019-11-08 8:28 UTC
[PATCH 00/18] Zynq multi-image conversion and improvements
2019-11-08 7:16 UTC (4+ messages)
` [PATCH 11/18] ARM: zynq: fixup SLCR ranges
` [PATCH 13/18] clk: zynq: partially sync with Linux
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