mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/4] add discard_range to improve write speed on block devices
 2019-12-13 13:20 UTC  (4+ messages)
` [PATCH 1/4] fs: Introduce discard_range()
` [PATCH 3/4] block: Implement discard_range
` [PATCH 4/4] copy_file: call discard_range on destination file

[BUG] imx6qdl: degraded eMMC write performance
 2019-12-13 13:12 UTC  (6+ messages)

[PATCH 1/2] ARM: omap: support for WAGO PFC200v3 750-821x
 2019-12-13  9:39 UTC  (4+ messages)
` [PATCH 2/2] ARM: omap: reword MACH_WAGO_PFC_AM35XX kconfig help text

[PATCH] commands: led: print actual error code when led_set fails
 2019-12-13  8:27 UTC  (2+ messages)

[PATCH] led: pca955x: remove ineffectual assignment
 2019-12-13  8:27 UTC  (2+ messages)

[PATCH] commands: miitool: handle powerdown-flag
 2019-12-13  8:26 UTC  (2+ messages)

[PATCH] habv4: add the possibility to changing the signing area from Kconfig
 2019-12-13  8:25 UTC  (6+ messages)

imx-usb-loader on imx8mq/mm
 2019-12-13  7:55 UTC  (4+ messages)

[PATCH v3 1/7] ARM: dts: imx6: pcaaxl3: Order nodes alphabetically
 2019-12-12  7:23 UTC  (8+ messages)
` [PATCH v3 2/7] ARM: dts: imx6: pcaaxl3: Update license and model description
` [PATCH v3 3/7] ARM: dts: imx6: pcaaxl3: Make use of the simpler name phycard
` [PATCH v3 4/7] ARM: dts: imx6: phycard: Make eeprom configurable
` [PATCH v3 5/7] ARM: dts: imx6: phycard: Switch to new partitions binding
` [PATCH v3 6/7] ARM: dts: imx6: phycard: Use gpio binding constants
` [PATCH v3 7/7] ARM: dts: imx6: phytec: Increase NAND barebox partition size

[PATCH 1/4] ARM: zynq: zedboard: split out PS7 init
 2019-12-11  8:52 UTC  (5+ messages)
` [PATCH 2/4] ARM: zynq: zedboard: allow lowlevel init to be called as second stage
` [PATCH 3/4] filetype: add Zynq image type
` [PATCH 4/4] ARM: zynq: add Zynq image bootm handler

[PATCH 1/1] mci: imx-esdhc: fix termination of statement
 2019-12-11  8:49 UTC  (2+ messages)

[PATCH v2] Allow usage of default environment without environment file storage
 2019-12-11  8:48 UTC  (2+ messages)

[PATCH] of: demote most debug output to loglevel 8 (vdebug)
 2019-12-11  8:43 UTC  (2+ messages)

[PATCH] commands: digest: don't be to restrictive with the length of verification files
 2019-12-11  8:41 UTC  (2+ messages)

[PATCH 1/4] led: unify led trigger tables
 2019-12-11  8:39 UTC  (5+ messages)
` [PATCH 2/4] led: add documentation for net-tx and net-rx triggers
` [PATCH 3/4] led: check for 'barebox, default-trigger' when 'linux, default-trigger' is not found
` [PATCH 4/4] led: parse panic-indicator from device-tree

[PATCH v2] firmware: zynqmp-fpga: drop example bin format header
 2019-12-11  8:28 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for en25qh64
 2019-12-11  8:27 UTC  (2+ messages)

[PATCH v2 1/3] images: i.MX: rearrange image rules in preparation for boilerplate removal
 2019-12-11  8:27 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: i.MX: introduce imx_image_rule variable for code deduplication
