mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] mach-s3c24xx: Fix compilation problem when make a9m2410 or a9m2440 defconfig
 2010-09-08  9:47 UTC  (3+ 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] init: introduce __BARE_INIT for .section ".text_bare_init.text"
 2010-09-05 17:12 UTC  (2+ messages)

[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  (12+ 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 3/6] at91: add Ronetix pm9261 board support
` [PATCH 4/6] at91: rename clocksource.c -> at91sam926x_time.c
` [PATCH 5/6] macb: introduce HAS_MACB configuration
` [PATCH 6/6] at91: remove non used and obsolete at91rm9200 code

[PATCH 1/2] misc: introduce string_to_bin
 2010-08-19 12:37 UTC  (9+ messages)
` [PATCH 2/2] setser: new command to set serial number on ARM

[PATCH] commands: partition.c fix file mod bits
 2010-08-19  3:06 UTC 

[PATCH] mmccpu: fix typo in AT91_MAIN_CLOCK
 2010-08-19  2:49 UTC 

[PATCH|RFC] beagle: make nand ecc command based
 2010-08-18 10:03 UTC  (4+ messages)

[PATCH 0/2] small build fixes
 2010-08-18  2:03 UTC  (4+ messages)
` [PATCH 1/2] armlinux: bugfix add parameter name into inline function
` [PATCH 2/2] at91rm9200: delete choice without type

[PATCH] omap3: add arch specific dcache flush
 2010-08-17 16:24 UTC 

fsl-udc (USB gadget) anyone?
 2010-08-17 14:13 UTC  (3+ messages)

omap3: omap3530_beagle_per_uart_defconfig broken
 2010-08-17 11:25 UTC  (5+ messages)

[PATCH 12/13] beagle: add usb support
 2010-08-17 10:09 UTC  (3+ messages)
` [PATCH] beagle: fix usb dependencies

[PATCH] omap: nand remove unnecessary condition
 2010-08-17  8:52 UTC 

[PATCH 13/13] add beagle board defconfig
 2010-08-17  8:42 UTC  (2+ messages)
` [PATCH] beagle: defconfig cleanup for v2010.08.0

[PATCH v2 0/6] imx: support for the IIM fusebox
 2010-08-17  8:01 UTC  (10+ messages)
` [PATCH v2 1/6] imx: move IIM registers to their own header
` [PATCH v2 2/6] imx: driver for the IIM fusebox
` [PATCH v2 3/6] imx iim: add mac address support
    ` [PATCH v3] "
` [PATCH v2 4/6] imx25: add chip specific IIM fusebox defines
` [PATCH v2 5/6] imx25: add iim platform code
` [PATCH v2 6/6] fec_imx: add support for IIM stored mac address
` [PATCH] iim/imx25: fix MAC and UID offsets

[PATCH 0/5] imx: support for the IIM fusebox
 2010-08-16  9:02 UTC  (7+ messages)
` [PATCH 5/5] fec: add support for IIM stored mac address

page:  |  | latest

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