mail archive of the barebox mailing list
 help / color / mirror / Atom feed
tftp server
 2012-08-18  9:09 UTC  (2+ messages)

adding SPI port on i.MX27 board
 2012-08-18  9:08 UTC  (2+ messages)

[PATCH 1/1] spi: allow to dynamically allocate bus number
 2012-08-18  9:05 UTC 

[PATCH 0/4 v2] fs/mount: add autodetection support
 2012-08-15  7:25 UTC  (7+ messages)
` [PATCH 1/4] fs/mount: add autodetection type support
  ` [PATCH 2/4] filetype: add fat filesystem support
  ` [PATCH 3/4] fs/fat: add filetype
  ` [PATCH 4/4] command/mount: add autodetection support

[PATCH 0/7] smsc911x: runtime configuration improvement
 2012-08-15  4:34 UTC  (12+ messages)
` [PATCH 1/7] smc911x: move register define to smc911x.h
  ` [PATCH 2/7] smc911x: introduce read/write ops
  ` [PATCH 3/7] smc911x: add 16bit bus width support
  ` [PATCH 4/7] smc911x: add support to pass the shift via platform data
  ` [PATCH 5/7] smc911x: improve detection handle
  ` [PATCH 6/7] smc911x: update chip detection
  ` [PATCH 7/7] smm911x: check if the device is ready before using it

[for master PATCH 1/2] miidev: add phy_addr detection support
 2012-08-15  4:32 UTC  (4+ messages)
` [for master PATCH 2/2] calao: at91 qil/tny/usb auto detect the phy addr

vacation
 2012-08-14 20:47 UTC 

[PATCH 0/3 v2] omap: 4460 support
 2012-08-14 20:03 UTC  (5+ messages)
` [PATCH 1/3] Add support for OMAP4460 TPS62361
` [PATCH 2/3] OMAP4460: ram init changes
` [PATCH 3/3] OMAP4460: clock init

[PATCH 1/1] filetype: add command support
 2012-08-13 21:53 UTC  (2+ messages)

[PATCH v2] Add JTAG bitbang driver
 2012-08-13 19:42 UTC  (2+ messages)

[PATCH 0/3] omap: 4460 support
 2012-08-13 19:08 UTC  (8+ messages)
` [PATCH 1/3] Add support for OMAP4460 TPS62361
    ` [PATCH 3/3] OMAP4460: clock init

[PATCH 1/1] bootm: add global bootm.{image/initrd}.loadaddr support
 2012-08-13 18:45 UTC  (2+ messages)

[PATCH 2/3] OMAP4460: ram init changes
 2012-08-13 18:42 UTC  (4+ messages)
` [PATCH] OMAP4: use writel and readl
  ` [PATCH v2] "

[for master PATCH 0/4] Bootm uImage initrd fix
 2012-08-13 18:38 UTC  (6+ messages)
` [PATCH 1/4] arm/bootm: fix initrd_start init
  ` [PATCH 2/4] bootm: do not load the initrd in the common code
  ` [PATCH 3/4] uimage_sdram_flush: fix resource start
  ` [PATCH 4/4] uimage_laod: fix ramdisk support

[PATCH] ARM: enable MMU in pbl
 2012-08-13 18:29 UTC  (7+ messages)
` [PATCH 1/4] ARM __mmu_cache_*: Do not clobber registers
` [PATCH 2/4] ARM MMU: call __mmu_cache_* as regular C functions
` [PATCH 3/4] ARM pbl: enable MMU during decompression
` [PATCH 4/4] create a common ARM flush_icache function

[PATCH 0/4] fs/mount: add autodetection support
 2012-08-13 10:56 UTC  (11+ messages)
` [PATCH 1/4] fs/mount: add autodetection type support
  ` [PATCH 2/4] filetype: add fat filesystem support
  ` [PATCH 3/4] fs/fat: add filetype
  ` [PATCH 4/4] command/mount: add autodetection support

[PATCH 1/2] devices: fix missing converition to DEVICE_ID_DYNAMIC
 2012-08-12 20:24 UTC  (3+ messages)
` [PATCH 2/2] driver: set DEVICE_ID_DYNAMIC to -2 and DEVICE_ID_SINGLE to -1

