mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[RFC PATCH v1] edit: add vi alias with vi-style bindings
 2019-10-14 19:58 UTC  (3+ messages)

[PATCH 1/6] usb: hub: Use more accurate struct name
 2019-10-14 15:09 UTC  (9+ messages)
` [PATCH 2/6] usb: hub: Only clear port reset status if set
` [PATCH 3/6] usb: string: Use dma_alloc instead of a local buffer
` [PATCH 4/6] usb: string: Use le16_to_cpu for langid
` [PATCH 5/6] usb: string: size_t is unsigned
` [PATCH 6/6] usb: string: Minor changes

[PATCH 1/4] mfd: add basic Super I/O chip helpers
 2019-10-14 13:18 UTC  (7+ messages)
` [PATCH 2/4] mfd: superio: add Fintek MFD driver
` [PATCH 3/4] watchdog: add support for Fintek F718xx and, F818xx Super I/O
    ` [PATCH] fixup! "
` [PATCH 4/4] mfd: superio: add base SMSC MFD driver

MFGTools from NXP
 2019-10-14 13:07 UTC  (4+ messages)

erroneous behavior for iMX+GPT
 2019-10-14 13:02 UTC  (5+ messages)

[PATCH 0/4] ARM: stm32mp: dk2: support barebox_update and env
 2019-10-14 12:51 UTC  (7+ messages)
` [PATCH 1/5] fs: devfs-core: have device_find_partition search symlinks
` [PATCH 2/5] ARM: dts: stm32mp: add barebox-enviroment on DK boards
` [PATCH 3/5] ARM: stm32mp: dk2: rename function according to init level
` [PATCH 4/5] ARM: stm32mp: dk2: add barebox SD-Card update handler
` [PATCH 5/5] Documentation: boards: stm32mp: document environment partition

[PATCH 00/12] ARM: at91: improve sama5 and multi-image support
 2019-10-14 12:50 UTC  (15+ messages)
` [PATCH 01/12] ARM: at91: at91sam9x5ek: squelch new dtc warning
` [PATCH 02/12] ARM: at91: delete no-longer needed #ifdef guards
` [PATCH 03/12] usb: gadget: at91_udc: don't depend on !ARCH_SAMA5D4
` [PATCH 04/12] ARM: at91: don't define ARCH_BAREBOX_MAX_BARE_INIT_SIZE for multi-image
` [PATCH 05/12] ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selected
` [PATCH 06/12] ARM: at91: use compressed DTB for AT91_MULTI_BOARDS
` [PATCH 07/12] LICENSES: add BSD-1-Clause license
` [PATCH 08/12] ARM: at91: import lowlevel clock initialization from at91bootstrap
    ` [PATCH] fixup! "
` [PATCH 09/12] ARM: at91: import lowlevel dbgu UART init code "
` [PATCH 10/12] ARM: at91: microchip-ksz9477-evb: add debug_ll UART
` [PATCH 11/12] ARM: at91: add basic sama5d2 support
` [PATCH 12/12] ARM: at91: add basic sama5d2-som1-ek1 support

[PATCH 1/2] regulator: pfuze: remove unused driver_data
 2019-10-14 12:47 UTC  (3+ messages)
` [PATCH 2/2] regulator: pfuze: add device_id of pfuze3001

[PATCH] fix compile error when set CONFIG_CONSOLE_SIMPLE=y
 2019-10-14 12:05 UTC  (2+ messages)

[PATCH v2] ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulators
 2019-10-14 12:04 UTC  (3+ messages)

[PATCH] version_string: Add toolchain and build host info
 2019-10-14 12:00 UTC  (5+ messages)

[PATCH] fixup! gpio: add DA9062 MFD gpio support
 2019-10-14 10:57 UTC  (2+ messages)

[PATCH 0/3] ARMv7: mmu: fix setting eXecute Never for device memory
 2019-10-14 10:47 UTC  (5+ messages)
