public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2009-02-25 21:35:54 to 2009-03-05 14:54:06 UTC [more...]

[U-Boot] [PATCH] CONFIG_PRINT_TIME: Measuring boot time
 2009-03-05 14:54 UTC  (2+ messages)

[U-Boot] DeAsserting UART Interrupt line on OMAP3530 for uboot
 2009-03-05 14:34 UTC  (2+ messages)

[U-Boot] USB Driver for ADS5121e
 2009-03-05 14:05 UTC 

[U-Boot] [PATCH v2] Support for PXA27X UDC
 2009-03-05 11:15 UTC  (2+ messages)

[U-Boot] about s3c6410 and 256MB SDRAM
 2009-03-05 10:02 UTC 

[U-Boot] [PATCH 1/1] Fix for running examples on OMAP3 EVM board
 2009-03-05  7:06 UTC  (2+ messages)

[U-Boot] [PATCH 00/15] tools/Makefile cleanup and win32 tool support
 2009-03-05  0:27 UTC  (25+ messages)
` [U-Boot] [PATCH 01/15] tools/Makefile: Remove inappropriate double-tabs
  ` [U-Boot] [PATCH 02/15] tools/Makefile: Split variable declarations into multiple lines
    ` [U-Boot] [PATCH 03/15] tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
      ` [U-Boot] [PATCH 04/15] tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
        ` [U-Boot] [PATCH 05/15] tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
          ` [U-Boot] [PATCH 06/15] tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
            ` [U-Boot] [PATCH 07/15] tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
              ` [U-Boot] [PATCH 08/15] tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
                ` [U-Boot] [PATCH 09/15] tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
                  ` [U-Boot] [PATCH 10/15] gen_eth_addr: Use POSIX rand() and srand()
                    ` [U-Boot] [PATCH 11/15] elf.h: Add missing int32_t typedef for WIN32 compilers
                      ` [U-Boot] [PATCH 12/15] Add support for building native win32 tools
                        ` [U-Boot] [PATCH 13/15] Makefile: Add removal of *.exe file to clean target
                          ` [U-Boot] [PATCH 14/15] Deleted unused tools/Makefile.win32
                            ` [U-Boot] [PATCH 15/15] common/Makefile: Conditionally compile env_embedded.o

[U-Boot] [PATCH] Fix OneNAND ipl to read 256KB
 2009-03-04 23:55 UTC  (10+ messages)

[U-Boot] [PATCH v3] OMAP3: Add serial number based on die ID
 2009-03-04 19:34 UTC 

[U-Boot] Porting u-boot to a custom fpga/ppc
 2009-03-04 18:55 UTC 

[U-Boot] [PATCH] CONFIG_PRINT_TIME: Measuring boot time
 2009-03-04 17:26 UTC  (2+ messages)

[U-Boot] [PATCH] ppc: Increase precision of ticks2usec
 2009-03-04 16:08 UTC 

[U-Boot] Ethernet interface
 2009-03-04 14:02 UTC 

[U-Boot] Coldfire: MCF5271: Periodic HW watchdog petting and sleep function does not work
 2009-03-04 13:14 UTC  (3+ messages)

[U-Boot] How to Remove the padding bits from u-boot.bin
 2009-03-04 12:41 UTC  (3+ messages)

[U-Boot] Vector set up in u-boot for OMAP3530
 2009-03-04 11:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] example: introduce EXAMPLE_LOAD_ADDR
 2009-03-04  9:11 UTC 

[U-Boot] [PATCH 1/1] Fix for running examples on OMAP3 EVM board
 2009-03-04  8:32 UTC  (7+ messages)

[U-Boot] Watchdog timer and booting in Linux kernel
 2009-03-04  7:42 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] Changes for single binary image for u-boot for NAND/OneNAND flash
 2009-03-04  7:25 UTC  (4+ messages)

[U-Boot] FW: U-Boot hangs after loading device tree
 2009-03-04  7:14 UTC  (2+ messages)

[U-Boot] U-Boot hangs after loading device tree
 2009-03-04  7:08 UTC  (2+ messages)

[U-Boot] AT91SAM926x Nor Boot
 2009-03-04  7:05 UTC  (5+ messages)

[U-Boot] Uboot NAND sub system and it's commands
 2009-03-04  5:35 UTC  (3+ messages)

[U-Boot] Bad CPU identification on MPC8544DS
 2009-03-04  5:17 UTC  (2+ messages)

[U-Boot] U-boot with SMSC LAN8700
 2009-03-04  1:48 UTC  (2+ messages)

[U-Boot] U-Boot 1.1.6 and Marvell 88E1116 RGMII operations
 2009-03-04  1:44 UTC  (2+ messages)

[U-Boot] U-Boot Scripting suggestions to decrement, counter in EEPROM
 2009-03-04  0:19 UTC  (2+ messages)
` [U-Boot] Alignment bug in itest on ARM & doesn't work on big-endian either?

[U-Boot] [PATCH] Reduce OneNAND IPL common code (v3)
 2009-03-03 23:12 UTC  (2+ messages)

[U-Boot] Status open patches: ColdFire
 2009-03-03 22:58 UTC  (2+ messages)

[U-Boot] [PATCH] Add the "mfill" and "mcheck" memory commands
 2009-03-03 14:29 UTC 

[U-Boot] AT91 Pull Request
 2009-03-03 14:11 UTC 

[U-Boot] [PATCH 1/9] at91sam9/cap9: use define instead hardcoded value for the USB_OHCI_REGS_BASE
 2009-03-03 14:07 UTC  (9+ messages)
` [U-Boot] [PATCH 2/9] AT91RM9200EK: fix broken boot from NOR flash
  ` [U-Boot] [PATCH 3/9] at91: rename DATAFLASH_MMC_SELECT to CONFIG_SYS_DATAFLASH_MMC_PIO
    ` [U-Boot] [PATCH 4/9] at91rm9200dk: Move conditional compilation to Makefile
      ` [U-Boot] [PATCH 5/9] Add support for the AT91RM9200EK Board
        ` [U-Boot] [PATCH 6/9] at91rm9200: move serial driver to drivers/serial
          ` [U-Boot] [PATCH 7/9] at91rm9200: fix DCC support
            ` [U-Boot] [PATCH 8/9] at91sam9263ek add dcc support with at91sam9263ek_dcc_config
              ` [U-Boot] [PATCH 9/9] at91rm9200ek: add dcc support with at91rm9200ek_dcc_config

[U-Boot] Uboot and DMA
 2009-03-03 12:47 UTC  (4+ messages)

[U-Boot] AT91RM9200 U-Boot can not load initrd from flash
 2009-03-03 10:49 UTC 

[U-Boot] AT91RM9200 U-Boot can not load initrd from flash
 2009-03-03 10:19 UTC  (5+ messages)

[U-Boot] Is it possible to support interrupts in ARM without MMU in u-boot
 2009-03-03 10:00 UTC 

[U-Boot] FSL DDR @ 83xx
 2009-03-03  9:12 UTC  (7+ messages)

[U-Boot] [PATCH] Seperate mtdpart command from jffs2
 2009-03-03  8:41 UTC  (2+ messages)

[U-Boot] U-Boot Scripting suggestions to decrement counter in EEPROM. Alignment bug in itest on ARM
 2009-03-03  8:33 UTC  (2+ messages)

[U-Boot] compile uboot1.3.4 problem
 2009-03-03  7:31 UTC 

[U-Boot] [PATCH v2 2/2] sh7785lcr: Add support 32-Bit Extended Address Mode
 2009-03-03  6:11 UTC 

[U-Boot] [PATCH v2 1/2] sh: Add macros for SH-4A 32-Bit Address Extended Mode
 2009-03-03  6:11 UTC 

[U-Boot] [PATCH] Can build with only jffs2 cmdline support
 2009-03-03  5:02 UTC  (6+ messages)

[U-Boot] [PATCH 1/1] Fix for NFS boot for OMAP3 EVM
 2009-03-03  3:39 UTC 

[U-Boot] Status open patches: NAND Flash
 2009-03-02 16:08 UTC  (2+ messages)

[U-Boot] POST questions
 2009-03-02 15:15 UTC 

[U-Boot] U-Boot hangs after loading device tree
 2009-03-02 10:55 UTC 

[U-Boot] PCI-E problems on Kilauea board
 2009-03-02  9:32 UTC  (8+ messages)

[U-Boot] Pull request: u-boot-i2c
 2009-03-02  8:39 UTC 

[U-Boot] [PATCH] i2c, dtt: move dtt_init () to board_init_r ()
 2009-03-02  8:39 UTC  (2+ messages)

[U-Boot] ref:fail to include stdio.h
 2009-03-01 22:10 UTC  (4+ messages)

[U-Boot] [PATCH 0/7 v2] OMAP3: Add some additional improvements and fixes
 2009-03-01 19:18 UTC  (21+ messages)
