mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2] Add MCI card support to barebox
 2010-10-08 16:30 UTC  (4+ messages)
` [PATCH 01/10] x-functions do not return in case of failure
` [PATCH 02/10] Make the disk driver less noisy
` [PATCH 03/10] Don't use a sector buffer on stack

Add the i.MX23/i.MX28 architecure
 2010-10-08 13:41 UTC  (6+ messages)
` [PATCH 1/4] Add the basic files for the i.MX23/i.MX28 familiy of CPUs
` [PATCH 2/4] Add the driver for the i.MX23 debug UART
` [PATCH 3/4] Add the i.MX23-EVK platform (WIP)
` [PATCH 4/4] Add the i.MX23 based Chumby "

(no subject)
 2010-10-08 13:31 UTC  (7+ messages)
` [PATCH 1/3] hush: pass context around in shell
` [PATCH 2/3] hush: fix nasty memory leak in hush
` [PATCH 3/3] hush: implement getopt builtin
  ` [PATCH 3/3 v2] "

[PATCH 1/5] defaultenv: introduce CONFIG_DEFAULT_ENVIRONMENT_GENERIC to enable it
 2010-10-08 12:39 UTC  (8+ messages)
` [PATCH 2/5] commands/crc32: add compare 2 files crc
` [PATCH 3/5] defaultenv: add xmodem support for update
` [PATCH 4/5] defaultenv: add update_barebox to update barebox easly for tftp or xmodem
` [PATCH 5/5] nhk8815: use defaultenv

[2nd try] Switch the i.MX27's PLL in a safe manner
 2010-10-08  9:02 UTC  (2+ messages)
` [PATCH] "

Switch the i.MX27's PLL in a safe manner
 2010-10-08  8:56 UTC  (3+ messages)
` [PATCH] "

[RFC] Add MCI card support to barebox
 2010-10-07 17:51 UTC  (15+ messages)
` [PATCH 1/7] x-functions do not return in case of failure
` [PATCH 2/7] Make the disk driver less noisy
` [PATCH 3/7] Don't use a sector buffer on stack
` [PATCH 4/7] Don't try to guess the size of a disk if its size value is already given
` [PATCH 5/7] Add MCI card support to barebox
` [PATCH 6/7] Add i.MX23 MCI card support
` [PATCH 7/7] Add S3C2440 "

[PATCH] MAKEALL: allow CROSS_COMPILE*=""
 2010-10-07 16:38 UTC 

(no subject)
 2010-10-07 15:37 UTC  (4+ messages)
` [PATCH 1/3] mci: rename mci_platformdata to mci_host, pass mci_host to host drivers
` [PATCH 2/3] mci: Add i.MX27/31 driver
` [PATCH 3/3] ARM pca100: Add mci support

Code "borrowed" without attribution to original authors
 2010-10-07 12:45 UTC  (12+ messages)

[RFC] Add MMC support to barebox
 2010-10-07 12:42 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Add i.MX23 MCI card support
` [PATCH 3/3] Add S3C2440 "

SD/MMC driver for imx
 2010-10-05  8:21 UTC  (2+ messages)

Cheap online Marketing,Purchase Now
 2010-10-03 18:22 UTC 

[PATCH] imx: fix Internal boot source default choice
 2010-10-03  2:54 UTC 

v2010.10.0
 2010-10-02 11:16 UTC 

m68k pull request
 2010-10-02  3:57 UTC 

[PATCH 1/2] imx: Internal boot sources, handle all header offsets
 2010-10-02  2:20 UTC  (6+ messages)
` [PATCH 2/2] Update flash headers for boards supporting internal boot

[PATCH v2] MAKEALL: make it generic
 2010-10-01 16:48 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

Failing to load Barebox Environment
 2010-10-01 11:10 UTC  (11+ messages)

[PATCH] imx35: add base addresses for I2C and SDHC
 2010-10-01  8:02 UTC  (4+ messages)

[PATCH v2] i2c-imx: wait for STOP before disabling controller
 2010-10-01  4:30 UTC 

[PATCH] i2c-imx: wait for STOP before disabling controller
 2010-10-01  3:29 UTC  (2+ messages)

[PATCH] at91sam9260/at91sam9263: use the same id as in the kernel for the uart devices
 2010-10-01  2:47 UTC 

[PATCH] import __stringify from linux
 2010-09-27 10:52 UTC 

[PATCH] Fix default baudrate setting
 2010-09-27  7:09 UTC  (4+ messages)

[PATCH 1/3] linux16: fix cmd_tbl_t as struct command
 2010-09-27  6:09 UTC  (3+ messages)
` [PATCH 2/3] x86: add 64bit host build support
` [PATCH 3/3] x86: fix out of tree "

[PATCH] MAKEALL: make it generic
 2010-09-25  5:10 UTC  (4+ messages)

The i.MX27 has no second leve cache, remove include file
 2010-09-24 15:52 UTC  (3+ messages)
  ` [PATCH] The i.MX27 has no second level cache, remove include file (Subject fixed)

