mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/7] at91sam9 add watchdog support with keep alive
 2012-11-16 16:57 UTC 

v2012.11.0 - The late one
 2012-11-16 13:00 UTC 

pedantry alert -- what is the proper spelling of "barebox"?
 2012-11-16 11:33 UTC  (3+ messages)

how easy to add extra config for NAND-less beagle?
 2012-11-16 11:16 UTC  (6+ messages)

common.h dependence leak
 2012-11-16  7:01 UTC 

[PATCH] replace barebox* in .gitignore with individual files
 2012-11-15 17:28 UTC  (2+ messages)

[PATCH 1/1] at91rm9200ek: add spi support
 2012-11-15 16:21 UTC 

[PATCH 1/1] phylib: split config start to connect
 2012-11-15 14:11 UTC 

[PATCH 1/1] mx53 loco: enable smsc phy driver
 2012-11-15 14:11 UTC  (4+ messages)

[PATCH 1/1] mci-core: fix debug Capacity cast
 2012-11-15 13:41 UTC  (2+ messages)

TX53: Not Bootable from next tree
 2012-11-15 12:00 UTC  (10+ messages)
    ` [TX53: boot fixes 0/2] Make TX53 bootable again
    ` [TX53: boot fixes 1/2] tx53: Fix unbootable TX53-8030
    ` [TX53: boot fixes 2/2] tx53: remove reset() when not doing lowlevel init

[PATCH 1/2] phy: add phy_drivers_register
 2012-11-15 11:58 UTC  (4+ messages)
` [PATCH 2/2] phy: add smsc phy driver support
  ` [PATCH 1/1 v2] "

[PATCH 1/1] mx53-loco: fix phy reset
 2012-11-15 11:52 UTC  (2+ messages)

[PATCH 1/1] mx53-loco: fix phy reset
 2012-11-15 11:27 UTC  (2+ messages)

[PATCH] imx53: implement imx53_add_kpp
 2012-11-15 10:51 UTC 

[PATCH 0/2] m25p80: re-import it againt mtd_add_host
 2012-11-15 10:11 UTC  (2+ messages)

[PATCH 0/4 v3] at91sam9x5ek: add spi and mci support
 2012-11-15 10:11 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/2 v2] add bus device
 2012-11-15 10:11 UTC  (4+ messages)
` [PATCH 1/2] bus_for_each_device/bus_for_each_driver: add () to allow use &bus
  ` [PATCH 2/2] bus: add bus device

[PATCH 1/1] phy: if the link partner just ack us wait the end of the autoneg
 2012-11-15  9:29 UTC  (4+ messages)

[PATCH 1/2] nios2: use barebox_add_memory_bank in generic.c
 2012-11-15  7:47 UTC  (3+ messages)
` [PATCH 2/2] nios2: update generic_defconfig

TX53-8030 Memory Speed
 2012-11-15  7:46 UTC  (2+ messages)

how to download a file to specified mem location using tftp
 2012-11-15  7:41 UTC  (6+ messages)

why eth0 not in /dev
 2012-11-15  7:39 UTC  (2+ messages)

[PATCH 1/1] phy: phy_update_status wait auto neg done when enabled
 2012-11-14 17:24 UTC  (5+ messages)

[PATCH] mci_spi: always compute command crc byte
 2012-11-14  8:25 UTC  (2+ messages)

[PATCH] ARM pbl: add generated file zbarebox.map to .gitignore
 2012-11-14  8:23 UTC  (2+ messages)

defaultenv-2: how to update a flash partition?
 2012-11-14  8:10 UTC  (4+ messages)

[PATCH 1/3] at91sam9: add detection of low power sdram
 2012-11-13 21:13 UTC  (3+ messages)
` [PATCH 2/3] usb-a9g20: add mmc spi support
` [PATCH 3/3] tny-a9g20: "

[PATCH 0/4] mci-spi fix
 2012-11-13 20:07 UTC  (5+ messages)
` [PATCH 1/4] mci_spi: always compute command crc byte
  ` [PATCH 2/4] mci-core: spi fix op cond support
  ` [PATCH 3/4] mci_spi: add sanity check
  ` [PATCH 4/4] mci_spi: add clock frequency change support

[PATCH 1/1] phylib: add fixup support
 2012-11-13 18:00 UTC 

[PATCH 0/8] atmtel: fix spi driver + rm9200
 2012-11-13 14:45 UTC  (11+ messages)