` [PATCH 1/3] ARM: cache-armv7: remove duplicate domain initialization
` [PATCH 2/3] ARM: mmu: set R/W bits in ARMv7 translation table
` [PATCH 3/3] ARM: mmu: use client domain permissions to support ARMv7 eXecute Never

[PATCH v1 1/2] ARM: stm32mp: enable ARM_AMBA
 2019-10-14 10:41 UTC  (3+ messages)
` [PATCH v1 2/2] mci: add support for stm32mp sd/mmc controller

[PATCH] ARM: cache-armv7: remove superfluous instruction
 2019-10-14 10:27 UTC  (2+ messages)

[PATCH] ARM: mmu: remove no longer accurate comment
 2019-10-14 10:26 UTC  (2+ messages)

[PATCH 1/2] net: fec_imx: Fix resource rollback with regulator errors
 2019-10-14 10:25 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: pfla02: Remove fec phy-supply

[PATCH 1/2] i2c-mux-pca954x: Add support for "i2c-mux-idle-disconnect"
 2019-10-14 10:15 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: vf610-zii-scu4-aib: Add "i2c-mux-idle-disconnect" to I2C muxes

[PATCH] Documentation: zii-vf610-dev: Fix bogus DDR configuration values
 2019-10-14 10:12 UTC  (2+ messages)

[PATCH] ARM: use system.h's get_cr() for cpuinfo
 2019-10-14 10:11 UTC  (2+ messages)

[PATCH 0/7] Cleanup linker scripts
 2019-10-14 10:08 UTC  (13+ messages)
` [PATCH 1/7] barebox.lds: Remove unnecessary braces
` [PATCH 2/7] ppc: remove unused variables from linker scripts
` [PATCH 3/7] lds: Move start/end address variables into defines
` [PATCH 4/7] lds: create and use BAREBOX_PCI_FIXUP macro
` [PATCH 5/7] X86: lds: remove unnecessary alignments
    ` [PATCH] command: Use array of pointers to commands
` [PATCH 6/7] lds: remove more unnecessary alignments
` [PATCH 7/7] lds: Add and use RO_DATA_SECTION macro

compile error report: CONFIG_CONSOLE_SIMPLE=y
 2019-10-03 13:38 UTC  (2+ messages)

[PATCH 1/2] ARM: cache_64: invalidate icache in arm_early_mmu_cache_flush
 2019-10-02 10:45 UTC  (9+ messages)
` [PATCH 2/2] ARM: cache_64: invalidate dcache in arm_early_mmu_cache_invalidate
      ` [PATCH] ARM: aarch64: save clobbered registers in __barebox_arm_entry

[PATCH] ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulators
 2019-10-02  8:53 UTC  (6+ messages)

[PATCH] ARM: stm32mp: add bootm handler for images
 2019-10-02  7:57 UTC  (2+ messages)

[PATCH] ARM: aarch64: add image markers to linker script
 2019-10-02  7:14 UTC  (2+ messages)

[PATCH 0/3] usb: Reduce USB scanning time
 2019-10-02  7:11 UTC  (5+ messages)
