mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[RFC V2 0/6] barebox PCI support
 2012-03-08 19:50 UTC  (3+ messages)
` [RFC V2 2/6] MIPS: add file gt64120.h from linux 2.6.39
` [RFC V2 4/6] PCI: add draft lspci command

[PATCH 1/1] net: dhcp: allow to set transmitted vendor id
 2012-03-08 14:03 UTC 

__bss_stop question
 2012-03-08 13:45 UTC  (3+ messages)

[PATCH 1/3] pm9g45: fix Ethernet
 2012-03-08 13:05 UTC  (18+ messages)
` [PATCH 2/3] pm9g45: enable MCI0
` [PATCH 3/3] pm9g45: enable USB OHCI host and USB mass storage
` [PATCH v2 1/4] pm9g45: boot from NAND
  ` [PATCH v2 2/4] pm9g45: fix Ethernet
  ` [PATCH v2 3/4] pm9g45: enable MCI0
  ` [PATCH v2 4/4] pm9g45: enable USB OHCI host and USB mass storage

[PATCH] omap: add support for phycard-a-xl2
 2012-03-07 12:18 UTC 

[PATCH] NET: Add support for ks8851_mll
 2012-03-07 12:17 UTC 

[PATCH 1/5] net: use net_alloc_packet to allocate packet
 2012-03-07  9:21 UTC  (9+ messages)
` [PATCH 2/5] net: introduce net_free_packet to free the packet
` [PATCH 3/5] net: allow the drivers to specify the tx buffer allocator
` [PATCH 4/5] macb: implement alloc_packet & free_packet
` [PATCH 5/5] macb: add timeout on send

[PATCH 1/2] omap: move scale_vcores to omap4_generic
 2012-03-07  8:56 UTC  (7+ messages)
` [PATCH 2/2] omap: move do_set_mux "
    ` [PATCH 1/2 v2] omap: move scale_vcores "
    ` [PATCH 2/2 v2] omap: move do_set_mux "

[PATCH] fs: flush device on close
 2012-03-07  8:46 UTC  (2+ messages)

[PATCH] net: dhcp: allow to set transmitted vendor id
 2012-03-07  8:42 UTC  (3+ messages)

[PATCH] fb: added flush() method to synchronize the used DMA buffer
 2012-03-06 19:09 UTC 

[PATCH] bmp: honor alpha channel bits
 2012-03-06 18:41 UTC 

[PATCH] show_progress: minor optimizations
 2012-03-06 18:01 UTC 

v2012.03.0
 2012-03-06  9:53 UTC 

[PATCH/RFC 3/4] barebox-data: add barebox-data sections
 2012-03-06  9:05 UTC  (2+ messages)
  ` [PATCH/RFC 4/4] memtest: rewrite memtest commands

[PATCH 1/2 v2] macb: add timeout on send
 2012-03-05 18:00 UTC  (2+ messages)
` [PATCH 2/2] macb: fix mmu support

[PATCH] mach-omap: add HAS_DEBUG_LL
 2012-03-05 17:13 UTC  (2+ messages)

[PATCH] pca-a-l1: remove duplicate includes
 2012-03-04 12:01 UTC  (2+ messages)

[PATCH 1/2] omap: Remove OMAP_GPMC prompt and usage
 2012-03-03 12:11 UTC  (4+ messages)
` [PATCH 2/2] pandaboard: Add gpmc_generic_init to board init

AT91SAM9G45: MACB: not usable Ethernet when MMU is enabled
 2012-03-02 17:16 UTC  (4+ messages)

Booting PPC Linux
 2012-03-02 16:28 UTC  (3+ messages)

[PATCH 1/2] pcaam1: Add support for the Phytec phyCARD-A-M1 (PCA-A-M1)
 2012-03-02  8:28 UTC  (4+ messages)
` [PATCH 2/2] pcaam1: Change the machine id/name to follow the phyCARD naming convention

[PATCH] Thumb2 support
 2012-03-01  4:40 UTC  (8+ messages)
` [PATCH 1/3] ARM: move exception vectors away from start of binary
` [PATCH 2/3] ARM: get runtime offset of board_init_lowlevel_return by using separate section
` [PATCH 3/3] ARM: Allow to compile in thumb-2 mode

[PATCH V3] arm/mach-pxa: add mioa701 board
 2012-02-29  7:41 UTC  (2+ messages)

[PATCH] drivers/serial: trivial regression fix
 2012-02-29  7:41 UTC  (2+ messages)

[PATCH] drivers/mci: fix read/write stalling
 2012-02-29  7:39 UTC  (4+ messages)

PATCH: Fix MMC boot in OMAP4 xload configurations
 2012-02-28  8:57 UTC  (4+ messages)

[PATCH] some binary space reduction
 2012-02-27 19:24 UTC  (4+ messages)