[PATCH] Fix watchdog's register size for the i.MX27 CPU
 2010-09-24 13:22 UTC  (3+ messages)

[PATCH 1/2] sha1: use unit32_t and uint8_t
 2010-09-24 12:56 UTC  (12+ messages)
` [PATCH 2/2] sha1/sha256: use be32_to_cpu and cpu_to_be32

[PATCH 1/3] imx/fb: struct imx_ipu_fb_platform_data remove const for mode
 2010-09-24 11:01 UTC  (3+ messages)
` [PATCH 2/3] imx-ipu-fb: set default bits per pixel at 16 for mx3
` [PATCH 3/3] pcm038: fix initialization makes pointer from integer without a cast

[PATCH 1/2] device: introduce resource structure to simplify resource delaration
 2010-09-24  8:27 UTC  (4+ messages)
` [PATCH 2/2] ram device: use resource structure instead of memory_platform_data

[PATCH 1/3] blackfin: remove duplicated PAGE_SIZE define
 2010-09-24  7:20 UTC  (3+ messages)
` [PATCH 2/3] ipe337: fix default env
` [PATCH 3/3] mk68: rename macro __M68K__ to __m68k__ as it's prodive by gcc

[PATCH 1/2] netconsole: remove non-needed setbaudrate
 2010-09-23 20:08 UTC  (2+ messages)
` [PATCH 2/2] console: set device_d id at -1

[PATCH 1/3 v2] host: introduce compiler.h to handle host include
 2010-09-23 19:32 UTC  (3+ messages)
` [PATCH 2/3 v2] Replace direct header access with the API routines
` [PATCH 3/3 v2] image: factorise image printing contents

[PATCH] commands/crc32: add compare 2 files crc
 2010-09-23 11:25 UTC  (9+ messages)

[PATCH 1/5] image: factorise string helper
 2010-09-23 10:14 UTC  (5+ messages)
` [PATCH 2/5] image: rename IH_CPU to IH_ARCH to be more concistant
` [PATCH 3/5] host: introduce compiler.h to handle host include
` [PATCH 4/5] image: Replace direct header access with the API routines
` [PATCH 5/5] image: factorise image printing contents

[PATCH] mach-s3c24xx: Fix compilation problem when make a9m2410 or a9m2440 defconfig
 2010-09-23  6:12 UTC  (2+ messages)

[PATCH 1/2] image: factorise string helper
 2010-09-23  4:48 UTC  (2+ messages)
` [PATCH 2/2] image: rename IH_CPU to IH_ARCH to be more concistant

[PATCH] nhk8815: update defconfig
 2010-09-22 10:38 UTC  (3+ messages)
` [PATCH 1/2 v2] "
` [PATCH 2/2] nhk8815: rename nand parts uboot as barebox

[PATCH] arm: allow to overwrite the system_rev via bootm
 2010-09-21 15:09 UTC  (2+ messages)

dm9601 USB Network Controller
 2010-09-20  8:22 UTC  (4+ messages)

Using barebox to replace u-boot on OMAPs
 2010-09-20  6:59 UTC  (2+ messages)

[PATCH 1/3] at91: add HAVE_NAND_ATMEL_BUSWIDTH_16 to Enable 16-bit data bus interface
 2010-09-18  2:26 UTC  (4+ messages)
` [PATCH 2/3] at91sam9263: move MACH_HAS_LOWLEVEL_INIT to board
` [PATCH 3/3] Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC
  ` [PATCH 3/3 v2] "

[PATCH] driver: use id as -1 for auto assigned id
 2010-09-17 15:11 UTC 

Mentor Inventra USB Contoller driver
 2010-09-17 14:23 UTC  (2+ messages)

[PATCH 1/4] driver: allow register device with specific id
 2010-09-17 13:55 UTC  (10+ messages)
` [PATCH 3/4] amba-pl011: probe fail if we can get the clock

[PATCH 1/3 v3] menu: shell fix do_menu_select
 2010-09-17 13:45 UTC  (3+ messages)
` [PATCH 2/3 v3] menu: add auto select support
` [PATCH 3/3 v3] Menu: add box style entry

[PATCH 1/1] Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC
 2010-09-17 13:42 UTC 

changes for reducing DDR size
 2010-09-17  8:47 UTC  (5+ messages)

page:  |  | latest

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