[PATCH v2] pbl updates
 2012-08-12 18:03 UTC  (10+ messages)
` [PATCH 1/8] Makefile.lib: add disasm and ln commands
` [PATCH 2/8] Makefile: generate a barebox-flash-image link
` [PATCH 4/8] ARM s3c boards: Do not hardcode image sizes
` [PATCH 5/8] ARM boards: Make boards pbl safe
` [PATCH 6/8] ARM Makefile: Do not hardcode targets in MLO/netx/davinci/s5p
` [PATCH 7/8] ARM: fix netx/MLO/s5p image build for pbl
` [PATCH 8/8] ARM pbl: generate zbarebox.map in $(obj)

[PATCH] pbl updates
 2012-08-12 13:24 UTC  (19+ messages)
` [PATCH 1/9] ARM eukrea cpuimx25: Move flash_header to seperate file
` [PATCH 2/9] ARM s3c boards: Do not hardcode image sizes
` [PATCH 3/9] ARM boards: Make boards pbl safe
` [PATCH 4/9] ARM Makefile: Do not hardcode targets in MLO/netx/davinci/s5p
` [PATCH 5/9] ARM: fix netx/MLO/s5p image build for pbl
` [PATCH 6/9] ARM Makefile: generate a barebox-flash-image link
` [PATCH 7/9] ARM pbl: Fix zbarebox.S build
` [PATCH 8/9] ARM pbl: remove unnecessary FORCE
` [PATCH 9/9] ARM pbl: generate zbarebox.map in $(obj)

[PATCH 0/3] ppc: Freescale TSEC driver
 2012-08-10 19:16 UTC  (7+ messages)
` [PATCH V2 0/4] "
` [PATCH 1/4] ppc: GIANFAR base address definition
` [PATCH 2/4] net: GIANFAR driver
` [PATCH 3/4] fsl: Freescale TSEC specific initialization
` [PATCH 4/4] ppc: P2020RDB Ethernet configuration

[PATCH 1/2] at91: sam9260/sam9g20/sam9261/sam9g10/sam9263 add autodetect sdram size
 2012-08-10 18:38 UTC  (4+ messages)
` [PATCH 2/2] at91: Calao and Atmel reboard sam{9260/9g20/9261/9g10/9263}ek "

[PATCH] fix hush 'exit'
 2012-08-10 10:58 UTC  (3+ messages)
` [PATCH 1/2] hush: Make exit a shell builtin
` [PATCH 2/2] hush: catch errors from execute_binfmt

issue with imx35 external boot from Micron 4k flash
 2012-08-10  9:18 UTC  (2+ messages)

[PATCH] ARM/imx/pcm043: increase size of "self" partition
 2012-08-10  9:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] mc13xxx: Added mc13xxx_revision() function
 2012-08-10  8:44 UTC  (6+ messages)
` [PATCH 2/3] mc13xxx: Hide private struct mc13xxx from other units
` [PATCH 3/3] mc13xxx: Fixed memory leak

Video issues with PCM043
 2012-08-09 20:41 UTC 

[PATCH] Add JTAG bitbang driver
 2012-08-09 12:59 UTC  (3+ messages)

[PATCH] ARM i.MX: Add support for i2c on imx6
 2012-08-09  7:35 UTC  (2+ messages)

[PATCH] commands: memset: fix help message
 2012-08-09  6:44 UTC  (2+ messages)

[PATCH 1/1] menu: add number key support
 2012-08-09  6:40 UTC  (2+ messages)

Reminder: Nataraj invites you to Twoo
 2012-08-08 13:20 UTC 

