public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2009-10-07 02:13:49 to 2009-10-10 08:46:52 UTC [more...]

[U-Boot] Relocation size penalty calculation
 2009-10-10  8:46 UTC  (19+ messages)

[U-Boot] [PATCH V3 1/3] lib_generic memcpy: copy one word at a time if possible
 2009-10-10  7:44 UTC  (5+ messages)

[U-Boot] [PATCH 0/3 v4] New MIIPHYBB implementation with multi-bus support
 2009-10-10  7:02 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3 v4] New Bit-banged MII driver (MIIPHYBB) "
  ` [U-Boot] [PATCH 2/3] Add bb_miiphy_init call before any ethernet bring-up code
    ` [U-Boot] [PATCH 3/3] Update all board to support new bbmiiphy driver (with multibus support)

[U-Boot] [PATCH V3 2/3] lib_generic memset: fill one word at a time if possible
 2009-10-10  6:23 UTC  (2+ messages)

[U-Boot] [PATCH-ARM 4/4, v3] Clean-up of s3c24x0 nand driver]
 2009-10-10  4:34 UTC 

[U-Boot] [PATCH-ARM 3/4, v3] Clean-up of s3c24x0 drivers excluding nand driver
 2009-10-10  4:33 UTC 

[U-Boot] [PATCH-ARM 2/4, v2] Clean-up of s3c24x0 header files
 2009-10-10  4:32 UTC 

[U-Boot] [PATCH-ARM 1/4, v3] Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
 2009-10-10  4:30 UTC 

[U-Boot] AT91 SD/MMC Patches
 2009-10-09 23:27 UTC  (2+ messages)

[U-Boot] MPC85xx UPM NAND
 2009-10-09 22:37 UTC 

[U-Boot] [PATCH] sf: add GPL-2 license info
 2009-10-09 21:12 UTC 

[U-Boot-Users] [PATCH] mtd: SPI Flash: Winbond W25X16/WX2532/WX2564 support
 2009-10-09 21:12 UTC  (2+ messages)
` [U-Boot] [PATCH v2] sf: new driver for Winbond W25X16/32/64 devices

[U-Boot] [PATCH v3 3/3] ppc/p1_p2_RDB: DDR Relocation support for NAND/SD/eSPI Boot
 2009-10-09 20:54 UTC  (7+ messages)
  ` [U-Boot] [PATCH v3 3/3] ppc/p1_p2_RDB: DDR Relocation supportfor "

[U-Boot] [PATCH] mpc83xx: cosmetic comment update relating to SPD EEPROM
 2009-10-09 19:50 UTC  (2+ messages)

[U-Boot] problem detecting CFI
 2009-10-09 16:21 UTC  (2+ messages)
` [U-Boot] MIPS cpu has "

[U-Boot] [PATCH v2 3/3] ppc/p1_p1_RDB: DDR Relocation support for NAND/SD/eSPI Boot
 2009-10-09 14:17 UTC  (5+ messages)

[U-Boot] OneNAND operations
 2009-10-09 13:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] ARM Nomadik: video and keypad for nhk8815 (and RFC inside)
 2009-10-09 11:18 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] video: add amba-clcd prime-cell
` [U-Boot] [PATCH 2/8] include/nomadik.h: add physical address for cldc
` [U-Boot] [PATCH 3/8] drivers/misc: add stmpe2401 port extender and keypad controller
` [U-Boot] [PATCH 4/8] nhk8815.h: define we need stmpe
` [U-Boot] [PATCH 5/8] lcd: make 16bpp work
` [U-Boot] [PATCH 6/8] nhk8815: added keypad
` [U-Boot] [PATCH 7/8] nhk8815: start lower in RAM, so the 800x480 frame buffer fits
` [U-Boot] [PATCH 8/8] nhk8815: added lcd support

[U-Boot] [PATCH V2 0/3] make memcpy and memset faster
 2009-10-09 11:12 UTC  (21+ messages)
