i.MX: switch remaining boards to imx-image
2014-02-13 10:42 UTC (6+ messages)
` [PATCH 01/14] ARM: i.MX: Add include directories to imximage target
` [PATCH 06/14] ARM: i.MX51 karo-tx51: Switch to imximage
` [PATCH 07/14] ARM: i.MX51 vincell: "
` [PATCH 09/14] ARM: i.MX25: freescale-mx25-3stack: Switch to imx-image
` [PATCH 11/14] ARM: i.MX25: Eukrea cpuimx25: "
[PATCH 1/8] mtd: Simplify partitions
2014-02-13 10:25 UTC (8+ messages)
` [PATCH 2/8] device: init bus list
` [PATCH 3/8] device: remove parameters when unregistering a device
` [PATCH 4/8] mtd: erase_info may be modified in mtd_erase
` [PATCH 5/8] mtd: Only call of_parse_partitions when the mtd has a parent
` [PATCH 6/8] mtd: partition: only copy selected fields to partition
` [PATCH 7/8] mtd: register mtd partitions as real mtd devices
` [PATCH 8/8] ubi: register ubi devices and volumes as devices
PWM patches
2014-02-13 10:00 UTC (6+ messages)
` [PATCH 1/5] PWM: Use a separate device for PWMs
` [PATCH 2/5] PWM: pxa: use pwmx as devname
` [PATCH 3/5] ARM: i.MX6: Add PWM clk lookups
` [PATCH 4/5] ARM: dts: i.MX6: Add pwm aliases
` [PATCH 5/5] PWM: Add i.MX PWM driver
[PATCH] bootm: Return error when devicetree file is not a dtb
2014-02-13 9:43 UTC
USB gadget / dfu fixes
2014-02-13 9:42 UTC (5+ messages)
` [PATCH 1/4] USB gadget: at91: return error when no udc is registered
` [PATCH 2/4] dfu command: check return values
` [PATCH 3/4] USB gadget: fsl: Bail out if no udc exists
` [PATCH 4/4] USB gadget: dfu: propagate error from usb_gadget_poll
[PATCH] read_file: Use read_full
2014-02-13 9:12 UTC
[PATCH 1/2] ARM: i.MX25: Fix LCDC clocks
2014-02-10 16:07 UTC (2+ messages)
` [PATCH 2/2] video: imx: Add a name to perclk
Devicetree Maintenance in barebox
2014-02-10 15:06 UTC (11+ messages)
[PATCH 1/7] sata-imx: i.MX53, use the internal 120MHz clock by default
2014-02-10 9:22 UTC (23+ messages)
` [PATCH 2/7] ARM: i.MX53: Add sata to devicetree
` [PATCH 3/7] ARM: mx53-qsrb: fix USB
` [PATCH 4/7] ARM: mx53-qsrb: enable USB host
` [PATCH 5/7] ARM: mx53-qsrb: enable USB OTG in host mode
` [PATCH 6/7] ARM: mx53-qsrb: enable sata
` [PATCH 7/7] ARM: mx53-qsb: update defconfig
[PATCH 1/2] bpkfs: remove twice include of fs.h
2014-02-10 8:34 UTC (3+ messages)
` [PATCH 2/2] bpkfs: fix compiler warning
[PATCH 0/6] Marvell MVEBU mbus and Orion GBE driver
2014-02-10 8:11 UTC (20+ messages)
` [PATCH 1/6] net: reorder Kconfig and Makefile alphabetically
` [PATCH 2/6] net: phy: add of_phy_device_connect
` [PATCH 3/6] bus: mvebu: add mbus driver
` [PATCH v2 3/7] "
` [PATCH 4/6] net: phy: add mvebu mdio bus driver
` [PATCH 5/6] net: orion: add ethernet driver
` [PATCH 6/6] ARM: dove: sync with DT files from Linux
` [PATCH v2 6/7] ARM: dove: separate barebox-specific DT changes
` [PATCH v2 6/7] ARM: dove: sync with DT files from Linux
[PATCH v2 01/11] net: net_read_uint32: assert that only 32 bit are read
2014-02-10 8:02 UTC (14+ messages)
` [PATCH v2 02/11] nfs: fix mount prog version in portmap lookup
` [PATCH v2 03/11] nfs: skip over stale rpc packets
` [PATCH v2 04/11] nfs: shorten and simplify rpc_add_credentials a bit
` [PATCH v2 05/11] nfs: simplify rpc_lookup_req
` [PATCH v2 06/11] nfs: drop an unneeded variable from nfs_do_open()
` [PATCH v2 07/11] net: new function net_read_uint64
` [PATCH v2 08/11] net: provide alternatives to {ntoh, hton}[sl] funtions with cleaner semantics
` [PATCH v2 09/11] nfs: switch to nfs3
` [PATCH v2 10/11] mount: support filesystem options passed via -o
` [PATCH v2 11/11] nfs: parse nfsport and mount port from file system options
[PATCH 00/14] Smatch warning fixups
2014-02-10 7:51 UTC (18+ messages)
` [PATCH 01/14] remove redundant NULL check on free
` [PATCH 02/14] commands: edit: properly propagate error code
` [PATCH 03/14] common: env: "
` [PATCH 04/14] clk: imx: unsigned mfn is never less than zero
` [PATCH 05/14] lib: math: fix return path (numstack may be NULL)
` [PATCH 06/14] lib: libbb: f should never be NULL
` [PATCH 07/14] comamnds: uimage: actually print error message
` [PATCH 08/14] usb: ulpi: fix logic-op
` [PATCH 09/14] usb: dfu: fix error path to avoid NULL ptr deref
` [PATCH 10/14] net: usb: smsc95xx: fix wrong phy reset condition
` [PATCH 11/14] net: usb: asix: properly propagate error code
` [PATCH 12/14] mtd: core: avoid possible NULL ptr deref
` [PATCH 13/14] clk: "
` [PATCH 14/14] don't cast negative error codes to unsigned size_t
[PATCH 1/3] spi: imx: drop use of enum
2014-02-10 7:41 UTC (3+ messages)
` [PATCH 2/3] spi: imx: Use IS_ENABLED to drop ifdefs
` [PATCH 3/3] spi: imx: Use device ids
[PATCH RFC] ARM: dove: build multiple pbl images for DT based boards
2014-02-09 21:30 UTC (4+ messages)
Porting barebox (devicetree) to Variscite iMX6 SOM [USB FIX]
2014-02-08 8:58 UTC (5+ messages)
match of_modaliases
2014-02-07 11:52 UTC (4+ messages)
` [PATCH 1/2] i2c/spi: "
` [PATCH 2/2] mtd: m25p80: set driver id_table
[RFC] Boot command line support
2014-02-07 11:04 UTC (2+ messages)
[PATCH 0/9] nfs3 support
2014-02-07 10:23 UTC (20+ messages)
` [PATCH 1/9] net: net_read_uint32: assert that only 32 bit are read
` [PATCH 2/9] nfs: skip over stale rpc packets
` [PATCH 3/9] nfs: shorten and simplify rpc_add_credentials a bit
` [PATCH 4/9] nfs: simplify rpc_lookup_req
` [PATCH 5/9] nfs: drop an unneeded variable from nfs_do_open()
` [PATCH 6/9] net: new function net_read_uint64
` [PATCH 7/9] mount: support filesystem options passed via -o
` [PATCH 8/9] nfs: switch to nfs3
` [PATCH 9/9] nfs: parse nfsport and mount port from file system options
[PATCH 1/4] spi: imx5: allow CSPI to work
2014-02-07 9:50 UTC (6+ messages)
` [PATCH 2/4] spi: imx: correctly set GPIO chip selects on CSPI
` [PATCH 3/4] spi: m25p80: sync up device list with linux 3.13
` [PATCH 4/4] spi: m25p80: detect non-jedec chips by using DT compatible
net usb asix: read MAC from EEPROM on AX88772B
2014-02-07 8:52 UTC (2+ messages)
[PATCH] Load PBL into SRAM
2014-02-05 15:45 UTC (13+ messages)
` Fwd: "
barebox env userspace
2014-02-05 15:42 UTC (6+ messages)
Porting barebox (devicetree) to Variscite iMX6 SOM
2014-02-04 21:44 UTC (12+ messages)
[PATCH] Load PBL into SRAM
2014-02-04 7:53 UTC
[PATCH] i.MX21 ADS defconfig: set CONFIG_NAND_IMX since this board has a 64MBi NAND flash
2014-02-04 7:25 UTC (2+ messages)
[PATCH] cfi_flash.c: correct calculation of region erasesize and offset for multiple (size_ratio > 1) chips in parallel
2014-02-04 7:25 UTC (2+ messages)
[PATCH 1/2] scripts/kwbimage: Fix resource leak in image_create()
2014-02-04 7:21 UTC (3+ messages)
` [PATCH 2/2] scripts/kwbimage: Fix resource leak in image_create_payload()
[PATCH 0/2] DA923RC: boot script and malloc size
2014-02-04 7:13 UTC (4+ messages)
` [PATCH 1/2] DA923RC: add boot script
` [PATCH 2/2] DA923RC: increase malloc size
v2014.02.0
2014-02-03 15:48 UTC
[PATCH 1/2] sandbox: update defconfig to use new environment
2014-02-03 8:35 UTC (3+ messages)
` [PATCH 2/2] sandbox: update to "
[PATCH] Make generated variables static
2014-02-03 8:35 UTC (2+ messages)
i.mx21 ads nor flash
2014-02-03 8:35 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox