mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v3 0/3] work on atheros ar2313
 2013-05-31 14:35 UTC  (5+ messages)
` [PATCH v3 1/3] MIPS: add Atheros ar531x family support
` [PATCH v3 2/3] net: add ar231x-eth support
` [PATCH v3 3/3] MIPS: ar231x: add netgear-wg102

[PATCH] bootm: Print internal devicetree information without verbose
 2013-05-31 14:15 UTC 

[PATCH 1/4] block: remove unused read_start and read_done ops
 2013-05-31 10:38 UTC  (4+ messages)
` [PATCH 2/4] block: rename file operation functions
` [PATCH 3/4] block: implement block_read/block_write functions
` [PATCH 4/4] partition: DOS: Add parameter for the NT disk Signature

[PATCH 1/6] mci: print current clock in info
 2013-05-31  7:37 UTC  (10+ messages)
` [PATCH 2/6] mci: do not limit clock to card capabilities
` [PATCH 3/6] mci: rename trans_speed field to csd_max_dtr
` [PATCH 4/6] mci: Use csd_max_dtr when appropriate
` [PATCH 5/6] mci: Add devicetree helper function
` [PATCH 6/6] mci: i.MX esdhc: get additional parameters from devicetree

[PATCH] ARM: Using unsigned specifiers for unsigned arguments for printf
 2013-05-31  6:54 UTC  (2+ messages)

[PATCH 1/2] ppc io.h: fix indentation
 2013-05-31  6:52 UTC  (3+ messages)
` [PATCH 2/2] ppc: update I/O accessors

[PATCH] MIPS: asm/mipsregs.h: remove unused stuff
 2013-05-31  6:35 UTC  (2+ messages)

[PATCH] gianfar: prevent resource conflict
 2013-05-30 15:15 UTC 

[PATCH] 'detect' command to detect devices
 2013-05-30 12:40 UTC  (4+ messages)
` [PATCH 1/3] devices: add detect mechanism
` [PATCH 2/3] mci: implement detect driver callback
` [PATCH 3/3] mci fsl-esdhc: "

[PATCH] i.MX6: Add devicetree support
 2013-05-30 11:49 UTC  (9+ messages)
` [PATCH 1/8] mtd: m25p80: add "
` [PATCH 2/8] ARM: i.MX6: Fix CCM compatible node
` [PATCH 3/8] ARM: i.MX6: skip devices register when devicetree is present
` [PATCH 4/8] ARM: i.MX6: Add devicetree files
` [PATCH 5/8] ARM: i.MX6: add imx31 compatible entry for GPT
` [PATCH 6/8] ARM: i.MX6: Add usdhc aliases
` [PATCH 7/8] ARM: i.MX6 sabrelite: switch to devicetree probing
` [PATCH 8/8] ARM: i.MX6 sabresd: Switch "

[PATCH] Add devicetree support to i.MX chipidea driver
 2013-05-30 10:52 UTC  (4+ messages)
` [PATCH 1/3] usb: Add devicetree helpers
` [PATCH 2/3] usb: i.MX chipidea: Add devicetree support
` [PATCH 3/3] usb: i.MX chipidea: Add overcurrent disable flag for i.MX6

[PATCH] OF updates
 2013-05-30 10:44 UTC  (5+ messages)
` [PATCH 1/4] of: Also print disabled nodes
` [PATCH 2/4] of: remove unused define
` [PATCH 3/4] bootm: make sure to print fixed oftree
` [PATCH 4/4] bootm: print Kernel commandline in verbose mode

[PATCH] treewide include/: Add missing includes
 2013-05-30 10:41 UTC 

[PATCH] scripts: Makefile: do not use obj-* variables for userspace tools
 2013-05-30 10:14 UTC  (2+ messages)

[PATCH] omap4: set voltage according to mpu freq
 2013-05-30  9:39 UTC  (2+ messages)

[PATCH] twl6030: Set WR_S for VMMC
 2013-05-30  9:22 UTC  (2+ messages)

[PATCH] pcm049: clean up
 2013-05-30  9:22 UTC  (2+ messages)

[PATCH] pcm049: add 1GB RAM support
 2013-05-30  9:22 UTC  (2+ messages)

