public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-08-24 20:20:56 to 2011-08-26 15:32:58 UTC [more...]

[U-Boot] [PATCH v3 1/3] net: Adds Fast Ethernet Controller driver for Armada100
 2011-08-26 15:32 UTC  (2+ messages)

[U-Boot] [PATCH] ppc460: read get_sys_info from CPR registers instead of STRP registers
 2011-08-26 15:32 UTC  (12+ messages)

[U-Boot] [PATCH] NAND: Add nand read.raw and write.raw commands
 2011-08-26 14:49 UTC  (3+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-08-26 14:23 UTC 

[U-Boot] Pull request: u-boot-sh
 2011-08-26 13:57 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ubi/master
 2011-08-26 13:54 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-usb
 2011-08-26 13:52 UTC  (2+ messages)

[U-Boot] [PATCH] Global Data: Flagify have_console and env_valid
 2011-08-26 13:36 UTC  (2+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [STATUS] ARM: board removal
 2011-08-26 12:56 UTC  (24+ messages)
        ` [U-Boot] [PATCH v2 00/16] "
          ` [U-Boot] [PATCH v2 01/16] ARM: remove broken "armadillo" board
          ` [U-Boot] [PATCH v2 02/16] ARM: remove broken "B2" board
          ` [U-Boot] [PATCH v2 03/16] ARM: remove broken "edb93xx" boards
          ` [U-Boot] [PATCH v2 04/16] ARM: remove broken "lpd7a40x" boards
          ` [U-Boot] [PATCH v2 05/16] ARM: remove broken "mx1fs2" board
          ` [U-Boot] [PATCH v2 06/16] ARM: remove broken "netstar" board
          ` [U-Boot] [PATCH v2 07/16] ARM: remove broken "sbc2410x" board
          ` [U-Boot] [PATCH v2 08/16] ARM: remove broken "smdk2400" board
          ` [U-Boot] [PATCH v2 09/16] ARM: remove broken "versatile" boards
          ` [U-Boot] [PATCH v2 10/16] ARM: remove broken "voiceblue" board
          ` [U-Boot] [PATCH v2 11/16] ARM: remove broken "at91cap9adk" board
          ` [U-Boot] [PATCH v2 12/16] ARM: remove broken "cmc_pu2" board
          ` [U-Boot] [PATCH v2 13/16] ARM: remove broken "csb637" board
          ` [U-Boot] [PATCH v2 14/16] ARM: remove broken "kb9202" board
          ` [U-Boot] [PATCH v2 15/16] ARM: remove broken "m501sk" board
          ` [U-Boot] [PATCH v2 16/16] ARM: remove broken "at91rm9200dk" board

[U-Boot] Device driver name - NET_MULTI
 2011-08-26 12:52 UTC  (2+ messages)
` [U-Boot] [RFC PATCH] net: Check network device driver name

[U-Boot] [PATCH 1/8] net: emaclite: Change driver name and add address
 2011-08-26 12:47 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] net: emaclite: Remove deviceid property
  ` [U-Boot] [PATCH 3/8] net: emaclite: Use calloc instead of malloc
    ` [U-Boot] [PATCH 4/8] net: emaclite: Remove baseaddress from xemaclite
      ` [U-Boot] [PATCH 5/8] net: emaclite: Use dynamic allocation
        ` [U-Boot] [PATCH 6/8] net: emaclite: Setup RX/TX ping pong for every instance
          ` [U-Boot] [PATCH 7/8] net: emaclite: Free allocated space for device
            ` [U-Boot] [PATCH 8/8] net: emaclite: Move RX/TX ping pong initialization to board

[U-Boot] [PATCH] Write MAC address whenever ethernet subsystem is initialized
 2011-08-26 12:43 UTC  (3+ messages)

[U-Boot] [PATCH V2 0/8] SPL Linux boot
 2011-08-26 12:21 UTC  (32+ messages)
` [U-Boot] [PATCH V3 "
  ` [U-Boot] [PATCH V3 1/8] arm: Add Prep subcommand support to bootm
  ` [U-Boot] [PATCH V3 2/8] Add savebp command
  ` [U-Boot] [PATCH V3 3/8] arm: Add savebp implementation for arm
  ` [U-Boot] [PATCH V3 4/8] omap-common/spl: Add linux boot to SPL
  ` [U-Boot] [PATCH V3 5/8] devkit8000/spl: init GPMC for dm9000 in SPL
  ` [U-Boot] [PATCH V3 6/8] omap-common: Add NAND SPL linux booting
  ` [U-Boot] [PATCH V3 7/8] omap-common: fixes BSS overwriting problem
  ` [U-Boot] [PATCH V3 8/8] savebp: added Readme

[U-Boot] [PATCH v4] USB: Add align(4) in __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor
 2011-08-26 11:50 UTC  (2+ messages)

[U-Boot] top of tree build fails for beagleboard
 2011-08-26 11:50 UTC  (3+ messages)

[U-Boot] [PATCH] IMX: scb9328: drop warnings
 2011-08-26 10:11 UTC 

[U-Boot] [PATCH 01/14] IMX: uniform GPIO interface using GPIO framework
 2011-08-26 10:10 UTC  (3+ messages)
` [U-Boot] [PATCH 16/17] MX31: mx31ads: make use of "
` [U-Boot] [PATCH 17/17] MX31: imx31_litekit: "

[U-Boot] [ RFC ] fastboot protocol support in u-boot
 2011-08-26 10:09 UTC  (4+ messages)
` [U-Boot] [RFC] fastboot gadget support

[U-Boot] Why are have_console and env_valid not in gd->flags?
 2011-08-26  9:59 UTC  (2+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-08-26  9:38 UTC  (2+ messages)

[U-Boot] standalone application export eth_receive: undefined index
 2011-08-26  7:25 UTC  (3+ messages)

[U-Boot] mii_phy.h
 2011-08-26  6:36 UTC  (4+ messages)

[U-Boot] [PATCH v3 3/3] Armada100: Enable 88E3015 PHY support for GplugD
 2011-08-26  6:36 UTC 

[U-Boot] [PATCH v3 2/3] Armada100: Enable Ethernet support for GplugD
 2011-08-26  6:36 UTC 

[U-Boot] [PATCH v2 1/3] net: Adds Fast Ethernet Controller driver for Armada100
 2011-08-26  5:33 UTC 

[U-Boot] RFC: Testing U-Boot Part 1
 2011-08-26  4:36 UTC  (12+ messages)

[U-Boot] (no subject)
 2011-08-26  0:07 UTC 

[U-Boot] [PATCH 1/7] powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en
 2011-08-25 22:31 UTC  (13+ messages)
` [U-Boot] [PATCH 5/7] powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
` [U-Boot] [PATCH 6/7] powerpc/mpc8349emds: "
` [U-Boot] [PATCH 7/7] powerpc/8xxx: Add support for interactive DDR programming interface

[U-Boot] fw_env bug for multi-sector environments on NOR flash
 2011-08-25 22:09 UTC  (3+ messages)

[U-Boot] gcc-4.6 warnings
 2011-08-25 21:58 UTC  (12+ messages)

[U-Boot] [PATCH v2] ns16550: change to allow 32 bit access to registers
 2011-08-25 20:46 UTC  (2+ messages)

[U-Boot] Get a Legitimate Business offer
 2011-08-25 18:55 UTC 

[U-Boot] [PATCH 1/1] mmc: omap: config VMMC, MMC1_PBIAS
 2011-08-25 15:43 UTC  (3+ messages)

[U-Boot] [PATCH 2/9] OMAP3: DIG297: Use generic MMC driver
 2011-08-25 15:06 UTC  (2+ messages)
` [U-Boot] [PATCH] "

[U-Boot] bitte lesen und antworten Sie mir dringend <Miss Nicole>..Reply to me urgently < Miss Nicole >
 2011-08-25 14:54 UTC 

[U-Boot] [PATCH 1/1] mmc: omap: enable high capacity
 2011-08-25 14:46 UTC 

[U-Boot] phylib + mii + <phy>_parse_status
 2011-08-25 14:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] net: Adds Fast Ethernet Controller driver for Armada100
 2011-08-25 14:13 UTC  (3+ messages)

[U-Boot] [PATCH] Error : Not finding asm/arch/gpio.h
 2011-08-25 14:06 UTC  (4+ messages)

[U-Boot] [PATCH v2 2/3] Armada100: Enable Ethernet support for GplugD
 2011-08-25 13:01 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] net: Adds Fast Ethernet Controller driver for Armada100
 2011-08-25 12:19 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/3] net: Adds Fast Ethernet Controller driver for Armada100
 2011-08-25 12:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] net: Adds Fast Ethernet Controller driver for Armada100
 2011-08-25 12:14 UTC  (3+ messages)

