mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[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

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

[PATCH] i2c-mux-pca954x: Add code to control reset line
 2016-11-15 14:46 UTC 

[PATCH] commands: i2c: Listen for CTRL-C when probing
 2016-11-15 14:46 UTC 

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

[PATCH] ARM: i.MX: Add src fixup
 2016-11-15  9:08 UTC 

[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 1/2] regmap: Add regmap_write_bits() function
 2016-11-15  6:21 UTC  (2+ messages)
` [PATCH 2/2] gpio: Port SX150x driver from Linux

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

[RFCv2 0/2] add initial RISC-V architecture support
 2016-11-13 21:50 UTC  (3+ messages)
` [RFCv2 1/2] serial: add driver for SiFive UART
` [RFCv2 2/2] add initial RISC-V architecture support

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  (8+ messages)
` [PATCH 1/4] net/designware: Consecutive writes to the same register to be avoided
` [PATCH 2/4] net/designware: Do not select MIIPORT for RGMII interface
` [PATCH 3/4] net: designware: Respect "bus mode" register contents on SW reset
` [PATCH 4/4] net/designware: add explicit reset of {tx|rx}_currdescnum

Designware MAC reset timeout after Linux reboot
 2016-11-09 14:10 UTC  (6+ 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  (11+ messages)

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

i.MX6ul support
 2016-11-08 17:19 UTC  (8+ messages)
` [PATCH 1/7] ARM: i.MX: beginning "
` [PATCH 2/7] ARM: i.MX6ul: Add clock support
` [PATCH 3/7] ARM: i.MX6 gpt: Add i.MX6ul support
` [PATCH 4/7] pinmux: imx-iomux-v3: "
` [PATCH 5/7] serial: i.MX: "
` [PATCH 6/7] ARM: i.MX: ocotp: "
` [PATCH 7/7] ARM: i.MX6 esdctl: "

[PATCH] ARM: i.MX: OCOTP: Add functions to access fuses field wise
 2016-11-08 13:43 UTC 

[PATCH] serial: i.MX uart: Allow DTE mode in lowlevel code
 2016-11-08 13:42 UTC 

[PATCH 1/2] of: partitions: Support new binding
 2016-11-08 13:41 UTC  (2+ messages)
` [PATCH 2/2] of: of_find_path: Add support for new partition binding

[PATCH] net: phy: micrel: Do not overwrite reserved bits
 2016-11-08 11:54 UTC 

[PATCH] commands: spi: fix chip select validation
 2016-11-08  7:56 UTC  (2+ messages)

[PATCH] command.h: drop unused Struct_Section attribute
 2016-11-08  7:55 UTC  (2+ messages)

[PATCH] MIPS: drop redundant start_barebox() declaration
 2016-11-08  7:54 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add MX25U2033E
 2016-11-07  7:58 UTC  (2+ messages)

[PATCH] scripts imx-image: add DCD NOP command support
 2016-11-07  7:56 UTC  (2+ messages)

[PATCH] mfd: mc13892: more descriptive charger register defines
 2016-11-07  7:54 UTC  (2+ messages)

[PATCH upstream 1/4] state: use packet attribute for on storage structs
 2016-11-03  8:38 UTC  (7+ messages)
` [PATCH upstream 2/4] state: fix indentation
` [PATCH upstream 3/4] state: fix state is not saved when string variable is changed
` [PATCH upstream 4/4] docs: state: make string variable type clearer

[PATCH 1/2] fixup! watchdog: add designware driver
 2016-11-03  6:13 UTC  (3+ messages)
` [PATCH 2/2] fixup! ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH 1/5] PCI: add some useful debug output
 2016-11-03  6:12 UTC  (6+ messages)
` [PATCH 2/5] PCI: only check specific flag for 64bit BAR
` [PATCH 3/5] PCI: align address range before scanning bridge
` [PATCH 4/5] PCI: align BAR address to BAR size
` [PATCH 5/5] PCI: split PCI hierarchy enumeration and config from device registration

[PATCH] net: e1000: set edev parent pointer
 2016-11-03  6:11 UTC  (2+ messages)

[PATCH] ARM: riotboard: fix barebox partition size
 2016-11-03  6:10 UTC  (2+ messages)

[PATCH v2] net: e1000: fix i210 register remapping
 2016-11-03  6:09 UTC  (3+ messages)

[PATCH] net: e1000: fix i210 register remapping
 2016-10-31 16:55 UTC 

[PATCH v2] ARM: dts: am33xx.dtsi: Add spi aliases
 2016-10-28  6:53 UTC  (2+ messages)

Read kernel from static UBI volume
 2016-10-27  7:39 UTC  (6+ messages)

[PATCH 0/4] Add support to modify mbr partition layout
 2016-10-26  9:40 UTC  (8+ messages)
` [PATCH 3/4] partitions/dos: add function to write partition table
` [PATCH 4/4] mci: add MBR write and read function to block devices

[PATCH 1/2] nand: imx6: Changed default NAND clock
 2016-10-25  6:21 UTC  (7+ messages)
` [PATCH 2/2] mtd: nand: nand_mxs: Fix readtotal calculation

[PATCH v2] squashfs additional decompressors
 2016-10-24  6:28 UTC  (7+ messages)
` [PATCH 1/6] fs: squashfs: port lzo compression support from kernel
` [PATCH 2/6] fs: squashfs: port lz4 "
` [PATCH 3/6] fs: squashfs: port zlib "
` [PATCH 4/6] Add filetype and detection for squashfs images
` [PATCH 5/6] fs: squashfs: append linux rootarg for ubi volume
` [PATCH 6/6] fs: squashfs: Enable squashfs XZ support when XZ is enabled

[PATCH 1/2] ARM: dts: am33xx: Make am33xx-strip.dtsi independent
 2016-10-24  6:07 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: am33xx.dtsi: Add spi aliases

Compressed DTB - builtin DTB
 2016-10-24  5:51 UTC  (4+ messages)

[PATCH 1/6] fs: squashfs: port lzo compression support from kernel
 2016-10-21  9:48 UTC  (8+ messages)
` [PATCH 2/6] fs: squashfs: port lz4 "
` [PATCH 3/6] fs: squashfs: port zlib "
` [PATCH 4/6] Add filetype and detection for squashfs images
` [PATCH 5/6] fs: squashfs: append linux rootarg for ubi volume
` [PATCH 6/6] fs: squashfs: Do not default on xz

Loading kernel issues
 2016-10-21  8:11 UTC  (16+ messages)

[PATCH] pinctrl: mvebu: fix a comment about mv78460
 2016-10-21  7:18 UTC  (2+ messages)

[PATCH] arm: Baltos: don't invoke baltos_read_eeprom in MLO
 2016-10-21  6:54 UTC  (2+ messages)

[PATCH 0/5] Extend squashfs support
 2016-10-21  6:53 UTC  (5+ messages)
` [PATCH 3/5] fs: squashfs: port zlib compression support from kernel

[PATCH 1/3] state: pass error code instead of inventing new one
 2016-10-20  7:31 UTC  (3+ messages)
` [PATCH 2/3] state: driver: handle EPROBE_DEFER
` [PATCH 3/3] of_path: handle no driver for device

page:  |  | latest

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