mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[For next PATCH 1/1] versatilepb: add i2c support
 2012-11-02 10:30 UTC  (2+ messages)

[PATCH 0/4 v2] i2c: add algo-bit support with gpio and versatile support
 2012-11-02 10:27 UTC  (6+ messages)
` [PATCH 1/4] i2c: adapter: register it's own device
  ` [PATCH 2/4] i2c: add i2c algo bit support
  ` [PATCH 3/4] i2c: add i2c-gpio support
  ` [PATCH 4/4] i2c: add versatile support

[PATCH v4 1/3] ARM: Add initial support for CLPS711X architecture
 2012-11-02 10:25 UTC  (5+ messages)
` [PATCH v4 2/3] ARM: clps711x: Add serial driver
` [PATCH v4 3/3] ARM: clps711x: Add generic board support (CLEP7212)

[PATCH 0/4 v2] at91sam9x5ek: add spi and mci support
 2012-11-02  9:39 UTC  (6+ messages)
` [PATCH 1/4] at91sam9x5: add spi support
  ` [PATCH 2/4] at91sam9x5ek: "
  ` [PATCH 3/4] at91sam9x5: add mci support
  ` [PATCH 4/4] at91sam9x5ek: "

[PATCH 0/7] at91 add i2c-gpio suport
 2012-11-02  9:34 UTC  (10+ messages)
` [PATCH 1/7] at91sam9x5: add i2c support
  ` [PATCH 2/7] at91rm9200: "
  ` [PATCH 3/7] at91sam9260/sam9g20: "
  ` [PATCH 4/7] at91sam9263: "
  ` [PATCH 5/7] at91sam9261/sam9g10: "
  ` [PATCH 6/7] at91sam9g45: "
  ` [PATCH 7/7] at91sam9x5ek: "
    ` [PATCH 1/1 v2] "

[PATCH 0/4] i2c: add algo-bit support with gpio and versatile support
 2012-11-02  9:24 UTC  (7+ messages)
` [PATCH 1/4] i2c: adapter: register it's own device
  ` [PATCH 2/4] i2c: add i2c algo bit support
  ` [PATCH 3/4] i2c: add i2c-gpio support
  ` [PATCH 4/4] i2c: add versatile support

[PATCH v3 1/3] ARM: Add CLPS711X architecture
 2012-11-02  9:06 UTC  (11+ messages)
` [PATCH v3 2/3] ARM: clps711x: Add serial driver
` [PATCH v3 3/3] ARM: clps711x: Add generic board support (CLEP7212)

[PATCH 1/1] mtd: dataflash: fix spi_transfer init
 2012-11-02  8:57 UTC  (2+ messages)

[PATCH] defenv-2 menu: when booting failed wait for key press
 2012-11-01 22:42 UTC 

[PATCH 0/2] Y-Modem implementation change
 2012-11-01 19:57 UTC  (8+ messages)
` [PATCH 1/2] commands: change Y-Modem implementation
` [PATCH 2/2] commands: remove old "

[PATCH 0/4] at91sam9x5ek: add spi and mci support
 2012-11-01 19:36 UTC  (5+ messages)
` [PATCH 1/4] at91sam9x5: add spi support
  ` [PATCH 2/4] at91sam9x5ek: "
  ` [PATCH 3/4] at91sam9x5: add mci support
  ` [PATCH 4/4] at91sam9x5ek: "

[PATCH] ARM: Make memory known to lowlevel code
 2012-11-01 19:21 UTC  (4+ messages)
` [PATCH 06/28] ARM i.MX boards: switch to barebox_arm_entry

[PATCH] defenv-2: Make it simpler
 2012-11-01 18:52 UTC  (4+ messages)
` [PATCH 1/3] defenv-2: remove initrd boot script
` [PATCH 2/3] defenv-2: remove some helper scripts
` [PATCH 3/3] defenv-2: bring back /env/config

[PATCH] mount: add compatibility to old mount command
 2012-11-01 17:08 UTC 

[PATCH] iomux-imx35: add missing comma in pad definition
 2012-11-01 15:32 UTC  (2+ messages)

