public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2008-11-26 15:14:30 to 2008-12-03 00:58:08 UTC [more...]

[U-Boot] [PATCH] net/net.c: correct timeout function
 2008-12-03  0:58 UTC  (4+ messages)

[U-Boot] [PATCH] PXA3xx: fix CKEN[AB]
 2008-12-03  0:55 UTC  (2+ messages)

[U-Boot] [PATCH] tools/mkimage: ignore trailing garbage
 2008-12-03  0:22 UTC  (5+ messages)
` [U-Boot] [PATCH] tools/mkimage: use lseek rather than fstat for file size for -l option

[U-Boot] Installing Linux kernel, nothing to execute in RAM
 2008-12-03  0:05 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] 85xx: seperate PIXIS virtual from physical address
 2008-12-02 23:12 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] 85xx: seperate FLASH BASE "

[U-Boot] u-boot for ixp425
 2008-12-02 22:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/5] 85xx: Convert CONFIG_SYS_{PCI*, RIO*}_MEM_BASE to _MEM_BUS for FSL boards
 2008-12-02 22:08 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS "
  ` [U-Boot] [PATCH 3/5] 85xx: Use CONFIG_SYS_{PCI*, RIO*}_MEM_PHYS for physical address on "
    ` [U-Boot] [PATCH 4/5] 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for "
      ` [U-Boot] [PATCH 5/5] 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT "

[U-Boot] [PATCH] net: tsec: Fix Marvell 88E1121R phy init
 2008-12-02 21:46 UTC  (2+ messages)

[U-Boot] PHY lib
 2008-12-02 21:20 UTC  (3+ messages)

[U-Boot] [PATCH] mtd/dataflash.c: fix a problem with the last partition
 2008-12-02 21:06 UTC  (2+ messages)

[U-Boot] [PATCH] fix some coding style violations
 2008-12-02 21:06 UTC  (2+ messages)

[U-Boot] AT91 Pull request
 2008-12-02 21:04 UTC 

[U-Boot] [PATCH] at91rm9200dk: Fix typo
 2008-12-02 21:01 UTC 

[U-Boot] [PATCH] AT91: remove non supported board AT91RM9200DF macro
 2008-12-02 20:58 UTC  (2+ messages)
` [U-Boot] [PATCH] usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable

[U-Boot] [PATCH] OneNAND: Add missing mtd info struct before calling onenand_erase()
 2008-12-02 19:53 UTC  (2+ messages)

[U-Boot] frescale NAND FLASH problems
 2008-12-02 19:37 UTC  (2+ messages)

[U-Boot] [PATCH] net: Fix download command parsing
 2008-12-02 18:59 UTC 

[U-Boot] [PATCH] Added support for the Guntermann & Drunck PowerPC 440 EP/GR ETX module
 2008-12-02 18:41 UTC  (10+ messages)

[U-Boot] [PATCH] lib_ppc: rework the flush_cache
 2008-12-02 18:13 UTC  (2+ messages)

[U-Boot] LXT971 Ethernet problem
 2008-12-02 15:29 UTC  (3+ messages)

[U-Boot] quick easy question (hopefully)
 2008-12-02 14:33 UTC 

[U-Boot] iPAQ 21x support (+PXA3xx NAND flash and MMC)
 2008-12-02 13:07 UTC  (5+ messages)

[U-Boot] Does u-boot support custom binaries?
 2008-12-02 11:23 UTC  (2+ messages)

[U-Boot] [PATCH] UBI: Fix size parsing in "ubi create"
 2008-12-02 10:07 UTC 

[U-Boot] [PATCH] OneNAND: Additional sync with 2.6.27
 2008-12-02 10:06 UTC 

[U-Boot] [PATCH v2] UBI: Enable re-initializing of the "ubi part" command
 2008-12-02 10:05 UTC 

[U-Boot] NAND only (no NOR)
 2008-12-02  9:31 UTC  (2+ messages)

[U-Boot] [PATCH] r2dplus/lowlevel_init: coding style fix
 2008-12-02  6:40 UTC 

[U-Boot] [PATCH v3] nand: Fix cache and memory inconsistent issue
 2008-12-02  5:49 UTC  (2+ messages)

[U-Boot] General Dentists Listing for the United States
 2008-12-02  4:40 UTC 

[U-Boot] pci booting 460ex seems to hang at tlb entries
 2008-12-02  3:03 UTC  (2+ messages)
` [U-Boot] Problem building fw_printenv un u-boot 1.3.4

