mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2] dns work
 2012-04-15 14:28 UTC  (8+ 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 8/8] net: remove unused getenv_ip_dns

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 1/3] net: dhcp: add support to send the hostname to the dhcp server
 2012-04-15 13:27 UTC  (5+ 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] Makefile: fix build timestamps
 2012-04-15 13:19 UTC 

[PATCH 1/1] defaultenv: add oftree file support
 2012-04-15 13:15 UTC 

[PATCH 0/3] Omap xloader boot menu support and beagle env
 2012-04-15  1:39 UTC  (8+ 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 0/6] some fixes
 2012-04-14 16:02 UTC  (7+ 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

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 V2 0/3] MPC85xx support
 2012-04-13 13:04 UTC  (4+ 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 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 1/2] at91rm9200ek: set maximum nor flash size
 2012-04-13 10:18 UTC  (4+ messages)
` [PATCH 2/2] at91sam9260ek/9g20ek: udpate defconfig
  ` [PATCH 2/2 v2] "

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

[PATCH 0/5] introduce binfmt support
 2012-04-13  8:02 UTC  (6+ 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 "

[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

ARM i.MX5: Sync iomux to kernel
 2012-04-12 20:10 UTC  (5+ 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 "

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  (6+ messages)
` [PATCH 1/1] filetype: "

[PATCH 1/1] defaultenv/update: fix dhcp-barebox support
 2012-04-11  6:54 UTC  (2+ messages)

OMAP4 Panda - MMC access broken
 2012-04-10 11:51 UTC  (4+ messages)

[PATCH] Define barebox_loc magic variable only once
 2012-04-10  9:24 UTC  (2+ messages)

[PATCH 0/7] Calao Board oftree && MMU support
 2012-04-10  8:42 UTC  (8+ messages)
` [PATCH 1/7] usb-a926x: update DHCP vendor ID
` [PATCH 2/7] usb-a926x: add oftree support
` [PATCH 3/7] usb-a926x: enable MMU
` [PATCH 4/7] tny-a926x: update DHCP vendor ID
` [PATCH 5/7] tny-a926x: udpate defconfig
` [PATCH 6/7] tny-a926x: add oftree config support
` [PATCH 7/7] tny-a926x: enable MMU

cfi driver fixes
 2012-04-10  8:38 UTC  (3+ messages)
` [PATCH 1/2] cfi flash: Fix loop count calculation

[PATCH] cfi_flash_intel: fix buffer write for width > 2
 2012-04-10  8:23 UTC  (3+ messages)

[PATCH 1/2] menu: fix double action when "\n\r" or "\r\n" is received
 2012-04-10  8:00 UTC  (3+ messages)
` [PATCH 2/2] menu: add color fancy support

[PATCH] Remove EXPERIMENTAL flag from loady
 2012-04-10  7:59 UTC  (2+ messages)

[PATCH 1/1] at91rm9200ek: set maximum nor flash size
 2012-04-10  7:58 UTC  (2+ messages)

[PATCH] Fixup DRIVER_VIDEO_S3C24XX usage
 2012-04-10  7:57 UTC  (3+ messages)

[PATCH 1/1] mx53loco: set dhcp vendor id
 2012-04-10  7:55 UTC  (2+ messages)

[PATCH 1/3] defaultenv/boot: add support for oftree boot option support
 2012-04-10  7:55 UTC  (4+ messages)
` [PATCH 2/3] net: dhcp: add private extention 224 to pass the oftree file via dhcp
` [PATCH 3/3] defaultenv: add support of oftree file pass via dhcp (option 224)

[PATCH 1/1] arm: fix zImage support when a oftree is concatenated
 2012-04-10  7:53 UTC  (2+ messages)

[PATCH] PCM-038: fix SRAM device name
 2012-04-10  7:40 UTC  (2+ messages)

[PATCH 0/4] at91 boot menu support
 2012-04-07  3:15 UTC  (5+ messages)
` [PATCH 1/4] defaultenv: add support for custom board boot
` [PATCH 2/4] at91sam9m10g45ek: add gpio keys support
` [PATCH 3/4] at91sam9m10g45ek: enable kernel console over framebuffer
` [PATCH 4/4] at91sam9m10g45ek: add boot menu support

debugging on board
 2012-04-06  2:59 UTC  (9+ messages)

[PATCH 0/3] arm: mxs: ocotp read support
 2012-04-05 16:26 UTC  (2+ messages)

[PATCH] imx27-regs: fix .h usage in assembly file
 2012-04-05 16:24 UTC  (2+ messages)

GPIO commands on OMAP4
 2012-04-05 16:19 UTC  (6+ messages)

[PATCH 1/2] at91sam9260ek: fix build error
 2012-04-05 14:06 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