` [U-Boot] [PATCH V2 1/3] memcpy: copy one word at a time if possible
` [U-Boot] [PATCH V2 2/3] memset: fill "
` [U-Boot] [PATCH V2 3/3] lcd: remove '#if 0' 32-bit scroll, now memcpy does it

[U-Boot] AT91 pending patches
 2009-10-09  9:28 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] fix cpuat91 compile warning
  ` [U-Boot] [PATCH 2/2] fix CPU9260/CPU9G20 compile warnings

[U-Boot] [PATCH V3 3/3] lcd: remove '#if 0' 32-bit scroll, now memcpy does it
 2009-10-09  9:12 UTC 

[U-Boot] [PATCH] Blackfin: reset watchdog in udelay()
 2009-10-09  6:32 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] Blackfin: Remove relocation fixups
 2009-10-09  6:22 UTC 

[U-Boot] [PATCH-ARM 1/4, v2] Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
 2009-10-09  6:07 UTC  (6+ messages)

[U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
 2009-10-09  5:39 UTC  (6+ messages)

[U-Boot] [PATCH 4/4 v2] s5pc1xx: add support SMDKC100 board
 2009-10-09  3:10 UTC  (11+ messages)
    ` [U-Boot] [PATCH 4/4 v3] "
                ` [U-Boot] [PATCH 4/4 v4] "

[U-Boot] [PATCH 3/4 v2] s5pc1xx: support serial driver
 2009-10-09  3:10 UTC  (9+ messages)
      ` [U-Boot] [PATCH 3/4 v3] "
            ` [U-Boot] [PATCH 3/4 v4] "

[U-Boot] [PATCH 2/4 v2] s5pc1xx: support onenand driver
 2009-10-09  3:10 UTC  (9+ messages)
    ` [U-Boot] [PATCH 2/4 v3] "
            ` [U-Boot] [PATCH 2/4 v4] "

[U-Boot] [PATCH 1/4 v2] s5pc1xx: support Samsung s5pc1xx SoC
 2009-10-09  3:10 UTC  (9+ messages)
    ` [U-Boot] [PATCH 1/4 v3] "
            ` [U-Boot] [PATCH 1/4 v4] "

[U-Boot] [PATCH] relocation: Do not relocate NULL pointers
 2009-10-08 22:16 UTC  (7+ messages)

[U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support
 2009-10-08 19:21 UTC  (13+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 2/7] mpc85xx: Add eSDHC support for MPC8569E-MDS boards
 2009-10-08 16:19 UTC  (4+ messages)

[U-Boot] [PATCH] tqm5200: Correct comment and code in post_hotkeys_pressed
 2009-10-08 14:42 UTC  (3+ messages)

[U-Boot] [PATCH] mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define
 2009-10-08 14:09 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/3] ppc/P1_P2_RDB: On-chip BootROM support
 2009-10-08 14:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] ppc/P1_P2_RDB: NAND Boot Support
 2009-10-08 13:54 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] make memcpy and memset 32-bit copies
 2009-10-08 13:47 UTC  (18+ messages)
` [U-Boot] [PATCH 1/3] memcpy: use 32-bit copies if possible
` [U-Boot] [PATCH 2/3] memset: "
` [U-Boot] [PATCH 3/3] lcd: remove '#if 0' 32-bit scroll, now memcpy does it

[U-Boot] [PATCH] This modification will make the binay of smdk6400 nand spl in correct size
 2009-10-08 12:55 UTC  (2+ messages)

[U-Boot] [PATCH] AT92RM9200 EMAC driver for NET MULTI API
 2009-10-08 12:42 UTC 

[U-Boot] [PATCH] setenv: do console redirection even if previously unset
 2009-10-08 12:29 UTC 

[U-Boot] Problems with NetConsole II
 2009-10-08 10:57 UTC 

[U-Boot] Problems with NetConsole II
 2009-10-08  7:50 UTC  (2+ messages)

[U-Boot] [PATCH] Add mpc5125ads board and processor to the mpc512x family
 2009-10-08  7:40 UTC 

[U-Boot] [PATCH v2] 85xx: Ensure BSS segment isn't linked at address 0
 2009-10-08  6:03 UTC  (5+ messages)

[U-Boot] [PATCH] mpc8xxx: improve LAW error messages when setting up DDR
 2009-10-08  3:28 UTC  (5+ messages)
    ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v1] ppc/P1_P2_RDB: NAND Boot Support
 2009-10-08  3:28 UTC  (3+ messages)

[U-Boot] [PATCH] sbc8641d: fix LAW so board doesn't hang on DDR init
 2009-10-08  3:21 UTC  (2+ messages)

[U-Boot] [PATCH] relocation: Do not relocate NULL pointers
 2009-10-08  0:03 UTC  (3+ messages)

[U-Boot] [PATCH] mpc512x: fix fixed_sdram() init code
 2009-10-07 22:23 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ppc4xx/master
 2009-10-07 22:08 UTC  (2+ messages)

[U-Boot] Xilinx LL temac update
 2009-10-07 14:51 UTC  (6+ messages)
` [U-Boot] [PATCH] net: [V2] Add LL TEMAC driver to u-boot and move Emaclite to NET_MULTI

