mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] usb: xhci: Honor transfer timeouts
 2020-12-14 13:58 UTC 

[PATCH v2 1/4] usb: dwc2: Add support for optional usb phy
 2020-12-14 11:03 UTC  (7+ messages)
` [PATCH v2 2/4] usb: dwc2: Remove unnecessary functions declaration
` [PATCH v2 3/4] usb: dwc2: Fix dr_mode check in dwc2_get_dr_mode
` [PATCH v2 4/4] usb: dwc2: Rename dwc2_core_snpsid to dwc2_check_core_version
` [PATCH v2] fixup! usb: dwc2: Add support for optional usb phy

barebox-2020.12.0
 2020-12-11 10:38 UTC 

[PATCH] spi: store names in struct spi_device_id as pointers
 2020-12-11  9:58 UTC 

[PATCH 1/3] mtd: spi-nor: Make write support optional
 2020-12-11  9:58 UTC  (3+ messages)
` [PATCH 2/3] mtd: nand: Make support for syndrome hardware ecc optional
` [PATCH 3/3] mtd: nand: Make software ECC support optional

[PATCH 1/5] mtd: nand: Allow non page aligned length writes
 2020-12-11  8:15 UTC  (5+ messages)
` [PATCH 2/5] nand: omap: Fix BCH16 read
` [PATCH 3/5] mtd: nand: omap: print error when ELM config failed
` [PATCH 4/5] mtd: nand: omap: Bail out when omap_gpmc_eccmode() fails
` [PATCH 5/5] mtd: nand: Make write support optional

[PATCH] ARM: am335x: Use xz compression for MLO
 2020-12-11  8:15 UTC 

[PATCH 1/4] usb: dwc2: Add support for optional usb phy
 2020-12-10 10:18 UTC  (7+ messages)
` [PATCH 2/4] usb: dwc2: Move static function prototypes into core.c
` [PATCH 3/4] usb: dwc2: Fix mode check in dwc2_get_dr_mode
` [PATCH 4/4] usb: dwc2: Rename dwc2_core_snpsid to dwc2_check_core_version

[PATCH] fixup! ARM: rpi: Add Raspberry Pi Zero W mini-uart support
 2020-12-10  9:47 UTC  (2+ messages)

[PATCH] phy: usb-nop-xceiv: Make the clock always optional
 2020-12-10  9:40 UTC  (3+ messages)

[PATCH] ubifs: remove wrong assertion
 2020-12-10  9:21 UTC 

[PATCH] images: Add automatic image crc generation for imd
 2020-12-08  8:09 UTC  (6+ messages)
  ` [PATCH 1/3] imd command: specify outfile for crc tag generation
    ` [PATCH 2/3] kbuild: Add command to generate the crc for the IMD crc tag
    ` [PATCH 3/3] images: i.MX: fill in crc in IMD crc tags

[PATCH 01/11] Revert "ARM: dts: bcm2835-rpi: re-enable booting from SD card"
 2020-12-07 10:29 UTC  (17+ messages)
` [PATCH 02/11] ARM: dts: rpi: drop unnecessary /chosen/stdout-path overrides
` [PATCH 03/11] ARM: rpi: make functions in rpi-common.c static
` [PATCH 04/11] ARM: rpi: move rpi_model_init() to postcore
` [PATCH 05/11] ARM: rpi: support raspberry pi 1 and zero mini-uart
` [PATCH 06/11] ARM: rpi: add new init function for Raspberry Pi Zero
` [PATCH 07/11] ARM: rpi: Add Raspberry Pi Zero W mini-uart support
` [PATCH 08/11] ARM: rpi: drop no longer needed environment
` [PATCH 09/11] ARM: rpi: fix model description string
` [PATCH 10/11] ARM: rpi: add new rpi boot target
` [PATCH 11/11] doc: bcm283x: document use of mini-uart on Raspberry Pi Zero W / CM3
  ` [PATCH] fixup! "

[PATCH 1/2] ARM: i.MX: add low level gpio helpers for i.MX8M
 2020-12-07  9:42 UTC  (3+ messages)
` [PATCH 2/2] ARM: i.MX8M: bbu: rename imx8mq_bbu_* functions to imx8m_bbu_*

