public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2009-05-06 18:30:24 to 2009-05-09 19:50:51 UTC [more...]

[U-Boot] [PATCH 00/29] Rework MPC512x Support
 2009-05-09 19:50 UTC  (13+ messages)
` [U-Boot] [PATCH 01/29] mpc512x: change cpu/mpc512x/Makefile to use Kconfig style
` [U-Boot] [PATCH 02/29] mpc512x: Move common files to share them by several boards
` [U-Boot] [PATCH 03/29] cpu/mpc512x/pci.c: minor coding style cleanup
` [U-Boot] [PATCH 04/29] cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type
` [U-Boot] [PATCH 05/29] Rename ads5121 board into mpc5121ads
` [U-Boot] [PATCH 06/29] MPC512x: add more hardware description to immap_512x.h
` [U-Boot] [PATCH 07/29] mpc5121ads: use I/O accessors instead of pointer accesses
` [U-Boot] [PATCH 08/29] MPC512x: add support for ARIA board
` [U-Boot] [PATCH 09/29] cpu/mpc512x/iopin.c: convert to use I/O acessors
` [U-Boot] [PATCH 10/29] cpu/mpc512x/iopin.c: remove redundant include of <asm/immap_512x.h>
` [U-Boot] [PATCH 11/29] MPC512x: prepare removal of include/mpc512x.h
` [U-Boot] [PATCH 12/29] include/configs/mpc5121ads.h: "

[U-Boot] [patch u-boot/arm/next git] initial DaVinci DM355 EVM board support
 2009-05-09 19:10 UTC  (3+ messages)

[U-Boot] [PATCH 1/6] arm: unify interrupt init
 2009-05-09 18:26 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] arm: remove cpu_init
  ` [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc
    ` [U-Boot] [PATCH 4/6] lpc2292: "
      ` [U-Boot] [PATCH 5/6] arm920t/interrupts: Move conditional compilation to Makefile
        ` [U-Boot] [PATCH 6/6] S3C24x0: extract interrupts from timer

[U-Boot] [PATCH 1/3] console.h: remove non implement function : console_realloc
 2009-05-09 18:23 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] console: unify printing current devices
  ` [U-Boot] [RFC PATCH 3/3 V2] stdio/device: rework function naming convention

[U-Boot] [PATCH v5] ARM DaVinci Adding DM357 Support
 2009-05-09 16:43 UTC 

[U-Boot] [PATCH] NAND DaVinci: Update to ALE/CLE Mask values
 2009-05-09 16:35 UTC 

[U-Boot] [PATCH] ARM DaVinci: Minor Updates to base addresses
 2009-05-09 16:15 UTC 

[U-Boot] [PATCH v4] ARM DaVinci Adding DM357 Support
 2009-05-09 15:49 UTC  (3+ messages)

[U-Boot] [patch u-boot-git 2/2] davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC )
 2009-05-09 14:21 UTC  (2+ messages)

[U-Boot] TICKET NO: 1110008342
 2009-05-09  9:09 UTC 

[U-Boot] [PATCH 3/6] OMAP3 Port kernel omap gpio interface
 2009-05-09  8:46 UTC  (2+ messages)

[U-Boot] [PATCH] arm: unify lds
 2009-05-09  8:30 UTC  (3+ messages)

[U-Boot] usbtty Support on AT91SAM9XXX chipsets
 2009-05-09  8:26 UTC  (2+ messages)

[U-Boot] Pull request u-boot-blackfin.git
 2009-05-09  7:02 UTC 

[U-Boot] Unable to debug UBOOT
 2009-05-09  5:21 UTC  (6+ messages)

[U-Boot] [PATCH 0/2 v2] OMAP3: Minor code clean up, no functional change
 2009-05-09  5:16 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 v2] OMAP3: Remove dublicated interrupt code
  ` [U-Boot] [PATCH 2/2 v2] OMAP3: Reorganize Makefile style

[U-Boot] [PATCH 00/10] Support for LogicPD i.MX27-LITEKIT development board
 2009-05-08 22:43 UTC  (29+ messages)
` [U-Boot] [PATCH 01/10] mx27: basic cpu support
` [U-Boot] [PATCH 02/10] serial_mx31: allow it to work with mx27 too
` [U-Boot] [PATCH 03/10] fec_imx27: driver for FEC ethernet controller on i.MX27
` [U-Boot] [PATCH 04/10] mxc_nand: add nand driver for MX2/MX3
` [U-Boot] [PATCH 05/10] mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
` [U-Boot] [PATCH 06/10] arm: add support for CONFIG_GENERIC_MMC
` [U-Boot] [PATCH 07/10] mmc: use lldiv() for 64-bit division
` [U-Boot] [PATCH 08/10] mmc: some endianess fixes for generic mmc subsystem
` [U-Boot] [PATCH 09/10] mmc: fix mmcinfo command
` [U-Boot] [PATCH 10/10] imx27lite: add support for imx27lite board from LogicPD

