mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/8] Network update DHCP/BOOTP
 2012-03-30  9:21 UTC  (11+ messages)
` [PATCH 1/8] net: dhcp: reset env variable before do a dhcp request
` [PATCH 2/8] net: dhcp: add support of tftp name server
` [PATCH 3/8] net: dhcp: add support of tftp server ip or Etherboot file (option 150)
` [PATCH 4/8] net: dhcp: allow to set transmitted client id
` [PATCH 5/8] net: dhcp: allow to set transmitted client uuid
` [PATCH 6/8] net: dhcp: allow to set transmitted user class
` [PATCH 7/8] net: dns: export resolved ip to var resolved_ip
` [PATCH 8/8] defaultenv: add support of etherboot_file

[PATCH 0/9] AT91 update rm9200ek support and add sam9x5 support
 2012-03-30  5:38 UTC  (10+ messages)
` [PATCH 1/9] at91rm9200ek: add ohci support
` [PATCH 2/9] at91rm9200ek: add leds support
` [PATCH 3/9] at91rm9200ek: add usb serial support
` [PATCH 4/9] at91rm9200ek: update defconfig
` [PATCH 5/9] atmel_nand: add on_flash_btt option to enable bbt option
` [PATCH 6/9] ARM: at91: add sam9x5 series CPU definition and cpu_is_xxx macro
` [PATCH 7/9] ARM: at91: allow to pass the interface id to at91_add_device_eth
` [PATCH 8/9] ARM: at91/pio: add new PIO3 features
` [PATCH 9/9] AT91: at91sam9x5: add chip and board file

[PATCH 0/6 for this release]
 2012-03-30  4:47 UTC  (7+ messages)
` [PATCH 1/6] cfi_flash: fix missing resource update when probing the cfi size
` [PATCH 2/6] net: at91_ether re-implement against new at91rm9200 api
` [PATCH 3/6] at91rm9200ek: enable at91_ether and net support
` [PATCH 4/6] at91: set ip mode to dhcp-barebox
` [PATCH 5/6] at91rm9200ek: update config for network
` [PATCH 6/6] at91rm9200ek: adjust kernel partition to be able to flash mainline kernel

Create NAND Partition through barebox
 2012-03-29 13:42 UTC  (10+ messages)
  ` Antwort: "
    `  "
      ` Antwort: "

filling string variables in script
 2012-03-29 13:35 UTC 

imx53 internal boot from NAND
 2012-03-28 14:41 UTC 

imx53 internal boot from NAND
 2012-03-27  6:35 UTC  (5+ messages)
` AW: "
  ` Antwort: "
    ` AW: "

[PATCH 2/2] mx28-evk: Enable LCD support and bmp command
 2012-03-26 18:02 UTC 

[PATCH 1/2] mx28-evk: Add LCD support
 2012-03-26 18:02 UTC 

[PATCH 0/2] mx28-evk LCD support
 2012-03-26 18:01 UTC 

[PATCH 0/4] mxs: iomux configuration improvements
 2012-03-26 17:29 UTC  (5+ messages)
` [PATCH 1/4] mxs: Fix support for BITKEEPER() macro
` [PATCH 2/4] mxs: Fix i.MX28 PWM3 iomux configuration
` [PATCH 3/4] mxs: Cleanup use of blank lines in i.MX28 iomux configurations
` [PATCH 4/4] mxs: Add remaining "

[PATCH] imx53: undefined reference to `imx_get_i2cclk'
 2012-03-26 17:13 UTC  (2+ messages)

[PATCH] i.MX27: Added definition for 600 mHz PLL setup
 2012-03-26  8:41 UTC  (2+ messages)

[PATCH] Add barebox.map and compressed default_env to distclean
 2012-03-25 18:22 UTC 

[PATCH] i.MX27: Export boot source to magic variables
 2012-03-25 17:15 UTC 

[PATCH] Select POLLER option for fsl_udc
 2012-03-25 12:48 UTC 

