public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-04-18 07:42:15 to 2011-04-20 10:50:08 UTC [more...]

[U-Boot] [PATCH V3 1/2] MX5: factor out boot cause funciton to common code
 2011-04-20 10:50 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] mx5: drop boot cause code from board support code
 2011-04-20 10:47 UTC  (3+ messages)
` [U-Boot] [PATCH V5 1/2] MX5: factor out boot cause funciton to common code
` [U-Boot] [PATCH V5 2/2] MX53: support for freescale MX53LOCO board

[U-Boot] How does u-boot know where to put its start code?
 2011-04-20 10:17 UTC  (6+ messages)

[U-Boot] Policy for checkpatch usage?
 2011-04-20 10:15 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2011-04-20  8:58 UTC  (2+ messages)

[U-Boot] Update and Cut down mach types
 2011-04-20  8:58 UTC  (9+ messages)

[U-Boot] [PATCH 0/6] TFTP server
 2011-04-20  8:41 UTC  (21+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 1/6] README: remove spurious line
` [U-Boot] [PATCH v2 2/6] NET: pass source IP address to packet handlers
` [U-Boot] [PATCH v2 3/6] TFTP: rename "server" to "remote"
` [U-Boot] [PATCH v2 4/6] TFTP: rename STATE_RRQ to STATE_SEND_RRQ
` [U-Boot] [PATCH v2 5/6] TFTP: net/tftp.c: add server mode receive
` [U-Boot] [PATCH v2 6/6] TFTP: add tftpsrv command

[U-Boot] UEC phy not working on first try
 2011-04-20  8:23 UTC  (4+ messages)

[U-Boot] TFTP - check for len == 0 before storing
 2011-04-20  8:21 UTC 

[U-Boot] [PATCH-V2 2/2] at91: reworked support for otc570 board
 2011-04-20  6:47 UTC  (3+ messages)

[U-Boot] Fix for overlapping sections?
 2011-04-20  6:42 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/3] Fix hang when loading U-Boot from SPI or NAND
 2011-04-20  5:56 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: fix stack pointer adjustment in board_init_f()
 2011-04-20  5:50 UTC  (3+ messages)

[U-Boot] [PATCH V5] arm: Tegra2: add support for A9 CPU init
 2011-04-20  5:35 UTC  (2+ messages)

[U-Boot] [PATCH] Strip dead code on omap3 devices
 2011-04-20  3:51 UTC 

[U-Boot] Your mailbox has exceeded the storage limit
 2011-04-20  3:20 UTC 

[U-Boot] [PATCH v5 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
 2011-04-20  2:29 UTC  (5+ messages)
` [U-Boot] [PATCH v5 2/5] Add Ethernet hardware MAC address framework to usbnet
` [U-Boot] [PATCH v5 3/5] Add documentation for USB Host Networking
` [U-Boot] [PATCH v5 4/5] Put common autoload code into auto_load() function
` [U-Boot] [PATCH v5 5/5] usbeth: asix: Do a fast init if link already established

[U-Boot] [PATCH v4 1/5] Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
 2011-04-20  1:54 UTC  (8+ messages)
` [U-Boot] [PATCH v4 2/5] Add Ethernet hardware MAC address framework to usbnet

[U-Boot] [PATCH] PowerPC: Move -fPIC flag to common place
 2011-04-19 22:51 UTC  (11+ messages)

[U-Boot] (no subject)
 2011-04-19 21:56 UTC 

[U-Boot] RE
 2011-04-19 21:42 UTC 

[U-Boot] RE
 2011-04-19 21:42 UTC 

[U-Boot] trigger automatic update (FIT image) from prompt instead of "updatefile" env variable
 2011-04-19 21:07 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] update from FIT image: add optional address, new command fitupd
 2011-04-19 21:01 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] automatic update from FIT image: add optional address parameter