[PATCH] scripts: genenv: remove empty files from tempdir
 2013-05-28 16:34 UTC  (4+ messages)
` [SPAM] "

[PATCH] OMAP4: Use default clock source for mcbsp
 2013-05-28 11:51 UTC 

[PATCH] ARM: pbl: Always call pbl make
 2013-05-28  8:43 UTC 

[PATCH] ARM: i.MX53 vincell: Fix lowlevel startup
 2013-05-28  8:43 UTC 

[RFC, PATCH v2 0/3] work on atheros ar2313
 2013-05-28  6:57 UTC  (10+ messages)
` [RFC, PATCH v2 1/3] MIPS: add Atheros ar531x family support
` [RFC, PATCH v2 2/3] net: add ar231x-eth support
` [RFC, PATCH v2 3/3] MIPS: ar231x: add netgear-wg102

v2013.05.1 stable release
 2013-05-28  6:24 UTC 

[RFC, EXPERIMENTAL] MIPS: add initial cache support
 2013-05-28  6:15 UTC  (2+ messages)

MIPS: XBurst: rzx50: enable pbl support
 2013-05-28  6:06 UTC  (5+ messages)
` [PATCH 1/3] MIPS: rzx50: add trivial board_pbl_start
` [PATCH 2/3] MIPS: XBurst: enable pbl support
` [PATCH 3/3] MIPS: rzx50: enable pbl in defconfig

[PATCH 1/3] USB: imx-usb-misc: add device tree support
 2013-05-27 21:59 UTC  (3+ messages)
` [PATCH 2/3] USB: chipidea-imx: add basic "
` [PATCH 3/3] USB: imx-usb-phy: add "

[PATCH] mtd: call mtd_erase with complete area if possible
 2013-05-27 11:17 UTC  (2+ messages)

[PATCH 1/3] cfi: remove unused field from struct flash_info
 2013-05-27  8:55 UTC  (3+ messages)
` [PATCH 2/3] cfi: Add dev * to flash_info and switch to dev_*
` [PATCH 3/3] cfi: make hardware device parent of mtd device

[PATCH] MCI patches
 2013-05-27  8:52 UTC  (8+ messages)
` [PATCH 1/7] driver: Attach info callback to device, not to driver
` [PATCH 2/7] mci: make mci device a pure device
` [PATCH 3/7] mci: embed mci device into struct mci
` [PATCH 4/7] mci: set name of mci device to same name as the filename
` [PATCH 5/7] of: Add of_alias_get function
` [PATCH 6/7] mci: imx-esdhc: allow to specify devicename via OF alias
` [PATCH 7/7] ARM: i.MX51: Add aliases for MMC controllers

[PATCH 0/2] cfi fixes
 2013-05-27  8:30 UTC  (7+ messages)
` [PATCH 1/2 v2] cfi_flash: add shift option for some cfi memory chips
` [PATCH 2/2] cfi_flash: size_ratio should not be 0

[PATCH] ARM i.MX53: tqma53: fix console entry
 2013-05-27  7:51 UTC  (2+ messages)

Unable to Boot from NAND on Mini2440
 2013-05-27  7:26 UTC  (5+ messages)

[PATCH] ARM: i.MX51: PLL errata workaround
 2013-05-25 13:35 UTC 

[PATCH] Make dependency fixes
 2013-05-25 13:32 UTC  (5+ messages)
` [PATCH 1/4] pbl: Fix typo in make causing pbl files to be rebuilt
` [PATCH 2/4] ARM: pbl: fix make dependencies
` [PATCH 3/4] make: Add barebox_default_env.* to targets
` [PATCH 4/4] ARM: zynq: Add cmd to generate zynq image

[PATCH] ARM: cfa10036: Add more board ID for boot time detection
 2013-05-24  6:34 UTC  (2+ messages)

[PATCH] imx-image support
 2013-05-24  6:34 UTC  (4+ messages)
` [PATCH 1/3] ARM: Makefile: Make sure to clean boarddirs
` [PATCH 2/3] scripts: Add imx-usb-loader tool
` [PATCH 3/3] ARM: i.MX51 babbage: switch to imx-image

[PATCH] net: fec_imx: default phy address to -1 for dt probe
 2013-05-23 13:58 UTC 

[PATCH] MCI: support boot partitions
 2013-05-23 13:56 UTC  (4+ messages)
` [PATCH 1/3] param: Add info function
` [PATCH 2/3] param: Add helpers to provide an enum parameter
` [PATCH 3/3] mci: Add support for MMC boot partitions

