public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2010-07-06 12:06:57 to 2010-07-12 07:07:43 UTC [more...]

[U-Boot] [PATCH v5 00/18] Network support for spear platforms and SPEAr1300
 2010-07-12  7:07 UTC  (8+ messages)
` [U-Boot] [PATCH v5 01/18] change_bit routine defined
  ` [U-Boot] [PATCH v5 02/18] SPEAr : SMI erase and write timeouts increased
    ` [U-Boot] [PATCH v5 03/18] SPEAr : Placing ethaddr write and read within CONFIG_CMD_NET
      ` [U-Boot] [PATCH v5 04/18] SPEAr : Reducing the max RAM size to 128MB
        ` [U-Boot] [PATCH v5 05/18] SPEAr : Basic arch related support added for SPEAr SoCs
          ` [U-Boot] [PATCH v5 06/18] SPEAr : Network driver support added

[U-Boot] [PATCH V2] kirkwood_egiga: bugfix: add DMA sequence points
 2010-07-12  7:03 UTC  (3+ messages)

[U-Boot] net, tsec: add micrel ksz804 phy
 2010-07-12  7:02 UTC  (2+ messages)

[U-Boot] [PATCH 00/35] Blackfin updates for 2010.09
 2010-07-12  6:56 UTC  (11+ messages)
` [U-Boot] [PATCH 03/35] Blackfin: expand EVT1 usage documentation a bit more
` [U-Boot] [PATCH 14/35] Blackfin: bfin_mac: convert to portmux framework
` [U-Boot] [PATCH 15/35] Blackfin: bfin_nand: "
` [U-Boot] [PATCH 24/35] Blackfin: bf518f-ezbrd: handle different PHYs dynamically

[U-Boot] [PATCH V3 0/5] Marvell egiga multiple SoC support
 2010-07-12  6:53 UTC  (15+ messages)
` [U-Boot] [PATCH V3 1/5] net: rename: kirkwood_egiga as mv_egiga
  ` [U-Boot] [PATCH V3 2/5] mv_egiga: support SoCs other than kirkwood
    ` [U-Boot] [PATCH V3 3/5] mv_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION
      ` [U-Boot] [PATCH V3 4/5] mv_egiga: add support for orion5x egiga controller
        ` [U-Boot] [PATCH V3 5/5] edminiv2: add ethernet support

[U-Boot] [PATCH] net: dm9000x: re-add casts to I/O pointers to fix gcc warnings
 2010-07-12  6:52 UTC  (3+ messages)

[U-Boot] [PATCH v2] net: Add option to disable fiber on M88E1111 PHY for PPC4xx
 2010-07-12  6:51 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: fix SDA contention in read_byte()
 2010-07-12  6:49 UTC  (9+ messages)

[U-Boot] [PATCH V3 1/4] ide: add configuration CONFIG_IDE_SWAP_IO
 2010-07-12  6:47 UTC  (7+ messages)
` [U-Boot] [PATCH V3 2/4] drivers/block: add mv_sata_ide driver
  ` [U-Boot] [PATCH V3 3/4] orion5x: add support for cmd_ide.c
    ` [U-Boot] [PATCH V3 4/4] edminiv2: add cmd_ide support

[U-Boot] Allocating memory in u-boot application
 2010-07-12  6:44 UTC 

[U-Boot] [PATCH 1/2] i2c: soft_i2c: add simple GPIO implementation
 2010-07-11 22:55 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support
 2010-07-11 17:48 UTC  (2+ messages)
` [U-Boot] [PATCH] powerpc/85xx: Rework P1022 "

[U-Boot] [PATCH] fdt: Add function to alloc phandle values
 2010-07-11 15:04 UTC  (7+ messages)
  ` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

[U-Boot] at91sam9g20 MAC address in EEPROM?
 2010-07-10 20:20 UTC  (3+ messages)

[U-Boot] Hi!
 2010-07-10 18:29 UTC 

[U-Boot] [PATCH] kirkwood_egiga: bugfix: add DMA sequence points
 2010-07-10 13:36 UTC  (3+ messages)