[U-Boot] [PATCH v2 2/3] Armada100: Enable Ethernet support for GplugD
 2011-08-25 12:12 UTC  (3+ messages)

[U-Boot] [RFC] himport_r() with the first call malloc() (with bin relocation) problem in NDS32 architecture
 2011-08-25 11:04 UTC 

[U-Boot] [PATCH] xilinx_emaclite.c ping-pong macro names
 2011-08-25 10:12 UTC  (6+ messages)

[U-Boot] [PATCH] dcache: Dcache line size aligned stack buffer allocation
 2011-08-25  9:34 UTC  (2+ messages)

[U-Boot] [PATCH V2 8/9] ColdFire:Define the DM9000 byteswap for M5253 board
 2011-08-25  7:47 UTC 

[U-Boot] [PATCH V4 7/9] DM9000:Add a byte swap macro for dm9000 io operation
 2011-08-25  7:46 UTC 

[U-Boot] [PATCH] README: clean up and document the Freescale QE/FMAN firmware macros
 2011-08-25  6:31 UTC  (5+ messages)

[U-Boot] [PATCH 0/9] Series short description
 2011-08-25  5:49 UTC  (21+ messages)
` [U-Boot] [PATCH 5/9] apf9328: add default board configuration file
` [U-Boot] [PATCH 8/9] DM9000: change some printf to use debug instead