[PATCH 0/4] at91sam9x5ek: add 1-wire support and hardware detection support
 2012-11-01 15:30 UTC  (6+ messages)
` [PATCH 1/4] at91sam9x5ek: add 1-wire support
  ` [PATCH 2/4] at91sam9x5ek: add hw detection support
  ` [PATCH 3/4] at91sam9x5ek: add fixup for cogent cpu module
  ` [PATCH 4/4] at91sam9x5ek: use w1 serial number to generate local mac address

[PATCH 0/8 v3] pm9g45/pm9253/pm9261: add 1-wire support
 2012-11-01 15:29 UTC  (10+ messages)
` [PATCH 1/8] arm: at91: add gpio_is_valid support
  ` [PATCH 2/8] w1: introduce helper to generate mac address from 1-wire id
  ` [PATCH 3/8] pm9g45: add 1-wire support
  ` [PATCH 4/8] pm9g45: use w1 serial number to generate local mac address
  ` [PATCH 5/8] pm9263: add 1-wire support
  ` [PATCH 6/8] pm9263: use w1 serial number to generate local mac address
  ` [PATCH 7/8] pm9261: add 1-wire support
  ` [PATCH 8/8] pm9261: use w1 serial number to generate local mac address

[PATCH 1/1] at91sam9xek: fix mtd partition
 2012-11-01 15:29 UTC  (2+ messages)

[PATCH] command: return 1 on unknown command
 2012-11-01 14:14 UTC 

[PATCH 1/1] input: add qt1070 touch keyboard support
 2012-11-01 13:52 UTC  (2+ messages)
` [PATCH 1/1 v2] "

[PATCH] fix devicetree alignment
 2012-11-01 11:49 UTC  (3+ messages)
` [PATCH 1/2] bootm: Add a define for the additional devicetree size
` [PATCH 2/2] bootm: Do not cross 1MiB sections for the devicetree

[PATCH 0/2] m25p80: re-import it againt mtd_add_host
 2012-11-01  9:33 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] m25p80: sync flash support with the kernel
` [PATCH 1/1] mtd: introduce mtd_block_isbad

[PATCH] panda and beagle update
 2012-11-01  7:55 UTC  (7+ messages)
` [PATCH 1/6] ARM OMAP4: Turn puts into debug
` [PATCH 2/6] ARM OMAP4 panda: switch to new environment
` [PATCH 3/6] ARM OMAP4 panda xload: Enable MMU and Thumb2 support
` [PATCH 4/6] ARM OMAP3 beagle: switch to new environment
` [PATCH 5/6] ARM OMAP3 boards: Call omap3_core_init only from SRAM
` [PATCH 6/6] ARM OMAP3: Put reset() into its own section

[PATCH] net usb asix: Add missing line breaks in dev_* messages
 2012-11-01  7:43 UTC 

[PATCH] i.MX fec fixes
 2012-10-31 20:52 UTC  (5+ messages)
` [PATCH 1/2] net eth: make edev->init optional
` [PATCH 2/2] net fec: call fec_init at probe time

current barebox support for beagle xM and panda ES?
 2012-10-31 10:04 UTC  (2+ messages)

[PATCH 1/3] arm: mxs: use timeouts in block reset routines
 2012-10-31  9:39 UTC  (10+ messages)
` [PATCH 2/3] dma: apbh: check for errors when resetting ip core
` [PATCH 3/3] mtd: nand: mxs: "

[PATCH 1/2] mxs: mx28evk: add nand device
 2012-10-31  7:37 UTC  (3+ messages)
` [PATCH 2/2] configs: mx28evk: add NAND support

[PATCH/RFC] Introduce nandsim command
 2012-10-30 21:00 UTC  (2+ messages)
` [PATCH/RFC] nandsim: add "

[PATCH] phylib delayed scan
 2012-10-30 16:32 UTC  (3+ messages)
` [PATCH 1/2] mdiobus: return existing phydev in mdiobus_scan
` [PATCH 2/2] mdiobus: do not scan the bus at registration time

[PATCH] filetype command support
 2012-10-30 14:46 UTC  (3+ messages)
