[PATCH] panda and beagle update
2012-11-01 7:55 UTC (2+ messages)
` [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 v3 1/3] ARM: Add CLPS711X architecture
2012-11-01 7:32 UTC (6+ messages)
` [PATCH v3 2/3] ARM: clps711x: Add serial driver
` [PATCH v3 3/3] ARM: clps711x: Add generic board support (CLEP7212)
[PATCH 0/2] m25p80: re-import it againt mtd_add_host
2012-10-31 21:29 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] m25p80: sync flash support with the kernel
[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
[PATCH 0/4] at91sam9x5ek: add 1-wire support and hardware detection support
2012-10-31 18:22 UTC (5+ 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 1/1] at91sam9xek: fix mtd partition
2012-10-31 15:47 UTC
[PATCH] iomux-imx35: add missing comma in pad definition
2012-10-31 10:36 UTC
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 0/8 v3] pm9g45/pm9253/pm9261: add 1-wire support
2012-10-30 21:00 UTC (9+ 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] 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 (15+ messages)
` [PATCH 1/3] command: introduce "
` [PATCH 2/3] envfs: add command_abi_version support
[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 (7+ messages)
` [RFC 1/3] readline: move backspace key handling to the DO_BACKSPACE macro
` [RFC 2/3] readline: add ctrl-w handling (cut-the-last-word)
` [RFC 3/3] readline: fix the 'new blank line at EOF' typo
[PATCH 0/5] add 1-wire support
2012-10-29 7:45 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
[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 (10+ messages)
[RFC PATCH] commands: change Y-Modem implementation
2012-10-27 23:33 UTC (6+ messages)
[RFC 00/10] ubiformat in barebox
2012-10-27 20:11 UTC (14+ messages)
` [RFC 01/10] mtd: move is_power_of_2() to a public place
` [RFC 02/10] ubi: consolidate ubi-media.h
` [RFC 03/10] ubi: bump ubi-media.h to newest version
` [RFC 04/10] devfs & mtd: add MEMERASE ioctl support
` [RFC 05/10] mtd: utils: apply macros for message printouts
` [RFC 06/10] lib: add ubiutils-common
` [RFC 07/10] lib: add libscan
` [RFC 08/10] lib: add libubigen
` [RFC 09/10] lib: add barebox version of libmtd
` [RFC 10/10] commands: add ubiformat
[PATCH 0/2] allow to use named resources
2012-10-27 12:38 UTC (4+ messages)
[PATCH] net fec: connect phy at probe time
2012-10-26 14:16 UTC
[PATCH] random compile fixes
2012-10-26 6:59 UTC (16+ messages)
` [PATCH 01/15] pbl: Add missing FORCE
` [PATCH 02/15] wd: Provide default value for watchdog timeout
` [PATCH 03/15] mtd: fix mtdraw_write/mtdraw_erase arguments
` [PATCH 04/15] ARM: let THUMB2 select EABI
` [PATCH 05/15] ARM Samsung: fix pbl build for tiny210 board
` [PATCH 06/15] ARM omap: pbl fixes
` [PATCH 07/15] ARM Samsung: Let Nand boot depend on ARCH_S3C24xx
` [PATCH 08/15] mfd stmpe: Add missing semicolons at end of EXPORT_SYMBOL
` [PATCH 09/15] misc JTAG: Let Jtag driver depend on GENERIC_GPIO
` [PATCH 10/15] mtd mxs nand: select NAND_BBT
` [PATCH 11/15] mtd nand i.MX: fix compilation for unsupported SoC
` [PATCH 12/15] of gpio: Build gpio helper only when gpiolib is selected
` [PATCH 13/15] pbl: provide hang() function for the pbl
` [PATCH 14/15] ARM omap spi image: relax size constrains
` [PATCH 15/15] ARM omap spi image: print error to stderr
[PATCH 0/2] pm9g45 fix
2012-10-25 18:01 UTC (5+ messages)
[PATCH] of: Check for NULL pointer in of_find_property
2012-10-25 15:56 UTC
[PATCH] mtd: ubi: fix typos in comment of build.c
2012-10-25 15:43 UTC (2+ messages)
[PATCH] Makefile: disable CDPATH
2012-10-25 6:38 UTC (2+ messages)
[PATCH] defenv-2: set username to 'none'
2012-10-24 8:49 UTC (3+ messages)
phylib does not wait for link
2012-10-24 8:06 UTC (2+ messages)
[PATCH] tftp fixes
2012-10-24 8:00 UTC (3+ messages)
` [PATCH 1/2] fs tftp: Only request a block once
` [PATCH 2/2] fs tftp: Fix possible fifo overflow
[PATCH] devfs-core: add writesize in mtd partition ioctl
2012-10-24 7:49 UTC (2+ messages)
[PATCH] common: Makefile: 'cd' command could lead to broken default_env.h
2012-10-23 12:54 UTC (4+ messages)
[PATCH 1/1] spi: move the depends on SPI to if SPI and keep config alphanum ordered
2012-10-23 8:40 UTC (2+ messages)
How to flash ubi image from barebox
2012-10-23 7:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox