mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/8] i.MX25 3DS fixes and enhancements
 2010-06-10 16:09 UTC  (17+ messages)
` [PATCH 1/8] mx25 3ds: fix build failure
` [PATCH 2/8] mx25: fix typo in imx25-regs.h
` [PATCH 3/8] mx25 3ds: cleanup lowlevel_init code
` [PATCH 4/8] mx25: add support for i2c
` [PATCH 5/8] i2c: add driver for the MC34704 PMIC
` [PATCH 6/8] mx25 3ds: add support for i2c master and PMIC
` [PATCH 7/8] mx25 3ds: fix fec initialization
` [PATCH 8/8] mx25 3ds: add support for boot from UART

barebox for i.MX51
 2010-06-10 15:00 UTC  (2+ messages)

[PATCH] Add support for Eukrea CPUIMX35
 2010-06-10 13:26 UTC  (3+ messages)

[PATCH 1/2] eukrea_cpuimx25: add compressed logo support
 2010-06-10 13:18 UTC  (4+ messages)
` [PATCH 2/2] eukrea_cpuimx25: update defconfig

OMAP 3530 arch_shutdown "undefined instruction"
 2010-06-10 12:22 UTC  (2+ messages)

[PATCH] mx2 GPIO OCRx register
 2010-06-10 11:54 UTC  (2+ messages)

barebox with usb cdc-eth driver?
 2010-06-10 11:17 UTC  (2+ messages)

[PATCH] cpuimx25: remove unused define
 2010-06-10  7:55 UTC 

[PATCH] mx25 3ds: fix memory initialization
 2010-06-09  8:24 UTC 

[PATCH] i2c: fix adapter_list manipulation
 2010-06-08 18:36 UTC 

script error
 2010-06-08  6:49 UTC  (3+ messages)

reworking the network stack
 2010-06-04  9:55 UTC  (14+ messages)
` [PATCH 01/13] net: remove need for eth_halt/eth_open
` [PATCH 02/13] net: Implement a new network stack
` [PATCH 03/13] remove unused sntp.h
` [PATCH 04/13] implement dhcp using new network stack
` [PATCH 05/13] implement tftp "
` [PATCH 06/13] implement ping "
` [PATCH 07/13] implement nfs "
` [PATCH 08/13] net: consider rarp support as outdated. Remove it
` [PATCH 09/13] network drivers: call net_receive directly instead of NetReceive
` [PATCH 10/13] net: remove old network stack
` [PATCH 11/13] rework device parameters
` [PATCH 12/13] errno: add strings for network related error messages
` [PATCH 13/13] add netconsole support

barebox-2010.06.0
 2010-06-02  8:53 UTC 

[PATCH] eukrea_cpuimx27_defconfig: increase MALLOC_SIZE
 2010-05-31 15:33 UTC 

OMAP 3530 arch_shutdown "undefined instruction"
 2010-05-27 11:03 UTC  (3+ messages)

barebox tftp to 2k pagesize NAND
 2010-05-26 12:52 UTC  (5+ messages)

[PATCH 1/3] arm: update mach-types
 2010-05-25 15:35 UTC  (3+ messages)
` [PATCH 2/3] eukrea_cpuimx25: fix machine ID
  ` [PATCH 3/3] eukrea_cpuimx25: update env

[PATCH 1/6] i2c-imx: change log level for No ACK
 2010-05-25 10:01 UTC  (6+ messages)
` [PATCH v2 2/6] i2c: implement i2c_get_adapter()
  ` [PATCH v6 3/6] commands: add i2c commands
    ` [PATCH 4/6] eukrea_cpuimx27: add fb support
      ` [PATCH 5/6] eukrea_cpuimx27: update env
        ` [PATCH 6/6] eukrea_cpuimx27: update defconfig

[PATCH 1/6] i2c-imx: change log level for No ACK
 2010-05-25  9:57 UTC  (13+ messages)
` [PATCH v2 2/6] i2c: implement i2c_get_adapter()
  ` [PATCH v4 3/6] commands: add i2c commands
    ` [PATCH 4/6] eukrea_cpuimx27: add fb support
      ` [PATCH 5/6] eukrea_cpuimx27: update env
        ` [PATCH 6/6] eukrea_cpuimx27: update defconfig
      ` [PATCH v5] commands: add i2c commands

[PATCH 1/2] Add support for Eukrea's CPUIMX25
 2010-05-25  7:27 UTC  (3+ messages)
` [PATCH 2/2] pcm043: fix wrong test

[PATCH 1/4] i2c-imx: change log level for No ACK
 2010-05-25  7:03 UTC  (8+ messages)
