mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[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)

[PATCH 01/11] Revert "ARM: dts: bcm2835-rpi: re-enable booting from SD card"
 2020-12-07  7:10 UTC  (14+ 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

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

[PATCH 1/2] ARM: i.MX: add low level gpio helpers for i.MX8M
 2020-12-04 17:40 UTC  (2+ 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-04 10:20 UTC 

[PATCH] images: Add automatic image crc generation for imd
 2020-12-04 10:04 UTC 

[PATCH] ARM: i.MX: OCOTP: read serial number with correct endianness
 2020-12-03 15:40 UTC 

[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  (5+ messages)
` [PATCH 1/3] MIPS: ls1b: enable clk driver framework support
` [PATCH 2/3] clk: ls1b200: add clk driver for loongson 1b
` [PATCH 3/3] MIPS: ls1b200: use clk driver

[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  (18+ messages)
` [PATCH 1/8] ARM: MMU: add zero_page_{access,faulting}
` [PATCH 2/8] mtd: cfi_flash: allow 0x0 mapping
` [PATCH 3/8] amba: add *_amba_driver helper macros
` [PATCH 4/8] ARM: vexpress: remove unused KConfig file
` [PATCH 5/8] ARM: vexpress: convert to board driver
` [PATCH 6/8] ARM: vexpress: move Options to ARCH_VEXPRESS
` [PATCH 7/8] ARM: qemu: add support for qemu virt platform
` [PATCH 8/8] ARM: vexpress: enable VIRT board, MMU and cmds

[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)

v2020.11.0
 2020-11-09 11:57 UTC 

[PATCH v2] ARM: qemu: add support for qemu virt platform
 2020-11-09  9:53 UTC  (2+ messages)

[PATCH] of: base: ignore disabled memory nodes
 2020-11-09  9:23 UTC  (2+ messages)

[PATCH] i2c_probe: Use "read_byte" command for probing
 2020-11-09  7:50 UTC  (2+ messages)

[PATCH 1/2] sandbox: remove MXS tools from hosttools_defconfig
 2020-11-09  7:49 UTC  (3+ messages)
` [PATCH 2/2] mxs: always build mxsimage and mxsboot tools

[PATCH 1/3] ddr: imx8m: correct the pwrctl setting of selfref_en
 2020-11-09  7:45 UTC  (2+ messages)

[PATCH 00/26] Update nand layer to Linux-5.9
 2020-11-06 13:39 UTC  (22+ messages)
` [PATCH 05/26] mtd: nand: Pass struct nand_chip around
` [PATCH 06/26] mtd: Add underscore prefix to mtd hooks
` [PATCH 07/26] mtd: Use classdev->parent
` [PATCH 08/26] mtd: rename class_dev to dev
` [PATCH 10/26] lib: Add match_string()
` [PATCH 11/26] mtd: nand: move function hooks to struct nand_legacy
` [PATCH 12/26] mtd: Add ecc_step_size
` [PATCH 13/26] mtd: nand: omap_gpmc: Drop unused variable
` [PATCH 14/26] mtd: nand: omap_gpmc: Fix wrong length check
` [PATCH 15/26] mtd: nand: omap_gpmc: Add missing bch16 string
` [PATCH 16/26] mtd: nand: denali: Drop multichip support
` [PATCH 17/26] mtd: nand: marvell: Use nand_to_mtd()
` [PATCH 18/26] mtd: nand: gpmi: "
` [PATCH 19/26] mtd: nand: orion: "
` [PATCH 20/26] mtd: nand: Update to Linux-5.9
` [PATCH 21/26] mtd: nand: denali: "
` [PATCH 22/26] mtd: nand: atmel: Return number of bitflips
` [PATCH 23/26] mtd: nand: atmel: drop dead code
` [PATCH 24/26] mtd: nand: atmel: Fix pmecc ecc settings
` [PATCH 25/26] nand command: Print OOB information
` [PATCH 26/26] nand command: Allow offsets with [kM] suffixes

page:  |  | latest

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