[PATCH v1] ARM i.MX6Q: fix network configuration for Protonic PRTI6G board
 2020-12-07  9:38 UTC  (2+ messages)

[PATCH 1/2] imd command: Bail out when crc generation/check fails
 2020-12-07  9:10 UTC  (2+ messages)
` [PATCH 2/2] imd command: Document verbose option

[PATCH] ARM: i.MX: OCOTP: read serial number with correct endianness
 2020-12-07  7:37 UTC  (2+ messages)

[PATCH v2 1/2] usb: host: ehci: fix mismatch in format string
 2020-12-07  7:21 UTC  (4+ messages)
` [PATCH v2 2/2] commands: memtester: fix mismatched "

[PATCH] mci: Replace license and copyright boilerplate by SPDX identifiers
 2020-12-07  7:20 UTC  (2+ messages)

[PATCH] arm/lib: Replace license and copyright boilerplate by SPDX identifiers
 2020-12-07  7:14 UTC  (2+ messages)

[PATCH] usb: host: ehci: fix mismatch in format string
 2020-12-07  7:12 UTC  (3+ messages)

Running reset stress test
 2020-12-04 18:51 UTC  (3+ messages)

[PATCH v2 1/4] ARM: at91: sama5d2: giantboard: fix typo in SPDX-License-Identifier
 2020-11-29 21:17 UTC  (11+ messages)
` [PATCH v2 2/4] common: dummy_malloc: remove unintended GPL2 eCos-exception-2.0
` [PATCH v2 3/4] LICENSES: exceptions: factor out eCos-exception-2.0 for GPL
` [PATCH v2 4/4] common: replace license statements with SPDX-License-Identifiers

[PATCH v2 1/2] watchdog: implement watchdog_get_alias_id_from
 2020-11-27  9:07 UTC  (3+ messages)
` [PATCH v2 2/2] boot: introduce option to pass barebox-enabled watchdog to systemd

[PATCH master] sandbox: retire CONFIG_LINUX symbol in favor of CONFIG_SANDBOX
 2020-11-27  9:05 UTC  (2+ messages)

[PATCH 1/4] hush: remove non-functional code
 2020-11-27  9:02 UTC  (5+ messages)
` [PATCH 2/4] commands: nv: fix set/remove of multiple variables in one go
` [PATCH 3/4] commands: nv: pass empty string for nv
` [PATCH 4/4] commands: implement and use parse_assignment helper

Infinite Loop when automounting device mounted elsewhere
 2020-11-27  8:48 UTC  (2+ messages)

[PATCH 1/3] ARM: at91: sama5d2: giantboard: fix typo in SPDX-License-Identifier
 2020-11-26 14:58 UTC  (8+ messages)
` [PATCH 2/3] LICENSES: exceptions: factor out eCos-exception-2.0 for GPL
` [PATCH 3/3] common: replace license statements with SPDX-License-Identifiers

[PATCH 0/4] mtd: nand: Add special fixup kernel partitions for Denali
 2020-11-25  5:20 UTC  (5+ messages)
` [PATCH 1/4] mtd: Remove set but not used of_path
` [PATCH 2/4] of: partitions: export of_fixup_partitions
` [PATCH 3/4] mtd: Add hook to fix up kernel partitions
` [PATCH 4/4] mtd: nand: denali: cope with kernel device trees without chip subnodes

[PATCH] i.MX: HABv4: Improve HAB event printing
 2020-11-24  9:34 UTC  (5+ messages)

[PATCH next] ARM: vexpress: enable virt and vexpress boards
 2020-11-24  8:48 UTC  (2+ messages)

[PATCH 1/3] commands: boot: fix error code/clean up behavior when not booting
 2020-11-24  8:47 UTC  (4+ messages)
` [PATCH 2/3] commands: boot: display each list entry in a separate line
` [PATCH 3/3] commands: boot: include blspec path name in entry title

[PATCH 1/2] usb: imx: add support for setting power pin polarity on i.MX6/7
 2020-11-24  8:36 UTC  (3+ messages)
` [PATCH 2/2] usb: imx: get power pin polarity from DT

[PATCH] boot: drop uneeded header #includes
 2020-11-24  8:35 UTC  (2+ messages)