boot init code depending on i2c eeprom value
 2012-08-07 13:54 UTC  (4+ messages)
  ` Antwort: "

[PATCH 00/12 v4] Add Pre-Bootloader support
 2012-08-06  7:23 UTC  (14+ messages)
` [PATCH 01/12] Makefile.clean: include Makefiles again
  ` [PATCH 02/12] kbuild: add pre-bootloader (pbl) target
  ` [PATCH 03/12] Add pre-bootloader (pbl) image support
  ` [PATCH 04/12] pbl: discard unwind symbol if enable in barebox
  ` [PATCH 05/12] Add compressed image support
  ` [PATCH 06/12] decompressor: import malloc/free implementation for linux 3.4
  ` [PATCH 07/12] ARM: add early malloc support needed by the decompressor
  ` [PATCH 08/12] compressed image: add gzip support
  ` [PATCH 09/12] ARM pbl: Add .gitignore for generated files
  ` [PATCH 10/12] at91: add lowlevel init to the pbl
  ` [PATCH 11/12] kbuild: allow to have custom cppflags for pbl
  ` [PATCH 12/12] arm: always enable the garbage collector "

[PATCH 1/1] gadget: fix Kconfig: move config under if
 2012-08-03 14:35 UTC  (2+ messages)

[PATCH] Enable pull-up on Rx serial ports for the CALAO MB-QIL-A9260
 2012-08-03 13:51 UTC  (2+ messages)

[PATCH RFC] arm/imx: provide command to add ram device with autodetected size
 2012-08-03 13:26 UTC  (3+ messages)
` [PATCH v2] "

changing environment at build time
 2012-08-03 13:22 UTC  (4+ messages)

[PATCH 00/12 v3] Add Pre-Bootloader support
 2012-08-03  7:06 UTC  (12+ messages)
` [PATCH 01/12] kbuild: Init all relevant variables used in kbuild files so
  ` [PATCH 03/12] Add pre-bootloader (pbl) image support
  ` [PATCH 05/12] Add compressed "
  ` [PATCH 08/12] ARM: add early malloc support needed by the decompressor

[PATCH 1/2] qsort: Fix wrong check
 2012-08-03  6:30 UTC  (2+ messages)
` [PATCH 2/2] glob: fix GLOB_SORT

[PATCH 0/3] AT91: Rom boot prepare
 2012-08-03  5:59 UTC  (4+ messages)
` [PATCH 1/3] arm: at91: add debug_ll support
  ` [PATCH 2/3] arm introduce CONFIG_MACH_ARM_HEAD option to allow custom head
  ` [PATCH 3/3] arm: at91: add custom barebox-arm-head

[PATCH] eukrea_cpuimx35: fix USB host
 2012-08-02 23:05 UTC  (3+ messages)

USB On PCM043?
 2012-08-02 13:59 UTC  (10+ messages)
      ` [RFC][PATCH] pcm043: usb support --not working--

[PATCH] OMAP nand
 2012-08-02 10:10 UTC  (6+ messages)
` [PATCH 1/5] mtd OMAP NAND: Fix dev_ready handling
` [PATCH 2/5] ARM OMAP gpmc nand: specify platform data in boards
` [PATCH 3/5] mtd OMAP NAND: Use prefetch engine
` [PATCH 4/5] mtd nand: implement buswidth detection
` [PATCH 5/5] mtd OMAP NAND: implement buswidth autodetection support

v2012.08.0
 2012-08-02  8:53 UTC 

nor flash board init code
 2012-08-02  8:46 UTC  (10+ messages)
  ` Antwort: "
    `  "
      ` Antwort: "
        `  "
          ` Antwort: "
            `  "
              ` Antwort: "

at24 eeprom driver (V2) and misc patches
 2012-08-01  7:25 UTC  (5+ messages)
` [PATCH 7/7] drivers/eeprom: at24: add I2C eeprom driver for 24c01/02

[PATCH] mem md: make md -s /dev/something work again
 2012-07-31 19:45 UTC 

[PATCH] UBI work
 2012-07-31 19:45 UTC  (3+ messages)
` [PATCH 1/2] ubi: cdev->write has to return the bytes read, not 0
` [PATCH 2/2] ubi: align ubi writes to LEB size

[PATCH] Freescale sabrelite support
 2012-07-31 18:01 UTC  (3+ messages)
` [PATCH 1/4] SPI i.MX: Add support for i.MX6
` [PATCH 4/4] ARM i.MX: Add defconfig for Freescale i.MX6 Sabre Lite board

page:  |  | latest

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