mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/5 v2] introduce binfmt support
 2012-04-18 12:02 UTC 

[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

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

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

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  (6+ messages)
` [PATCH 1/4] ARM i.MX iomux-v3: Sync "
` [PATCH 2/4] ARM i.MX iomux-v3: one bit more for pad_ctl
` [PATCH 3/4] ARM i.MX51 iomux: sync to kernel
` [PATCH 4/4] ARM i.MX53 "

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

barebox JSON
 2012-04-16 15:03 UTC  (11+ messages)
  ` Antwort: "
      ` Antwort: "
          ` Antwort: "
          ` tftpserver

[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  (8+ messages)
` [PATCH 1/6] menu: enable the fancy color support only if HUSH is enabled
` [PATCH 2/6] at91sam9263ek: update defconfig
` [PATCH 3/6] defaultenv/update: add oftree support
` [PATCH 4/6] net: use net_alloc_packet to allocate packet
` [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 V2 0/3] MPC85xx support
 2012-04-15 14:59 UTC  (5+ messages)
` [PATCH V2 1/3] Preparation stage to support multiple PPC architectures
` [PATCH V2 2/3] Minimal support of the MPC85xx architecture
` [PATCH V2 3/3] Minimal P2020RDB platform support and configuration file

[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  (29+ messages)
` [PATCH 1/7] ARM: add "
` [PATCH 2/7] serial i.MX: "
` [PATCH 3/7] net fec: Add "
` [PATCH 4/7] mmc i.MX esdhc: "
` [PATCH 5/7] net mii: Add mii_open/mii_close functions
` [PATCH 6/7] ARM: initial Freescale i.MX6q Armadillo2 support
` [PATCH 7/7] ARM Freescale i.MX6 Armadillo2: Add defconfig

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 

I want to use Barebox
 2012-04-14  4:28 UTC  (6+ messages)

IMX_IIM on which SoCs?
 2012-04-13 22:22 UTC  (2+ messages)

[PATCH] addpart: remove duplicate line in help text
 2012-04-13 19:09 UTC 

console fixes
 2012-04-13 14:57 UTC  (3+ messages)
` [PATCH 1/2] console simple: return with a proper error value
` [PATCH 2/2] netconsole: bail out if console_register fails

[PATCH] bootm: be more informative with oftrees
 2012-04-13 13:08 UTC 

[PATCH 1/1] mx53/loco: udpate defconfig with USB host
 2012-04-13 12:48 UTC  (2+ messages)

[PATCH 0/2] zImage fix
 2012-04-13 12:47 UTC  (4+ messages)
` [PATCH 1/2 v3] arm: fix zImage support when a oftree is concatenated
` [PATCH 2/2 v3] arm: bootm: zImage allow to use the concataned oftree

[PATCH] arm: tx28: select OCOTP driver
 2012-04-13 12:47 UTC  (2+ messages)

[PATCH] make building of bareboxenv-target optional
 2012-04-13 10:37 UTC 

[PATCH 2/2] at91sam9260ek/9g20ek: udpate defconfig
 2012-04-13 10:18 UTC  (3+ messages)
` [PATCH 2/2 v2] "

[PATCH] Add support for OMAP4460 revision detection
 2012-04-13 10:05 UTC  (3+ messages)

[PATCH] menuconfig: Show "Barebox", not "Linux" at the top
 2012-04-12 22:12 UTC  (2+ messages)

[PATCH 1/1] Atmel reference board: add oftree boot support
 2012-04-12 22:10 UTC  (2+ messages)

[PATCH 1/7] i.MX51: Allow to pass cpu clock to lowlevel init
 2012-04-12 20:11 UTC  (13+ messages)
` [PATCH 2/7] i.MX53: Move specific i.MX53 silicon definitions to imx53-regs.h
    ` Re[2]: "
` [PATCH 3/7] i.MX51: Add iomux definitions for SDHC3
` [PATCH 4/7] i.MX51: Add iomux definitions for GPIO3.0
` [PATCH 5/7] i.MX51: Add iomux definitions for I2C2
` [PATCH 6/7] i.MX51: Add PAD_CTL_HYS bit to SD_CLK pads
    ` Re[2]: "
` [PATCH 7/7] i.MX51: Add support for SDHC3

ehci patches
 2012-04-12 19:40 UTC  (5+ messages)
` [PATCH 1/4] USB ehci: make cache handling simpler
` [PATCH 2/4] USB ehci: speed up initialization
` [PATCH 3/4] ARM i.MX53: Setup USB clocks
` [PATCH 4/4] ARM i.MX53 LOCO: Add USB support

gpio_keys & gpio_request
 2012-04-12 14:00 UTC  (2+ messages)

[PATCH v2] arm: fix zImage support when a oftree is concatenated
 2012-04-12 11:35 UTC  (6+ messages)
` [PATCH 1/1] arm: bootm: zImage allow to use the concataned oftree

[PATCH 1/1] arm: add Android boot image support
 2012-04-12 11:29 UTC  (5+ messages)
` [PATCH 1/1] filetype: "

[PATCH 1/1] defaultenv/update: fix dhcp-barebox support
 2012-04-11  6:54 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