[U-Boot] [PATCH v2] nand: Fix cache and memory inconsistent issue
 2008-12-01 22:47 UTC  (4+ messages)

[U-Boot] [PATCH v2] net: Fix TftpStart() ip:filename bug
 2008-12-01 22:29 UTC 

[U-Boot] [PATCH v2] Remove unused CONFIG_ADDR_STREAMING defines
 2008-12-01 22:22 UTC 

[U-Boot] [PATCH v3 0/2] 85xx: Support for XPedite5200
 2008-12-01 22:06 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/2] 85xx: Add PORDEVSR_PCI1 define
  ` [U-Boot] [PATCH v3 2/2] XPedite5200 board support

[U-Boot] [PATCH] Remove unused CONFIG_ADDR_STREAMING defines
 2008-12-01 20:04 UTC 

[U-Boot] ppc4xx: u-boot sees PCIe endpoint, linux does not
 2008-12-01 19:46 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/3]Support for XPedite5370 and misc GPIO
 2008-12-01 19:45 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] Add support for PCA953x I2C gpio devices
  ` [U-Boot] [PATCH v4 2/3] Add support for Maxim's DS4510 I2C device
    ` [U-Boot] [PATCH v4 3/3] XPedite5370 board support

[U-Boot] [PATCH] net: Fix TftpStart() ip:filename bug
 2008-12-01 19:29 UTC 

[U-Boot] [Fwd: Re: iPAQ 21x support (+PXA3xx NAND flash and MMC)]
 2008-12-01 19:03 UTC 

[U-Boot] [PATCH 0/2] net: Additional IP fragmentation check
 2008-12-01 18:08 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] net: Define IP flag field values
  ` [U-Boot] [PATCH 2/2] net: Add additional IP fragmentation check

[U-Boot] [PATCH v2 0/2] 85xx: Support for XPedite5200
 2008-12-01 17:32 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] 85xx: Add PORDEVSR_PCI1 define
  ` [U-Boot] [PATCH v2 2/2] XPedite5200 board support

[U-Boot] Pull requst u-boot-mpc86xx
 2008-12-01 17:15 UTC 

[PATCH] tools/mkimage: use lseek rather than fstat for file size for -l option
 2008-12-01 16:13 UTC 

[U-Boot] Error compiling UBOOT 1.3.4 for AT91RM9200
 2008-12-01 12:59 UTC  (4+ messages)
  ` [U-Boot] Uboot AS Space in MPC85xx Start.S

[U-Boot] Fwd: [PATCH] nand booting support (SPL) for phyCORE-i.MX31
 2008-12-01  9:23 UTC  (2+ messages)

[U-Boot] How to backup the working u-boot image from the flash image
 2008-12-01  7:38 UTC  (3+ messages)

[U-Boot] U-boot freezes on relocate code to RAM
 2008-12-01  6:57 UTC 

[U-Boot] [PATCH] drivers/net/ax88796.h revised
 2008-12-01  6:36 UTC  (2+ messages)

[U-Boot] [PATCH-OMAP3 2/2] OMAP3: Convert register access to structure style, part #2
 2008-11-30 16:53 UTC 

[U-Boot] [PATCH-OMAP3 1/2] OMAP3: Convert register access to structure style, part #1
 2008-11-30 16:52 UTC 

[U-Boot] [PATCH] add support for Toradex Colibri PXA300 module
 2008-11-29 17:42 UTC 

[U-Boot] [PATCH] ne2000: take MAC address from config if available
 2008-11-29 13:17 UTC  (3+ messages)

[U-Boot] [PATCH] nand booting support (SPL) for phyCORE-i.MX31
 2008-11-29  9:59 UTC  (2+ messages)

[U-Boot] [PATCH] fix lib_arm/bootm.c
 2008-11-29  8:59 UTC  (5+ messages)

[U-Boot-Users] [PATCH] part 2. Embedded PlanetBoards
 2008-11-29  7:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot-Users] [PATCH] Add AT2440 (S3C2440) board support
 2008-11-29  3:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] gd_t/bd_t on ARM
 2008-11-28 23:19 UTC  (3+ messages)

[U-Boot] [RFC PATCH V2 3/3] USB ehci freescale support
 2008-11-28 12:22 UTC 

[U-Boot] [RFC PATCH V2 2/3] USB ehci core support
 2008-11-28 12:20 UTC 

