mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/3] ARM: dts: phycore-imx6: refactor fec nodes
 2016-12-07 20:14 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: phycore-imx6: fix missing ?xc-skew-ps settings for ethphy
` [PATCH 3/3] ARM: dts: phycore-imx6: remove unnecessary include

[PATCH 0/6] ubi: remove character device flag from static volumes
 2016-12-07 20:13 UTC  (8+ messages)
` [PATCH 1/6] libfile: copy_file: Only open regular files with O_TRUNC
` [PATCH 2/6] devfs: Add optional truncate callback for device files
` [PATCH 3/6] ubi: Add truncate callback
` [PATCH 4/6] fs: Remove O_TRUNC check for devices when open files
` [PATCH 5/6] commands: ubi: ubiupdatevol: Open device with O_TRUNC
` [PATCH 6/6] ubi: barebox: Remove character device flag from static volumes

[PATCH 1/2] fixup! gpio: Add GPIO driver for Vybrid
 2016-12-07 20:09 UTC  (3+ messages)
` [PATCH 2/2] fixup! i.MX: Add VF610 clock tree initialization code

[PATCH] mtd: m25p80: add support for Everspin MR25H40
 2016-12-07 20:07 UTC  (2+ messages)

[PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom
 2016-12-07 20:06 UTC  (3+ messages)
` [PATCH 2/2] Documentation: remote-control: fix markup

[PATCH] x86: update boot message "UBOOT2" to "BAREBOX"
 2016-12-07 20:02 UTC  (2+ messages)

[PATCH] MIPS: qemu-malta_defconfig: set MAX_IMAGE_SIZE = 4 MiB
 2016-12-07 20:00 UTC  (2+ messages)

[RFC v2 0/8] MIPS: use kexec to load ELF linux images
 2016-12-07 19:59 UTC  (11+ messages)
` [RFC v2 1/8] MIPS: add virt_to_phys() and phys_to_virt()
` [RFC v2 2/8] MIPS: c-r4k: add support for secondary cache
` [RFC v2 3/8] resource: add create_resource() helper function
` [RFC v2 4/8] import initial kexec stuff
` [RFC v2 5/8] filetype: add ELF type
` [RFC v2 6/8] bootm: add kexec ELF support
` [RFC v2 7/8] MIPS: add kexec ELF loading support
` [RFC v2 8/8] MIPS: malta: enable kexec

[PATCH 00/16] Vybrid related patches
 2016-12-07 19:36 UTC  (24+ messages)
` [PATCH 01/16] i.MX: esdhc: Enable host->clk during initialization
` [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
` [PATCH 03/16] i.MX: ocotp: Initialize OCOTP as early as possible
` [PATCH 04/16] i.MX: ocotp: Initialize 'sense_enable' to true on Vybrid
` [PATCH 05/16] i.MX: clk: Add IMX_PLLV3_SYS_VF610 subtype
` [PATCH 06/16] i.MX: vf610: Ramp CPU clock to maximum frequency
` [PATCH 07/16] i.MX: iomuxv3: Add low-level pad code to headers
` [PATCH 08/16] i.MX: iomuxv3: Add helper type to deconstruct iomux_v3_cfg_t values
` [PATCH 09/16] i.MX: iomuxv3: Add low-level pad configuration routine
` [PATCH 10/16] i.MX6: sabresd: Remove magic numbers in setup_uart
` [PATCH 11/16] i.MX: iomuxv3: Use helper functions in iomux-v3.h
` [PATCH 12/16] i.MX: vf610: Add low-level pin configuration helper
` [PATCH 13/16] i.MX: iomux-vf610: Add missing pad definitions
` [PATCH 14/16] i.MX: imx-usb-phy: Add VF610 OF compatiblity string
` [PATCH 15/16] i.MX: Default CONFI_USB_IMX_PHY to 'y' on Vybrid
` [PATCH 16/16] i.MX: imx-usb-misc: Add Vybrid support

[PATCH] spi: mvebu: fix error handling for transfer problems
 2016-12-07 19:31 UTC  (2+ messages)

[PATCH] spi: mvebu: fix baudrate selection for Armada 370/XP
 2016-12-07 17:21 UTC  (2+ messages)

[PATCH] bootm: dont use internal oftree fallback by default
 2016-12-05 10:49 UTC  (5+ messages)

Cadence QSPI xload boot timing issue
 2016-12-02 17:09 UTC 

black screen with blinking cursor
 2016-12-02 10:15 UTC 

help-UBOOT2 JMP
 2016-12-01 21:04 UTC 

help-UBOOT2 JMP
 2016-12-01  7:52 UTC  (2+ messages)

[PATCH 1/3] arm: imx6: ocotp: Added support for the i.MX6UL
 2016-11-30 16:38 UTC  (4+ messages)
` [PATCH 2/3] arm: imx6: ocotp: Added write check
` [PATCH 3/3] arm: dts: Added ocotp support for i.MX6UL

[PATCH 1/3] ARM: imx: Add support for ZII RDU2 board
 2016-11-30 11:07 UTC  (3+ messages)
` [PATCH 2/3] ARM: rdu2: support QP variant
` [PATCH 3/3] ARM: rdu2: bring board support in line with other boards

UBIFS trouble
 2016-11-29 14:04 UTC  (2+ messages)

[PATCH 1/4] ARM i.MX: move cpu_type macros in front of cpu_revision code
 2016-11-28  9:27 UTC  (4+ messages)
` [PATCH 2/4] ARM i.MX: add SoC type detection for i.MX6SL
` [PATCH 3/4] ARM: i.MX6SL: import clock infrastructure from linux
` [PATCH 4/4] ARM i.MX: Add i.MX6SL support

[PATCH] environment: fix typo
 2016-11-23  9:46 UTC  (2+ messages)

[PATCH] Documentation: bootchooser: fix typos
 2016-11-23  9:45 UTC  (2+ messages)

[PATCH] ubi: Only read necessary size when reading the VID header
 2016-11-23  9:44 UTC  (2+ messages)

[PATCHv2] ARM: i.MX25/35: Fix bootsource detection
 2016-11-23  9:44 UTC  (2+ messages)

[PATCH 01/10] ARM: socfpga: fix compiler warning
 2016-11-23  9:39 UTC  (10+ messages)
` [PATCH 02/10] nios2: Fix out of tree build
` [PATCH 03/10] nios2: Fix compiler warning
` [PATCH 04/10] globalvar: "
` [PATCH 05/10] mtd: peb: fix usage of uninitialized variable
` [PATCH 06/10] mtd: peb: Fix format specifier
` [PATCH 07/10] ARM: socfpga: fix compiler warning
` [PATCH 08/10] of: Use %pa to print resource_size_t type
` [PATCH 09/10] menu: sanitize menu_add_title
` [PATCH 10/10] arm: at91 bootstrap: Fix menu title

[PATCH 1/3] input: Fix compiler warning
 2016-11-23  7:50 UTC  (3+ messages)
` [PATCH 2/3] globalvar: Make locally used function static
` [PATCH 3/3] lib/int_sqrt.c: Fix compiler warning

[PATCH] spi: i.MX: reset controller on init
 2016-11-22 11:51 UTC 

[PATCH] ARM: i.MX25/35: Fix bootsource detection
 2016-11-21 15:52 UTC  (2+ messages)

[PATCH 1/2] scripts: imx imx-usb-loader: sort USB id list
 2016-11-21  8:04 UTC  (3+ messages)
` [PATCH 2/2] scripts: imx imx-usb-loader: add i.MX6SL support

[PATCH] docs: fix typos in memcmp help text
 2016-11-21  8:03 UTC  (2+ messages)

[RFCv2 0/2] add initial RISC-V architecture support
 2016-11-18  8:41 UTC  (5+ messages)
` [RFCv2 1/2] serial: add driver for SiFive UART
` [RFCv2 2/2] add initial RISC-V architecture support

habv4 on imx6
 2016-11-17 15:29 UTC  (2+ messages)

[PATCH] ARM: i.MX: Add src fixup
 2016-11-17  7:03 UTC  (2+ messages)

[PATCH 1/3] i2c: gpio: fix handling of return code of of_get_gpio
 2016-11-17  6:59 UTC  (4+ messages)
` [PATCH 2/3] i2c: gpio: use dynamic bus number unconditionally
` [PATCH 3/3] i2c: algo-bit: remove prototype for non-existing function

[PATCH v2 1/4] scripts/kwbimage: fix handling of binary header
 2016-11-17  6:58 UTC  (5+ messages)
` [PATCH v2 2/4] scripts/kwbimage: fix typo
` [PATCH v2 3/4] scripts/kwbimage: use ALIGN_SUP instead of open-coding it
` [PATCH v2 4/4] scripts/kwbimage: allow to overwrite binary

[PATCH 1/2] fixup! pinctrl: Add provisions to control GPIO pin direction
 2016-11-17  6:56 UTC  (3+ messages)
` [PATCH 2/2] fixup! clk: Port of_clk_set_defaults()

[PATCH] i2c-mux-pca954x: Add code to control reset line
 2016-11-17  6:43 UTC  (2+ messages)

[PATCH] commands: i2c: Listen for CTRL-C when probing
 2016-11-17  6:42 UTC  (2+ messages)

[PATCH 1/2] regmap: Add regmap_write_bits() function
 2016-11-17  6:41 UTC  (3+ messages)
` [PATCH 2/2] gpio: Port SX150x driver from Linux

[PATCH 1/3] scripts/kwbimage: fix typo
 2016-11-16  9:11 UTC  (3+ messages)
` [PATCH 2/3] scripts/kwbimage: use ALIGN_SUP instead of open-coding it
` [PATCH 3/3] scripts/kwbimage: fix handling of binary header

usb otg port not working on an imx25 soc
 2016-11-15 13:35 UTC  (2+ messages)

[PATCH] state: Documentation updates
 2016-11-15  8:19 UTC 

[PATCH] pcm049: Add 1 GByte RAM with DUAL DIE Single Rank
 2016-11-15  8:05 UTC  (2+ messages)

[PATCH v2 00/28] Vybrid support in Barebox
 2016-11-15  7:53 UTC  (31+ messages)
` [PATCH v2 01/28] i.MX: Add primitive functions for VF610 family
` [PATCH v2 02/28] i.MX: Add register definitions for VF610 SoC
` [PATCH v2 03/28] i.MX: Add DEBUG_LL hooks for VF610
` [PATCH v2 04/28] i.MX: scripts: Add "vf610" soc to imx-image
` [PATCH v2 05/28] i.MX: Add support for VF610 Tower board
` [PATCH v2 06/28] pinctrl: Add provisions to control GPIO pin direction
` [PATCH v2 07/28] i.MX: Add pinctrl driver for VF610
` [PATCH v2 08/28] clk: Port clock dependency resolution code
` [PATCH v2 09/28] clk: Port of_clk_set_defaults()
` [PATCH v2 10/28] i.MX: Move clk code from 'mach-imx' to 'drivers'
` [PATCH v2 11/28] i.MX: clk: Port imx_clk_gate2_cgr()
` [PATCH v2 12/28] i.MX: clk: Add IMX_PLLV3_USB_VF610 support
` [PATCH v2 13/28] i.MX: clk: Port imx_check_clocks()
` [PATCH v2 14/28] i.MX: clk: Port imx_clk_mux_flags from Linux
` [PATCH v2 15/28] i.MX: Add VF610 clock tree initialization code
` [PATCH v2 16/28] vf610: Give enet_osc explicit "enet_ext" name
` [PATCH v2 17/28] i.MX: Add 'lpuart' serial driver
` [PATCH v2 18/28] i.MX: i2c: Use read/write adapter functions
` [PATCH v2 19/28] i.MX: i2c: Add Vybrid support
` [PATCH v2 20/28] i.MX: esdhc: Do not rely on CPU type for quirks
` [PATCH v2 21/28] i.MX: esdhc: Request "per" clock explicitly
` [PATCH v2 22/28] i.MX: Kconfig: Enable OCOTP on Vybrid
` [PATCH v2 23/28] i.MX: ocotp: Remove unused #define
` [PATCH v2 24/28] i.MX: ocotp: Account for shadow memory gaps
` [PATCH v2 25/28] i.MX: ocotp: Add Vybrid support
` [PATCH v2 26/28] i.MX: fec: Enable all clocks specified for FEC
` [PATCH v2 27/28] i.MX: fec: Add support for Vybrid variant
` [PATCH v2 28/28] gpio: Add GPIO driver for Vybrid

Compiler issues
 2016-11-15  6:34 UTC  (3+ messages)

[PATCH v3 1/3] reset: import socfpga-reset driver from linux
 2016-11-14 15:14 UTC  (3+ messages)
` [PATCH v3 2/3] watchdog: add designware driver

v2016.11.0
 2016-11-11 11:17 UTC  (3+ messages)

[PATCH 0/4] net/designware: A few patches from U-Boot
 2016-11-10 14:04 UTC  (4+ messages)

Designware MAC reset timeout after Linux reboot
 2016-11-09 14:10 UTC  (4+ messages)

Fwd: boot kernel with append device tree
 2016-11-09  8:41 UTC  (6+ messages)

Configure RAM size on iMX53 board
 2016-11-09  6:41 UTC  (10+ messages)

[PATCH] clk: add clock command completion
 2016-11-08 17:34 UTC 

i.MX6ul support
 2016-11-08 17:19 UTC  (2+ messages)
` [PATCH 7/7] ARM: i.MX6 esdctl: Add "

page:  |  | latest

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