` [U-Boot] [PATCH 1/7 v2] OMAP3: Overo: Clean up pin mux and GPIO configuration
  ` [U-Boot] [PATCH 2/7 v2] OMAP3: Beagle: Add board revision detection
    ` [U-Boot] [PATCH 3/7 v2] OMAP3: Add OMAP3 auto detection
      ` [U-Boot] [PATCH 4/7 v2] OMAP3: Pandora: Update pin mux
        ` [U-Boot] [PATCH 5/7 v2] OMAP3: Add serial number based on die ID
          ` [U-Boot] [PATCH 6/7 v2] OMAP3: Add OMAP3 core changes for MUSB

[U-Boot] [PATCH] [RFC] Make default environment available in fw_printenv
 2009-02-28 18:57 UTC 

[U-Boot] [PATCH][RFC] Add native win32 mkimage support
 2009-02-28 14:52 UTC  (9+ messages)

[U-Boot] [PATCH] Replaced endpoint numbers with appropriate macros in usbtty.c
 2009-02-28  9:59 UTC  (2+ messages)

[U-Boot] RE?: Reduce time to load
 2009-02-27 16:54 UTC 

[U-Boot] Ethernet PHY LAN8700
 2009-02-27 14:51 UTC  (6+ messages)

[U-Boot] Status open patches: NIOS2
 2009-02-27 13:37 UTC  (2+ messages)

[U-Boot] [PATCH v2] sh: Add netdev header fixing of warning/build
 2009-02-27  9:35 UTC 

[U-Boot] [PATCH] r2dplus: fix cannot work rtl8139
 2009-02-27  9:27 UTC  (2+ messages)

[U-Boot] [PATCH 5/5] sh7785lcr: Add support 32-Bit Extended Address Mode
 2009-02-27  9:26 UTC  (2+ messages)

[U-Boot] [PATCH 4/5] sh7785lcr: add value for PCI system memory registration
 2009-02-27  9:22 UTC  (2+ messages)

[U-Boot] [PATCH 3/5] pci_sh4: Add system memory registration
 2009-02-27  9:22 UTC  (2+ messages)

[U-Boot] [PATCH 2/5] pci-sh7780: some register value configurable
 2009-02-27  9:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] sh: Add macros for SH-4A 32-Bit Address Extended Mode
 2009-02-27  9:20 UTC  (2+ messages)

[U-Boot] SAAT support in U-Boot ppc4xx
 2009-02-27  8:31 UTC  (3+ messages)

[U-Boot] (no subject)
 2009-02-26 21:33 UTC  (4+ messages)
  ` [U-Boot] RE : Reduce time to load

[U-Boot] [PATCH] qong: changes to Dave/DENX Qong configuration
 2009-02-26 18:52 UTC 

[U-Boot] 2.0.0 RC7 MACH_TYPE_*NEW*
 2009-02-26 18:25 UTC 

[U-Boot] JFFS2 scanning bug
 2009-02-26 16:19 UTC  (5+ messages)

[U-Boot] [PATCH 2/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 1)
 2009-02-26 12:34 UTC  (3+ messages)

[U-Boot] [PATCH 9/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 8)
 2009-02-26 10:50 UTC 

[U-Boot] [PATCH 8/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 7)
 2009-02-26 10:49 UTC 

[U-Boot] [PATCH 7/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 6)
 2009-02-26 10:49 UTC 

[U-Boot] [PATCH 6/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 5)
 2009-02-26 10:49 UTC 

[U-Boot] [PATCH 5/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 4)
 2009-02-26 10:49 UTC 

[U-Boot] [PATCH 4/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 3)
 2009-02-26 10:48 UTC 

[U-Boot] [PATCH 3/9] UBIFS: Implement read-only UBIFS support in U-Boot (Part 2)
 2009-02-26 10:48 UTC 

[U-Boot] [PATCH 1/9] Add LZO decompressor support
 2009-02-26 10:47 UTC 

[U-Boot] [PATCH] netloop: updates for NetLoop
 2009-02-26  8:47 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 4/9 v3] 83xx, i2c: add mux support for fsl_i2c
 2009-02-26  7:09 UTC  (9+ messages)

[U-Boot] [PATCH 2/7 v4] 83xx, kmeter1: add I2C, dtt, eeprom support
 2009-02-26  1:31 UTC  (4+ messages)

[U-Boot] [PATCH] smc911x_eeprom: update register API
 2009-02-25 22:29 UTC 

[U-Boot] Pull request: u-boot-video
 2009-02-25 21:44 UTC  (2+ messages)

[U-Boot] u-boot-v2 rc7
 2009-02-25 21:35 UTC  (2+ messages)
` [U-Boot] [ptxdist] "


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