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

[PATCH] replace barebox* in .gitignore with individual files
 2012-11-14  8:21 UTC 

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

TX53: Not Bootable from next tree
 2012-11-12 13:02 UTC  (5+ messages)

[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  (19+ messages)
` [PATCH 1/2] commands: change Y-Modem implementation
` [PATCH 2/2] commands: remove old "
` [PATCH v2 1/2] commands: change "
  ` [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 0/2 v2] add bus device
 2012-11-03 15:11 UTC  (3+ 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 0/4 v3] at91sam9x5ek: add spi and mci support
 2012-11-03 11: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 0/7] at91 add i2c-gpio suport
 2012-11-03 11:29 UTC  (13+ 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 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 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  (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/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  (9+ messages)

[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/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  (2+ messages)

[PATCH 0/8 v3] pm9g45/pm9253/pm9261: add 1-wire support
 2012-11-01 15:29 UTC  (2+ messages)

[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] 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  (4+ messages)
` [PATCH 1/1] mtd: introduce mtd_block_isbad

[PATCH] panda and beagle update
 2012-11-01  7:55 UTC 

page:  |  | latest

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