mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/4] kvx: add elf bootm support
 2020-06-29  8:29 UTC  (12+ messages)
` [PATCH 1/4] common: bootm: allow letting IH_ARCH undefined
` [PATCH 2/4] common: Kconfig: remove MIPS dependency
` [PATCH 3/4] kvx: add D-cache inval and I-cache sync
` [PATCH 4/4] kvx: add support for elf loading using bootm

Is it possible to pass extra device-tree include directory?
 2020-06-29  8:26 UTC  (4+ messages)

[PATCH v2 0/4] kvx: add elf bootm support
 2020-06-29  8:16 UTC  (6+ messages)
` [PATCH v2 1/4] common: bootm: allow building using undefined IH_ARCH
` [PATCH v2 2/4] common: Kconfig: remove MIPS dependency
` [PATCH v2 3/4] kvx: add I-cache and D-cache synchronisation
` [PATCH v2 4/4] kvx: add support for elf loading using bootm

ARM: dts: vf610-zii-dev-rev-c: Expose fiber EEPROM modules
 2020-06-29  1:32 UTC 

[PATCH] treewide: make use of PTR_ERR_OR_ZERO
 2020-06-26  8:20 UTC  (2+ messages)

[PATCH] startup: Fix do_autoboot_countdown() running multiple times
 2020-06-26  6:41 UTC 

[PATCH] startup: register autoboot vars in initcall
 2020-06-26  6:01 UTC 

[PATCH] Arm: i.MX5: Do not disable L2 cache
 2020-06-26  4:47 UTC  (3+ messages)

[PATCH] kbuild: fix typo in --no-whole-archive flag
 2020-06-24  7:18 UTC  (2+ messages)

[PATCH 0/4] dts: clean up and a fix
 2020-06-24  7:16 UTC  (7+ messages)
` [PATCH 1/4] ARM: vexpress: dts: use direct &phandle instead of &{/path}
` [PATCH 2/4] ARM: stm32mp: dts: extend now upstream stm32mp157c-lxa-mc1.dts
` [PATCH 3/4] clk: at91: remove no-longer needed dt-compat code
` [PATCH 4/4] clk: at91: remove now-duplicate crutch #defines

[PATCH v2] ARM: dts: vexpress-v2p-ca15: adapt fixed NOR flash partition setup
 2020-06-24  7:12 UTC  (2+ messages)

reset / watchdog on an imx7d soc
 2020-06-23 15:11 UTC  (3+ messages)

[PATCH] ARM: dts: vexpress-v2p-ca15: adapt fixed NOR flash partition setup
 2020-06-23 13:42 UTC 

Mailing list issues
 2020-06-23 13:34 UTC 

[PATCH 00/20] i.MX8MP support
 2020-06-23 13:16 UTC  (21+ messages)
` [PATCH 01/20] scripts: imx-image: Only set DCD pointer when we have DCD data
` [PATCH 02/20] scripts: imx-image: exit on read/write failures
` [PATCH 03/20] scripts: imx-image: Add extra code path for i.MX35
` [PATCH 04/20] scripts: imx-image: exit with error when barebox header conflicts with IVT
` [PATCH 05/20] scripts: imx-image: Fix writing image with IVT offset = 0
` [PATCH 06/20] scripts: imx-image: rename image_dcd_offset to image_ivt_offset
` [PATCH 07/20] scripts: imx-image: rename dcdofs to ivtofs
` [PATCH 08/20] serial: i.MX: Add i.MX8MP compatible
` [PATCH 09/20] pinctrl: imx-iomux-v3: "
` [PATCH 10/20] net: fec_imx: add fsl,imx8mp-fec compatible
` [PATCH 11/20] mci: imx-esdhc: Add i.MX8mp compatible
` [PATCH 12/20] arm: imx: add initial imx8mp support
` [PATCH 13/20] scripts: imx-image: Add i.MX8MP support
` [PATCH 14/20] mfd: Add pca9440 register map
` [PATCH 15/20] clk: imx: Add imx8mp clk driver
` [PATCH 16/20] mci: imx-esdhc-pbl: Add imx8mp_esdhc_load_image() for i.MX8MP
` [PATCH 17/20] net: phy: realtek: handle RX delay setting
` [PATCH 18/20] ARM: i.MX: bbu: Fix IVT offset for i.MX8MP
` [PATCH 19/20] ARM: i.MX8MP: Add ocotp support
` [PATCH 20/20] arm: boards: add initial imx8mp-evk support