` [PATCH 1/3] usb: hub_port_reset(): Speedup hub reset handling
` [PATCH 2/3] usb: usb_hub_port_connect_change(): Remove unnecessary delays
` [PATCH 3/3] usb: Change power-on / scanning timeout handling

[PATCH v1] MIPS: net: ag71xx/ar9331: partially sync network support with upstream
 2019-10-02  6:49 UTC  (2+ messages)

[PATCH 0/2] dtc: fix breakage of in-barebox libfdt
 2019-10-02  6:48 UTC  (4+ messages)
` [PATCH 1/2] lib: fdt: define INT32_MAX for in-barebox use
` [PATCH 2/2] fixup! Documentation: document barebox device tree handling

[PATCH] gpio: da9062: fix uninitialized variable read
 2019-10-02  6:46 UTC  (3+ messages)

[PATCH] input: specialkeys: remove unused printk argument
 2019-10-02  6:44 UTC  (2+ messages)

[PATCH] ARM: start: Cast board data to "unsigned long"
 2019-10-02  6:42 UTC  (2+ messages)

[PATCH v2] mci: imx-esdhc-pbl: Fix watermark level value for i.MX
 2019-10-02  6:39 UTC  (3+ messages)

[PATCH] mci: imx-esdhc-pbl: Fix watermark level value for i.MX
 2019-09-30 19:10 UTC  (3+ messages)

[PATCH] mtd: nand: nand_omap_gpmc: Fix mtd_info usage
 2019-09-30 18:43 UTC  (2+ messages)

[PATCH 1/3] state: backend_bucket_circular: harmonize code with dt-utils
 2019-09-30 18:41 UTC  (4+ messages)
` [PATCH 2/3] state: backend_bucket_circular: fix double free()
` [PATCH 3/3] common: state: fix backward compatibility

[PATCH v4 0/4] Machine ID Support
 2019-09-30 18:39 UTC  (6+ messages)
` [PATCH v4 1/4] digest.h: needs errno definitions
` [PATCH v4 2/4] common: machine_id: introduce machine id generation
` [PATCH v4 3/4] nvmem: ocotp: set unique id as machine-id hashable
` [PATCH v4 4/4] bootm: allow providing machine id to Kernel

[PATCH] nvmem: Fix read/write access to partition devices
 2019-09-30 18:38 UTC  (2+ messages)

[PATCH] commands: ubsan: remove redundant depends
 2019-09-30 18:36 UTC  (2+ messages)

[PATCH] kbuild, LLVMLinux: Add -Werror to cc-option to support clang
 2019-09-30 18:35 UTC  (2+ messages)

[PATCH 1/2] ARM: at91: provide at91_mux_pio3_pin for use in first stage
 2019-09-30 18:34 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: add gpio and pinctrl driver for sama5d2 PIO4

[BUG] Cadence QSPI broken since barebox-2019.06.0?
 2019-09-30 16:45 UTC 

(no subject)
 2019-09-30 12:28 UTC 

barebox 2019.07 ubiformat
 2019-09-27  8:43 UTC  (5+ messages)

[RFC PATCH] ARM: layerscape: zero-index DEBUG_LAYERSCAPE_UART_PORT
 2019-09-27  6:50 UTC  (2+ messages)

[PATCH v4] Documentation: add watchdog documentation
 2019-09-26  7:00 UTC 

[PATCH v3 0/3] remoteproc for barebox
 2019-09-26  6:43 UTC  (2+ messages)

[PATCH] Allow usage of default environment without environment file storage
 2019-09-25 11:40 UTC  (2+ messages)

[PATCH v3] Documentation: add watchdog documentation
 2019-09-25 10:09 UTC  (2+ messages)

[PATCH v3] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2019-09-25  9:56 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: Fix error message typo
 2019-09-25  9:54 UTC  (2+ messages)

[PATCH 0/6] scripts/dtc: rework dtc import handling
 2019-09-25  9:51 UTC  (4+ messages)
` [PATCH 4/6] scripts/dtc: mention dtc project in update-dtc-source.sh commit message

[PATCH v2] Doc: i.MX: Document image structure for i.MX
 2019-09-25  9:40 UTC  (2+ messages)

[PATCH v3 0/4] Machine ID Support
 2019-09-25  8:54 UTC  (7+ messages)
` [PATCH v3 1/4] digest.h: needs errno definitions
` [PATCH v3 2/4] common: machine_id: introduce machine id generation
` [PATCH v3 3/4] nvmem: ocotp: set unique id as machine-id hashable
` [PATCH v3 4/4] bootm: allow providing machine id to Kernel

[PATCH] imx-bbu-nand-fcb: Mark block as bad when erasing it fails
 2019-09-25  6:49 UTC 

[PATCH v2] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2019-09-24 19:09 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6: phycore: make use of upstream dts
 2019-09-24 13:30 UTC  (5+ messages)

[PATCH v2] blspec: skip entries that are not blspec entries
 2019-09-24  8:01 UTC 

[PATCH] blspec: skip entries that are not blspec entries
 2019-09-24  7:55 UTC  (3+ messages)

[PATCH] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2019-09-23 17:50 UTC  (3+ messages)

[PATCH 0/8] Add support for a generic DT based 2nd stage ARM image
 2019-09-23 13:39 UTC  (6+ messages)
` [PATCH 2/8] scripts/dtc: Update to upstream version v1.5.0

page:  |  | latest

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