` [PATCH 1/2] filetype: add shortnames
` [PATCH 2/2] add filetype command support

[PATCH] uimage: Fix deleting of temporary file
 2012-10-30 14:00 UTC 

[PATCH 1/2] debug_ll: use const char* for PUTS_LL
 2012-10-30  9:26 UTC  (6+ messages)
` [PATCH 2/2] console: display Switch to console [csxx] when switching from debug_ll to real console

[PATCH 0/8 v2:wqa] pm9g45/pm9253/pm9261: add 1-wire support
 2012-10-30  8:41 UTC  (12+ messages)
` [PATCH 1/8] arm: at91: add gpio_is_valid support
  ` [PATCH 2/8] w1: introduce helper to generate mac address from 1-wire id
  ` [PATCH 3/8] pm9g45: add 1-wire support
  ` [PATCH 4/8] pm9g45: use w1 serial number to generate local mac address
  ` [PATCH 5/8] pm9263: add 1-wire support
  ` [PATCH 6/8] pm9263: use w1 serial number to generate local mac address
  ` [PATCH 7/8] pm9261: add 1-wire support
  ` [PATCH 8/8] pm9261: use w1 serial number to generate local mac address

[PATCH 0/5 v2] add 1-wire support
 2012-10-29 22:18 UTC  (7+ messages)
` [PATCH 1/5] clock: introduce non interruptible timeout
  ` [PATCH 2/5] add 1-wire support
  ` [PATCH 3/5] 1-wire: add gpio bus
  ` [PATCH 4/5] 1-wire: add ds2431 support
  ` [PATCH 5/5] 1-wire: add ds2433 support

[PATCH 0/3] introduce command abi version
 2012-10-29 18:05 UTC  (8+ messages)
` [PATCH 1/3] command: introduce "

[PATCH 0/8] pm9g45/pm9253/pm9261: add 1-wire support
 2012-10-29 11:29 UTC  (11+ messages)
` [PATCH 1/8] arm: at91: add gpio_is_valid support
  ` [PATCH 2/8] w1: introduce helper to generate mac address from 1-wire id
  ` [PATCH 3/8] pm9g45: add 1-wire support
  ` [PATCH 4/8] pm9g45: use w1 serial number to generate local mac address
  ` [PATCH 5/8] pm9263: add 1-wire support
  ` [PATCH 6/8] pm9263: use w1 serial number to generate local mac address
  ` [PATCH 7/8] pm9261: add 1-wire support
  ` [PATCH 8/8] pm9261: use w1 serial number to generate local mac address

[PATCH 00/12] add bus device
 2012-10-29 10:41 UTC  (6+ messages)

Trying to pause delivery of messages
 2012-10-29  9:23 UTC 

[RFC 0/3] readline: add ctrl-w handling (cut-the-last-word)
 2012-10-29  9:02 UTC  (4+ messages)

[PATCH 0/5] add 1-wire support
 2012-10-29  7:45 UTC  (6+ messages)
` [PATCH 1/5] clock: introduce non interruptible timeout
  ` [PATCH 2/5] add 1-wire support
  ` [PATCH 4/5] 1-wire: add ds2431 support
  ` [PATCH 5/5] 1-wire: add ds2433 support

[For next PATCH 1/1] gpio: move gpio_is_valid to gpio.h
 2012-10-29  7:43 UTC  (3+ messages)
` [PATCH 1/1 v2] "

[PATCH 1/1] at91sam9x5ek: enable MMU
 2012-10-29  7:39 UTC  (2+ messages)

[PATCH] usb: add flow control to u_serial
 2012-10-29  7:33 UTC  (2+ messages)

sandbox and tty input/output
 2012-10-28 18:42 UTC 

[PATCH] net phy: poll for a link
 2012-10-28 12:31 UTC  (5+ messages)

[RFC PATCH] commands: change Y-Modem implementation
 2012-10-27 23:33 UTC  (3+ messages)

[RFC 00/10] ubiformat in barebox
 2012-10-27 20:11 UTC  (3+ messages)
` [RFC 09/10] lib: add barebox version of libmtd

page:  |  | latest

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