mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/14] archosg9: add support for tablet
 2012-10-12  1:12 UTC  (18+ 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 command list display
 2012-10-11 22:14 UTC 

[PATCH 0/5] BCM2835/RPi support
 2012-10-11 21:52 UTC  (6+ 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: "

[PATCH] cosmetic: improve drivers list display
 2012-10-11 20:57 UTC 

[PATCH 2/2 v2] common/partitions.c: make use of is_fat_or_mbr
 2012-10-11 20:45 UTC 

[PATCH 1/2] common/paritions.c: force little endian reads
 2012-10-11 20:44 UTC  (3+ messages)
` [PATCH 2/2] common/partitions.c: make use of is_fat_or_mbr

[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 1/2] ARM OMAP: Create device file
 2012-10-11 12:44 UTC  (3+ messages)
` [PATCH 2/2] ARM OMAP: Use wrapper in board files

[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

barebox@ELCE
 2012-10-10 16:55 UTC  (6+ messages)

[PATCH] platform driver: Drop check for resource conflicts
 2012-10-10 16:48 UTC  (3+ messages)

[RFC v2] add 'miitool' command to view media-independent interface status
 2012-10-10 14:09 UTC 

[PATCH] defaultenv-2: boot: add missing space in error message
 2012-10-10 13:45 UTC 

[PATCH] ARM at91sam9260ek: remove unused reset entry
 2012-10-10 10:53 UTC  (7+ messages)

[PATCH 1/2] parameter: fix memory leak
 2012-10-10 10:42 UTC  (2+ messages)
` [PATCH 2/2] parameter: support removing named parameters

[PATCH] parameter: remove unused function global_add_parameter
 2012-10-10 10:17 UTC 

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  (28+ messages)
` [PATCH 01/11] regression: reset can not return
` [PATCH 02/11] twl6030: add debug info
` [PATCH 03/11] omap4: add/rename definitions to match datasheet
` [PATCH 04/11] ARM: ensure irqs are disabled
` [PATCH 05/11] omap: revert gpiolib
` [PATCH 06/11] omap4: add support for booting an omap4 from usb
` [PATCH 07/11] omap4: add serial communications over usb boot
` [PATCH 08/11] omap4: add filesystem support "
` [PATCH 09/11] omap4: add support for loading second stage from usb
` [PATCH 10/11] mach-types: add ID for Archos G9 tablet
` [PATCH 11/11] Add support "

[PATCH 00/13] archosg9: add support for tablet, fourth round
 2012-10-08 21:02 UTC  (19+ messages)
` [PATCH 01/13] twl6030: add debug info
` [PATCH 02/13] omap4: add rename definitions to match datasheet
` [PATCH 03/13] ARM: ensure irqs are disabled
` [PATCH 04/13] omap: revert gpiolib
` [PATCH 05/13] omap4: add usb boot source
` [PATCH 06/13] bootm: close open files
` [PATCH 07/13] uimage: improve transfer speed
` [PATCH 08/13] fs: improve robustness
` [PATCH 09/13] omap4: add support for booting cpu from usb
` [PATCH 10/13] omap4: add serial communications over usb boot
` [PATCH 11/13] omap4: add filesystem support "
` [PATCH 12/13] omap4: add support for loading second stage from usb
` [PATCH 13/13] Add support for Archos G9 tablet

[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]: "

[PATCH] ARM i.MX: Print silicon revision in common place
 2012-10-07 12:11 UTC 

[PATCH 3/3] ARM: Add CLPS711X architecture
 2012-10-07 11:55 UTC  (6+ messages)

[PATCH] misc improvements
 2012-10-07 11:39 UTC  (6+ messages)
` [PATCH 1/5] driver: print error message when probe fails
` [PATCH 2/5] resource: statically initialize iomem resource
` [PATCH 3/5] console: Cleanup console activation
` [PATCH 4/5] console: cleanup Kconfig
` [PATCH 5/5] startup: Print error message when initcall fails

[PATCH] ARM i.MX gpio: fix of gpio base
 2012-10-07 10:57 UTC 

[PATCH] cleanup arm startup a bit
 2012-10-07  6:59 UTC  (6+ messages)
` [PATCH 2/4] introduce region_overlap() function

Доска бесплатных объявлений с Каталогом Организаций
 2012-10-06 15:28 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