mail archive of the barebox mailing list
 help / color / mirror / Atom feed
AM335x NAND write hungs
 2021-01-25  8:56 UTC  (3+ messages)

[PATCH 0/3] GPMI NAND xload for i.MX6
 2021-01-22  9:47 UTC  (11+ messages)
` [PATCH 1/3] ARM: i.MX: move BCB structures to header file
` [PATCH 2/3] ARM: i.MX: implement GPMI NAND xload
` [PATCH 3/3] ARM: i.MX: xload-gpmi-nand: apply errata 007117

[PATCH 01/13] ARM: add fncpy.h from linux v4.6
 2021-01-21 11:29 UTC  (13+ messages)
` [PATCH 02/13] ARM: mmu: inherit pte flags from pmd
` [PATCH 03/13] firmware: socfpga: set APPLYCFG after loading bitstream
` [PATCH 04/13] reset: add of_reset_control_get to header
` [PATCH 05/13] drivers: add fpga bridge framework
` [PATCH 06/13] drivers: fpga: add socfpga bridges
` [PATCH 07/13] firmware: socfpga: change function prefixes
` [PATCH 08/13] firmware: import fpga-mgr.h from linux
` [PATCH 09/13] of: kconfig: of_overlay uses firmwaremgr_load_file
` [PATCH 10/13] of: of_firmware: add support for fpga bridges
` [PATCH 11/13] commands: firmwareload: allow loading firmware from dt
` [PATCH 12/13] drivers: firmware: socfpga: remove bridges shutdown
` [PATCH 13/13] firmware: add support for compressed images

[RFC PATCH] ARM: phytec-som-imx6: phycard DRAM autodetection
 2021-01-21 10:04 UTC  (2+ messages)

/env/init script order
 2021-01-21  8:18 UTC  (4+ messages)

[PATCH 1/2] blspec: allow board files to overwrite config file settings
 2021-01-20 13:26 UTC  (8+ messages)
` [PATCH 2/2] Documentation: blspec: Add blspec fixup documentation

[PATCH 1/4] nvmem: sync stub return values with linux code
 2021-01-19 10:15 UTC  (5+ messages)
` [PATCH 2/4] nvmem: add missing stubs
` [PATCH 3/4] nvmem: make nvmem_device_write/read public
` [PATCH 4/4] nvmem: make id optional for of_nvmem_device_get()

[PATCH 1/6] ARM: boards: kontron-samx6i: fix memory detection helper
 2021-01-19 10:01 UTC  (7+ messages)
` [PATCH 2/6] ARM: boards: kontron-samx6i: simplify memory detection function
` [PATCH 3/6] ARM: dts: imx6qdl-smarc-samx6i: remove iomuxc hog
` [PATCH 4/6] ARM: dts: imx6qdl-samx6i: switch to SPDX license identifier
` [PATCH 5/6] ARM: dts: imx6qdl-samx6i: use upstream device tree files
` [PATCH 6/6] ARM: dts: imx6qdl-samx6i: cosmetic partition cleanup

[PATCH] of: overlay: split debug messages for of_overlay_apply_symbols
 2021-01-19  9:33 UTC  (2+ messages)

[PATCH] usb: hub: fix state change check for not powercycled ports
 2021-01-18 19:09 UTC 

Environment is not overwritten at barebox update
 2021-01-18 17:32 UTC  (4+ messages)

v2021.01.0
 2021-01-18 10:32 UTC 

[PATCH] fixup! of: overlay: do not parse phandles as properties
 2021-01-18  8:02 UTC  (3+ messages)

Barebox OF-Overlay Handling
 2021-01-15 13:47 UTC  (4+ messages)

Cordless Design Industrial Embedded Touch Panel PC
 2021-01-14 13:07 UTC 

[PATCH] startup: export PATH variable
 2021-01-14  9:30 UTC 

[PATCH] mtd: nand: fix NAND_ECC_HW mode
 2021-01-14  9:30 UTC 

Shock-proof Design Industrial AIO Panel PC
 2021-01-14  5:37 UTC 

Cordless Design Industrial Embedded Touch Panel PC
 2021-01-14  5:05 UTC 

[PATCH 1/2] of: overlay: do not parse phandles as properties
 2021-01-13  9:22 UTC  (3+ messages)