[U-Boot] [PATCH 0/2] Make sure 85xx bss doesn't start at 0x0
 2009-10-07 14:37 UTC  (29+ messages)

[U-Boot] unable to configure eth0 on DM6446 using filesystem
 2009-10-07 12:41 UTC  (2+ messages)

[U-Boot] Watchdog of omap 3530 in U-Boot
 2009-10-07 11:23 UTC  (2+ messages)

[U-Boot] u-boot memory map questions
 2009-10-07  8:55 UTC 

[U-Boot] [PATCH] Fix error in mpc512x System Clock control constants for USB1 & USB2
 2009-10-07  8:38 UTC 

[U-Boot] [PATCH] ppc4xx: Add PPC405EX(r) Rev D support
 2009-10-07  7:36 UTC  (2+ messages)

[U-Boot] [PATCH] PPC4xx: Denali core: Fix incorrect DDR row bits
 2009-10-07  7:36 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] ppc4xx: Overhaul for cmd reginfo
 2009-10-07  7:36 UTC  (10+ messages)
` [U-Boot] [PATCH v2 0/4] *** SUBJECT HERE ***
  ` [U-Boot] [PATCH v2 1/4] ppc4xx: Cleanup some HW register names
    ` [U-Boot] [PATCH v2 2/4] ppc_4xx: Apply new "
      ` [U-Boot] [PATCH v2 3/4] ppc4xx: Rework cmd reginfo
        ` [U-Boot] [PATCH v2 4/4] ppc4xx: respect 80-chars per line in ppc*.h files

[U-Boot] [PATCH 0/4] ppc4xx: Overhaul for cmd reginfo
 2009-10-07  7:34 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] ppc4xx: Cleanup some HW register names

[U-Boot] [PATCH] ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
 2009-10-07  7:33 UTC  (2+ messages)

[U-Boot] [PATCH v3] DLMALLOC: make av_ initialization dynamic
 2009-10-07  3:45 UTC  (2+ messages)

[U-Boot] [PATCH 5/5 v3] ARM:OMAP3:SDP3430: initial support
 2009-10-07  3:24 UTC 

[U-Boot] [PATCH v2] DLMALLOC:!X86: add av_ initialization
 2009-10-07  3:14 UTC  (5+ messages)
` [U-Boot] [PATCH] OMAP3: remove SZ definition in config definitions

[U-Boot] [PATCH] [OneNAND IPL] OneNAND board init support
 2009-10-07  3:12 UTC  (2+ messages)

[U-Boot] [PATCH v2] TI: OMAP3: Remove SZ_xx references
 2009-10-07  2:39 UTC  (2+ messages)

[U-Boot] [PATCH 0/5 v2] ARM:OMAP3:SDP3430 initial support
 2009-10-07  2:17 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5 v2] OMAP3: Fix SDRC init
  ` [U-Boot] [PATCH 2/5] OMAP3: export enable_gpmc_cs_config to board files
    ` [U-Boot] [PATCH 3/5] OMAP3: make gpmc_config as const
      ` [U-Boot] [PATCH 4/5] OMAP3: fix warnings when NAND/ONENAND is not used
        ` [U-Boot] [PATCH 5/5 v2] ARM:OMAP3:SDP3430: initial support


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