mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] param: Make enum param_tristate always visible
 2020-01-22  8:03 UTC  (2+ messages)

[yocto] #yocto bootchooser: Cannot get state 'state'
 2020-01-21 20:21 UTC  (15+ messages)

[PATCH] Partly revert "globalvar: fix crash if CONFIG_NVVAR is not set"
 2020-01-21 13:56 UTC 

[PATCH 00/10] Add Raspberry Pi USB support
 2020-01-21 13:32 UTC  (21+ messages)
` [PATCH 02/10] of: Add of_bus_n_xxx_cells()
` [PATCH 03/10] device: Introduce dma_offset
` [PATCH 04/10] of: Read dma_offset from device tree
` [PATCH 05/10] usb: Add usbroothubdes.h
` [PATCH 07/10] rpi: Enable USB Power domain during startup
` [PATCH 08/10] usb: Forward error code from usb_set_configuration
` [PATCH 09/10] usb: Add dwc2 host driver
  ` [RFC PATCH 0/7] usb: "
    ` [RFC PATCH 1/7] usb: dwc2: Add host controller driver
    ` [RFC PATCH 2/7] usb: dwc2: host: Handle dma mapping errors
    ` [RFC PATCH 3/7] usb: dwc2: Dynamic fifo size support from Linux
    ` [RFC PATCH 4/7] usb: dwc2: Rework roothub interface
    ` [RFC PATCH 5/7] HACK: usb: dwc2: Fix toggle reset
    ` [RFC PATCH 6/7] usb: dwc2: Rewrite dwc2_hc_init
    ` [RFC PATCH 7/7] usb: dwc2: Read dr_mode from device tree

[PATCH 1/3] watchdog: Select CONFIG_PARAMETER
 2020-01-21 11:44 UTC  (3+ messages)
` [PATCH 2/3] usb: otg: "
` [PATCH 3/3] globalvar: "

Configuring for secure boot
 2020-01-21 11:11 UTC  (4+ messages)

[PATCH] watchdog: Fix error path
 2020-01-21 11:02 UTC 

[PATCH v2 1/5] optee: move optee_verify_header() to common
 2020-01-21  7:46 UTC  (7+ messages)
` [PATCH v2 2/5] ARM: import setjmp implementation from U-Boot
` [PATCH v2 3/5] ARM: add optee early loading function
` [PATCH v2 4/5] ARM: mach-imx: test PL310 write access
` [PATCH v2 5/5] user: add documentation for OP-TEE loading

[PATCH 0/5] Add support for Kalray k1c core
 2020-01-20 16:08 UTC  (22+ messages)
` [PATCH 1/5] k1c: Initial Kalray Coolidge (k1c) architecture support
` [PATCH 2/5] k1c: Add processor definitions
` [PATCH 3/5] k1c: Add support for device tree
` [PATCH 4/5] clocksource: k1c: Add k1c clocksource support
` [PATCH 5/5] watchdog: k1c: Add k1c watchdog support

Issue CPU instructions to start watchdog?
 2020-01-20 15:05 UTC  (2+ messages)

[PATCH v3 1/3] imd: replace magicvalue with sizeof(struct)
 2020-01-20 14:58 UTC  (3+ messages)
` [PATCH v3 2/3] imd: add support for checksum generation/verification
` [PATCH v3 3/3] commands: bbu: add support for imd checksum

[PATCH] PCI: layerscape: Allow to share stream_ids per host controller
 2020-01-20 11:40 UTC 

[PATCH] pinctrl-single: Handle "pinctrl-single, function-mask" dt property
 2020-01-20  8:33 UTC  (2+ messages)

[PATCH 1/4] optee: move optee_verify_header() to common
 2020-01-20  8:21 UTC  (5+ messages)
` [PATCH 2/4] ARM: add optee early loading function
` [PATCH 3/4] ARM: mach-imx: OPTEE PBL configures PL210
` [PATCH 4/4] user: add documentation for OP-TEE loading

[PATCH] pinctrl: imx-v3: Support for imx6ull-iomuxc-snvs
 2020-01-20  8:05 UTC  (2+ messages)

[PATCH] nvmem: ocotp: Support for i.MX6ULL/ULZ
 2020-01-20  8:04 UTC  (2+ messages)

[PATCH] net: designware: eqos: don't funnel all MDIO writes to register 0
 2020-01-20  7:53 UTC  (2+ messages)

[PATCH] lds: Fix alignment of initcall table
 2020-01-17 11:12 UTC  (3+ messages)

Cannot get 'wd' to appear
 2020-01-17 10:58 UTC  (3+ messages)

[PATCH] Revert "clocksource: ARMv8 timer can only be built on ARMv8"
 2020-01-16 14:40 UTC  (3+ messages)

[PATCH] fs: jffs2: add initial support for reading jffs2
 2020-01-16 11:21 UTC 

[PATCH] MIPS: actually use CONFIG_MIPS_RELOCATION_TABLE_SIZE
 2020-01-16  8:35 UTC  (2+ messages)

[PATCH] imx25: drop global over-current setting for USB
 2020-01-16  8:30 UTC  (2+ messages)

[PATCH] ARM: qemu-virt64: convert to assembly entry
 2020-01-16  8:28 UTC  (2+ messages)

qemu arm vexpress / virt32 support
 2020-01-14 22:15 UTC  (3+ messages)

[RFC 0/5] WIP: MIPS: implement dma mapping functions
 2020-01-14 21:03 UTC  (12+ messages)
` [RFC 1/5] WIP: MIPS: configure ebase according CONFIG_MMU
` [RFC 2/5] WIP: MIPS: implement dma mapping functions
` [RFC 3/5] net: e1000: make it work on MIPS
` [RFC 4/5] net: rtl8169: make it work on big-endian system
` [RFC 5/5] MIPS: qemu-malta_defconfig: enable e1000 network driver