` [PATCH 2/4] i2c: implement i2c_get_adapter()
  ` [PATCH 3/4] commands: add i2c commands
    ` [PATCH 4/4] eukrea_cpuimx27: add fb support

[PATCH 1/3] i2c-imx: change log level for No ACK
 2010-05-24 12:10 UTC  (4+ messages)
` [PATCH 2/3] commands: add i2c commands
  ` [PATCH 3/3] i2c: implement i2c_get_adapter()

[PATCH 1/3] i2c-imx: change log level for No ACK
 2010-05-19 12:21 UTC  (7+ messages)
` [PATCH 2/3] i2c: add i2cdev driver
  ` [PATCH 3/3] commands: add i2c commands

board_init_lowlevel_return: Error: symbol ABS is in a different section
 2010-05-19 11:58 UTC  (3+ messages)

[PATCH] i.MX27: add required defines for I2C2
 2010-05-17 19:24 UTC 

[PATCH] cfi_flash_intel: support 1024b buffer write
 2010-05-17 16:19 UTC  (2+ messages)

[PATCH] eukrea_cpuimx27: allow compilation without LP3972 selected
 2010-05-17 14:42 UTC 

V3 patches for imx35pdk boot
 2010-05-17 11:16 UTC  (8+ messages)
` [PATCH 1/5] arm: Add revision tag to boot parameters
  ` [PATCH 2/5] arm boot: Formatting
    ` [PATCH 3/5] imx35: add detection of silicon revision
      ` [PATCH 4/5] imx35pdk: correct mode for display contrast pin
        ` [PATCH 5/5] imx35pdk: Detect and set silicon and board revision for boot params

Watchdog support
 2010-05-17 10:57 UTC  (6+ messages)

[PATCH 1/3] i.MX25 : add Framebuffer support
 2010-05-17  9:58 UTC  (10+ messages)
` [PATCH 2/3] Add support for Eukrea's CPUIMX25
  ` [PATCH 3/3] freescale-mx*5-3-stack : fix __flash_header_start
    ` [PATCH v2] Add support for Eukrea's CPUIMX25

Ammended patches for imx35pdk boot
 2010-05-13 11:27 UTC  (10+ messages)
` [PATCH 1/6] arm: Add revision tag to boot parameters
  ` [PATCH 2/6] arm boot: Formatting
    ` [PATCH 3/6] imx35: add detection of silicon revision
      ` [PATCH 4/6] imx35pdk: correct mode for display contrast pin
        ` [PATCH 5/6] imx35pdk: Detect and set silicon and board revision for boot params
          ` [PATCH 6/6] imx35pdk: make COMPARE pad a GPIO1_5 output

Revision boot params to kernel for ARM and mx35 3 stack fixes
 2010-05-11  7:29 UTC  (5+ messages)
` [PATCH 1/3] Add passing of revision tag when booting the kernel on ARM platforms
  ` [PATCH 2/3] Detect CPU and board revision for freescale-mx35-3-stack and add to boot parameters
    ` [PATCH 3/3] mx35-3stack: fix Pad selection for CONTRAST pin

patches for next v2
 2010-05-03 13:09 UTC  (20+ messages)
` [PATCH 01/17] i.MX35 stack: Fix mc9sdz60 reset register offset
` [PATCH 02/17] ARM: use memalign in dma_alloc_coherent to assure alignment
` [PATCH 03/17] fsl_udc: make it work with MMU on
` [PATCH 04/17] Increase MAX_FILES to 128
` [PATCH 05/17] fix _update scripts
` [PATCH 06/17] define __LINUX_ARM_ARCH__ for armv6 processors
` [PATCH 07/17] ARM: Add get_cr/set_cr functions
` [PATCH 08/17] ARM: update icache functions to use get_cr/set_cr
` [PATCH 09/17] pcm043: Speed up NAND controller before copying barebox image
` [PATCH 10/17] add arm helper function to determine the program counter
` [PATCH 11/17] arm: remove unused variables from header file
` [PATCH 12/17] arm: move __mmu_cache_flush to bare_init section
` [PATCH 13/17] arm: reimplement startup code in C
` [PATCH 14/17] i.MX: remove __REG from esd controller regs. use readl/writel instead
` [PATCH 15/17] pcm043: reimplement lowlevel code in C
` [PATCH 16/17] i.MX35: Fix ahbclock calculation
` [PATCH 17/17] pcm038: reimplement lowlevel code in C

barebox-2010.05.0
 2010-05-03 12:56 UTC 

[PATCH] Fix build if MULTI_ENV_HANDLING is disabled
 2010-04-28 10:53 UTC  (2+ messages)

some more patches for -next
 2010-04-28 10:04 UTC  (22+ messages)
` [PATCH 01/14] i.MX35 stack: Fix mc9sdz60 reset register offset
` [PATCH 02/14] ARM: use memalign in dma_alloc_coherent to assure alignment
` [PATCH 03/14] fsl_udc: make it work with MMU on
` [PATCH 04/14] Increase MAX_FILES to 128
` [PATCH 05/14] fix _update scripts
` [PATCH 06/14] pcm043: Speed up NAND controller before copying barebox image
` [PATCH 07/14] add arm helper function to determine the program counter
` [PATCH 08/14] arm: remove unused variables from header file
` [PATCH 09/14] arm: move __mmu_cache_flush to bare_init section
` [PATCH 10/14] arm: reimplement startup code in C
` [PATCH 11/14] i.MX: remove __REG from esd controller regs. use readl/writel instead
` [PATCH 12/14] pcm043: reimplement lowlevel code in C
` [PATCH 13/14] i.MX35: Fix ahbclock calculation
` [PATCH 14/14] pcm038: reimplement lowlevel code in C

Patch series derived from latest project
 2010-04-23  8:17 UTC  (4+ messages)
  ` [PATCH 1/7] give nice output when generating barebox.bin and barebox.S

[PATCH 2/7] imx/gpio: make gpio_get_value actually work
 2010-04-23  7:49 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