mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[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

[PATCH 1/4] driver: allow register device with specific id
 2010-09-12 11:38 UTC  (5+ 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] init: introduce __BARE_INIT for .section ".text_bare_init.text"
 2010-09-12 11:30 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH 0/7] Digest and login/password Frameworks
 2010-09-09 14:01 UTC  (9+ 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

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

Mentor Inventra USB Contoller driver
 2010-09-08 11:27 UTC 

[PATCH] mach-s3c24xx: Fix compilation problem when make a9m2410 or a9m2440 defconfig
 2010-09-08 10:58 UTC  (7+ 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 1/2] menu: shell fix do_menu_select
 2010-09-06 14:44 UTC  (3+ messages)
` [PATCH 2/2] menu: add auto select support
  ` [PATCH 2/2 v2] "

[PATCH 0/18] add sh support and st40 primarly support
 2010-09-05 16:54 UTC 

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

[PATCH 0/9] preperation for sh adding
 2010-09-03 18:34 UTC  (25+ messages)
` [PATCH 1/9] types.h: move __kernel_dev_t to include/linux/types.h
` [PATCH 2/9] device: fix dev_name
` [PATCH 3/9] stm8815: fix the uart device clock match
` [PATCH 4/9] arm: move clkdev to drivers/clk
` [PATCH 5/9] vsprintf: add %w and %w support to print unit
` [PATCH 6/9] at91/clock: switch to %w for clock info printing
` [PATCH 7/9] cfi_flash: use %W and IEEE 1541 format
` [PATCH 8/9] use %W instead of size_human_readable and use "
` [PATCH 9/9] clkdev: add print clk info command
` [PATCH 0/9 V2] preperation for sh adding
  ` [PATCH 1/9 V2] types.h: move __kernel_dev_t to include/linux/types.h
  ` [PATCH 2/9 V2] device: fix dev_name
  ` [PATCH 3/9 V2] stm8815: fix the uart device clock match
  ` [PATCH 4/9 V2] arm: move clkdev to drivers/clk
  ` [PATCH 5/9 V2] vsprintf: add %w and %w support to print unit
  ` [PATCH 6/9 V2] at91/clock: switch to %w for clock info printing
  ` [PATCH 7/9 V2] cfi_flash: use %W and IEEE 1541 format
  ` [PATCH 8/9 V2] use %W instead of size_human_readable and use "
  ` [PATCH 9/9 V2] clkdev: add print clk info command

barebox: write a file to /dev/ubi0
 2010-09-01  7:54 UTC  (2+ messages)

barebox on x86
 2010-08-31 19:09 UTC  (10+ messages)

barebox :i2c error
 2010-08-31 14:33 UTC  (2+ messages)
` [PATCH] i2c: fix wrong comment and symbol export for i2c_add_numbered_adapter()

Applications
 2010-08-31  4:56 UTC 

barebox as first stage bootloader
 2010-08-31  4:53 UTC  (2+ messages)

v2010.09.0
 2010-08-30 19:12 UTC 

[PATCH 1/2] device: fix dev_name
 2010-08-30  7:40 UTC  (5+ messages)
` [PATCH 2/2] stm8815: fix the uart device clock match
  ` [PATCH 2/2 v2] "

[PATCH 1/3] initcall: add postconsole_initcall
 2010-08-30  1:21 UTC  (3+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] at91: remove non-needed include of autoconf.h
 2010-08-29 16:57 UTC 

[PATCH] move include/unaligned to include/linux/unaligned/
 2010-08-29 16:33 UTC 

[PATCH] add WARN_ON and WARN support
 2010-08-29 16:24 UTC 

[PATCH] module: move EXPORT_SYMBOL_GPL define to module.h
 2010-08-29  5:52 UTC 

Barebox: Nand flash
 2010-08-28 14:13 UTC  (2+ messages)

[PATCH] types.h: move _kernel_dev_t to include/linux/types.h
 2010-08-27 16:08 UTC 

barebox:Nand flash issue
 2010-08-27 15:05 UTC  (4+ messages)

[PATCH 1/2] udpate fixdep.c to linux kernel v2.6.36-rc1-168-ge36c886
 2010-08-27  6:05 UTC  (4+ messages)
` [PATCH 2/2] Makefile: fix autoconf.h location

[PATCH 1/4] xfuncs.h: include linux/types.h to avoid non decleration of size_t
 2010-08-27  5:56 UTC  (6+ messages)
` [PATCH 2/4] introduce pure_initcall
` [PATCH 3/4] introduce phys_addr_t and resource_size_t
` [PATCH 4/4] use resource_size_t for device ressoruces
  ` [PATCH 4/4 v2] use resource_size_t for device resources

Barebox: unprotect dataflash
 2010-08-27  4:28 UTC 

[PATCH] net: rework the mii support
 2010-08-26 16:33 UTC  (2+ messages)
` [PATCH V2] "

Update patches for menu framework
 2010-08-26 16:19 UTC  (15+ messages)
` [PATCH 1/9] menu: initialize entries list in menu_alloc
` [PATCH 2/9] menu: Use strdup instead of malloc/strncpy
` [PATCH 3/9] menu: simplify menu_free with list_for_each_entry_safe
` [PATCH 4/9] menu: remove superfluous struct menu_entry member from struct menu
` [PATCH 5/9] menu: use list_for_each_entry where appropriate
` [PATCH 6/9] menu: use an initialized struct list as menu list
` [PATCH 7/9] menu: fix memory corruption
` [PATCH 8/9] menu: do not go to free if there's nothing to free
` [PATCH 9/9] menu: simplify usage for clients

barebox and setenv
 2010-08-26  9:09 UTC  (5+ messages)

broken quoting
 2010-08-25 12:50 UTC 

[PATCH 0/3] fix defaultenv
 2010-08-24 20:26 UTC  (4+ messages)
` [PATCH 1/3] defaultenv: fix physmap-flash device name
` [PATCH 2/3] defaultenv: fix adding of nand_parts
` [PATCH 3/3] defaultenv: create /dev/ram0.kernel at offset 8M

[PATCH] Kconfig: sync with linux kernel v2.6.35-4771-g1787985
 2010-08-24 17:59 UTC  (13+ messages)
` [PATCH v2] Kconfig: sync with linux kernel v2.6.36-rc1-168-ge36c886

barebox: saveenv issue
 2010-08-24  5:15 UTC 

changes for reducing DDR size
 2010-08-23  7:16 UTC  (4+ messages)

YAFFS
 2010-08-23  6:26 UTC  (2+ messages)

barebox and YAFFS
 2010-08-23  4:53 UTC 

[PATCH 0/5] AT91 fix and preparation for at91rm9200 readding and at91sam9261
 2010-08-23  3:33 UTC  (6+ messages)
` [PATCH 1/5] mmccpu: fix typo in AT91_MAIN_CLOCK
` [PATCH 2/5] dm9000: allow to specify that no srom is present
` [PATCH 3/5] at91: rename clocksource.c -> at91sam926x_time.c
` [PATCH 4/5] macb: introduce HAS_MACB configuration
` [PATCH 5/5] at91: remove non used and obsolete at91rm9200 code

[PATCH] move board.dox to Documentation and update it
 2010-08-22  6:48 UTC 

[PATCH] Add Menu Framework
 2010-08-20  8:22 UTC  (9+ messages)
` [PATCH 1/2 v2] "
` [PATCH 2/2] Menu/cmd: add sub menu entry command support

[PATCH 0/6] AT91 fies and new soc & board
 2010-08-19 15:42 UTC  (8+ messages)
` [PATCH 1/6] dm9000: allow to specify that no srom is present
  ` [PATCH 1/6 v2] "
` [PATCH 2/6] at91: Introduction of at91sam9261 SOC

[PATCH 1/2] misc: introduce string_to_bin
 2010-08-19 12:37 UTC  (7+ 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