mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[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  (4+ messages)
` [PATCH 1/2] cfi flash: Fix loop count calculation
` [PATCH 2/2] cfi flash: Fix alignment problem

[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  (5+ messages)
` [PATCH 1/3] arm: mxs: add ocotp driver
` [PATCH 2/3] arm: mxs: tx28: get MAC from OCOTP
` [PATCH 3/3] net: eth: don't say that MAC comes from EEPROM

[PATCH] imx27-regs: fix .h usage in assembly file
 2012-04-05 16:24 UTC  (3+ 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  (3+ messages)
` [PATCH 2/2] at91sam9g20ek: "

[PATCH 1/2] fix mxs iomux error in mx23 case
 2012-04-05 10:01 UTC  (2+ messages)
` [PATCH 2/2] at91sam9g45_devices: fix warning

Currently broken defconfigs in barebox master branch
 2012-04-05  9:21 UTC 

barebox-2012.04.0
 2012-04-05  9:12 UTC 

[PATCH] pcm027: add board support
 2012-04-05  9:00 UTC 

[PATCH 0/6] net: minor cleanups & avoid endless retries
 2012-04-05  6:56 UTC  (8+ messages)
` [PATCH 1/6] net: ping: send PING packets with 1-second interval
` [PATCH 2/6] net: ping: remove unneeded initialization
` [PATCH 3/6] net: tftp: check for error when retrying
` [PATCH 4/6] net: arp_request: do not retry endlessly
` [PATCH 5/6] net: tftp: "
` [PATCH 6/6] net: ping: "

Some last minute fixes for master branch
 2012-04-05  6:53 UTC  (6+ messages)
` [PATCH 1/5] string: remove unused bcopy function
` [PATCH 2/5] mtd: fix compiler warning
` [PATCH 3/5] USB gadget pxa: Fix "
` [PATCH 4/5] mips: Fix compiler warnings
` [PATCH 5/5] x86 linker script: Add missing _text

[PATCH] build bareboxenv for the target as well
 2012-04-04  9:32 UTC 

[PATCH 1/3] i.MX51: Use register names for imx_gpio_base
 2012-04-04  8:58 UTC  (4+ messages)
` [PATCH 2/3] i.MX51: Removed 1000 MHz pll definition
` [PATCH 3/3] i.MX5x: Unused pll definitions removed

S5PV210 CPU support
 2012-04-04  6:47 UTC  (5+ messages)

[PATCH 0/8 v3] Network update DHCP/BOOTP
 2012-04-03  6:57 UTC  (13+ messages)
` [PATCH 1/8] net: dhcp: factorise option recption handling
    ` [PATCH 1/8 v4] "
` [PATCH 2/8] net: dhcp: reset env variable before do a dhcp request
` [PATCH 3/8] net: dhcp: add support of tftp name server
` [PATCH 4/8] net: dhcp: factorise setting option code
` [PATCH 5/8] net: dhcp: allow to set transmitted client id
` [PATCH 6/8] net: dhcp: allow to set transmitted client uuid
` [PATCH 7/8] net: dhcp: allow to set transmitted user class
` [PATCH 8/8] net: env: getenv_ip use resolv

Boot linux from cramfs on USB
 2012-04-02 17:47 UTC  (4+ messages)

filling string variables in script
 2012-04-02 16:53 UTC  (4+ messages)
` R: "
      ` R: "

nand_imx 4k support ?
 2012-04-02 11:47 UTC  (10+ messages)

[PATCH 0/8] Network update DHCP/BOOTP
 2012-04-02 11:18 UTC  (7+ messages)
` [PATCH 3/8] net: dhcp: add support of tftp server ip or Etherboot file (option 150)

[PATCH 0/9] AT91 update rm9200ek support and add sam9x5 support
 2012-04-02  9:21 UTC  (3+ messages)

[PATCH 0/4] mxs: iomux configuration improvements
 2012-04-02  8:44 UTC  (3+ messages)
` [PATCH 1/4] mxs: Fix support for BITKEEPER() macro

page:  |  | latest

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