[U-Boot] [PATCH] libfdt: introduce function fdt_get_max_phandle
 2010-07-10 13:27 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/85xx: Move p1022ds slot code into board file
 2010-07-10 12:15 UTC  (2+ messages)

[U-Boot] [PATCH] ppc/85xx: Convert MPC8572DS to using board common ICS307 code
 2010-07-10 12:15 UTC  (4+ messages)
` [U-Boot] [PATCH] ppc/85xx: Convert MPC8536DS "

[U-Boot] Error detecting CFI-compliant NOR flash on Orion5x (DNS323)
 2010-07-10 11:31 UTC 

[U-Boot] uboot redundancy
 2010-07-10 11:11 UTC  (2+ messages)

[U-Boot] [PATCH] kirkwood_egiga: bugfix: add DMA sequence points
 2010-07-10  8:54 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/6] Marvell egiga multiple SoC support
 2010-07-10  6:41 UTC  (17+ messages)
` [U-Boot] [PATCH V2 1/6] net: rename: kirkwood_egiga as mv_egiga
  ` [U-Boot] [PATCH V2 2/6] mv_egiga: support SoCs other than kirkwood
    ` [U-Boot] [PATCH V2 3/6] mv_egiga: bugfix: DMA issue fixed using volatile
      ` [U-Boot] [PATCH V2 4/6] mv_egiga: only randomize MAC on kirkwood
        ` [U-Boot] [PATCH V2 5/6] mv_egiga: add support for orion5x egiga controller
          ` [U-Boot] [PATCH V2 6/6] edminiv2: add ethernet support
          ` [U-Boot] mv_egiga: effect on making struct members volatile(was: [PATCH V2 3/6] mv_egiga: bugfix: DMA issue fixed using volatile)

[U-Boot] [PATCH] smc91xx_eeprom: Correct chip detection check
 2010-07-09 23:31 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] Enable PXAFB for PXA27X and PXA3XX
 2010-07-09 22:24 UTC  (4+ messages)
` [U-Boot] [PATCH 5/5] PXA: PXA3xx NAND Driver

[U-Boot] Pull request u-boot-blackfin.git
 2010-07-09 22:18 UTC 

[U-Boot] [GIT PULL] u-boot-mpc83xx: support for mpc8308rdb and ve8313 boards
 2010-07-09 21:15 UTC 

[U-Boot] 83xx: add support for ve8313 board
 2010-07-09 21:15 UTC  (11+ messages)
  ` [U-Boot] [PATCH v2] "
        ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale
 2010-07-09 21:14 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] MPC8308RDB: "

[U-Boot] [PATCH 1/2] mpc8308: support for Freescale MPC8308 cpu
 2010-07-09 21:13 UTC  (3+ messages)

[U-Boot] Pull request: nand flash
 2010-07-09 19:41 UTC 

[U-Boot] [PATCH 1/2] mtd: nand_plat: add simple GPIO framework DEV_READY option
 2010-07-09 18:17 UTC  (2+ messages)

[U-Boot] handling of bad blocks in nand
 2010-07-09 18:15 UTC  (10+ messages)

[U-Boot] Why Do I need reloct_dst to boot u-boot?
 2010-07-09 15:52 UTC 

[U-Boot] ubifsmount fails after booting linux
 2010-07-09 15:21 UTC 

[U-Boot] [PATCH 1/4] powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
 2010-07-09 15:06 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
  ` [U-Boot] [PATCH 3/4] powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
    ` [U-Boot] [PATCH 4/4] powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases

[U-Boot] Hoe to post a PATCH for rsk7203?
 2010-07-09 14:21 UTC  (3+ messages)

[U-Boot] Need Your Help
 2010-07-09 13:29 UTC 

