mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/4] Support Samsung S5PV210 CPU
 2012-05-03 13:14 UTC  (2+ messages)
` [PATCH 1/4] Support most Samsung SoCs in S3C serial driver

[PATCH 1/1] complete: fix duplicate env eval list
 2012-05-03  8:01 UTC 

v2012.05.0
 2012-05-03  8:00 UTC 

improved complete support: the list of available variable name completions is dubbed
 2012-05-03  8:00 UTC  (6+ messages)

[PATCH V4 0/4] MPC85xx support
 2012-05-03  7:13 UTC  (7+ messages)
` [PATCH V4 1/4] Preparation stage to support multiple PPC architectures
` [PATCH V4 2/4] Minimal support of the MPC85xx architecture
` [PATCH V4 3/4] Header files update to support the mpc85xx
` [PATCH V4 4/4] Minimal P2020RDB platform support and configuration file

support for OMAP-L138
 2012-05-02 13:38 UTC 

[ANNOUNCE] Meet the penguins at the LinuxTag 2012 in Berlin
 2012-05-02 13:17 UTC 

drivers/power ? drivers/hwmon ?
 2012-05-02 12:57 UTC  (2+ messages)

Flashing kernel from Linux
 2012-05-02 10:42 UTC  (2+ messages)

[PATCH] hush: bail out of scripts on syntax error
 2012-05-02  7:36 UTC  (2+ messages)

[PATCH] uimage/file_to_sdram: fix resource allocation
 2012-05-02  6:48 UTC 

[PATCH 1/1] complete: eth typo fix
 2012-05-02  2:18 UTC 

[PATCH 00/11 v3] improve complete support
 2012-05-01 19:43 UTC  (13+ messages)
` [PATCH 01/11] stringlist: use seperately allocated string
` [PATCH 02/11] stringlist: implement string_list_add_asprintf
` [PATCH 03/11] complete: add var and device param complete support
` [PATCH 04/11] complete: add generic command complete framework
` [PATCH 05/11] complete: add device name complete support for devinfo
` [PATCH 06/11] complete: add help complete support
` [PATCH 07/11] complete: add empty "
` [PATCH 08/11] complete: add eth interface "
` [PATCH 09/11] complete: add go and sleep support
` [PATCH 10/11] complete: add delpart complete support
` [PATCH 11/11] complete: add executable file support

[PATCH 0/3] qemu-malta nor flash support
 2012-05-01 19:41 UTC  (5+ messages)
` [PATCH 1/3] mips: add in_be16/32 and out_be16/32 for cfi support
` [PATCH 2/3] qemu-malta: rename serial.c to init.c
` [PATCH 3/3] qemu-malta: add nor flash support

debugging on board
 2012-04-30 15:25 UTC  (9+ messages)

imx35_nand driver
 2012-04-30 12:29 UTC  (3+ messages)

[PATCH] Makefile: add barebox.srec to 'clean'
 2012-04-30 12:02 UTC  (4+ messages)

[RFC 1/2] MIPS: start.S: add "barebox" label at _start + 8
 2012-04-30 11:51 UTC  (4+ messages)
` [RFC 2/2] MIPS: bootm: add "MIPS barebox" handler

[PATCH] netX: fixes, cleanups, helpers and a new platform: THLINK-ETH
 2012-04-30 11:46 UTC  (9+ messages)