[U-Boot] [PATCH] beagleboard: enable HUB power on all variants of the BeagleBoard
 2011-08-25  3:38 UTC  (4+ messages)

[U-Boot] [RFC] New init sequence processing without init_sequence array
 2011-08-25  2:45 UTC  (16+ messages)

[U-Boot] From Ms.Rose Juan
 2011-08-25  0:35 UTC 

[U-Boot] hi dear,
 2011-08-25  0:16 UTC 

[U-Boot] [PATCH] tsec: Configure the buffer descriptor bases to always include all of the descriptors
 2011-08-24 22:48 UTC  (5+ messages)

[U-Boot] [PATCH] new tool mkenvimage: generates an env image from an arbitrary config file
 2011-08-24 22:12 UTC  (3+ messages)

[U-Boot] [PATCH] AT91: Defer Dataflash access to env_relocate_spec
 2011-08-24 21:55 UTC  (2+ messages)

[U-Boot] [PATCH] post: fix up I/O helper usage
 2011-08-24 21:50 UTC  (5+ messages)

[U-Boot] Expanding checkpatch for non-linux (specifically U-Boot) use
 2011-08-24 21:33 UTC  (6+ messages)
` [U-Boot] [RFC PATCH] checkpatch.pl: Add ability to ignore various messages

[U-Boot] __fsl_ddr_set_lawbar: ERROR (ctrl #0, intrlv=0)
 2011-08-24 21:23 UTC  (7+ messages)

[U-Boot] [u-boot][PATCH] tftp: Remove command repetition
 2011-08-24 20:36 UTC  (2+ messages)


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