mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] video: sdl: delete useless debug output
 2020-12-29 12:34 UTC 

[PATCH] include: <linux/math64.h>: sync with upstream
 2020-12-29 12:32 UTC 

[PATCH 1/5] ddr: imx8m: implement i.MX8MQ support
 2020-12-28 16:41 UTC  (7+ messages)
` [PATCH 2/5] ddr: imx8m: remove bogus defines
` [PATCH 3/5] ARM: i.mx8mq: add PAD CTL defines
` [PATCH 4/5] net: phy: at803x: sync RX/TX delay setup with Linux
` [PATCH 5/5] ARM: i.MX: add MNT Reform board support

[PATCH 0/2] usb: dwc2: gadget: fix stm32mp1 hang on barebox shutdown
 2020-12-21  0:32 UTC  (3+ messages)
` [PATCH 1/2] fixup! usb: dwc2: Add support for optional usb phy
` [PATCH 2/2] regulator: stm32-pwr: don't propagate regulator turn-off to supply

[PATCH] overlay: return error if target for firmware is missing
 2020-12-18  9:32 UTC 

No oob scheme defined for oobsize 224 on imx6ull board
 2020-12-18  9:11 UTC 

[PATCH] arm/at91: Replace license and copyright boilerplate by SPDX identifiers
 2020-12-17 21:48 UTC 

[PATCH v2 0/5] dwc2: improve gadget support
 2020-12-17 11:39 UTC  (7+ messages)
` [PATCH v2 1/5] usb: dwc2: cleanup on error for deferred probing
` [PATCH v2 2/5] usb: dwc2: add clk dependency for probe via oftree
` [PATCH v2 3/5] usb: dwc2: add reset controller "
` [PATCH v2 4/5] usb: dwc2: update the dr_mode on set_mode callback
` [PATCH v2 5/5] usb: dwc2: add support to force gadget mode

[PATCH 0/5] dwc2: improve gadget support
 2020-12-17 11:00 UTC  (7+ messages)
` [PATCH 1/5] usb: dwc2: cleanup on error for deferred probing
` [PATCH 2/5] usb: dwc2: add clk dependency for probe via oftree
` [PATCH 3/5] usb: dwc2: add reset controller "
` [PATCH 4/5] usb: dwc2: update the dr_mode on set_mode callback
` [PATCH 5/5] usb: dwc2: add support to force gadget mode

[PATCH 1/3] i.MX7: Add CCM definitions for UART3
 2020-12-16 13:09 UTC  (3+ messages)
` [PATCH 2/3] net: mdio:gpio: fix typos in dev_dbg
` [PATCH 3/3] eeprom: at24: add support for 24cs64

[PATCH 1/2] phy: stm32-usphyc: release resources to properly support EPROBE_DEFER
 2020-12-16  8:28 UTC  (3+ messages)

[PATCH v2 1/4] usb: dwc2: Add support for optional usb phy
 2020-12-16  8:21 UTC  (8+ 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

Why /dev/mem has null size?
 2020-12-14 18:38 UTC  (3+ messages)

[PATCH] usb: xhci: Honor transfer timeouts
 2020-12-14 13:58 UTC 

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  (2+ messages)

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

[PATCH 2/2] setenv: align with POSIX in handling of setenv(var, "")
 2020-11-16  8:58 UTC  (4+ messages)
` [PATCH] fixup! "

i.MX6Q ldb after 2019.02
 2020-11-13 11:55 UTC  (5+ 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