mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] pinctrl-single: Support 2 pinctrl-cells in ,pins mode
 2020-09-14  8:31 UTC  (2+ messages)

[PATCH] Documentation: user: fix referenced filename
 2020-09-14  8:18 UTC  (2+ messages)

[PATCH] fixup! workqueues: Add support for delayed work
 2020-09-14  8:17 UTC  (2+ messages)

[PATCH 1/4] globalvar: add set_single function
 2020-09-12  7:15 UTC  (6+ messages)
` [PATCH] iotmaxx: gw4100: WDOG_ANY as GPIO output
` [PATCH 2/4] blspec: only reset variable locations, not paths
` [PATCH 3/4] blspec: fix bootm_data initialization
` [PATCH 4/4] fastboot: only unset image, not loadaddr

[PATCH 1/4] aiodev: Name channels with device instance name
 2020-09-11 17:50 UTC  (6+ messages)
` [PATCH 2/4] aiodev: am335x_adc: Driver for ADC on TI AM335x SoCs
` [PATCH 3/4] ARM: am335x: Enable TSC/ADC clock
` [PATCH 4/4] ARM: beaglebone: Enable ADC

[PATCH] MIPS: loongson1: enable to run from spi flash
 2020-09-11 14:07 UTC  (3+ messages)
` [PATCH] MIPS: DEBUG_LL_UART_DIVISOR is 0, use a0 instead

[PATCH v2 0/2] i.MX6ULL: set engine software for Secure Boot on HABv4
 2020-09-11  7:37 UTC  (3+ messages)
` [PATCH v2 1/2] arch: arm: boards phytec: Split flash header for pcl063 with i.MX6Ul and i.MX6ULL
` [PATCH v2 2/2] arch: arm: mach-imx: Add habv4 config file for i.MX6ULL

[PATCH 1/5] commands: mmc_extcsd: print_field: fix 32 bit overflow
 2020-09-09 11:01 UTC  (5+ messages)
` [PATCH 2/5] commands: mmc_extcsd: print_field: fix layout
` [PATCH 3/5] mci: mci-core: fix long lasting FIXMEs
` [PATCH 4/5] mci: kconfig: explain what boot partitions are
` [PATCH 5/5] mci: mci-core: add GPP support

[PATCH] common: bootm: Add missing check of fit_open_image() return code
 2020-09-09 10:54 UTC 

[PATCH] MIPS: asm/debug_ll_ns16550.h: add nop in delay slot
 2020-09-08 11:39 UTC  (2+ messages)

[PATCH 0/2] i.MX6ULL: set engine software for Secure Boot on HABv4
 2020-09-08 10:29 UTC  (3+ messages)
` [PATCH 1/2] arch: arm: boards phytec: Split flash header for pcl063 with i.MX6Ul and i.MX6ULL
` [PATCH 2/2] arch: arm: mach-imx: Add habv4 config file for i.MX6ULL

[PATCH] imd: imd_calculate_crc32: initialize imd_crc to NULL
 2020-09-04 12:49 UTC  (2+ messages)

[PATCH 1/2] mfd: stpmic1: warn if reset reason detection fails
 2020-09-03 10:24 UTC  (2+ messages)
` [PATCH 2/2] ARM: stm32mp: enable mmc_extcsd in defconfig

[PATCH master 1/3] clk: at91: sama5d2: fix buffer overflow of clk parent_names
 2020-09-02 13:13 UTC  (3+ messages)
` [PATCH master 2/3] ARM: at91: fix link error when CONFIG_BOOTM=n
` [PATCH master 3/3] ARM: at91: sama5d27-giantboard: fix multi-image compatibility

barebox:ubi attach time
 2020-09-01 10:31 UTC  (3+ messages)

[PATCH] mci: core: add device parameter for eMMC boot ack
 2020-08-31 12:20 UTC  (3+ messages)

[PATCH] Documentation: boards: stm32mp: document eMMC boot configuration
 2020-08-28 17:31 UTC 

[PATCH] commands: import memtester 4.3.0 from Debian GNU/Linux
 2020-08-28 10:28 UTC  (5+ messages)

[PATCH] sandbox: add a minimal defconfig to build only the host tools
 2020-08-28 10:26 UTC  (5+ messages)
` [PATCH v2] "

[RFC] ARM: run barebox on STM32F429 MCU
 2020-08-28  8:32 UTC 

[PATCH] common: remove negative dependency on SANDBOX for IMD_TARGET
 2020-08-28  6:10 UTC  (2+ messages)

[PATCH] kconfig: update to Linux 5.9-rc2
 2020-08-28  3:30 UTC 

[PATCH v2] arm: imx: Select RELOCATABLE on IMX_MULTI_BOARDS
 2020-08-24  7:04 UTC  (2+ messages)