` [U-Boot] [PATCH 2/2] add command fitupd to run an update from a FIT image

[U-Boot] [PATCHv2 0/4] ST-Ericsson U8500 support
 2011-04-19 20:59 UTC  (6+ messages)
` [U-Boot] [PATCHv4 1/4] Serial: p1011: new vendor init options
` [U-Boot] [PATCHv4 2/4] armv7: Add ST-Ericsson u8500 arch
` [U-Boot] [PATCHv4 3/4] I2C: Add driver for ST-Ericsson U8500 i2c
` [U-Boot] [PATCHv4 4/4] armv7: Add support for ST-Ericsson U8500 href platform

[U-Boot] [PATCH v3 0/4] Add DIG297 board and OMAP3 fixes
 2011-04-19 19:50 UTC  (11+ messages)
` [U-Boot] [PATCH v4 1/4] ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
` [U-Boot] [PATCH v4 2/4] ARMV7: OMAP3: Cleanup extern variables in mem.c
` [U-Boot] [PATCH v4 3/4] ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions
` [U-Boot] [PATCH v4 4/4] ARMV7: OMAP3: Add support for Comelit DIG297 board

[U-Boot] [PATCH 00/15] [REWORK AVR32/AT91] additional changes for avr32
 2011-04-19 19:36 UTC  (22+ messages)
` [U-Boot] [PATCH V2 00/15] *** SUBJECT HERE ***
` [U-Boot] [PATCH V2 01/15] avr32/config.mk: simplify PLATFORM_RELFLAGS
` [U-Boot] [PATCH V2 02/15] avr32: use single linker script
` [U-Boot] [PATCH V2 03/15] atngw100: fix "#define XXXX 1"
` [U-Boot] [PATCH V2 04/15] atstk1002: "
` [U-Boot] [PATCH V2 05/15] atstk1003: "
` [U-Boot] [PATCH V2 06/15] atstk1004: "
` [U-Boot] [PATCH V2 07/15] atstk1006: "
` [U-Boot] [PATCH V2 08/15] favr-32-ezkit: "
` [U-Boot] [PATCH V2 09/15] hammerhead: "
` [U-Boot] [PATCH V2 10/15] mimc200: "
` [U-Boot] [PATCH V2 11/15] atngw100: move CONFIG_SYS_TEXT_BASE to header
` [U-Boot] [PATCH V2 12/15] atstk100x: "
` [U-Boot] [PATCH V2 13/15] favr-32-ezkit: "
` [U-Boot] [PATCH V2 14/15] mimc200: "
` [U-Boot] [PATCH V2 15/15] hammerhead: "

[U-Boot] [PATCH] avr32: add ATAG_BOARDINFO
 2011-04-19 16:37 UTC  (7+ messages)

[U-Boot] [PATCH-V2 1/2] at91: reworked support for meesc board
 2011-04-19 16:27 UTC  (2+ messages)

[U-Boot] [PATCHv2] MMC: disable multiblock rw on old rev OMAP3 silicon
 2011-04-19 15:48 UTC  (4+ messages)
` [U-Boot] [PATCHv2 1/2] MMC: make b_max unconditional
` [U-Boot] [PATCHv2 2/2] mmc: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon
  ` [U-Boot] [PATCHv3 2/2] MMC: "

[U-Boot] [PATCH v5] MX31: Introduce get_reset_cause()
 2011-04-19 15:17 UTC  (3+ messages)
