[PATCH 0/4 v2] add wakup source
2012-10-13 13:49 UTC (5+ messages)
` [PATCH 1/4] reset_source: make enum and string human readable
` [PATCH 2/4] reset_source: add software reset as possible source
` [PATCH 3/4] reset_resource: add wakeup source
` [PATCH 4/4] at91: add reset and wakeup source detection support
[PATCH] mtd-core: add writesize in MEMGETINFO ioctl
2012-10-13 12:31 UTC (2+ messages)
[PATCH] documentation: add sandbox malloc argument
2012-10-13 12:30 UTC (2+ messages)
[PATCH 1/2] sandbox: move add_image for env in second getopt
2012-10-13 12:29 UTC (3+ messages)
` [PATCH 2/2] sandbox: fix malloc argument string
[PATCH 0/5] BCM2835/Raspberry-Pi
2012-10-13 12:16 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)
[RFC v2] add 'miitool' command to view media-independent interface status
2012-10-13 12:13 UTC (2+ messages)
barebox@ELCE
2012-10-13 12:11 UTC (8+ messages)
[PATCH] cosmetic: extra new line in automount usage command
2012-10-13 12:11 UTC
[PATCH 1/2] ARM OMAP: Create device file
2012-10-13 12:10 UTC (6+ messages)
` [PATCH 2/2] ARM OMAP: Use wrapper in board files
[PATCH 1/4] reset_source: make enum and string human readable
2012-10-13 7:51 UTC (4+ messages)
` [PATCH 2/4] reset_source: add software reset as possible source
` [PATCH 3/4] reset_resource: add wakeup source
` [PATCH 4/4] at91: add reset and wakeup source detection support
[PATCH] More Karo tx53 support
2012-10-12 16:52 UTC (5+ messages)
` [PATCH 1/4] ARM i.MX53: enable imx53_init_lowlevel for pbl
` [PATCH 2/4] ARM i.MX tx53: Add rev xx30 board support
` [PATCH 3/4] ARM i.MX53: set bootsource location
` [PATCH 4/4] ARM i.MX Karo tx53: Add env depending on bootsource
[PATCH] ARM: introduce arm_setup_stack function and use it
2012-10-12 16:46 UTC
[PATCH 1/2] Makefile: Add missing force for barebox-flash-image
2012-10-12 16:40 UTC (2+ messages)
` [PATCH 2/2] defaultenv: dependencies fixes
[PATCH 1/2] defaultenv-2: Select CMD_ECHO & CMD_ECHO_E by default
2012-10-12 11:22 UTC (6+ messages)
` [PATCH 2/2] defaultenv-2: Select CMD_EDIT by default if CMD_MENU_MANAGEMENT is selected
` Re[2]: [PATCH 1/2] defaultenv-2: Select CMD_ECHO & CMD_ECHO_E by default
[PATCH 0/5] BCM2835/RPi support
2012-10-12 9:35 UTC (10+ messages)
` [PATCH 1/5] BCM2835: clocksource driver
` [PATCH 2/5] BCM2835: add gpio driver
` [PATCH 3/5] ARM1176: add support
` [PATCH 4/5] BCM2835: "
` [PATCH 5/5] Raspberry-Pi: "
error building sandbox with debug on
2012-10-12 9:15 UTC (3+ messages)
[PATCH] cosmetic: improve command list display
2012-10-12 8:54 UTC (2+ messages)
[PATCH 00/14] archosg9: add support for tablet
2012-10-12 8:39 UTC (19+ messages)
` [PATCH 01/14] twl6030: add debug info
` [PATCH 02/14] omap4: add rename definitions to match datasheet
` [PATCH 03/14] ARM: import irq handling from linux
` [PATCH 04/14] ARM: ensure irqs are disabled
` [PATCH 05/14] omap: revert gpiolib
` [PATCH 06/14] omap4: add usb boot source
` [PATCH 07/14] bootm: close open files
` [PATCH 08/14] uimage: improve transfer speed
` [PATCH 09/14] fs: improve robustness
` [PATCH 10/14] omap4: add support for booting cpu from usb
` [PATCH 11/14] omap4: add serial communications over usb boot
` [PATCH 12/14] omap4: add filesystem support "
` [PATCH 13/14] omap4: add support for loading second stage from usb
` [PATCH 14/14] Add support for Archos G9 tablet
[PATCH] cosmetic: improve drivers list display
2012-10-12 8:12 UTC (2+ messages)
[PATCH 2/2 v2] common/partitions.c: make use of is_fat_or_mbr
2012-10-12 8:08 UTC (2+ messages)
[PATCH 1/2] common/paritions.c: force little endian reads
2012-10-12 8:07 UTC (4+ messages)
` [PATCH 2/2] common/partitions.c: make use of is_fat_or_mbr
[PATCH] defaultenv-2: boot: add missing space in error message
2012-10-12 8:04 UTC (2+ messages)
[PATCH 1/2] parameter: fix memory leak
2012-10-12 8:03 UTC (3+ messages)
` [PATCH 2/2] parameter: support removing named parameters
[PATCH] parameter: remove unused function global_add_parameter
2012-10-12 7:59 UTC (2+ messages)
[PATCH 0/5] BCM2835/Raspberry-Pi: add support
2012-10-11 14:15 UTC (14+ messages)
` [PATCH 1/5] Add support for ARM1176
` [PATCH 2/5] Add support for BCM2835
` [PATCH 3/5] Add support for Raspberry-Pi
` [PATCH 4/5] Add support for BCM2835 clocksource
` [PATCH 5/5] Add support for GPIO (BCM2835/Raspberry-Pi)
[PATCH] Final i.MX register cleanup
2012-10-11 7:13 UTC (14+ messages)
` [PATCH 01/13] ARM i.MX: Use SoC specific base to access sdram controller registers
` [PATCH 02/13] ARM i.MX nand layout: make multisoc safe
` [PATCH 03/13] ARM i.MX31: Cleanup remaining unprefixed registers
` [PATCH 04/13] ARM i.MX25: "
` [PATCH 05/13] ARM i.MX35: "
` [PATCH 06/13] ARM i.MX external nand boot: Use SoC specific base addresses
` [PATCH 07/13] ARM i.MX: remove unused improperly prefixed register defines
` [PATCH 08/13] ARM i.MX1: Cleanup remaining unprefixed registers
` [PATCH 09/13] ARM i.MX21: "
` [PATCH 10/13] ARM i.MX27: "
` [PATCH 11/13] ARM i.MX27: move PCCR gate registers to its only user
` [PATCH 12/13] ARM i.MX27: remove duplicate ESDCTL registers
` [PATCH 13/13] ARM i.MX: get rid of imx-regs.h
[PATCH] platform driver: Drop check for resource conflicts
2012-10-10 16:48 UTC (3+ messages)
[PATCH] ARM at91sam9260ek: remove unused reset entry
2012-10-10 10:53 UTC (7+ messages)
USB to Serial
2012-10-10 9:35 UTC (5+ messages)
[PATCH v2] Add more generated files to .gitignore
2012-10-10 9:34 UTC (2+ messages)
[PATCH 1/1] designware: add clock support
2012-10-10 9:06 UTC (6+ messages)
[RFC] add 'miitool' command to view media-independent interface status
2012-10-10 8:53 UTC (4+ messages)
[PATCH] i.MX clk
2012-10-10 7:49 UTC (15+ messages)
` [PATCH 01/10] clk: Add clk gate support
` [PATCH 02/10] ARM i.MX: Add clk_gate inline function
` [PATCH 03/10] ARM i.MX21: Fix CSPI parent clock
` [PATCH 04/10] ARM i.MX21: Enable all needed clocks during startup
` [PATCH 05/10] ARM i.MX25: "
` [PATCH 06/10] ARM i.MX21: Add lcdc per gate
` [PATCH 07/10] ARM i.MX27: "
` [PATCH 08/10] ARM i.MX25: "
` [PATCH 09/10] video i.MX: Use regular clk_[en|dis]able functions
` [PATCH 10/10] ARM i.MX: Enable clocks in common place
[PATCH 1/3] ARM OMAP: gpiolib fix chip.base
2012-10-10 7:32 UTC (5+ messages)
` [PATCH 2/3] ARM OMAP: Remove usage of gpio lib calls in lowlevel code
` [PATCH 3/3] ARM OMAP: change region size for gpio banks
How to init DDR on a at91sam9g45 board
2012-10-10 7:23 UTC (2+ messages)
[PATCH] ARM exceptions: Do not use hardcoded STACK_BASE
2012-10-10 7:13 UTC
[PATCH] support multiple ARM architectures
2012-10-10 7:12 UTC (3+ messages)
` [PATCH 1/2] ARM: Add cpu_architecture() function
` [PATCH 2/2] ARM: Support multiple ARM architectures
Missing commit?
2012-10-09 18:28 UTC (2+ messages)
[PATCH 00/11] archosg9: add support for tablet, third round
2012-10-09 6:54 UTC (5+ messages)
` [PATCH 05/11] omap: revert gpiolib
[PATCH 00/13] archosg9: add support for tablet, fourth round
2012-10-08 21:02 UTC (9+ messages)
` [PATCH 03/13] ARM: ensure irqs are disabled
` [PATCH 06/13] bootm: close open files
` [PATCH 07/13] uimage: improve transfer speed
[PATCH] of patches
2012-10-08 19:46 UTC (6+ messages)
` [PATCH 1/5] memory: return error in barebox_add_memory_bank
` [PATCH 2/5] of: find and register memory during probe
` [PATCH 3/5] console/of: evaluate linux,stdout-path property
` [PATCH 4/5] of: Add function to get the model name
` [PATCH 5/5] of: Print model name in banner
[PATCH 1/2] reset_source: provide static inline function if disabled
2012-10-08 11:04 UTC (2+ messages)
` [PATCH 2/2] ARM i.MX: move reset source detection code
Regression on latest barebox
2012-10-08 9:58 UTC (2+ messages)
` Re[2]: "
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