[PATCH v2] serial: imx: set CTS if DT property "linux, rs485-enabled-at-boot-time" is present
 2020-08-24  7:03 UTC  (2+ messages)

[PATCH 1/2] treewide: s/filed/failed/
 2020-08-24  7:02 UTC  (2+ messages)
` [PATCH 2/2] treewide: s/filed/field/

[PATCH v5 00/12] prepare Protonic board code for mainline
 2020-08-24  6:51 UTC  (14+ messages)
` [PATCH v5 01/12] of: base: register DT root as device
` [PATCH v5 02/12] gpiolib: add gpio_array_to_id helper to get ID out of GPIO array
` [PATCH v5 03/12] common: console_common: add of_console_get_by_alias() helper
` [PATCH v5 04/12] of: of_device_get_match_compatible() helper
` [PATCH v5 05/12] ARM: protonic-imx6: port Protonic specific board code
` [PATCH v5 06/12] ARM: dts: unify barebox and barebox, env partitions for all Protonic boards
` [PATCH v5 07/12] ARM: dts: imx6q-prti6q: add pstore/ramoops node
` [PATCH v5 08/12] ARM: dts: protonic: lanmcu: add eMMC partition table
` [PATCH v5 09/12] ARM: dts: protonic: add fixed clock for the FEC node
` [PATCH v5 10/12] ARM: dts: protonic: lanmcu: use UART_CTS instead of GPIO based CTS
` [PATCH v5 11/12] ARM: dts: protonic: properly define PHY nodes on lanmcu and plym2m boards
` [PATCH v5 12/12] ARM: dts: protonic: lanmcu: add uart-has-rtscts to enable rs485 functionality

[PATCH 1/3] video: add simple, transparent, bridge implementation
 2020-08-21  8:14 UTC  (8+ messages)
` [PATCH 2/3] video: ipuv3: parallel-display: support of_graph binding
` [PATCH 3/3] video: simple-panel: don't error out on unhandled ioctl command

[PATCH] ARM: imx_v8_defconfig: Enabel realtek phy
 2020-08-21  6:57 UTC 

[PATCH] ddr: imx: Cleanup debug messages
 2020-08-21  6:04 UTC 

[PATCH 1/2] clk: imx: remove leftover debug printk's from pll14xx
 2020-08-21  4:41 UTC  (3+ messages)
` [PATCH 2/2] clk: imx8mm: fix CPU clock

NULL pointer deref crash on barebox 2020.08.0
 2020-08-21  4:37 UTC  (9+ messages)

[PATCH 1/2] ARM: imx8m: Make uart setup function name more generic
 2020-08-21  4:35 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX8M boards: always set up UART

v2020.08.1
 2020-08-20 13:17 UTC 

[PATCH] Documentation: update for loongson1 board
 2020-08-20 13:05 UTC  (3+ messages)

[PATCH v3] bootm: add global.bootm.root_dev env var for booting via PARTUUID
 2020-08-20 12:53 UTC  (4+ messages)

[PATCH v2] watchdog: fix watchdog_set_timeout breakage for drivers like imxwd
 2020-08-20 12:04 UTC  (2+ messages)

[PATCH 1/7] clk: imx: make string arrays const char * const *
 2020-08-19 19:45 UTC  (7+ messages)
` [PATCH 2/7] clk: imx: clk-pll14xx: remove debug leftover
` [PATCH 3/7] clk: imx-cpu: Add missing CLK_IS_CRITICAL
` [PATCH 4/7] clk: imx. clk-composite-8m: Update from Linux Kernel
` [PATCH 5/7] clk: imx: Add imx_clk_gate4_flags
` [PATCH 6/7] clk: imx: Add Linux function names
` [PATCH 7/7] clk: imx8mp: update clk driver from Linux kernel

[PATCH] clk: imx-imx8mp: Mark arm_a53_core clk as critical
 2020-08-19 19:01 UTC 

[PATCH v4 0/7] prepare Protonic board code for mainline
 2020-08-19  8:01 UTC  (10+ messages)