Network Issue with Mini2440
 2012-03-25  5:55 UTC  (7+ messages)
  ` Fwd: "

[PATCH] i.MX27: Added helper for setup chipselect control register
 2012-03-24 17:17 UTC 

i.MX21 USB OTG
 2012-03-24 16:15 UTC  (2+ messages)

[PATCH 1/6] Rename definitions for ULPI registers
 2012-03-24 14:00 UTC  (6+ messages)
` [PATCH 2/6] Add ULPI detection function
` [PATCH 3/6] Move set_vbus_power code to ULPI driver
` [PATCH 4/6] Rename function ulpi_init to ulpi_detect
` [PATCH 5/6] Completely migrate option ISP1504 to ULPI
` [PATCH 6/6] Cosmetic change name ISP1504 -> ISP150x

[PATCH] ARM i.MX51 eukrea_cpuimx51: Remove unused include
 2012-03-24  9:59 UTC 

[PATCH] ARM i.MX51 babbage: Remove clock raise from power_init
 2012-03-24  9:53 UTC 

I'm away
 2012-03-23 15:26 UTC 

[PATCH 1/3] pm9g45: fix Ethernet
 2012-03-23 15:18 UTC  (13+ messages)
` [PATCH v2 1/4] pm9g45: boot from NAND
` [PATCH v3 "
  ` [PATCH v3 2/4] pm9g45: fix Ethernet
  ` [PATCH v3 3/4] pm9g45: enable MCI0
  ` [PATCH v3 4/4] pm9g45: enable USB OHCI host and USB mass storage

ARM i.MX51: lowlevel code work
 2012-03-23 10:36 UTC  (4+ messages)
` [PATCH 1/3] ARM i.MX51 clk: select uart clk parent based on hardware setting
` [PATCH 2/3] ARM i.MX51 babbage: move lowlevel setup after power init
` [PATCH 3/3] ARM i.MX51 lowlevel: setup full cpu speed unconditionally

Shall 'bmp' uncompress automagically?
 2012-03-23  9:46 UTC  (5+ messages)

[PATCH V2 0/2] Add support for Karo TX51 module
 2012-03-23  8:45 UTC  (4+ messages)
` [PATCH V2 1/2] update mx51 pad definition for Karo TX51 board
` [PATCH V2 2/2] Add board support for Karo TX51 i.mx51 SODIMM module

i.MX21 USB OTG
 2012-03-23  8:36 UTC  (2+ messages)

[PATCH 1/2] mtd: core: Fix compilation warning
 2012-03-23  8:31 UTC  (5+ messages)
` [PATCH 2/2] pxa27x_udc: "

fix i.MX flash header copy sizes
 2012-03-23  8:02 UTC  (3+ messages)
` [PATCH 1/2] ARM linker script: Fix barebox_image_size
` [PATCH 2/2] ARM i.MX flash header: Fix barebox image sizes

[PATCH 0/3] miidev: improve phy initialization
 2012-03-23  7:23 UTC  (5+ messages)
` [PATCH 1/3] net: miidev: check for errors when accessing bus in restart_aneg
` [PATCH 2/3] net: miidev: Refactor timeout for aneg
` [PATCH 3/3] net: miidev: properly check for MII reset

barebox-2012.03.0 imx_get_i2cclk
 2012-03-22  9:26 UTC  (2+ messages)

kconfig-frontends: a packaging of the kconfig language
 2012-03-20 22:17 UTC 

[PATCH 2/2] i.MX27: Add support for SDHC1
 2012-03-20 13:09 UTC  (6+ messages)
  ` [PATCH 1/3] i.MX27: Define base address for SDHC1,2,3
  ` [PATCH 2/3] i.MX27: Add support for SDHC1,3
  ` [PATCH 3/3] i.MX51: Fix name definition for SSI3

flash_header for mx51
 2012-03-19 22:44 UTC  (2+ messages)

[PATCH] defenv: remove bogus defaultenv from defconfigs
 2012-03-18 15:33 UTC 

[PATCH] Add support for Karo TX51 module
 2012-03-18 15:22 UTC  (2+ messages)

[PATCH] Remove duplicate voltage setup for imx-esdhc
 2012-03-18 15:16 UTC  (2+ messages)

[PATCH 2/3] Use mx53-related functions for i.MX53 boards
 2012-03-18 15:15 UTC  (2+ messages)

[PATCH 1/3] Use register names for MC13892
 2012-03-18 15:13 UTC  (2+ messages)

[PATCH] i.MX27: Use resigter name in imx27_add_fb
 2012-03-18 15:13 UTC  (2+ messages)

[PATCH 1/2] i.MX27: Define SDHC base address
 2012-03-18 15:10 UTC  (2+ messages)

[PATCH] automount support
 2012-03-18 14:26 UTC  (9+ messages)
` [PATCH 1/8] fs: change get_fs_device_by_path prototype
` [PATCH 2/8] fs: drop struct mtab_entry
` [PATCH 3/8] Add automount support
` [PATCH 4/8] fs open: pass error from stat
` [PATCH 5/8] hush source: expand $PATH
` [PATCH 6/8] FAT: Fix error path
` [PATCH 7/8] usb command: by default scan only once for USB devices
` [PATCH 8/8] partition command: optionally do not automatically prepend the device name

[PATCH 3/3] i.MX51: Fix NANDF_RDY_INT pin definition
 2012-03-18  8:59 UTC 

[PATCH 2/2] PCM038: add support for MMC
 2012-03-18  5:16 UTC  (3+ messages)
  ` Re[2]: "

[PATCH 1/2] i.MX51: add support for UART3
 2012-03-17 16:21 UTC  (2+ messages)

[PATCH] i.MX51: Remove GPIO2.6 setup from lowlevel_init
 2012-03-17 16:21 UTC  (2+ messages)

[PATCH 1/5] pcm049: Update RAM timings
 2012-03-15 19:55 UTC  (6+ messages)
` [PATCH 2/5] pcm049: Update muxing
` [PATCH 3/5] pcm049: Update GPMC net conf
` [PATCH 4/5] devices-gpmc-nand: Add OMAP4 gpmc nand timings
` [PATCH 5/5] pcm049_xload_defconfig: activate Thumb-2 support

[PATCH] pcm038: increase size of barebox partition
 2012-03-15 19:55 UTC  (2+ messages)

[PATCH 00/14] Atmel Reference Board Update
 2012-03-14 19:28 UTC  (2+ messages)

[PATCH 1/2] defaultenv: add bootp support
 2012-03-13 17:45 UTC  (2+ messages)
` [PATCH 2/2] defaultenv: add dhcp-barebox option

[PATCH 1/1] at91: set dhcp vendor id on Atmel Reference board
 2012-03-13 17:43 UTC 

[PATCH 01/14] macb: fix mmu support
 2012-03-13 17:13 UTC  (16+ messages)
` [PATCH 02/14] at91sam9263ek: add runtime nor detection
` [PATCH 03/14] at91sam9263ek: add leds support
` [PATCH 04/14] at91sam9263ek: add dfu and usb serial support
` [PATCH 05/14] at91sam9263ek: update defconfig
` [PATCH 06/14] at91sam9261ek/9g10ek: update partition layout
` [PATCH 07/14] at91sam9261ek/9g10ek: add leds support
` [PATCH 08/14] at91sam9261ek/9g10ek: add dfu and usb serial support
` [PATCH 09/14] at91sam9261ek/9g10ek: add gpio Keyboard support
` [PATCH 10/14] at91sam9261ek/9g10ek: update board supprt
` [PATCH 11/14] at91sam9m10g45ek: update partition layout
` [PATCH 12/14] at91sam9m10g45ek: add leds support
` [PATCH 13/14] at91sam9m10g45ek: update defconfig
` [PATCH 14/14] at91sam9260ek/9g20ek: "

[RFC] ARM/serial: add a DCC based console driver
 2012-03-13 13:32 UTC  (4+ messages)

[PATCH] ENV: remove kernelimage_type from env/config
 2012-03-13 12:36 UTC  (2+ messages)

[PATCH] NET: Add support for ks8851_mll
 2012-03-13 12:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] omap: add support for phycard-a-xl2
 2012-03-13 12:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drivers/mtd: improve docg3 write speed
 2012-03-13 12:25 UTC  (2+ messages)

[PATCH] imx_nand_load_image: change all users to use barebox_image_size
 2012-03-13 12:24 UTC  (2+ messages)

serial S3: fix local structure malloc
 2012-03-13 12:24 UTC  (2+ messages)

[PATCH 1/1] net: dhcp: allow to set transmitted vendor id
 2012-03-12 21:44 UTC  (2+ messages)

[PATCH 00/14] Atmel ref board update
 2012-03-12 10:47 UTC 

[RFC V2 0/6] barebox PCI support
 2012-03-09 18:17 UTC  (3+ messages)
` [RFC V2 5/6] net: add Realtek 8139 Ethernet controller support

page:  |  | latest

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