` [PATCH 1/3] command: do not allow abbreviated commands anymore
` [PATCH 2/3] ARM boot[zu]: return COMMAND_ERROR_USAGE instead of calling barebox_cmd_usage
` [PATCH 3/3] commands: remove struct command pointer from commands

[PATCH] lib: remove unused bcopy function
 2012-02-27 19:05 UTC 

[PATCH 1/7] add i2c clock support
 2012-02-27 18:59 UTC  (28+ messages)
` [PATCH 2/7] mfd: add mc34708 driver
` [PATCH 3/7] i.MX53: add silicn revision functions
    ` [PATCH v2 1/7] add i2c clock support
      ` [PATCH v2 2/7] mfd: add mc34708 driver
      ` [PATCH v2 3/7] i.MX53: add silicon revision functions
      ` [PATCH v2 4/7] i.MX53: enable pull up on I2C0 pins
      ` [PATCH v2 5/7] mx53-loco: add i2c support
      ` [PATCH v2 6/7] mx53-loco: add board revision support
      ` [PATCH v2 7/7] mx53-loco: update defconfig
` [PATCH 4/7] i.MX53: enable pull up on I2C0 pins
` [PATCH 5/7] mx53-loco: add i2c support
` [PATCH 6/7] mx53-loco: add board revision support
` [PATCH 7/7] mx53-loco: update defconfig

[PATCH] Add unaligned.h to sandbox arch
 2012-02-27 18:56 UTC  (2+ messages)

[PATCH] Typo fix in pm9261 init file
 2012-02-27 18:55 UTC  (2+ messages)

[PATCH 2/2] getopt: save and restore context
 2012-02-27  8:38 UTC 

[PATCH 1/2] getopt: turn commented out printf into debug()
 2012-02-27  8:38 UTC 

[PATCH] cp: fix memory leak
 2012-02-27  8:37 UTC 

PATCH: Fix MMC boot in OMAP4 xload configurations
 2012-02-24 16:18 UTC  (2+ messages)
  ` Fwd: "

mx53 loco boot procedure
 2012-02-23 20:59 UTC  (7+ messages)

Pending patches
 2012-02-22  7:28 UTC  (2+ messages)

tftp filesystem support
 2012-02-20 18:16 UTC  (8+ messages)
` [PATCH 1/5] Add suport for tftp as a filesystem
` [PATCH 2/5] make uimages work on tftpfs
` [PATCH 3/5] net: let net_udp_get_payload return void *
` [PATCH 4/5] add string for -ETIMEDOUT
` [PATCH 5/5] copy_file: limit progress bar to sensible limits

[PATCH] drivers/pwm: add PXA pulse width modulator controller
 2012-02-16 18:23 UTC  (9+ messages)
` [PATCH V2 1/2] "
        ` [PATCH V3 1/3] drivers/pwm: add duty_ns and period_ns to core pwm chip
          ` [PATCH V3 2/3] drivers/pwm: add PXA pulse width modulator controller
          ` [PATCH V3 3/3] drivers/video: remove pxafb enable on load

[PATCH 1/4] add gpio keyboard support
 2012-02-16 10:20 UTC  (6+ messages)
` [PATCH 4/4] usb-a926x: add DAB MMX Daughter board support
` [PATCH 1/4 v2] add gpio keyboard support

[PULL] gpio_keys
 2012-02-16 10:18 UTC 

iMX27 clock settings
 2012-02-15 16:06 UTC  (7+ messages)

LPC3250 support
 2012-02-15 15:08 UTC  (5+ messages)

cleanup filesystem core
 2012-02-15  8:22 UTC  (13+ messages)
` [PATCH 01/12] add list_is_singular
` [PATCH 02/12] dos partitions: Do not register as fixed partitions
` [PATCH 03/12] fs: Store mtab entries in list
` [PATCH 04/12] fs: make locally used function get_mtab_entry_by_path static
` [PATCH 05/12] fs: Store mtab path in allocated string
` [PATCH 06/12] fs: remove unused function fsdev_get_mountpoint
` [PATCH 07/12] fs: simplify get_mtab_entry_by_path
` [PATCH 08/12] fs: remove only once used variable
` [PATCH 09/12] fs: remove fs devices list
` [PATCH 10/12] fs: put fs devices on its own bus
` [PATCH 11/12] fs: allow to mount on subdirectories
` [PATCH 12/12] devices: unregister children when unregistering a device

Fix FAT block caching
 2012-02-15  8:10 UTC  (4+ messages)
` [PATCH 1/3] list: add list_last_entry function
` [PATCH 2/3] fat: revert fat caching mechanism
` [PATCH 3/3] block: reimplement caching

USB/network unregistration patches
 2012-02-15  8:04 UTC  (7+ messages)
` [PATCH 1/6] usb net smsc95xx: remove unused variable
` [PATCH 2/6] usb net smsc95xx: add missing mii_unregister
` [PATCH 3/6] usb net: fix unregistration
` [PATCH 4/6] net: fix eth device unregistration
` [PATCH 5/6] net: set enetaddr to invalid address when an invalid string is passed
` [PATCH 6/6] USB storage: fix disconnect

page:  |  | latest

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