qemu arm virt64 hangs
 2020-01-14 20:22 UTC  (2+ messages)

barebox-2020.01.0
 2020-01-14 14:08 UTC 

[PATCH] MIPS: dts: rename tplink-mr3020.dts -> ar9331_tl_mr3020.dts
 2020-01-14 12:41 UTC  (2+ messages)

[PATCH] usb: ehci: Do not use memset on dma coherent memory
 2020-01-14 11:56 UTC 

[PATCH 1/3] serial: cadence: move register definitions into header file
 2020-01-14 11:07 UTC  (4+ messages)
` [PATCH 2/3] serial: cadence: add lowlevel init and putc functions
` [PATCH 3/3] ARM: zynq: zedboard: add PBL console support

[PATCH] ARM: zynq: zed: partially revert zynq_cpu_lowlevel_init() chnages
 2020-01-14 11:07 UTC  (2+ messages)

[PATCH 1/2] PCI: layerscape: rename variable
 2020-01-14  8:50 UTC  (2+ messages)
` [PATCH 2/2] PCI: layerscape: Fixup iommu-map properties

barebox for iMX8MMini crashes while usb_rescan for USB type A
 2020-01-13 11:04 UTC  (2+ messages)

[PATCH 0/5] ARM: Layerscape: Add Fixups for Linux IOMMU support
 2020-01-10 11:54 UTC  (6+ messages)
` [PATCH 1/5] ARM: Layerscape: replace overcomplicated macros
` [PATCH 2/5] include/soc/fsl: remove unused function prototypes
` [PATCH 3/5] include/soc/fsl: Make struct ccsr_qman v3 specific
` [PATCH 4/5] net: fsl-fman: Do not put hardware in reset before Linux start
` [PATCH 5/5] ARM: Layerscape: setup icids for the IOMMU

[PATCH] images: gitignore more files
 2020-01-10 11:42 UTC 

[PATCH] include/linux/amba/bus.h: drop unused declarations
 2020-01-08 11:42 UTC  (2+ messages)

[PATCH 1/3] esdhc-pbl: allow to skip starting i.MX8 image
 2020-01-08 11:41 UTC  (4+ messages)
` [PATCH 2/3] ARM: nxp-imx8mq-evk: fix second stage booting
` [PATCH 3/3] esdhc-pbl: remove now unused imx8_esdhc_load_piggy

[PATCH v3] habv4: imx change signing area from full to the executed image
 2020-01-08 11:26 UTC  (2+ messages)

[PATCH 1/2] ARM: zynq: add Zynq specific lowlevel CPU init function
 2020-01-08 11:25 UTC  (3+ messages)
` [PATCH 2/2] ARM: zynq: zed: use zynq_cpu_lowlevel_init()

[RFC PATCH 0/5] fs: fat: extend for in-PBL support
 2020-01-08 11:23 UTC  (8+ messages)
` [RFC PATCH 1/5] pbl: add block I/O API
` [RFC PATCH 2/5] fs: fat: extend for in-PBL support
` [RFC PATCH 3/5] mci: add first-stage at91-sdhci driver
` [RFC PATCH 4/5] ARM: at91: add helpers for MCI barebox chain-loading
` [RFC PATCH 5/5] [WIP] ARM: at91: sama5d27-som1: add first stage entry point

Watchdog Timer with x86 processor
 2020-01-07 15:38 UTC  (5+ messages)

[PATCH 1/4] ARM: bcm2835 mbox: Remove response valid check
 2020-01-07 10:19 UTC  (4+ messages)
` [PATCH 2/4] gpio: Add raspberrypi exp gpio driver
` [PATCH 3/4] ARM: bcm2835 mbox: use pr_* to print messages
` [PATCH 4/4] ARM: rpi_defconfig: Enable raspberry GPIO exp driver

Why the internal kernel header?
 2020-01-07 10:02 UTC  (2+ messages)

[PATCH v2] habv4: imx change signing area from full to the executed image
 2020-01-06 14:42 UTC  (5+ messages)

[PATCH] ARM: nitrogen6: add lowlevel UART initialization
 2020-01-06 10:09 UTC  (4+ messages)

[PATCH] MIPS: loongson: rename CPU_LOONGSON1 to CPU_GS232
 2020-01-06  9:42 UTC  (2+ messages)

[PATCH] lds: align RO_DATA_SECTION members
 2019-12-26  9:11 UTC  (2+ messages)

selected processor does not support `rev r7,r7'
 2019-12-25  8:32 UTC  (8+ messages)
        ` STM32MP1 SoC support in latest Barebox

[PATCH 0/3] ARM64 early cache fixes
 2019-12-20 16:14 UTC  (6+ messages)
` [PATCH 1/3] ARM64: entry: save/restore potentially clobbered registers

[PATCH] fixup! ARM: zii-imx8mq-dev: add DT fixups
 2019-12-20 15:17 UTC  (2+ messages)

[PATCH 1/4] ARM: nxp-imx8mq-evk: switch to SPDX license header
 2019-12-20 15:15 UTC  (2+ messages)

[PATCH v2] lds: align RO_DATA_SECTION members
 2019-12-20 15:12 UTC  (2+ messages)

[PATCH 1/4] clk: zynq: add QSPI reference clock
 2019-12-20 15:11 UTC  (2+ messages)

[PATCH] ARM: aarch64: Add support for passing initrd to Linux
 2019-12-20 15:08 UTC  (2+ messages)

[PATCH] ARM: i.MX: Fix PBL size test
 2019-12-20 14:43 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