` [U-Boot] [PATCH] MX31: mx31pdk: Make the board name simpler

[U-Boot] [PATCH,V2] JFFS2: accelerate scanning
 2011-04-19 15:15 UTC  (2+ messages)

[U-Boot] [PATCH V2] JFFS2: bug fix for summary support
 2011-04-19 15:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mmc: coding style fix and tabify of mmc.h
 2011-04-19 13:48 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc_spi: generate response for send status command

[U-Boot] [PATCH 1/3] OMAP3: Change some USB related MUX settings to values used by the kernel
 2011-04-19 13:33 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] omap3_beagle: enable EHCI and USB storage

[U-Boot] [PATCHv2 0/2] ARM: OMAP3: Revamp IGEP default configuration
 2011-04-19 13:17 UTC  (2+ messages)

[U-Boot] U-Boot Digest, Vol 35, Issue 28
 2011-04-19  9:27 UTC 

[U-Boot] [PATCH v2] S5P: GPIO Macro Values Corrected
 2011-04-19  8:25 UTC  (2+ messages)

[U-Boot] [PATCH] S5P:SROM config code moved to s5p-common directory
 2011-04-19  8:24 UTC  (3+ messages)

[U-Boot] [PATCH] Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
 2011-04-19  8:12 UTC 

[U-Boot] Status of ethernet support for Beagleboard xM ?
 2011-04-19  8:06 UTC 

[U-Boot] Status of ethernet support for Beagleboard xM ?
 2011-04-19  8:00 UTC 

[U-Boot] help for porting u-boot
 2011-04-19  6:43 UTC 

[U-Boot] PLEASE ACCEPT MY REGUEST
 2011-04-19  6:43 UTC 

[U-Boot] [PATCH 0/9] Patch set for some Freescale ColdFire boards
 2011-04-19  6:15 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] Fix the configuration broken for "
  ` [U-Boot] [PATCH V2 2/9] ColdFire: Change the way to set platform CPP flags
    ` [U-Boot] [PATCH V2 3/9] Env and lds file clean up for ColdFire M5445x and M547x/8x boards
      ` [U-Boot] [PATCH 4/9] Clean up lds files for some ColdFire nommu chips
        ` [U-Boot] [PATCH V2 5/9] Enable the dm9000 on ColdFire 5253DEMO board
          ` [U-Boot] [PATCH 6/9] Disable the NFS define for 52277 board
            ` [U-Boot] [PATCH 7/9] ColdFire:Add mb for 5253 dram initialization
              ` [U-Boot] [PATCH 8/9] Change the env settings for u-boot update
                ` [U-Boot] [PATCH 9/9] sync the buffer descriptor IO for coldfire FEC

[U-Boot] Please pull u-boot-ti/master
 2011-04-19  5:41 UTC  (2+ messages)

[U-Boot] Issue with ehci-pci on MPC8548
 2011-04-19  4:51 UTC 

[U-Boot] [PATCH 3/3] Rename openrd_base files to openrd
 2011-04-19  4:24 UTC  (10+ messages)
` [U-Boot] [V1 0/3] OpenRD-Client and OpenRD-Ultimate support
    ` [U-Boot] [PATCH v2 0/4] support for OpenRD-Client and OpenRD-Ultimate
      ` [U-Boot] [PATCH v2 1/4] Rename openrd_base files to openrd
      ` [U-Boot] [PATCH v2 2/4] Add definitions for OpenRD-Client and OpenRD-Ultimate
      ` [U-Boot] [PATCH v2 3/4] Initialize second PHY on "
      ` [U-Boot] [PATCH v2 4/4] Enable multiple fs options for Marvell SoC family on OpenRD boards

[U-Boot] [PATCH] ehci-pci: Fix PCI EHCI driver for 36-bit
 2011-04-19  2:47 UTC 

[U-Boot] [PATCH v2] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr
 2011-04-18 23:32 UTC  (5+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] Please pull u-boot-ti/master
 2011-04-18 23:18 UTC 

[U-Boot] ATM pin is 822
 2011-04-18 22:23 UTC 

[U-Boot] [PATCH 0/9] Update support for CM-T35
 2011-04-18 21:56 UTC  (4+ messages)

[U-Boot] [Patch v1] ARMV7: AM3517/05: Add support for CraneBoard
 2011-04-18 21:41 UTC  (3+ messages)

[U-Boot] [PATCH] BeagleBoard: add xM rev C to ID table
 2011-04-18 21:37 UTC  (2+ messages)

[U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add more expansionboard IDs
 2011-04-18 21:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] ARMV7: OMAP3: BeagleBoard: add xM rev B to ID table
 2011-04-18 21:36 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] OMAP3: BeagleBoard: Enable pullups on i2c2
 2011-04-18 21:36 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] BeagleBoard: Added LED driver
 2011-04-18 21:32 UTC  (2+ messages)

[U-Boot] [PATCH] GPIO: Tegra2: add GPIO driver for Seaboard and Harmony
 2011-04-18 21:11 UTC 

[U-Boot] Loan Offer
 2011-04-18 18:24 UTC 

[U-Boot] subscribe me to this list
 2011-04-18 11:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] ARM: don't panic if no flash is there
 2011-04-18 11:11 UTC  (3+ messages)

[U-Boot] Beagle mux config: nCS5 vs. DMAREQ2?
 2011-04-18 10:53 UTC 

[U-Boot] [PATCH 0/3] Get AVR32 boards working with partial linking
 2011-04-18 10:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] avr32: fix linking

[U-Boot] [PATCH 1/4] atmel_dataflash: remove use of get_timer_masked
 2011-04-18 10:41 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] ARM: don't relocate if we are already too high
` [U-Boot] [PATCH 3/4] at91sam9261/g10: support relocation
` [U-Boot] [PATCH 4/4] at91sam9261/g10: move config from Makefile to boards.cfg

[U-Boot] [PATCH 1/2] Fix timer usage of the Atmel SPI dataflash driver
 2011-04-18 10:36 UTC  (2+ messages)

[U-Boot] Ticket number: YG764T 854R
 2011-04-18 10:18 UTC 

[U-Boot] Question about relocation
 2011-04-18  9:16 UTC  (7+ messages)

[U-Boot] [PATCH v3 1/3] ARM: MX31: Fix file name label
 2011-04-18  9:02 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/3] MX31: Introduce get_reset_cause()

[U-Boot] [PATCH] hwmon: Extend lm63.c to support LM64
 2011-04-18  8:43 UTC 

[U-Boot] [PATCH 3/8] hwmon: Extend lm63.c to support LM64
 2011-04-18  8:42 UTC  (2+ messages)
` [U-Boot] [PATCH 3/8 v2] ppc4xx: Enable LM64 on DLVision 10G

[U-Boot] [PATCH] S5PC2XX: GPIO Macro Values Corrected
 2011-04-18  8:32 UTC  (5+ messages)

[U-Boot] [PATCH V4 1/2] MX5: factor out boot cause funciton to common code
 2011-04-18  7:57 UTC  (4+ messages)
` [U-Boot] [PATCH V4 2/2] MX53: support for freescale MX53LOCO board


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