[PATCH 1/3] kbuild: add -Wmissing-prototypes and -std=gnu89 to KBUILD_HOSTCFLAGS
 2020-06-23 11:14 UTC  (4+ messages)
` [PATCH 2/3] kbuild: add infrastructure to build userspace programs
` [PATCH 3/3] scripts: use 'userprogs' to build programs for target

[PATCH v2 1/3] mci: sdhci: atmel: don't print errors on command timeouts
 2020-06-23 10:16 UTC  (4+ messages)
` [PATCH v2 2/3] mci: sdhci: atmel: use dev_printf instead of pr_print in common code
` [PATCH v2 3/3] mci: sdhci: atmel: avoid buggy SDHCI_RESET_ALL

[PATCH 0/2] clk: at91: sync with Linux v5.8-rc1
 2020-06-23 10:15 UTC  (4+ messages)
` [PATCH 1/2] include: import upstream header <linux/overflow.h>
` [PATCH 2/2] clk: at91: sync with Linux v5.8-rc1

[PATCH 1/2] clk: sync of_clk_get_parent_name with upstream
 2020-06-23 10:08 UTC  (3+ messages)
` [PATCH 2/2] ARM: at91: choose proper parent for both MCI clocks

[PATCH 1/3] mci: sdhci: atmel: don't print errors on command timeouts
 2020-06-23 10:05 UTC  (5+ messages)
` [PATCH 2/3] mci: sdhci: atmel: use dev_printf instead of pr_print in common code
` [PATCH 3/3] mci: sdhci: atmel: avoid buggy SDHCI_RESET_ALL

[PATCH] ARM: at91: add at91sam9/sama5 reset reason detection
 2020-06-23 10:03 UTC  (2+ messages)

[PATCH v2] startup: inhibit watchdogs on non-interactive autoboot abort
 2020-06-23  9:39 UTC  (4+ messages)

[PATCH v2] watchdog: permit `wd 0` for non-stoppable, but inactive, watchdogs
 2020-06-23  8:18 UTC  (2+ messages)

[PATCH] devinfo: print device parent along with device info
 2020-06-23  7:57 UTC  (2+ messages)

[RFC PATCH 0/8] Module and ARM Module updates and fixes
 2020-06-22 17:52 UTC  (8+ messages)
` [RFC PATCH 7/8] arm: elf: Add THM relocation types
` [RFC PATCH 8/8] arm: module: Allow modules outside of bl range

[PATCH] watchdog: permit `wd 0` for non-stoppable, but inactive, watchdogs
 2020-06-22 14:18 UTC 

[PATCH] startup: inhibit watchdogs on non-interactive autoboot abort
 2020-06-22  8:36 UTC 

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

[PATCH v4 00/19] Slices and fastboot over UDP
 2020-06-19  7:38 UTC  (32+ messages)
` [PATCH 01/19] Introduce slices
` [PATCH 02/19] Add workqueues
` [PATCH 03/19] ratp: Switch to workqueues
` [PATCH 04/19] net: Add a slice to struct eth_device
` [PATCH 05/19] net: mdiobus: Add slice
` [PATCH 06/19] usb: Add a slice to usb host controllers
` [PATCH 07/19] usbnet: Add slice
` [PATCH 08/19] net: Call net_poll() in a poller
` [PATCH 09/19] net: reply to ping requests
` [PATCH 10/19] usbnet: Be more friendly in the receive path
` [PATCH 11/19] defconfigs: update renamed fastboot options
` [PATCH 12/19] globalvar: Add helper for deprecated variable names
` [PATCH 13/19] fastboot: rename usbgadget.fastboot_* variables to fastboot.*
` [PATCH 14/19] fastboot: remove double print
` [PATCH 15/19] fastboot net: implement fastboot over UDP
` [PATCH 16/19] usb: fastboot: execute commands in command context
` [PATCH 17/19] Add WARN_ONCE() macro
` [PATCH 18/19] fs: Warn when filesystem operations are called from a poller
` [PATCH 19/19] Documentation: Add document for parallel execution in barebox