` [PATCH 1/7] netX: add a few base addresses for non on chip devices
` [PATCH 2/7] netX: unify the device registration
` [PATCH 3/7] netX: UART may not initialize correctly
` [PATCH 4/7] netX/network: fix debug outputs
` [PATCH 5/7] netX: XPEC firmware is always of attribute const
` [PATCH 6/7] netX: don't bother with variable sizes, use the intend
` [PATCH 7/7] netX: add the 'th link' platform

[PATCH] Increase heapsize for i.MX21ADS board again
 2012-04-30 11:43 UTC  (2+ messages)

initramfs
 2012-04-30 11:40 UTC  (2+ messages)

[PATCH] bootm: fix initrd handling
 2012-04-30 11:39 UTC 

misc patches
 2012-04-30 11:32 UTC  (5+ messages)
` [PATCH 1/4] edit: Add proper screen size handling
` [PATCH 2/4] remove dlmalloc.src
` [PATCH 3/4] dhcp: set start time
` [PATCH 4/4] tlsf_malloc: return valid pointer for malloc(0)

hush fixes and cleanups
 2012-04-30 11:19 UTC  (14+ messages)
` [PATCH 01/13] hush: safe indention level by continueing a loop
` [PATCH 02/13] hush: safe an "
` [PATCH 03/13] hush: cleanup coding style
` [PATCH 04/13] hush: remove bogus 'else'
` [PATCH 05/13] hush: run_pipe_real must have num_progs == 1
` [PATCH 06/13] hush: run_pipe_real: bail out early to safe an indention level
` [PATCH 07/13] hush: remove quotes at end of processing
` [PATCH 08/13] hush: simplify globhack
` [PATCH 09/13] hush: pass GLOB_NOCHECK to glob
` [PATCH 10/13] glob: activate GLOB_NOCHECK flag
` [PATCH 11/13] hush: Fix globbing
` [PATCH 12/13] hush: allow to run interactive shell in do_sh
` [PATCH 13/13] defaultenv: remove now unnecessary hush-hack

[PATCH 00/10] IXP4xx rebase WIP
 2012-04-28  8:32 UTC  (13+ messages)
` [PATCH 01/10] ARM: add support of in_be16/32 and out_be16/32
` [PATCH 02/10] ARM: Add support for IXP4xx CPU
` [PATCH 03/10] ARM: Add support for IXP4xx Network Process Engine and queue Manager support
` [PATCH 04/10] net: Add support for IXP4xx ethernet support
` [PATCH 05/10] ixp4xx: add gpio support
` [PATCH 06/10] ixp4xx: add generic board lowlevel_init
` [PATCH 07/10] ARM: Add support for Linksys NSLU2 support
` [PATCH 08/10] ARM: Add support for Goramo Multilink router platform
` [PATCH 09/10] nslu2: NPE-B firmware + boot script
` [PATCH 10/10] multilink: "

TI AM180x SoC support
 2012-04-27 13:19 UTC  (2+ messages)

[PATCH] Increase heapsize for i.MX21ADS board again
 2012-04-27 11:00 UTC  (3+ messages)

[PATCH 1/2] Disallow to selecting MCI_IMX_ESDHC for i.MX27 & i.MX31 targets
 2012-04-27  7:42 UTC  (3+ messages)
` [PATCH 2/2] PCM038: choose boot device by parsing barebox_loc magic variable

S5PV210 CPU support
 2012-04-26 17:50 UTC  (6+ messages)

[PATCH] PCM038: Added config option for PCM970 development board
 2012-04-26  7:22 UTC  (3+ messages)
  ` Re[2]: "

[PATCH] MIPS: start.S: clean up whitespaces
 2012-04-26  6:56 UTC  (2+ messages)

[FIXES Master] some fixes in the next which are for master too
 2012-04-25 10:23 UTC 

[FIXES Master] tny-a926x fixes
 2012-04-24 13:20 UTC  (4+ messages)
` [PATCH 1/2] at91: at91_register_uart use number instead of IDs
` [PATCH 2/2] tny-a926x: fix MOB-TNY-MD2 Motherboard support

[PATCH] common: memory: fix off-by-one in tlsf_create
 2012-04-24 13:19 UTC  (2+ messages)

device parameter patches
 2012-04-24  9:21 UTC  (4+ messages)