[PATCH 1/2] arm: am33xx: add pinmux and clock config for UART2
 2013-05-23 13:38 UTC  (3+ messages)
` [PATCH 2/2] arm: am33xx: add pinmux config for RMII2

[PATCH] mtd-core: fix mtd erase operation for non-uniform flashes
 2013-05-23 13:27 UTC  (2+ messages)

imx31 bcb
 2013-05-23 13:19 UTC  (2+ messages)

2013.05 breaking Linux boot on imx28 CFA-10036
 2013-05-23 13:16 UTC  (5+ messages)

stable releases
 2013-05-23 12:47 UTC 

[PATCH] defaultenv-2: Fix settings entry
 2013-05-23  7:56 UTC  (2+ messages)

[RFC] MXS/i.MX23: detecting the boot source
 2013-05-23  7:54 UTC  (5+ messages)
  ` [PATCH] MXS/i.MX23: add boot source detection

[PATCH v2] mci i.MX esdhc: Fix clock divider calculation
 2013-05-23  7:17 UTC  (2+ messages)

[PATCH urgent] ARM: fix the memset fix
 2013-05-23  6:32 UTC  (2+ messages)

[PATCH] mci i.MX esdhc: Fix clock divider calculation
 2013-05-22  7:46 UTC  (3+ messages)

[PATCH] move the first i.MX board over to devicetree
 2013-05-21 17:53 UTC  (13+ messages)
` [PATCH 01/10] ARM: i.MX: remove unused .mac_addr_base in iim
` [PATCH 02/10] ARM: i.MX: iim: Add devicetree probe support
` [PATCH 03/10] ARM: i.MX51: Add devicetree files
` [PATCH 04/10] ARM: i.MX51: Add IIM devicetree node
` [PATCH 05/10] ARM: i.MX51: Fixup fec pads in dts
` [PATCH 06/10] ARM: i.MX51: skip devices register when devicetree is present
` [PATCH 07/10] ARM: i.MX51 babbage: Add spi-cs-high property to pmic
` [PATCH 08/10] ARM: i.MX51 babbage: provide MAC adress in devicetree
` [PATCH 09/10] ARM: i.MX51 babbage: Add phy reset gpio to dts
` [PATCH 10/10] ARM: i.MX51 babbage: switch to devicetree

[PATCH 00/11] arm: mvebu: SoC consolidation
 2013-05-21 17:49 UTC  (12+ messages)
` [PATCH 04/11] arm: mvebu: convert Dove to common init
` [PATCH 05/11] arm: mvebu: convert Armada 370/XP "

[PATCH v2] nand_base: sync flash detection functions with linux 3.9's code
 2013-05-21 17:41 UTC  (6+ messages)

[PATCH] misc oftree patches
 2013-05-21  7:38 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: imx-iomux-v3: only register pinctrl when device node is available
` [PATCH 2/5] spi: improve devicetree support
` [PATCH 3/5] mtd: dataflash: Add devicetree probing support
` [PATCH 4/5] net: Add of_register_ethaddr
` [PATCH 5/5] net: fec: Add imx25 compatible property

(no subject)
 2013-05-21  6:49 UTC  (8+ messages)
` [PATCH 1/5] i2c: Add missing result check
` [PATCH 2/5] i2c: remove dead code
` [PATCH 3/5] i2c: Add support for dynamic i2c bus numbers
  ` [SPAM] "
` [PATCH 4/5] i2c: Add devicetree support
` [PATCH 5/5] i2c: fsl: Add devicetree probe support

[PATCH] ARM: invalidate data caches during early init
 2013-05-20 15:21 UTC  (4+ messages)

[PATCH] devicetree misc updates
 2013-05-20 14:14 UTC  (3+ messages)
` [PATCH 3/8] scripts: fixdep: update from v3.10-rc1
` [PATCH 8/8] of: populate devices based on "simple-bus" property

page:  |  | latest

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