mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Getting serial console output on new imx7d tqma7 board UART4
 2020-08-04 19:21 UTC  (13+ messages)

[PATCH v1 00/11] prepare Protonic board code for mainline
 2020-08-04  6:22 UTC  (20+ messages)
` [PATCH v1 01/11] ARM: dts: imx6q-prti6q: fix PHY register
` [PATCH v1 02/11] of: base: register DT root as device
` [PATCH v1 03/11] ARM: embest-riotboard: port board file to the driver model
` [PATCH v1 04/11] net: port nvmem_get_mac_address() from linux kernel
` [PATCH v1 05/11] of: of_net: sync of_get_mac_address() with latest kernel version
` [PATCH v1 06/11] net: fec_imx: use of_get_mac_address() to get mac address out of DT
` [PATCH v1 07/11] of: of_device_get_match_compatible() helper
` [PATCH v1 08/11] gpiolib: add gpio_array_to_id helper to get ID out of GPIO array
` [PATCH v1 09/11] ARM: protonic-imx6: port protonic specific board code
` [PATCH v1 10/11] of: add barebox-serial driver
` [PATCH v1 11/11] ARM: dts: imx6q-prti6q: add barebox.serial node

[PATCH] treewide: remove stale instances of struct device
 2020-08-04  5:02 UTC  (3+ messages)

[PATCH 0/2] ARM: i.MX: Add support for IMX7 based board
 2020-08-03 22:28 UTC  (4+ messages)
` [PATCH 1/2] mci: imx-esdhc-pbl: Add support for IMX7
` [PATCH 2/2] ARM: i.MX: Add atlascopco sxb board

[PATCH 00/11] ramfs: Use dynamically sized chunks
 2020-08-03 22:02 UTC  (3+ messages)
` [PATCH 04/11] fs: free inodes we no longer need

[PATCH] USB: gadget: Add serialnumber device parameter
 2020-08-03 21:41 UTC  (2+ messages)

[PATCH] startup: Add missing newline to notice message
 2020-08-03 21:38 UTC  (2+ messages)

[PATCH 1/3] i2c: sync i2c_parse_fw_timings() with upstream
 2020-08-03 21:33 UTC  (4+ messages)
` [PATCH 2/3] i2c: at91: extend for sama5d2 support
` [PATCH 3/3] mfd: add Atmel Flexcom support

[PATCH] ARM: at91: pass along bootsource to netbooted barebox
 2020-08-03 21:26 UTC  (2+ messages)

[PATCH 1/2] ratp: Abort console_countdown when activated
 2020-08-03 21:23 UTC  (3+ messages)
` [PATCH 2/2] ratp: Remove duplicated includes

[PATCH] add untar command
 2020-08-03 19:58 UTC  (2+ messages)

[PATCH 1/4] ARM: imx8mm: select FIRMWARE_IMX_LPDDR4_PMU_TRAIN from IMX8MM_EVK
 2020-08-03 19:36 UTC  (5+ messages)
` [PATCH 2/4] ARM: imx8m: make debug UART selection available on i.MX8MM
` [PATCH 3/4] ARM: nxp-imx8mm-evk: always set up UART
` [PATCH 4/4] nvmem: ocotp: add support for i.MX8MM

[PATCH] gpio: get function returns masked register value
 2020-08-03 19:20 UTC  (2+ messages)

[PATCH master] i2c: stm32: support new st,stm32mp15-i2c compatible
 2020-08-03 19:19 UTC  (2+ messages)

[PATCH] scripts/rsatoc: fix printing of error message, if environment variable doen't contain a path
 2020-08-03 19:18 UTC  (2+ messages)

[PATCH] Documentation/sandbox: fix code block
 2020-08-03 19:16 UTC  (2+ messages)

[PATCH] ARM: stm32mp: add support for Seeed Odyssey board
 2020-08-03 19:15 UTC  (2+ messages)

[PATCH] ARM: socfpga: achilles: remove unused barebox,bootstate node
 2020-08-03 19:02 UTC  (2+ messages)

[PATCH] kvx: exclude dtb from malloc zone
 2020-08-03  6:51 UTC  (4+ messages)

[PATCH] net:fec: fixed unaligned access and stack corruption
 2020-07-30 21:33 UTC  (11+ messages)

