[PATCH] net phy: poll for a link
2012-10-25 9:11 UTC (7+ 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 0/3] introduce command abi version
2012-10-23 13:27 UTC (10+ messages)
` [PATCH 1/3] command: introduce "
` [PATCH 2/3] envfs: add command_abi_version support
` [PATCH 3/3] environment: detect command_abi_version
[PATCH] common: Makefile: 'cd' command could lead to broken default_env.h
2012-10-23 12:54 UTC (4+ messages)
[PATCH 0/2] allow to use named resources
2012-10-23 10:22 UTC (5+ messages)
` [PATCH 1/2] driver: add support for requesting resource by name
` [PATCH 2/2] nomadik_nand: switch to named resource
[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 (3+ messages)
[PATCH 0/2] pm9g45 fix
2012-10-23 7:09 UTC (5+ messages)
` [PATCH 1/2] pm9g45: fix nand partition in c code
` [PATCH 2/2] pm9g45: fix config and defconfig
[PATCH] mtd: ubi: cdev: fix build warning for 64-bit
2012-10-23 7:06 UTC (2+ messages)
[PATCH v2 1/3] ARM: Add CLPS711X architecture
2012-10-23 6:38 UTC (12+ messages)
` [PATCH v2 2/3] ARM: clps711x: Add serial driver
[PATCH 0/8] improve nandtest command
2012-10-23 6:27 UTC (10+ messages)
` [PATCH 1/8] nandtest: stat ecc per page not per eraseblock
` [PATCH 2/8] nandtest: add progressbar instead of offset print
` [PATCH 3/8] nandtest: rename command argument p to i
` [PATCH 4/8] nandtest: change flash length variable type
` [PATCH 5/8] nandtest: use get_random_bytes instead of for loop
` [PATCH 6/8] nandtest: clean up code
` [PATCH 7/8] nandtest: use loff_t instead off_t
` [PATCH 8/8] nandtest: add another constraints check
[PATCH] progressbar: use __stringify in format string
2012-10-23 6:25 UTC (3+ messages)
` [PATCH] devfs-core: add writesize in mtd partition ioctl
[PATCH 6/6] OMAP4: clean voltage switch
2012-10-22 9:00 UTC (6+ messages)
[PATCH 00/14] archosg9: add support for tablet
2012-10-22 6:50 UTC (5+ messages)
` [PATCH 14/14] Add support for Archos G9 tablet
[PATCH 1/1] designware: fix 100mps phy support
2012-10-21 18:37 UTC (5+ messages)
[PATCH 0/2] openrisc: cleanup generic board
2012-10-21 8:57 UTC (6+ messages)
` [PATCH 1/2] openrisc: switch to defaultenv-2 and change boardinfo
` [PATCH 2/2] openrisc: generic board cleanup
[PATCH 0/5] BCM2835/Raspberry-Pi support
2012-10-21 8:51 UTC (7+ messages)
` [PATCH 1/5] BCM2835: add clocksource driver
` [PATCH 2/5] BCM2835: add gpio driver
` [PATCH 3/5] ARM1176: add support
` [PATCH 4/5] BCM2835: add support (arch)
` [PATCH 5/5] Raspberry-Pi: add support (board)
[PATCH] ARM OMAP: Enable gpio output
2012-10-21 8:39 UTC (2+ messages)
[PATCH] add 'miitool' command to view media-independent interface status
2012-10-21 8:37 UTC (2+ messages)
[PATCH] commands/Kconfig: move 'ln' to the 'file commands' section
2012-10-21 8:35 UTC (2+ messages)
[PATCH 0/3] at91sam9x5 add nand pmecc support
2012-10-21 8:34 UTC (5+ messages)
` [PATCH 1/3] nand: atmel add "
` [PATCH 2/3] at91sam9x5: "
` [PATCH 3/3] at91sam9x5ek: switch to hw pmecc nand support
[For-master PATCH 0/3] at91sam9x5 fixes
2012-10-21 8:30 UTC (5+ messages)
` [PATCH 1/3] at91sam9x5: udpate default ARCH_TEXT to 0x26f00000
` [PATCH 2/3] sam9x5ek: drop uart2 as it's not always present
` [PATCH 3/3] at91sam9x5ek: fix bootstrap size to 256KiB
[PATCH] progressbar: use __stringify in format string
2012-10-20 12:13 UTC (2+ messages)
[PATCH 1/2] nandtest: improve nandtest command
2012-10-20 12:12 UTC (4+ messages)
` [PATCH 2/2] progressbar: add TOSTRING macro
[PATCH v2] nandtest: improve nandtest command
2012-10-20 7:13 UTC
[PATCH] ARM: Make memory known to lowlevel code
2012-10-19 17:27 UTC (39+ messages)
` [PATCH 01/28] ARM: Make malloc available in all initcalls
` [PATCH 02/28] ARM at91sam926x: provide reset function for boards with lowlevel init
` [PATCH 03/28] ARM at91rm9200: "
` [PATCH 04/28] ARM: Add new entry point for barebox
` [PATCH 05/28] ARM i.MX Add functions to get sdram base and size
` [PATCH 06/28] ARM i.MX boards: switch to barebox_arm_entry
` [PATCH 07/28] ARM AT91 "
` [PATCH 08/28] ARM i.MXs "
` [PATCH 09/28] ARM OMAP "
` [PATCH 10/28] ARM Samsung "
` [PATCH 11/28] ARM PXA "
` [PATCH 12/28] ARM ep93xx "
` [PATCH 13/28] ARM tegra "
` [PATCH 14/28] ARM nomadik "
` [PATCH 15/28] ARM versatile "
` [PATCH 16/28] ARM netx "
` [PATCH 17/28] ARM: remove now unused *_LOWLEVEL_INIT Kconfig options
` [PATCH 18/28] ARM start: remove unused board_init_lowlevel* functions
` [PATCH 19/28] ARM pbl: setup stack at end of SDRAM
` [PATCH 20/28] ARM pbl: Call uncompressed binary with arguments
` [PATCH 21/28] ARM pbl: make MMU functional again
` [PATCH 22/28] ARM start: pick up memory/boarddata arguments from pbl
` [PATCH 23/28] ARM start: Add barebox_arm_boarddata function
` [PATCH 24/28] ARM: Determine base and size of malloc space from SDRAM
` [PATCH 25/28] ARM pbl: always copy piggydata
` [PATCH 26/28] ARM i.MX: Use SRAM stack in lowlevel code
` [PATCH 27/28] generic memory layout: fix deps for [MALLOC|STACK]_BASE
` [PATCH 28/28] ARM: disable HAVE_CONFIGURABLE_MEMORY_LAYOUT
[PATCH 0/6] archosg9: improve support for tablet
2012-10-18 22:22 UTC (3+ messages)
[PATCH] clkdev: add helper function to register one clock lookup for a struct clk
2012-10-18 19:40 UTC
barebox@ELCE
2012-10-18 11:48 UTC (6+ messages)
[PATCH 0/5] BCM2835/Raspberry-Pi support
2012-10-18 7:02 UTC (15+ messages)
` [PATCH 1/5] BCM2835: add clocksource driver
` [PATCH 2/5] BCM2835: add gpio driver
` [PATCH 3/5] ARM1176: add support
` [PATCH 4/5] BCM2835: add support (arch)
` [PATCH 5/5] Raspberry-Pi: add support (board)
[PATCH] misc compiler warning fixes
2012-10-17 20:20 UTC (4+ messages)
` [PATCH 1/3] mips: remove unused variable
` [PATCH 2/3] sandbox: only test for sdl libs when sdl is enabled
` [PATCH 3/3] net gianfar: remove unused variable
pcm049 (OMAP4430) broken on next
2012-10-17 12:30 UTC
[PATCH v4] bootm: add global bootm.{image/initrd}.loadaddr support
2012-10-17 9:38 UTC (5+ messages)
[PATCH] mtd ARM OMAP: Fix compile errors
2012-10-17 8:18 UTC
[PATCH 0/2] mtd add parent support and use pure device
2012-10-17 6:46 UTC (5+ messages)
` [PATCH 1/2] mtd: register device a "
` [PATCH 2/2] mtd: add parent support
[PATCH 1/1] console: use debug_ll before the console is available
2012-10-16 22:01 UTC (2+ messages)
[PATCH] cosmetic: remove right alignment on driver list
2012-10-16 21:48 UTC (2+ messages)
[PATCH] OMAP: Documentation file misspelled
2012-10-16 21:28 UTC (2+ messages)
[PATCH] ARM bootz: use request_sdram_region
2012-10-16 20:30 UTC (5+ messages)
sandbox whith oftree on making error
2012-10-16 20:27 UTC (5+ 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