[U-Boot] [PATCH 1/6] OMAP Consolidate common u-boot.lds to cpu layer
 2009-05-08 20:16 UTC  (13+ messages)
` [U-Boot] [PATCH 2/6] ZOOM2 Add initial support for Zoom2
  ` [U-Boot] [PATCH 3/6] OMAP3 Port kernel omap gpio interface
    ` [U-Boot] [PATCH 4/6] ZOOM2 Add support for debug board detection
      ` [U-Boot] [PATCH 5/6] ZOOM2 Add serial support
        ` [U-Boot] [PATCH 6/6] ZOOM2 Add led support

[U-Boot] usbtty Support on AT91SAM9XXX chipsets
 2009-05-08 19:41 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] OMAP3: Minor code clean up, no functional change
 2009-05-08 19:29 UTC  (12+ messages)
` [U-Boot] [PATCH 1/3] OMAP3: Remove dublicated interrupt code
  ` [U-Boot] [PATCH 2/3] OMAP3: Rename interrupts.c to timer.c
    ` [U-Boot] [PATCH 3/3] OMAP3: Reorganize Makefile style

[U-Boot] [PATCH] ARM DaVinci:Consolidate common u-boot.lds
 2009-05-08 16:54 UTC  (2+ messages)

[U-Boot] [PATCH] OMAP3: Introduce CONFIG option for power code
 2009-05-08 15:27 UTC  (3+ messages)

[U-Boot] [PATCH] OMAP3EVM: net_chip uses CS5 not CS6
 2009-05-08 15:12 UTC  (19+ messages)

[U-Boot-Users] Add a new command to U-Boot
 2009-05-08 13:21 UTC  (8+ messages)
  ` [U-Boot] "

[U-Boot] coldFire: net: Question about the use of MCFFEC_TOUT_LOOP
 2009-05-08 12:52 UTC 

[U-Boot] [PATCH] ppc4xx: Add Sequoia RAM-booting target
 2009-05-08 12:34 UTC  (10+ messages)

[U-Boot] Auto Boot ELF image using NFS
 2009-05-08  8:59 UTC  (2+ messages)

[U-Boot] How to change the entry point for standalone Applications same as the text section base address
 2009-05-08  7:49 UTC  (3+ messages)

[U-Boot] [PATCH] Canyonlands SATA harddisk driver
 2009-05-08  6:27 UTC 

[U-Boot] [PATCH 1/1] at91: Add command to control up to 3 GPIO LEDs from the console
 2009-05-08  6:21 UTC  (9+ messages)

[U-Boot] [PATCH] ARM: unbreak PXA build by defining UP2OCR
 2009-05-07 22:50 UTC  (6+ messages)

[U-Boot] [PATCH] mmc: Fix decoding of SCR & function switch data on little-endian machines
 2009-05-07 22:07 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: Remove return from mmc_init for non SD 2.0 compatible cards
 2009-05-07 21:52 UTC  (3+ messages)

[U-Boot] Zoom2 patch set on arm/next
 2009-05-07 21:26 UTC 

[U-Boot] ARM: Updating mach-types.h
 2009-05-07 20:55 UTC  (4+ messages)

[U-Boot] [PATCH] OMAP3EVM: Set default bootfile
 2009-05-07 20:39 UTC  (2+ messages)

[U-Boot] Zoom2 initial support rebased to arm/next
 2009-05-07 14:19 UTC  (6+ messages)

[U-Boot] U-Boot on Xilinx Virtex platforms
 2009-05-07 13:03 UTC  (2+ messages)

[U-Boot] QUESTION: How do I generate an assembly listing?
 2009-05-07 12:13 UTC  (3+ messages)

[U-Boot] [PATCH v7] Marvell MV88F6281GTW_GE Board support
 2009-05-07 11:57 UTC 

[U-Boot] MII register display
 2009-05-07 11:46 UTC  (6+ messages)

[U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number
 2009-05-07 11:08 UTC 

[U-Boot] About PCI of U-BOOT of CANYONLANDS
 2009-05-07  7:38 UTC  (6+ messages)
` [U-Boot] [PATCH] Canyonlands SATA harddisk driver

[U-Boot] [PATCH v6] Marvell Kirkwood family SOC support
 2009-05-07  5:36 UTC  (2+ messages)

[U-Boot] Micrel Switch KS8995M Driver
 2009-05-07  5:19 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
 2009-05-07  4:55 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: new base driver for memory mapped nand devices
 2009-05-07  0:28 UTC  (12+ messages)
` [U-Boot] [PATCH v2] "
    ` [U-Boot] [PATCH v4] "
    ` [U-Boot] [PATCH v3] "

[U-Boot] AWARD WINNER!!!
 2009-05-07  0:12 UTC 

[U-Boot] [PATCH] arm: rename timer init callback timer_init
 2009-05-06 19:20 UTC  (6+ messages)
` [U-Boot] [PATCH V2] arm: timer and interrupt init rework

[U-Boot] AMCC 405EX Register Definitions
 2009-05-06 19:03 UTC 


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