` [PATCH 1/3] param: make return value of param getter function const
` [PATCH 2/3] devinfo: use accessor function for parameters
` [PATCH 3/3] dev_add_param: check if param exists already

[PATCH 00/11 v2] improve complete support
 2012-04-23 13:34 UTC  (19+ messages)
` [PATCH 01/11] stringlist: use seperately allocated string
` [PATCH 02/11] stringlist: implement string_list_add_asprintf
` [PATCH 03/11] complete: add var and device param complete support
` [PATCH 04/11] complete: add generic command complete framework
` [PATCH 05/11] complete: add device name complete support for devinfo
` [PATCH 06/11] complete: add help complete support
` [PATCH 07/11] complete: add empty "
` [PATCH 08/11] complete: add eth interface "
` [PATCH 09/11] complete: add go and sleep support
` [PATCH 10/11] complete: add delpart complete support
` [PATCH 11/11] complete: add executable file support

[PULL] fixes
 2012-04-23 13:34 UTC  (2+ messages)

[PATCH 1/2] menu: fix support for "\n", "\n\r" and "\r"
 2012-04-23 11:24 UTC  (2+ messages)
` [PATCH 2/2] menu: fix menu alloc init

[PATCH V2 0/3] MPC85xx support
 2012-04-23  8:13 UTC  (7+ messages)
` [PATCH V3 "
` [PATCH V3 1/3] Preparation stage to support multiple PPC architectures
` [PATCH V3 2/3] Minimal support of the MPC85xx architecture
` [PATCH V3 3/3] Minimal P2020RDB platform support and configuration file

barebox JSON
 2012-04-23  7:24 UTC  (11+ messages)
  ` Antwort: "
      ` Antwort: "
          ` tftpserver

[PATCH 1/2] usb: fix driver name
 2012-04-23  6:22 UTC  (2+ messages)
` [PATCH 2/2] menu: fix non command management support

ARM page 0 set for page fault
 2012-04-23  6:19 UTC  (2+ messages)

[PATCH] some minor fixes for the netX arch
 2012-04-23  5:53 UTC  (8+ messages)
` [PATCH 1/6] netX: just a style fix
` [PATCH 2/6] netX: use correct sized pointers
` [PATCH 3/6] netX: adapt it to the current boot spec
` [PATCH 4/6] netX: add more common permissions
` [PATCH 5/6] netX: make the host interface macros compile
` [PATCH 6/6] netX: ignoring temporary netx build tool

New user: need a hand booting the kernel from NAND
 2012-04-19  7:55 UTC  (3+ messages)

New user - having a few issues with MMC
 2012-04-19  7:16 UTC  (2+ messages)

[PATCH] Merge silicon definitions i.MX35, i.MX51 and i.MX53
 2012-04-19  6:51 UTC  (2+ messages)

[PATCH] Allow use platform_ide driver without ALT-registers
 2012-04-18 18:43 UTC  (2+ messages)

[PATCH 0/5 v2] introduce binfmt support
 2012-04-18 18:42 UTC  (7+ messages)
` [PATCH 1/5] filetype: add Bourne Shell support
` [PATCH 2/5 v2] Introduce binfmt support
` [PATCH 3/5] bootm: add uimage "
` [PATCH 4/5 v2] arm: bootm: add barebox, zImage and aImage "
` [PATCH 5/5] defaultenv: add "

bootm fixes
 2012-04-18 18:38 UTC  (3+ messages)
` [PATCH 1/2] bootm: Fix check for ret-value

[PATCH 0/3] fixes
 2012-04-18 13:36 UTC  (5+ messages)
` [PATCH 1/3] arm: bootm: zImage: add error message when can not request the memory
` [PATCH 2/3] dhcp: fix typo introduce during rebase of hostname patch
` [PATCH 3/3] config: fix missing switch machine to hostname during merge

[PATCH 0/3] Omap xloader boot menu support and beagle env
 2012-04-18 10:08 UTC  (2+ messages)

[PATCH 1/3] net: dhcp: add support to send the hostname to the dhcp server
 2012-04-18 10:05 UTC  (2+ 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