mail archive of the barebox mailing list
 help / color / mirror / Atom feed
S5PV210 CPU support
 2012-04-26 14:10 UTC  (5+ 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)

debugging on board
 2012-04-25 15:08 UTC  (8+ 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/10] IXP4xx rebase WIP
 2012-04-24  8:08 UTC  (12+ 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: "

[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  (8+ 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  (15+ messages)
  ` Antwort: "
      ` 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  (4+ messages)
` [PATCH 1/2] bootm: Fix check for ret-value
` [PATCH 2/2] bootm: Align oftree

[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  (9+ messages)
` [PATCH 1/3] beagle: add default env support
` [PATCH 2/3] beagle: add xloader boot menu support
` [PATCH 3/3] beagle/xload: update defconfig

[PATCH 1/3] net: dhcp: add support to send the hostname to the dhcp server
 2012-04-18 10:05 UTC  (8+ messages)
` [PATCH 2/3] net: dhcp: allow to user env var as user class too
` [PATCH 3/3] config: switch machine to hostname
` [PATCH 1/3 v2] net: dhcp: add support to send the hostname to the dhcp server

[PATCH 0/5] introduce binfmt support
 2012-04-18  8:27 UTC  (3+ messages)
` [PATCH 2/5] Introduce "

800x480 Display broken on i.MX25 with MMU
 2012-04-18  7:05 UTC  (2+ messages)

[PATCH 0/6] mci: pxamci fixes
 2012-04-17 20:04 UTC  (8+ messages)
` [PATCH 1/6] mci: pxamci define timeouts
` [PATCH 2/6] mci: pxamci change clocks handling
` [PATCH 3/6] mci: pxamci fix response type
` [PATCH 4/6] mci: pxamci fix CMD12 handling
` [PATCH 5/6] mci: pxamci fix R1b responses
` [PATCH 6/6] mci: pxamci poweron ramp delay

[PATCH] filetype: Make it work on files < 512 bytes
 2012-04-17  7:57 UTC 

[PATCH] mtd: docg3 fixes backport from Linux kernel
 2012-04-16 20:03 UTC 

ARM i.MX5: Sync iomux to kernel
 2012-04-16 18:38 UTC  (3+ messages)
` [PATCH 3/4] ARM i.MX51 iomux: sync "

Yaffs2 support in barebox
 2012-04-16 15:32 UTC  (2+ messages)

[PATCH v2] dns work
 2012-04-16 11:12 UTC  (12+ messages)
` [PATCH 1/8] net dns: remove debug code
` [PATCH 2/8] net: use static string in string_to_ip
` [PATCH 3/8] device: make singular devices possible
` [PATCH 4/8] net: register a 'net' device to store network specific variables
` [PATCH 5/8] dhcp: set global nameserver/domainname
` [PATCH 6/8] dns: use "
` [PATCH 7/8] fs tftp: use resolv to resolv ip address
` [PATCH 8/8] net: remove unused getenv_ip_dns
` [PATCH] Use DEVICE_ID_DYNAMIC where applicable

Using the 'netconsole'
 2012-04-16 10:29 UTC 

[PATCH] generic default environment - 2nd try
 2012-04-15 17:45 UTC  (5+ messages)
` [PATCH 1/2] add 2nd generation default env
` [PATCH 2/2] ARM pcm038: switch to new default environment

[PATCH V2 0/2] Add support for Karo TX51 module
 2012-04-15 16:44 UTC  (3+ messages)
` [PATCH V2 2/2] Add board support for Karo TX51 i.mx51 SODIMM module

[PATCH 0/6] some fixes
 2012-04-15 16:30 UTC  (6+ messages)
` [PATCH 2/6] at91sam9263ek: update defconfig
` [PATCH 3/6] defaultenv/update: add oftree support
` [PATCH 5/6] mx53/loco: udpate defconfig with USB host
` [PATCH 6/6] arm: bootm: zImage: add error message when can not request the memory

[PATCH] ppc cleanup
 2012-04-15 14:57 UTC  (3+ messages)
` [PATCH 1/2] ppc: remove unused init_board_data function
` [PATCH 2/2] ppc: remove unused bd_t

[PATCH] automount work
 2012-04-15 14:51 UTC  (5+ messages)
` [PATCH 1/4] automount: Pass automount pass as environment variable
` [PATCH 2/4] automount: fix argument parsing
` [PATCH 3/4] automount: optionally make directory
` [PATCH 4/4] automount: remove existing automountpoint

initial i.MX6 support
 2012-04-15 13:51 UTC  (19+ messages)
` [PATCH 1/7] ARM: add "
` [PATCH 5/7] net mii: Add mii_open/mii_close functions
` [PATCH 6/7] ARM: initial Freescale i.MX6q Armadillo2 support

dns work
 2012-04-15 13:43 UTC  (10+ messages)
` [PATCH 1/6] net dns: remove debug code
` [PATCH 2/6] net: use static string in string_to_ip
` [PATCH 3/6] net: add nameserver and domainname to net devices
` [PATCH 4/6] dhcp: set global domainname and nameserver
` [PATCH 5/6] dns: use global nameserver/domainname
` [PATCH 6/6] fs tftp: use resolv to resolv ip address

[PATCH] Makefile: fix build timestamps
 2012-04-15 13:19 UTC 

[PATCH 1/1] defaultenv: add oftree file support
 2012-04-15 13:15 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