` [PATCH v4 1/7] of: base: register DT root as device
` [PATCH v4 2/7] gpiolib: add gpio_array_to_id helper to get ID out of GPIO array
` [PATCH v4 3/7] common: console_common: add of_console_get_by_alias() helper
` [PATCH v4 4/7] of: of_device_get_match_compatible() helper
` [PATCH v4 5/7] ARM: protonic-imx6: port Protonic specific board code
` [PATCH v4 6/7] ARM: dts: unify barebox and barebox, env partitions for all Protonic boards
` [PATCH v4 7/7] ARM: dts: imx6q-prti6q: add pstore/ramoops node

[PATCH] watchdog: fix watchdog_set_timeout breakage for drivers like imxwd
 2020-08-19  7:38 UTC  (5+ messages)

[PATCH v2] Documentation: update for loongson1 board
 2020-08-19  7:24 UTC 

[PATCH 1/5] scripts: remove redundant setupmbr addition to subdir-
 2020-08-19  6:52 UTC  (6+ messages)
` [PATCH 2/5] kvx,riscv: remove unused $(dtb-y) assignment
` [PATCH 3/5] sandbox: add sandbox.dtb to always-y
` [PATCH 4/5] kbuild: sync the top level Kbuild file with Linux
` [PATCH 5/5] kbuild: introduce hostprogs-always-y and userprogs-always-y

[PATCH] arm: imx: RELOCATABLE default yes on IMX_MULTI_BOARDS
 2020-08-19  6:45 UTC  (2+ messages)

[PATCH v1] serial: imx: set CTS if DT property "linux, rs485-enabled-at-boot-time" is present
 2020-08-18 14:05 UTC  (2+ messages)

[PATCH] libfile: copy_file: Fix ftruncate called on device files
 2020-08-18  9:20 UTC 

[PATCH] video: ssd1307fb: Honour reset GPIO polarity
 2020-08-18  6:58 UTC 

[PATCH 1/3] ARM: vexpress: set stdout path
 2020-08-17 10:31 UTC  (5+ messages)
` [PATCH 2/3] ARM: vexpress: allow to select debug UART address
` [PATCH 3/3] ARM: vexpress: enable KALLSYMS in defconfig

[PATCH] fixup! of: base: register DT root as device
 2020-08-17 10:12 UTC 

v2020.08.0
 2020-08-17  9:28 UTC 

[PATCH v3 0/6] prepare Protonic board code for mainline
 2020-08-17  6:54 UTC  (9+ messages)
` [PATCH v3 1/6] gpiolib: add gpio_array_to_id helper to get ID out of GPIO array
` [PATCH v3 2/6] common: console_common: add of_console_get_by_alias() helper
` [PATCH v3 3/6] of: of_device_get_match_compatible() helper
` [PATCH v3 4/6] ARM: protonic-imx6: port Protonic specific board code
` [PATCH v3 5/6] ARM: dts: unify barebox and barebox, env partitions for all Protonic boards
` [PATCH v3 6/6] ARM: dts: imx6q-prti6q: add pstore/ramoops node

[PATCH v1] string: add sanity check to the strcmp() and strncmp()
 2020-08-17  6:26 UTC  (2+ messages)

[PATCH] of: base: move memory init from DT to initcall
 2020-08-17  6:06 UTC  (2+ messages)

[PATCH fixup v1] of: base: register DT root as device
 2020-08-17  4:45 UTC  (8+ messages)

[PATCH v6] FIT: Parse `load` and `entry` addresses
 2020-08-14 13:22 UTC  (2+ messages)

Some USB memory sticks not (fully) recognized
 2020-08-14 13:21 UTC  (3+ messages)
` [PATCH] Revert "usb: host: ehci: Use to USBSTS to wait for transfer completion"

[PATCH v4 00/13] usb: dwc2: Add host and gadget driver
 2020-08-14 13:12 UTC  (6+ messages)
` [PATCH v4 02/13] usb: dwc2: Add host controller driver

[PATCH v6 00/20] Slices and fastboot over UDP
 2020-08-13 13:42 UTC  (21+ messages)
` [PATCH 01/20] Introduce slices
` [PATCH 02/20] Add workqueues
` [PATCH 03/20] ratp: Switch to workqueues
` [PATCH 04/20] net: Add a slice to struct eth_device
` [PATCH 05/20] net: mdiobus: Add slice
` [PATCH 06/20] usb: Add a slice to usb host controllers
` [PATCH 07/20] usbnet: Add slice
` [PATCH 08/20] net: Call net_poll() in a poller
` [PATCH 09/20] net: reply to ping requests
` [PATCH 10/20] usbnet: Be more friendly in the receive path
` [PATCH 11/20] globalvar: Add helper for deprecated variable names
` [PATCH 12/20] fastboot: rename usbgadget.fastboot_* variables to fastboot.*
` [PATCH 13/20] fastboot: Warn when cb_download is called with file still open
` [PATCH 14/20] fastboot: Add fastboot_abort()
` [PATCH 15/20] fastboot: init list head in common
` [PATCH 16/20] fastboot net: implement fastboot over UDP
` [PATCH 17/20] usb: fastboot: execute commands in command context
` [PATCH 18/20] Add WARN_ONCE() macro
` [PATCH 19/20] fs: Warn when filesystem operations are called from a poller
` [PATCH 20/20] Documentation: Add document about background execution in barebox

[PATCH v5 00/21] Slices and fastboot over UDP
 2020-08-13 10:38 UTC  (4+ messages)
` [PATCH 17/21] fastboot net: implement "

page:  |  | latest

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