[U-Boot] [RFC PATCH V2 1/3] Prepare USB layer for ehci
 2008-11-28 12:19 UTC 

[U-Boot] [RFC PATCH V2 0/3] USB ehci
 2008-11-28 12:17 UTC 

[U-Boot] [PATCH] 85xx: fix the wrong DDR settings for MPC8572DS
 2008-11-28 12:16 UTC 

[U-Boot] [patch 1/2] Remove non-ascii characters from fat code
 2008-11-28 11:09 UTC  (3+ messages)
` [U-Boot] [patch 2/2] Cleanup patch Fat on non standard sector size devices
  ` [U-Boot] [patch 2/2] Cleanup patch Fat on non standard sector sizedevices

[U-Boot] Need input: Use Virtual address in commands; add translation/physical
 2008-11-27 22:15 UTC  (9+ messages)

[U-Boot] [patch 0/2] Cleanup non-ascii characters and cleanup patch FAT on non standard sector size devices
 2008-11-27 21:30 UTC 

[U-Boot] weak functions not being over-ridden (location dependent)
 2008-11-27 19:50 UTC  (8+ messages)

[U-Boot] NAND Flash M5329 Problems
 2008-11-27 17:36 UTC 

[U-Boot] Not able to access uboot newsgroup from thunderbird
 2008-11-27 15:02 UTC  (2+ messages)

[U-Boot] EHCI patchset
 2008-11-27 13:49 UTC  (3+ messages)

[U-Boot] [PATCH] Added optional iteration limit for alternative memory test
 2008-11-27 13:17 UTC 

[U-Boot] [PATCH] UBI: Enable re-initializing of the "ubi part" command
 2008-11-27 13:08 UTC 

[U-Boot] [PATCH] MTD: Fix problem based on non-working relocation (list head mtd_partitions)
 2008-11-27 13:08 UTC 

[U-Boot] [PATCH] usbtty/omap: update to current API
 2008-11-27 12:44 UTC  (5+ messages)

[U-Boot] [RFC PATCH V2 2/2] Add Freescale ehci USB support
 2008-11-27 12:43 UTC  (2+ messages)

[U-Boot] [RFC PATCH V2 1/2] Add USB ehci core files
 2008-11-27 12:41 UTC  (2+ messages)

[U-Boot] [RFC PATCH V2 0/2] Prepare USB layer to support ehci core
 2008-11-27 12:32 UTC 

[U-Boot] [RFC PATCH] USB style patch
 2008-11-27 11:21 UTC  (8+ messages)
        ` [U-Boot] grep for message (was: USB style patch)
          ` [U-Boot] grep for message

[U-Boot] Getting a message no rule to make target 
 2008-11-27 11:11 UTC  (2+ messages)

[U-Boot] IRAM
 2008-11-27  9:44 UTC  (2+ messages)

[U-Boot] Can I run ELDK on Cygwin
 2008-11-27  9:09 UTC  (2+ messages)

[U-Boot] U-boot resets when booting Linux kernel
 2008-11-27  8:17 UTC  (11+ messages)

[U-Boot] [PATCH-OMAP3] OMAP3: Fix I2C driver merge error
 2008-11-27  6:30 UTC  (2+ messages)

[U-Boot] IROM NODE
 2008-11-27  3:56 UTC 

[U-Boot] [PATCH v3 0/3]Support for XPedite5370 and misc GPIO
 2008-11-26 17:12 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] Add support for PCA953x I2C gpio devices
  ` [U-Boot] [PATCH v3 2/3] Add support for Maxim's DS4510 I2C device
    ` [U-Boot] [PATCH v3 3/3] XPedite5370 board support

[U-Boot] [PATCH v3 1/3] Introduce addr_map library
 2008-11-26 16:50 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] 85xx: Add support to populate addr map based on TLB settings
  ` [U-Boot] [PATCH v3 3/3] ppc: Use addrmap in virt_to_phys and map_physmem

[U-Boot] [RFC PATCH V3 0/1] USB style patch, 80 chars strict
 2008-11-26 16:41 UTC 

[U-Boot] [RFC PATCH V3 1/1] Remove obsolete command (apply afte USB style patch, 80 chars strict)
 2008-11-26 16:40 UTC 

[U-Boot] Generic CFI flash driver is not so generic?
 2008-11-26 15:33 UTC  (5+ messages)


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