` [PATCH 1/8] atmel_spi: use device id as bus num
  ` [PATCH 2/8] atmel_spi: split transfert to atmel_spi_do_xfer
  ` [PATCH 3/8] atmel_spi: after setup the cs need to be disable
  ` [PATCH 4/8] atmel_spi: add sanity check in setup
  ` [PATCH 5/8] atmel_spi: fix cs support
  ` [PATCH 6/8] atmel_spi: drop setup during transfer
  ` [PATCH 7/8] atmel_spi: add cs change support
  ` [PATCH 8/8] at91rm9200: fix spi cs support

[PATCH] omap3_spi: fix bus numbers according to omap3_add_spi[1-4]
 2012-11-12  8:38 UTC  (2+ messages)

[PATCH v3 1/2] commands: change Y-Modem implementation
 2012-11-12  8:36 UTC  (4+ messages)
` [PATCH v3 2/2] commands: remove old "

[PATCH 1/1] at91sam9x5ek: add at24c512 support
 2012-11-12  7:43 UTC  (2+ messages)

[PATCH 1/1] eth: register device a pure device
 2012-11-12  7:42 UTC  (2+ messages)

[PATCH 0/3] i2c fix + prepare for at24 support
 2012-11-12  7:40 UTC  (5+ messages)
` [PATCH 1/3] i2c: algo-bit add missing acknak
  ` [PATCH 2/3] i2c: introduce i2c_new_dummy
  ` [PATCH 3/3] i2c: add id_table support

[PATCH 0/3] i2c: add at24 eeprom support
 2012-11-12  7:38 UTC  (5+ messages)
` [PATCH 1/3] import log2 support from linux
  ` [PATCH 2/3] add roundup and rounddown support
  ` [PATCH 3/3] eeprom: add at24 support

[PATCH 1/1] at91rm9200ek: enable dt support
 2012-11-12  7:33 UTC  (2+ messages)

[PATCH 0/2 v4] add spi command
 2012-11-12  7:32 UTC  (4+ messages)
` [PATCH 1/2] spi: introduce spi_get_master
  ` [PATCH 2/2] introduce spi command

[PATCH] net smc911x: add support for external PHY
 2012-11-12  7:30 UTC  (2+ messages)

[PATCH] mdiobus: unbreak phy_device_connect(): honor masked out PHYs
 2012-11-12  7:28 UTC  (2+ messages)

[PATCH] make new y-modem (PATCH v2) work on big-endian CPU
 2012-11-08 19:59 UTC  (5+ messages)

[PATCH 0/2] Y-Modem implementation change
 2012-11-07  8:22 UTC  (12+ messages)
` [PATCH v2 1/2] commands: change Y-Modem implementation
  ` [PATCH v2 2/2] commands: remove old "

[PATCH] mdiobus: unbreak phy_device_connect() "scan all PHY addresses" feature
 2012-11-07  8:05 UTC  (2+ messages)

USB On PCM043?
 2012-11-06 19:48 UTC  (9+ messages)
      ` [RFC][PATCH] pcm043: usb support --not working--

TX53: Not Bootable from next tree
 2012-11-05 13:27 UTC  (3+ messages)

[PATCH 0/2 v3] add spi command
 2012-11-05  9:36 UTC  (3+ messages)
` [PATCH 1/2] spi: introduce spi_get_master
  ` [PATCH 2/2] introduce spi command

Ramfs and NULL pointer
 2012-11-05  8:23 UTC  (4+ messages)

[PATCH 1/1] atmel_spi: fix multiple instance support
 2012-11-04 18:42 UTC 

[PATCH 0/2 v2] add spi command
 2012-11-04  8:59 UTC  (3+ messages)
` [PATCH 1/2] spi: introduce spi_get_master
  ` [PATCH 2/2] introduce spi command

[PATCH 0/2] add spi command
 2012-11-03 21:39 UTC  (8+ messages)
` [PATCH 1/2] spi: introduce spi_get_master
  ` [PATCH 2/2] introduce spi command

[PATCH 1/1 v2] at91sam9x5ek: add i2c support
 2012-11-03 11:29 UTC  (2+ messages)
` [PATCH 1/1 v3] "

[PATCH 1/1] input: add qt1070 touch keyboard support
 2012-11-03 11:26 UTC  (5+ messages)
` [PATCH 1/1 v2] "
  ` [PATCH 1/1 v3] "

[PATCH 0/7] at91 add i2c-gpio suport
 2012-11-03  7:25 UTC  (4+ messages)

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

[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 0/4 v2] at91sam9x5ek: add spi and mci support
 2012-11-02  9:39 UTC  (2+ messages)

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

[PATCH v3 1/3] ARM: Add CLPS711X architecture
 2012-11-02  9:06 UTC  (9+ messages)

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

page:  |  | latest

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