[PATCH v5] FIT: Parse `load` and `entry` addresses
 2020-07-30  5:31 UTC  (4+ messages)

gpio generic driver
 2020-07-24  8:40 UTC  (3+ messages)

tar command support
 2020-07-24  5:35 UTC 

[PATCH v1] gpiolib: add gpio_array_to_id helper to get ID out of GPIO array
 2020-07-23  6:25 UTC  (2+ messages)

[PATCH v3 00/14] usb: dwc2: Add host and gadget driver
 2020-07-22  9:21 UTC  (19+ messages)
` [PATCH v3 01/14] Revert "usb: Add dwc2 host driver"
` [PATCH v3 02/14] usb: dwc2: Add host controller driver
` [PATCH v3 03/14] usb: dwc2: host: Read dr_mode from device tree
` [PATCH v3 04/14] usb: dwc2: Rework roothub interface
` [PATCH v3 05/14] usb: dwc2: Rework timeout
` [PATCH v3 06/14] usb: dwc2: host: Handle dma mapping errors
` [PATCH v3 07/14] usb: dwc2: host: Dynamic fifo size support from Linux
` [PATCH v3 08/14] usb: dwc2: host: Fix toggle reset
` [PATCH v3 09/14] usb: dwc2: host: Rewrite dwc2_hc_init
` [PATCH v3 10/14] usb: dwc2: Add function to flush tx fifo
` [PATCH v3 11/14] usb: dwc2: Add structure for gadget driver
` [PATCH v3 12/14] usb: dwc2: Add "
` [PATCH v3 13/14] usb: dwc2: Use register_otg_device
` [PATCH v3 14/14] usb: dwc2: Add ulpi phy function

[PATCH 1/2] phy: stm32-usphyc: release resources to properly support EPROBE_DEFER
 2020-07-22  8:09 UTC  (2+ messages)
` [PATCH 2/2] regulator: stm32-pwr: "

[PATCH] ARM: boards: phytec-som-imx6: Add mmc and emmc-boot bbu update handler
 2020-07-20 10:13 UTC 

[PATCH v4 0/3] introduce board-driver support
 2020-07-20  8:35 UTC  (5+ messages)
` [PATCH v4 1/3] devinfo: do not dump the device node for the root node
` [PATCH v4 2/3] of: base: register DT root as device
` [PATCH v4 3/3] ARM: embest-riotboard: port board file to the driver model

[PATCH] dtc_cpp: allow to pass options per target
 2020-07-20  6:43 UTC 

[PATCH] arm: baltos: export DIP switch value
 2020-07-17 19:07 UTC  (2+ messages)

[PATCH v2] arm: baltos: add environment node
 2020-07-17 17:45 UTC 

[PATCH v2 0/3] introduce board-driver support
 2020-07-17  4:11 UTC  (6+ messages)
` [PATCH v3 1/3] devinfo: do not dump the device node for the root node
` [PATCH v3 2/3] of: base: register DT root as device
` [PATCH v3 3/3] ARM: embest-riotboard: port board file to the driver model

[PATCH] console_countdown: Add CR as valid return key
 2020-07-16 13:27 UTC 

[PATCH v2 0/3] introduce board-driver support
 2020-07-15 13:57 UTC  (6+ messages)
` [PATCH v2 1/3] of: base: register DT root as device
` [PATCH v2 2/3] ARM: embest-riotboard: port board file to the driver model
` [PATCH v2 3/3] devinfo: do not dump the device node for the root node

[PATCH v4] FIT: Parse `load` and `entry` addresses
 2020-07-15  9:30 UTC  (5+ messages)

[PATCH 1/5] clk: imx7: add IMX7D_OCOTP_CLK
 2020-07-15  5:56 UTC  (5+ messages)
` [PATCH 2/5] nvmem: ocotp: retrieve set_timing from structure
` [PATCH 3/5] nvmem: ocotp: add new timing function for i.MX7
` [PATCH 4/5] nvmem: ocotp: read/write i.MX7 support
` [PATCH 5/5] nvmem: enable OCOTP for i.MX7

v2020.07.0
 2020-07-14 19:09 UTC 