` [PATCH 2/2] ARM: qemu: support for state & env via DT overlay

[PATCH] documentation: devicetree: migrate remaining binding to reST
 2021-01-13  9:08 UTC  (2+ messages)

[PATCH] imd: change disabled checksum tag info to debug
 2021-01-13  9:06 UTC  (2+ messages)

[PATCH] Documentation: boards: sandbox: describe --image flags
 2021-01-13  9:05 UTC  (2+ messages)

[PATCH v1] MIPS: dts: ar9331: add stdout-path properties
 2021-01-13  9:04 UTC  (2+ messages)

[PATCH 1/2] image-sparse: change retlen to size_t
 2021-01-13  9:03 UTC  (3+ messages)
` [PATCH 2/2] image-sparse: change chunk_data_sz to u64

Rugged Design Industrial touchscreen panel PC
 2021-01-08  4:42 UTC 

[PATCH 1/1]mtd:nand_mxs:update get/set features legacy function call
 2021-01-07  7:17 UTC  (2+ messages)

No oob scheme defined for oobsize 224 on imx6ull board
 2021-01-07  2:27 UTC  (3+ messages)

[PATCH 1/3] i.MX7: Add CCM definitions for UART3
 2021-01-06 10:08 UTC  (4+ messages)
` [PATCH 2/3] net: mdio:gpio: fix typos in dev_dbg
` [PATCH 3/3] eeprom: at24: add support for 24cs64

[PATCH 0/2] usb: dwc2: gadget: fix stm32mp1 hang on barebox shutdown
 2021-01-06 10:05 UTC  (4+ messages)
` [PATCH 1/2] fixup! usb: dwc2: Add support for optional usb phy
` [PATCH 2/2] regulator: stm32-pwr: don't propagate regulator turn-off to supply

[PATCH v2 0/5] dwc2: improve gadget support
 2021-01-06 10:00 UTC  (10+ messages)
` [PATCH v2 1/5] usb: dwc2: cleanup on error for deferred probing
` [PATCH v2 2/5] usb: dwc2: add clk dependency for probe via oftree
  ` [PATCH] fixup! "
` [PATCH v2 3/5] usb: dwc2: add reset controller "
` [PATCH v2 4/5] usb: dwc2: update the dr_mode on set_mode callback
` [PATCH v2 5/5] usb: dwc2: add support to force gadget mode

[PATCH] overlay: return error if target for firmware is missing
 2021-01-06  9:54 UTC  (2+ messages)

[PATCH] arm/at91: Replace license and copyright boilerplate by SPDX identifiers
 2021-01-06  9:11 UTC  (2+ messages)

[PATCH 1/5] ddr: imx8m: implement i.MX8MQ support
 2021-01-06  8:47 UTC  (8+ messages)
` [PATCH 2/5] ddr: imx8m: remove bogus defines
` [PATCH 3/5] ARM: i.mx8mq: add PAD CTL defines
` [PATCH 4/5] net: phy: at803x: sync RX/TX delay setup with Linux
` [PATCH 5/5] ARM: i.MX: add MNT Reform board support

[PATCH] include: <linux/math64.h>: sync with upstream
 2021-01-05 13:38 UTC  (2+ messages)

[PATCH] video: sdl: delete useless debug output
 2021-01-05 13:36 UTC  (2+ messages)

[PATCH] ARM: imx8mq: reclock ARM PLL to 800MHz
 2021-01-05 13:35 UTC  (2+ messages)

[PATCH] driver: provide dev_request_mem_resource_by_name() helper
 2021-01-05 12:55 UTC  (2+ messages)

[PATCH 1/4] video: edid: make accessible without i2c
 2021-01-05 12:19 UTC  (6+ messages)
` [PATCH 2/4] video: edid: make edid_check_header externally visible
` [PATCH 3/4] video: implement bochs dispi / QEMU VGA driver for PCI and ISA
  ` [PATCH] fixup! "
` [PATCH 4/4] MIPS: qemu-malta_defconfig: enable VGA output

[PATCH] ARM: at91: constify struct at91_ddramc_register parameters
 2021-01-05 12:02 UTC  (2+ messages)

[PATCH master] ARM: at91: at91sam9x5: fix co-existance of erratum-aware and generic reset
 2021-01-05 12:02 UTC  (2+ messages)

[PATCH 0/5] dwc2: improve gadget support
 2020-12-17 11:00 UTC  (7+ messages)