[U-Boot] [PATCH 0/4 v2] AM35X: Add musb support
 2010-07-09  6:13 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4 v2] AM35x: Adding SCM general register definitions
  ` [U-Boot] [PATCH 2/4 v2] musb: MSC host support for AM35x
    ` [U-Boot] [PATCH 3/4 v2] musb: am35x: Workaround for fifo read issue
      ` [U-Boot] [PATCH 4/4] AM3517EVM: musb: add usb config

[U-Boot] SAMSUNG: serial: remove compiler warnings
 2010-07-09  4:32 UTC  (2+ messages)

[U-Boot] [PATCH] Fix condition where bootm_size not set and wrong memory size reported
 2010-07-08 22:19 UTC  (4+ messages)

[U-Boot] fdt_resize() bug caused "WARNING: could not set linux, initrd-start FDT_ERR_NOSPACE."
 2010-07-08 19:43 UTC  (2+ messages)

[U-Boot] davinci: lowlevel_init for davinci boards
 2010-07-08 17:34 UTC  (4+ messages)

[U-Boot] [PATCH] [v3] powerpc: add support for the Freescale P1022DS reference board
 2010-07-08 14:31 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx
 2010-07-08 14:26 UTC 

[U-Boot] Business, Consumer and Healthcare Email lists
 2010-07-08 14:06 UTC 

[U-Boot] [PATCH][updated][85xx/p1_p2_rdb] PCIe E1000 card support added
 2010-07-08 12:22 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: Add recognition of e5500 core
 2010-07-08 12:19 UTC  (4+ messages)
` [U-Boot] [PATCH] powerpc/85xx: Add support for link stack & STAC on e5500

[U-Boot] [PATCH 3/3] at91: Enabeling USB host on meesc board
 2010-07-08  8:57 UTC 

[U-Boot] [PATCH 2/3] at91: Update meesc board to new SoC access
 2010-07-08  8:57 UTC 

[U-Boot] [PATCH 1/3] at91: Defined main clock frequency on esd at91 boards
 2010-07-08  8:57 UTC 

[U-Boot] Need Help in bulding U-boot-2010-06 for OpenRD client
 2010-07-08  6:54 UTC  (11+ messages)

[U-Boot] [PATCH V2 1/3] ide: add configuration CONFIG_IDE_SWAP_IO
 2010-07-08  6:11 UTC  (12+ messages)
` [U-Boot] [PATCH V2 2/3] orion5x: add ide support for Marvell SATA
  ` [U-Boot] [PATCH V2 3/3] edmini: add IDE support

[U-Boot] Watchdog support for ppc4xx
 2010-07-07 17:54 UTC  (8+ messages)

[U-Boot] Usage of bi_env ?
 2010-07-07 15:07 UTC 

[U-Boot] [PATCH 0/4] AM35X: Add musb support
 2010-07-07 13:50 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] AM35x: Adding SCM general register definitions
  ` [U-Boot] [PATCH 2/4] musb: MSC host support for AM35x
    ` [U-Boot] [PATCH 3/4] musb: am35x: Workaround for fifo read issue
      ` [U-Boot] [PATCH 4/4] AM3517EVM: musb: add usb config

[U-Boot] [PATCH 2/2] 8xx, kup4: add FDT support
 2010-07-07 13:46 UTC 

[U-Boot] [PATCH 1/2] 8xx, kup4: minor configuration changes
 2010-07-07 13:46 UTC 

[U-Boot] [PATCH] musb: fix compilation warning
 2010-07-07 13:20 UTC  (2+ messages)

[U-Boot] [PATCH v3]ppc4xx/Canyonlands added USB board callbacks
 2010-07-07 12:44 UTC 

[U-Boot] [PATCH v2]ppc4xx/Canyonlands added USB board callbacks
 2010-07-07 12:35 UTC  (4+ messages)

[U-Boot] [PATCH v1]ppc4xx/Canyonlands added USB board callbacks
 2010-07-07 10:18 UTC  (3+ messages)

[U-Boot] Greetings
 2010-07-07  3:10 UTC 

[U-Boot] [PATCH 1/5] Voipac PXA270 LCD Support
 2010-07-06 20:43 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] PXA: Voipac PXA270 Support

[U-Boot] [PATCH 2/2] s5p_goni: enable mmc0
 2010-07-06 12:07 UTC 

[U-Boot] [PATCH 1/2] S5P: support mmc driver
 2010-07-06 12:06 UTC 


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