[PATCH 1/2] ARM: at91: dts: sama5d27-som1: adapt to upstream partition layout
 2020-07-14 18:45 UTC  (4+ messages)
` [PATCH 2/2] fixup! ARM: at91: sama5d2: read back memory size from DDRAM controller

[RFC PATCH 0/4] Introduce global.bootm.root env var for booting via PARTUUID
 2020-07-14 18:37 UTC  (4+ messages)

[PATCH v2 0/4] SPDX conversions
 2020-07-14 18:28 UTC  (6+ messages)
` [PATCH v2 1/4] fixup! arm/boards: Replace license boilerplate by SPDX identfiers
` [PATCH v2 2/4] arch/arm/include: Convert to SPDX-License and -Copyright specifiers
` [PATCH v2 3/4] treewide: Convert files covered by ARM copyright to SPDX
` [PATCH v2 4/4] arch/arm/lib64: Convert to SPDX-License and -Copyright specifiers

[PATCH] arm: baltos: add environment node
 2020-07-14 18:26 UTC  (2+ messages)

[PATCH 1/3] fixup! scripts: imx-image: Fix writing image with IVT offset = 0
 2020-07-14 18:20 UTC  (4+ messages)
` [PATCH 2/3] fixup! ARM: add imx6 based Protonic boads
` [PATCH 3/3] scripts: imx-image: throw descriptive error on encountering dcdofs

[PATCH v1] drivers: of: register DT root as device
 2020-07-14 12:46 UTC 

[PATCH v3] FIT: Parse `load` and `entry` addresses
 2020-07-14  8:39 UTC  (4+ messages)

[PATCH v2] FIT: Parse `load` and `entry` addresses
 2020-07-14  7:56 UTC  (3+ messages)

[PATCH] FIT: Parse `load` and `entry` addresses
 2020-07-13 14:20 UTC  (3+ messages)

[PATCH] fixup! clk: at91: sync with Linux v5.8-rc1
 2020-07-11  5:24 UTC  (2+ messages)

[PATCH RESEND 00/28] ARM: at91: add sama5d2 first stage support
 2020-07-11  5:13 UTC  (7+ messages)
` [PATCH 19/28] ARM: at91: add helpers for chain-loading barebox from SD-card
        ` [PATCH v2] fixup! "

[PATCH v5 00/21] Slices and fastboot over UDP
 2020-07-11  4:48 UTC  (4+ messages)
` [PATCH 17/21] fastboot net: implement "

[PATCH 1/4] sandbox: include: <asm/types.h>: don't define INTERNAL_SIZE_T
 2020-07-11  4:34 UTC  (2+ messages)

[PATCH 0/5] treewide: delete code referencing unused headers
 2020-07-11  4:25 UTC  (2+ messages)

[PATCH 1/2] ARM: configs: imx_v7_defconfig: Add state framework
 2020-07-11  4:22 UTC  (2+ messages)

[PATCH] ARM: configs: Update configs to use new Kconfig FASTBOOT_* names
 2020-07-11  4:21 UTC  (2+ messages)

[PATCH] mci: omap: add new am335x and am437x SDHCI specific compatibles
 2020-07-11  4:19 UTC  (3+ messages)

[PATCH] treewide: Convert files covered by ARM copyright to SPDX
 2020-07-10 14:56 UTC  (2+ messages)

[PATCH] arch/arm/include: Convert to SPDX-License and -Copyright specifiers
 2020-07-10 14:53 UTC  (2+ messages)

[PATCH] arch/arm/lib64: Convert to SPDX-License and -Copyright specifiers
 2020-07-10 14:51 UTC  (2+ messages)

[PATCH] ARM: configs: Remove unused Kconfig symbol 'NAND_IMX_BBM'
 2020-07-09 14:22 UTC  (2+ messages)

[PATCH] ARM: layerscape: ppa: fix error propagation in ppa_init()
 2020-07-09 14:21 UTC  (2+ messages)

[PATCH] i2c: designware: use proper type for writel argument
 2020-07-09 14:20 UTC  (2+ messages)

[PATCH] kbuild: add dtbs target for building all dtbs of an ARCH
 2020-07-09 14:17 UTC  (4+ messages)

RFC: types conflicts
 2020-07-08 21:02 UTC  (3+ 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