` [PATCH v2 3/3] ARM: i.MX: rebuild .imximg if DCD table in .imxcfg changes

[PATCH v2 1/8] ARM: dts: imx6: pcaaxl3: Order nodes alphabetically
 2019-12-10 13:38 UTC  (14+ messages)
` [PATCH v2 2/8] ARM: dts: imx6: pcaaxl3: Update license and model description
` [PATCH v2 3/8] ARM: dts: imx6: pcaaxl3: Make use of the simpler name phycard
` [PATCH v2 4/8] ARM: dts: imx6: phycard: Make eeprom configurable
` [PATCH v2 5/8] ARM: dts: imx6: phycard: Use partname for environment device-path
` [PATCH v2 6/8] ARM: dts: imx6: phycard: Switch to new partitions binding
` [PATCH v2 7/8] ARM: dts: imx6: phycard: Use gpio binding constants
` [PATCH v2 8/8] ARM: dts: imx6: phytec: Increase NAND barebox partition size

[PATCH] firmware: zynmp-fpga: drop example bin format header
 2019-12-10 11:11 UTC  (2+ messages)

[PATCH 1/3] images: i.MX: rearrange image rules in preparation for boilerplate removal
 2019-12-09 13:32 UTC  (6+ messages)
` [PATCH 2/3] ARM: i.MX: introduce imx_image_rule variable for code deduplication
` [PATCH 3/3] ARM: i.MX: rebuild .imximg if DCD table in .imxcfg changes

[PATCH v2 1/4] imd: replace magicvalue with sizeof(struct)
 2019-12-09 11:39 UTC  (5+ messages)
` [PATCH v2 2/4] image-metadata: add flags field to imd_header
` [PATCH v2 3/4] imd: add support for checksum generation/verification
` [PATCH v2 4/4] commands: bbu: add support for imd checksum

v2019.12.0
 2019-12-09 11:29 UTC 

[PATCH 1/7] ARM: dts: imx6: pcaaxl3: Order nodes alphabetically
 2019-12-09 10:48 UTC  (9+ messages)
` [PATCH 2/7] ARM: dts: imx6: pcaaxl3: Update license and model description
` [PATCH 3/7] ARM: dts: imx6: pcaaxl3: Make use of the simpler name phycard
` [PATCH 4/7] ARM: dts: imx6: phycard: Make eeprom configurable
` [PATCH 5/7] ARM: dts: imx6: phycard: Use partname for environment device-path
` [PATCH 6/7] ARM: dts: imx6: phycard: Switch to new partitions binding
` [PATCH 7/7] ARM: dts: imx6: phytec: Increase NAND barebox partition size

[PATCH 0/2] bus: efi: add basic ACPI bus infrastructure
 2019-12-09 10:39 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] misc: add ACPI test driver

[PATCH 0/9] efi: add PCI controller driver
 2019-12-09 10:39 UTC  (11+ messages)
` [PATCH 1/9] efi: add and use new efi_device_has_guid helper
` [PATCH 2/9] driver: add missing parentheses around macro argument
` [PATCH 3/9] efi: fix off-by-one in mem_malloc_init(..., end)
` [PATCH 4/9] x86: efi: lds: don't discard any relocation sections
` [PATCH 5/9] PCI: add driver_data member to struct pci_device_id
` [PATCH 6/9] PCI: copy over some Linux PCI helpers
` [PATCH 7/9] efi: turn set of defines into enumerations
` [PATCH 8/9] pci: add EFI PCI root bridge IO protocol driver
` [PATCH 9/9] serial: add support for PCI NS16550 UARTs

[PATCH] Revert "mci: core: make mci_register -EPROBE_DEFER sensitive"
 2019-12-09 10:15 UTC  (2+ messages)

[PATCH] lds: align RO_DATA_SECTION members
 2019-12-09 10:02 UTC  (3+ messages)

[PATCH] clk: i.MX6ul: Disable GPMI_IO clk before reparenting
 2019-12-09  9:46 UTC 

[PATCH] mtd: spi-nor: fix wrong value for CR_QUAD_EN_SPAN
 2019-12-09  9:33 UTC 

Writing to ubifs
 2019-12-09  8:26 UTC  (2+ messages)

[PATCH] README: add section about contributing to barebox
 2019-12-06 14:26 UTC  (2+ messages)

use /usr/bin/env bash shebang instead of /bin/bash
 2019-12-06 14:25 UTC  (19+ messages)
