mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] imx35: add base addresses for I2C and SDHC
 2010-10-01  7:27 UTC  (2+ messages)

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

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

[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 

Failing to load Barebox Environment
 2010-09-30  6:39 UTC  (10+ messages)

[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  (8+ 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  (12+ messages)
` [PATCH 2/4] device: fix dev_name
` [PATCH 3/4] amba-pl011: probe fail if we can get the clock
` [PATCH 4/4] stm8815: fix the uart device clock match

[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)

PULL request fix and sh-prepare and Digest and login/password Frameworks
 2010-09-17  4:46 UTC 

[PATCH 0/7] Digest and login/password Frameworks
 2010-09-17  4:42 UTC  (13+ messages)
` [PATCH 1/7] add digest framework
` [PATCH 2/7] add md5 support
` [PATCH 3/7] add sha1 support
` [PATCH 4/7] add sha256 support
` [PATCH 5/7] add password framework
` [PATCH 6/7] add passwd command
` [PATCH 7/7] add login support

[PATCH 1/5] gitignore: update generated link and file
 2010-09-17  4:40 UTC  (5+ messages)
` [PATCH 2/5] move version.h to include/generated/ instead of include/linux
` [PATCH 3/5] move utsrelease.h "
` [PATCH 4/5] arm: move mach-types.h to include/generated/
` [PATCH 5/5] move barebox_default_env.h "

dos file support
 2010-09-16 22:18 UTC 

[PATCH] Menu: add box stype entry
 2010-09-16 16:00 UTC  (6+ messages)
` [PATCH V2] Menu: add box style entry

[PATCH 1/2] menu: shell fix do_menu_select
 2010-09-16 15:57 UTC  (5+ messages)
` [PATCH 2/2] menu: add auto select support
  ` [PATCH 2/2 v2] "

[PATCH] init: introduce __BARE_INIT for .section ".text_bare_init.text"
 2010-09-16 11:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/9] preperation for sh adding
 2010-09-16 10:38 UTC  (3+ messages)
` [PATCH 0/9 V2] "

[PATCH] configs: use new savedefconfig format as in linux
 2010-09-16  5:44 UTC 

[PATCH 0/3] add generic polling infrastructure
 2010-09-15  8:30 UTC  (6+ messages)
` [PATCH 1/3] poller: add poller support
` [PATCH 2/3] clock: add poller call to is_timeout()
` [PATCH 3/3] unlzo: add poller call to unlzo routine

WATCHDOG question
 2010-09-15  7:23 UTC  (2+ messages)

[PATCH 1/2] i2c rename CONFIG_DRIVER_I2C_xx to CONFIG_I2C_xx
 2010-09-13 14:45 UTC  (2+ messages)
` [PATCH 2/2] i2c: move busses to drivers/i2c/busses

storing barebox to flash /dev/nand0
 2010-09-11 11:02 UTC  (13+ messages)

Generating barebox.S
 2010-09-08 14:22 UTC  (2+ messages)

a9m2440_defconfig failed to compile
 2010-09-07 13:31 UTC  (4+ messages)

[PATCH V2] Menu: add box style entry
 2010-09-06 18:13 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/18] add sh support and st40 primarly support
 2010-09-05 16:54 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