[PATCH 00/25] i.MX8MQ USB support
2019-02-20 7:29 UTC (9+ messages)
` [PATCH 01/25] usb: xhci-hcd: Tabify the file
` [PATCH 02/25] usb: xhci-hcd: Do not zero out DMA coherent memory
` [PATCH 03/25] usb: xhci-hcd: Cast ~XHCI_IRQS to u32
` [PATCH 04/25] usb: xhci-hcd: Make sure to initialize xhci->rings_list
` [PATCH 05/25] usb: xhci-hcd: Drop pointless bitwise or
` [PATCH 06/25] usb: xhci-hcd: Add support for 64-byte context size
` [PATCH 07/25] usb: xhci-hcd: Don't try to DMA sync if buffer is NULL
` [PATCH 09/25] usb: xhci-hcd: Convert xhci_submit_normal() to use dma_map_single()
[PATCH v2 0/2] LICENSES: adopt Linux-like LICENSES directory structure
2019-02-20 7:14 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] scripts/checkpatch.pl: rebase on top of upstream v5.0-rc6
[PATCH 0/4] ARM: at91: misc fixes and cleanup
2019-02-19 21:30 UTC (9+ messages)
` [PATCH 1/4] ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writel
` [PATCH 2/4] ARM: at91: debug_ll: make UART base address configurable
` [PATCH 3/4] ARM: at91: fix at91sama5_get_ddram_size for sama5d4
` [PATCH 4/4] ARM: at91: remove duplicate get_ddram_size code
[PATCH v2 00/16] ARM: at91: microchip-kz9477-evb: support first stage boot
2019-02-19 17:21 UTC (17+ messages)
` [PATCH v2 01/16] LICENSES: add BSD-1-Clause license
` [PATCH v2 02/16] ARM: at91: import at91bootstrap's at91_ddrsdrc.h
` [PATCH v2 03/16] ARM: at91: migrate at91sam9_ddrsdr.h to use "
` [PATCH v2 04/16] ARM: at91: replace at91sam9_ddrsdr.h with "
` [PATCH v2 05/16] ARM: at91: watchdog: implement at91_wdt_disable
` [PATCH v2 06/16] ARM: at91: import lowlevel clock initialization from at91bootstrap
` [PATCH v2 07/16] ARM: at91: import early_udelay "
` [PATCH v2 08/16] ARM: at91: import low level DDRAMC initialization code "
` [PATCH v2 09/16] ARM: at91: import lowlevel dbgu UART init "
` [PATCH v2 10/16] images: at91: differentiate between first and second stage images
` [PATCH v2 11/16] ARM: at91: sama5: specify 0x10000 as first stage max size
` [PATCH v2 12/16] ARM: at91: microchip-ksz9477-evb: use compressed DTB
` [PATCH v2 13/16] ARM: dts: microchip-ksz9477-evb: add dummy first stage device tree
` [PATCH v2 14/16] ARM: at91: microchip-ksz9477-evb: implement first stage
` [PATCH v2 15/16] ARM: at91: microchip-ksz9477: provide board code fallback
` [PATCH v2 16/16] doc: microchip-ksz9477-evb: add documentation
[PATCH] fixup! scripts/checkpatch.pl: rebase on top of upstream v5.0-rc6
2019-02-19 15:20 UTC
[PATCH] LICENSES: adopt Linux-like LICENSES directory structure
2019-02-19 14:19 UTC (6+ messages)
[PATCH v1 1/4] MIPS: relocation: pass ram size to pbl_main_entry
2019-02-19 13:27 UTC (7+ messages)
` [PATCH v1 2/4] MIPS: relocation: add relocation support
` [PATCH v1 3/4] MIPS: relocation: do not use configurable memory layout
` [PATCH v1 4/4] MIPS: remove request_sdram_region "fdt"
[PATCH] ARM: dts: imx6*phytec*: switch to new partitioning scheme
2019-02-19 13:03 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/2] images: pbl: verify CONFIG_BAREBOX_MAX_IMAGE_SIZE is not exceeded
2019-02-19 12:15 UTC (3+ messages)
` [PATCH 2/2] images: allow overriding BAREBOX_MAX_IMAGE_SIZE from arch Kconfig
[PATCH 0/2] scripts/dtc: Update to upstream version v1.4.7
2019-02-19 11:37 UTC (3+ messages)
` [PATCH 1/2] scripts/dtc: fix update-dtc-source.sh for barebox use
` [PATCH 2/2] scripts/dtc: Update to upstream version v1.4.7
[PATCH v3 0/9] at91: Support PMC clock bindings
2019-02-19 11:14 UTC (15+ messages)
` [PATCH v3 1/9] arm: at91: fix at91_configure_usart6 warning
` [PATCH v3 2/9] clocksource: Do not mix depends and select for ATMEL_PIT
` [PATCH v3 3/9] arm: at91: add SOC_SAMA5{D3,D4}
` [PATCH v3 4/9] clk: at91: add at91sam9260
` [PATCH v3 5/9] clk: at91: add at91sam9rl
` [PATCH v3 6/9] clk: at91: add at91sam9x5
` [PATCH v3 7/9] clk: at91: add sama5d2
` [PATCH v3 8/9] clk: at91: add sama5d4
` [PATCH v3 9/9] clk: at91: update to PMC bindings
` [PATCH] fixup! "
` [PATCH] regmap: Implement syscon_regmap_lookup_by_compatible()
[PATCH v2 0/9] at91: Support PMC clock bindings
2019-02-19 10:53 UTC (19+ messages)
` [PATCH v2 1/9] clocksource: Do not mix depends and select for ATMEL_PIT
` [PATCH v2 2/9] arm: at91: fix at91_configure_usart6 warning
` [PATCH v2 3/9] arm: at91: add SOC_SAMA5{D3,D4}
` [PATCH v2 4/9] clk: at91: add at91sam9260
` [PATCH v2 5/9] clk: at91: add at91sam9rl
` [PATCH v2 6/9] clk: at91: add at91sam9x5
` [PATCH v2 7/9] clk: at91: add sama5d2
` [PATCH v2 8/9] clk: at91: add sama5d4
` [PATCH v2 9/9] clk: at91: update to new bindings
[PATCH v2 0/8] Fixing MMC access on Raspberry Pi CM3
2019-02-19 9:08 UTC (10+ messages)
` [PATCH v2 1/8] ARM: rpi: switch emmc from sdhost to sdhci
` [PATCH v2 2/8] Kconfig: add pin controllers submenu
` [PATCH v2 3/8] pinctrl: bcm2835: move existing code from gpio
` [PATCH v2 4/8] pinctrl: bcm2835: register the pin controller
` [PATCH v2 5/8] mci: bcm2835: use device_initcall(), not coredev
` [PATCH v2 6/8] mci: bcm2835: parse other device tree properties
` [PATCH v2 7/8] ARM: rpi: Add device tree for Compute Module 3
` [PATCH v2 8/8] ARM: rpi: add CONFIG_PINCTRL to rpi_defconfig
[PATCH] firmware-zynqmp: port from linux
2019-02-19 9:03 UTC (4+ messages)
[PATCH] genenv: create a gcc-like .d file for depenencies
2019-02-18 15:57 UTC
[PATCH 0/7] Fixing MMC access on Raspberry Pi CM3
2019-02-18 9:54 UTC (12+ 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 v3] Documentation: add watchdog documentation
2019-02-18 9:23 UTC (5+ messages)
[PATCH] commands: nandtest: provide readonly test
2019-02-18 9:01 UTC (2+ messages)
[PATCH] ARM: i.MX8MQ: Check CPU type in imx8mq_init_syscnt_frequency()
2019-02-18 8:57 UTC (2+ messages)
[PATCH v2] ARM: i.MX8MQ: Add code to report HDMI/eDP firmware version
2019-02-18 8:56 UTC (2+ messages)
[PATCH] watchdog: fix WATCHDOG_POLLER menuconfig
2019-02-18 8:55 UTC (2+ messages)
[PATCH v2 0/4] add (U)EFI watchdog
2019-02-18 8:54 UTC (6+ 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 v1 1/3] ARM: rpi: make locally used functions static
2019-02-18 8:52 UTC (4+ messages)
` [PATCH v1 3/3] amba: pl011: "
[PATCH] watchdog: bcm2835: set timeout_max
2019-02-18 8:48 UTC (2+ messages)
[PATCH 0/8] Bootchooser Documentation Update
2019-02-18 8:30 UTC (10+ messages)
` [PATCH 1/8] doc: bootchooser: fix typos etc
` [PATCH 2/8] doc: bootchooser: explicitly note configuration vs. storage backend
` [PATCH 3/8] doc: bootchooser: be more explicit what bootchooser.state_prefix is for
` [PATCH 4/8] doc: bootchooser: be more explicit about attempts reset on successful boot
` [PATCH 5/8] doc: bootchooser: note how to actually start the bootchooser
` [PATCH 6/8] doc: bootchooser: be more explicit about when the bootchooser terminates
` [PATCH 7/8] doc: bootchooser: add details about bootchooser.reset_attempts handling
` [PATCH 8/8] doc: bootchooser: add retry handling to algorithm description
[PATCH 0/8] NVME support
2019-02-18 8:24 UTC (2+ messages)
[PATCH] efi: cleanups
2019-02-18 8:13 UTC (3+ messages)
[PATCH v2] Documentation: add watchdog documentation
2019-02-18 7:07 UTC (2+ messages)
[PATCH] dts: Revert at91 switch to new PMC clock bindings
2019-02-17 16:25 UTC (3+ messages)
[PATCH] Documentation: add watchdog documentation
2019-02-15 16:16 UTC (2+ messages)
[PATCH 1/6] include: add SPDX GPL-2.0-only license tags where applicable
2019-02-15 11:18 UTC (7+ 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] ARM: phyCORE-i.MX8M SOM support
2019-02-14 18:20 UTC (4+ messages)
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
AM335x broken
2019-02-13 8:20 UTC (3+ messages)
[PATCH 0/7] Add ti-sysc bus driver
2019-02-13 8:19 UTC (10+ messages)
` [PATCH 1/7] drivers: bus: "
[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 (2+ messages)
[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)
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