` [PATCH 1/3] scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash
        ` [PATCH v2 1/4] "
          ` [PATCH v2 2/4] dts/scripts: "
          ` [PATCH v2 3/4] docs: "
          ` [PATCH v2 4/4] docs: use #!/usr/bin/env python shebang instead of #!/usr/bin/python
            ` use #!/usr/bin/env binary instead of #!/usr/bin/binary
              ` [PATCH v3 1/4] scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bash
              ` [PATCH v3 2/4] dts/scripts: "
              ` [PATCH v3 3/4] docs: "
              ` [PATCH v3 4/4] docs: use #!/usr/bin/env python shebang instead of #!/usr/bin/python

[PATCH] ARM: boards: phytec-som-imx6: Replace spi by spi-nor in bootsource script
 2019-12-06 14:24 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl: phycore: Remove emmc vmmc-supply
 2019-12-06 14:23 UTC  (6+ messages)

[PATCH 1/3] param: add dev_add_param_tristate(_ro) helpers
 2019-12-05  8:10 UTC  (5+ messages)
` [PATCH 3/3] remoteproc: add .stop device parameter for stopping remote processor

[PATCH] net: designware: eqos: remove done TODO
 2019-12-05  7:55 UTC  (4+ messages)

[PATCH 00/12] Share i.MX ESDHC PBL and PIO code
 2019-12-04  8:42 UTC  (14+ messages)
` [PATCH 01/12] mci: imx-esdhc: Drop unnecessary type conversion
` [PATCH 02/12] mci: imx-esdhc: Drop unused type definition
` [PATCH 03/12] mci: imx-esdhc: Drop extra helper varaible
` [PATCH 04/12] mci: imx-esdhc-pbl: Don't setup DMA registers
` [PATCH 05/12] mci: imx-esdhc-pbl: Share initialization code
` [PATCH 06/12] mci: imx-esdhc-pbl: Drop 'wrap_wml' flag
` [PATCH 07/12] mci: imx-esdhc-pbl: Share IO accessors with regular driver
` [PATCH 08/12] mci: imx-esdhc-pbl: Use sdhci_transfer_data()
` [PATCH 09/12] mci: imx-esdhc-pbl: Use sdhci_set_cmd_xfer_mode()
` [PATCH 10/12] mci: imx-esdhc: Share code for esdhc_(setup|do)_data operations
` [PATCH 11/12] mci: imx-esdhc: Introduce esdhc_poll()
` [PATCH 12/12] mci: imx-esdhc: Share code for esdhc_send_cmd()

[PATCH 00/39] randcfg build fixes
 2019-12-04  7:26 UTC  (14+ messages)
` [PATCH 01/39] ARM: imx: add image type choice
` [PATCH 19/39] usb: usb251xb: depend on OFDEVICE
` [PATCH 21/39] firmware: zynqmp-fpga: fix comparison between pointer and integer
` [PATCH 23/39] clocksource: ARMv8 timer can only be built on ARMv8
` [PATCH 25/39] ARM: layerscape: add missing selects for TQMLS1046A
` [PATCH 30/39] pinctrl: at91pio4: move to correct location in Kconfig
` [PATCH 33/39] ARM: davinci: virt2real: select OFTREE and OFDEVICE
` [PATCH 38/39] pinctrl: tegra: mark drvdata as maybe unused
` [PATCH 39/39] pinctrl: at91pio4 depends on OFDEVICE

[PATCH] ARM: VFxxx: Display UID information on boot
 2019-12-04  7:23 UTC  (2+ messages)

[PATCH 1/2] HABv4: remove useless error message
 2019-12-03 14:47 UTC  (10+ messages)
` [PATCH 2/2] HABv4: fix ROM code API usage

[PATCH 1/2] imd: add support for checksum generation/verification
 2019-12-03 12:47 UTC  (2+ messages)
` [PATCH 2/2] commands: bbu: add support for imd checksum

[PATCH] usb: gadget: fastboot: fix typo
 2019-12-02  9:04 UTC  (2+ messages)

macro about loongson's CPU & SoC
 2019-12-02  9:03 UTC  (4+ messages)

[PATCH v2] scripts: imx: report file where error occurred
 2019-12-02  8:59 UTC  (2+ 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