` [PATCH 1/5] usb: dwc2: cleanup on error for deferred probing
` [PATCH 2/5] usb: dwc2: add clk dependency for probe via oftree
` [PATCH 3/5] usb: dwc2: add reset controller "
` [PATCH 4/5] usb: dwc2: update the dr_mode on set_mode callback
` [PATCH 5/5] usb: dwc2: add support to force gadget mode

[PATCH 1/2] phy: stm32-usphyc: release resources to properly support EPROBE_DEFER
 2020-12-16  8:28 UTC  (3+ messages)

[PATCH v2 1/4] usb: dwc2: Add support for optional usb phy
 2020-12-16  8:21 UTC  (8+ messages)
` [PATCH v2 2/4] usb: dwc2: Remove unnecessary functions declaration
` [PATCH v2 3/4] usb: dwc2: Fix dr_mode check in dwc2_get_dr_mode
` [PATCH v2 4/4] usb: dwc2: Rename dwc2_core_snpsid to dwc2_check_core_version
` [PATCH v2] fixup! usb: dwc2: Add support for optional usb phy

Why /dev/mem has null size?
 2020-12-14 18:38 UTC  (3+ messages)

[PATCH] usb: xhci: Honor transfer timeouts
 2020-12-14 13:58 UTC 

barebox-2020.12.0
 2020-12-11 10:38 UTC 

[PATCH] spi: store names in struct spi_device_id as pointers
 2020-12-11  9:58 UTC 

[PATCH 1/3] mtd: spi-nor: Make write support optional
 2020-12-11  9:58 UTC  (3+ messages)
` [PATCH 2/3] mtd: nand: Make support for syndrome hardware ecc optional
` [PATCH 3/3] mtd: nand: Make software ECC support optional

[PATCH 1/5] mtd: nand: Allow non page aligned length writes
 2020-12-11  8:15 UTC  (5+ messages)
` [PATCH 2/5] nand: omap: Fix BCH16 read
` [PATCH 3/5] mtd: nand: omap: print error when ELM config failed
` [PATCH 4/5] mtd: nand: omap: Bail out when omap_gpmc_eccmode() fails
` [PATCH 5/5] mtd: nand: Make write support optional

[PATCH] ARM: am335x: Use xz compression for MLO
 2020-12-11  8:15 UTC 

[PATCH 1/4] usb: dwc2: Add support for optional usb phy
 2020-12-10 10:18 UTC  (7+ messages)
` [PATCH 2/4] usb: dwc2: Move static function prototypes into core.c
` [PATCH 3/4] usb: dwc2: Fix mode check in dwc2_get_dr_mode
` [PATCH 4/4] usb: dwc2: Rename dwc2_core_snpsid to dwc2_check_core_version

[PATCH] fixup! ARM: rpi: Add Raspberry Pi Zero W mini-uart support
 2020-12-10  9:47 UTC  (2+ messages)

[PATCH] phy: usb-nop-xceiv: Make the clock always optional
 2020-12-10  9:40 UTC  (3+ messages)

[PATCH] ubifs: remove wrong assertion
 2020-12-10  9:21 UTC 

[PATCH] images: Add automatic image crc generation for imd
 2020-12-08  8:09 UTC  (6+ messages)
  ` [PATCH 1/3] imd command: specify outfile for crc tag generation
    ` [PATCH 2/3] kbuild: Add command to generate the crc for the IMD crc tag
    ` [PATCH 3/3] images: i.MX: fill in crc in IMD crc tags

[PATCH 01/11] Revert "ARM: dts: bcm2835-rpi: re-enable booting from SD card"
 2020-12-07 10:29 UTC  (7+ messages)
` [PATCH 11/11] doc: bcm283x: document use of mini-uart on Raspberry Pi Zero W / CM3
  ` [PATCH] fixup! "

[PATCH 1/2] ARM: i.MX: add low level gpio helpers for i.MX8M
 2020-12-07  9:42 UTC  (2+ messages)

[PATCH v1] ARM i.MX6Q: fix network configuration for Protonic PRTI6G board
 2020-12-07  9:38 UTC  (2+ messages)

[PATCH 1/2] imd command: Bail out when crc generation/check fails
 2020-12-07  9:10 UTC  (2+ messages)
` [PATCH 2/2] imd command: Document verbose option

[PATCH] ARM: i.MX: OCOTP: read serial number with correct endianness
 2020-12-07  7:37 UTC  (2+ messages)

[PATCH v2 1/2] usb: host: ehci: fix mismatch in format string
 2020-12-07  7:21 UTC  (3+ messages)
` [PATCH v2 2/2] commands: memtester: fix mismatched "

page:  |  | latest

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