[PATCH] fixup! Documentation: devicetree: codify extension of upstream DTS by phandles
 2020-06-18 14:45 UTC 

[PATCH] ARM: rpi: dts: fix MMIO resources clash breaking boot
 2020-06-18 14:42 UTC  (2+ messages)

[PATCH] Documentation: devicetree: hint at libfdt being available
 2020-06-18 14:26 UTC  (2+ messages)

[PATCH 00/15] ARM: dts: fix regressions from not using phandles
 2020-06-18 13:59 UTC  (18+ messages)
` [PATCH 01/15] ARM: i.MX50: fix renamed node reference
` [PATCH 02/15] ARM: dts: fix now duplicate memory nodes
` [PATCH 03/15] ARM: dts: align all applicable memory nodes with spec and convention
` [PATCH 04/15] ARM: vexpress: dts: fix barebox partitioning breakage
` [PATCH 05/15] ARM: at91: dts: extend, don't create anew, pinctrl node
` [PATCH 06/15] ARM: dts: reference nodes to extend by phandles instead
` [PATCH 07/15] ARM: i.MX7: warp: drop duplicate memory node
` [PATCH 08/15] ARM: mvebu: remove reference to non-existant node
` [PATCH 09/15] ARM: i.MX6UL: dts: remove defunct override of pico-hobbit memory node
` [PATCH 10/15] ARM: layerscape: dts: combine fsl-ls1046a-rdb.dts aliases nodes
` [PATCH 11/15] ARM: i.MX7: dts: replace commented-out code with status = "disabled"
` [PATCH 12/15] ARM: i.MX: mx53-qsrb: dts: remove now-superfluous override
` [PATCH 13/15] ARM: zynqmp: dts: drop now superfluous zynqmp.dtsi
` [PATCH 14/15] ARM: socfpga: dts: remove unused nodes and phandles
` [PATCH 15/15] Documentation: devicetree: codify extension of upstream DTS by phandles

[PATCH v2] MIPS: AR9331: OKUD Max9331
 2020-06-18 13:41 UTC  (2+ messages)

eMMC partitions kernel comand line
 2020-06-18 13:18 UTC  (2+ messages)

[PATCH v2 0/2] transfer Protonic barebox development to the mainline
 2020-06-18 12:58 UTC  (2+ messages)

[PATCH] common: avoid bootchooser double watchdog configuration
 2020-06-18 10:35 UTC  (3+ messages)

[PATCH 0/2] Allow parsing more than one memory node
 2020-06-18 10:16 UTC  (7+ messages)
` [PATCH 1/2] of: base: parse all available memory nodes

[PATCH v1 1/2] net: phy: port phy_interface_is_rgmii() from kernel
 2020-06-17  8:38 UTC  (2+ messages)

[PATCH] kbuild: remove package targets
 2020-06-17  8:30 UTC  (2+ messages)

[PATCH] kbuild: remove AS variable
 2020-06-17  8:29 UTC  (2+ messages)

[PATCH] watchdog: f71808e: maintain watchdog timeout occurred flag
 2020-06-17  8:28 UTC  (2+ messages)

[PATCH v3 00/14] Slices and fastboot over UDP
 2020-06-17  7:00 UTC  (3+ messages)
` [PATCH v3 10/14] poller: Allow to run pollers inside of pollers

[PATCH 1/2] fastboot: Use make_temp() to create temporary file
 2020-06-17  5:11 UTC  (2+ messages)
` [PATCH 2/2] fastboot: Drop support for downloading to buffer

[PATCH] tlsf: Update to v3.1
 2020-06-17  5:10 UTC 

page:  |  | latest

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