[PATCH master] usbgadget: autostart: don't print error on repeated nv.usbgadget.autostart=1
 2020-11-24  8:34 UTC  (2+ messages)

[PATCH 1/2] watchdog: implement watchdog_get_alias_id_from
 2020-11-24  8:28 UTC  (7+ messages)
` [PATCH 2/2] boot: introduce option to pass barebox-enabled watchdog to systemd
  ` [PATCH] fixup! watchdog: implement watchdog_get_alias_id_from

[PATCH] doc: bcm283x: fix mix up regarding SoC on raspberry pi zero
 2020-11-23 16:47 UTC  (2+ messages)

[PATCH] usb: gadget: fastboot: fix no longer accurate help text
 2020-11-23 16:46 UTC  (2+ messages)

[PATCH] bootm: adapt help text and naming for bootm.provide_machine_id
 2020-11-23 16:45 UTC  (3+ messages)

[PATCH] fb: sync enable device parameter with internal state
 2020-11-23 16:42 UTC  (2+ messages)

[PATCH] clk: imx6: demote warning about ldb_di_clk reparenting
 2020-11-23 16:39 UTC  (2+ messages)

[PATCH] hab: habv4: Don't reset index when checking for more events
 2020-11-23 16:34 UTC  (2+ messages)

[PATCH 1/2] fs: introduce unsetenv() to prepare for changing setenv(var, "") behavior
 2020-11-23 15:48 UTC  (6+ messages)
` [PATCH 2/2] setenv: align with POSIX in handling of setenv(var, "")
  ` [PATCH] fixup! "

[PATCH] usb: fastboot: Fix error path
 2020-11-17 12:54 UTC 

i.MX6Q ldb after 2019.02
 2020-11-13 11:55 UTC  (5+ messages)

[PATCH 1/2] doc: add note about characters like hyphens in variable names
 2020-11-13  7:53 UTC  (3+ messages)
` [PATCH 2/2] Documentation: state: clarify how to access state device parameters

[PATCH] firmware: Fix dependencies for PBL
 2020-11-13  7:48 UTC  (3+ messages)

[PATCH] ARM: nxp i.MX8MM evk: make locally used data static
 2020-11-13  7:42 UTC  (3+ messages)

[PATCH master] mtd: nand-imx: fix passing pointer of wrong type on NAND_CMD_READOOB
 2020-11-13  7:38 UTC  (2+ messages)

[PATCH master v2] nv: fix use-after-free when clearing from shell
 2020-11-13  7:37 UTC  (2+ messages)

[PATCH master] nv: fix use-after-free when clearing from shell
 2020-11-13  7:35 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6qdl: pfla02: Use upstream som_flash node
 2020-11-13  7:12 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: pfla02: Fix NAND offsets for partitions

[PATCH] ARM: i.MX: esdctl: Add missing compatible
 2020-11-12 15:03 UTC 

[PATCH] nvmem: ocotp: fix fusing on fsl, imx6q-ocotp compatible boards
 2020-11-12 11:12 UTC  (3+ messages)
` [PATCH] nvmem: ocotp: fix fusing on fsl,imx6q-ocotp "

[PATCH 0/3] add clk driver for loongson ls1b200
 2020-11-12 11:09 UTC  (3+ messages)
` [PATCH 1/3] MIPS: ls1b: enable clk driver framework support

[PATCH] fixup! ARM: vexpress: move Options to ARCH_VEXPRESS
 2020-11-12 10:42 UTC 

[PATCH 0/8] QEMU virt machine support via mach-vexpress
 2020-11-12 10:30 UTC  (11+ messages)
` [PATCH 2/8] mtd: cfi_flash: allow 0x0 mapping

[PATCH] ARM: layerscape: ppa: Fix use after free
 2020-11-11 14:10 UTC 

[PATCH] mtd: nand: Fix dependeny on CONFIG_NAND_BBT
 2020-11-11  9:40 UTC 

[PATCH] Documentation: state: add a little note about modifying a state variable in the frontend
 2020-11-10 14:09 UTC  (5+ messages)
  ` AW: "

[PATCH v2] nfs: check return value of various rpc calls
 2020-11-09 16:09 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox