public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-11-10 09:10:16 to 2011-11-11 03:39:06 UTC [more...]

[U-Boot] Improve default "make" targets (ALL-y)
 2011-11-11  3:39 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] Build u-boot.imx by default when board uses it
` [U-Boot] [PATCH 2/2] Build u-boot.kwb "

[U-Boot] nds32: toolchains for building ?
 2011-11-11  2:53 UTC  (10+ messages)

[U-Boot] [PATCH 00/14] Support for HTKW mcx board
 2011-11-11  2:52 UTC  (9+ messages)
` [U-Boot] [PATCH 13/14] ehci-omap: driver for EHCI host on OMAP3

[U-Boot] [RFC] x86: Do no use reparm as it break libgcc linkage
 2011-11-11  2:44 UTC  (15+ messages)

[U-Boot] [PATCH v2 00/13] Support for HTKW mcx board
 2011-11-11  0:39 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] davinci_emac: move arch-independent defines to separate header
` [U-Boot] [PATCH 02/13] davinci_emac: use internal addresses in buffer descriptors
` [U-Boot] [PATCH 03/13] davinci_emac: conditionally compile specific PHY support
` [U-Boot] [PATCH 04/13] arm926ejs: add empty dcache handling functions
` [U-Boot] [PATCH 05/13] davinci_emac: fix for running with dcache enabled
` [U-Boot] [PATCH 06/13] davinci_emac: hardcode 100Mbps for AM35xx and RMII
` [U-Boot] [PATCH 07/13] AM35xx: add EMAC support
` [U-Boot] [PATCH 08/13] AM3517: move AM3517 specific mux defines to generic header
` [U-Boot] [PATCH 09/13] nand_spl_simple: add support for software ECC
` [U-Boot] [PATCH 10/13] omap_gpmc: use SOFTECC in SPL if it's enabled
` [U-Boot] [PATCH 11/13] nand_spl_simple: store temp data at CONFIG_SPL_NAND_WORKSPACE
` [U-Boot] [PATCH 12/13] ehci-omap: driver for EHCI host on OMAP3
` [U-Boot] [PATCH 13/13] mcx: support for HTKW mcx board

[U-Boot] [PATCH 1/4] net/miiphy/serial: drop duplicate "NAMESIZE" define
 2011-11-11  0:11 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] net: tweak eth_device layout to simplify enetaddr use
` [U-Boot] [PATCH 3/4] Blackfin: bfin_mac: use new eth_device enetaddr members
` [U-Boot] [PATCH 4/4] usb: net: smsc95xx: attempt to fix enetaddr loading

[U-Boot] [PATCH v2 0/2] Added CPSW support
 2011-11-10 23:16 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/2] TI: netdev: add driver for cpsw ethernet device
` [U-Boot] [PATCH v2 2/2] ARM:AM33XX:Added cpsw support for AM335x EVM

[U-Boot] [PATCH V5 0/4] export LCD device to external apps
 2011-11-10 22:41 UTC  (5+ messages)
` [U-Boot] [PATCH V5 3/4] font: split font data from video_font.h
` [U-Boot] [PATCH V5 4/4] api: export LCD device to external apps

[U-Boot] [PATCH V5 2/4] tools: logo: split bmp arrays from bmp_logo.h
 2011-11-10 22:33 UTC  (3+ messages)
` [U-Boot] [PATCH v6 "

[U-Boot] [PATCH V5 1/4] lcd: add clear and draw bitmap declaration
 2011-11-10 22:31 UTC  (3+ messages)
` [U-Boot] [PATCH v6 "

[U-Boot] [PATCH 1/2] arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings
 2011-11-10 22:21 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arch/powerpc/cpu/mpc512x/i2c.c: "

[U-Boot] [PATCH v3 0/4] Tegra2: mmc DMA related fixes
 2011-11-10 21:56 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] Tegra2: mmc: define register field values in tegra2_mmc.h
` [U-Boot] [PATCH v3 2/4] Tegra2: mmc: Support DMA restarts at buffer boundaries
` [U-Boot] [PATCH v3 3/4] Tegra2: mmc: Add data transfer completion timeout
` [U-Boot] [PATCH v3 4/4] Tegra2: mmc: Factor out mmc_wait_inhibit functionality

[U-Boot] [PATCH v3 0/12] Add more framework to OMAP3 SPL, port more boards
 2011-11-10 21:32 UTC  (8+ messages)
` [U-Boot] [PATCH v3 05/12] OMAP3: Add optimal SDRC autorefresh control values
` [U-Boot] [PATCH v3 09/12] OMAP3: Add SPL support to Beagleboard

[U-Boot] [PATCH v3 0/2] mpc85xx: support for Freescale COM Express P2020
 2011-11-10 21:11 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] mpc85xx: support board-specific reset function
` [U-Boot] [PATCH v3 2/2] mpc85xx: support for Freescale COM Express P2020

[U-Boot] [PATCH 1/2] image: Implement IH_TYPE_KERNEL_ANYLOAD
 2011-11-10 20:54 UTC  (20+ messages)

[U-Boot] [PATCH] VIDEO: mx3fb: GCC4.6 fix build warnings
 2011-11-10 20:49 UTC  (2+ messages)

[U-Boot] Is CCSRBAR relocation broken on P2020?
 2011-11-10 20:48 UTC  (2+ messages)

[U-Boot] [PATCH 01/13] drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning
 2011-11-10 20:37 UTC  (7+ messages)
` [U-Boot] [PATCH 11/13] drivers/video/ct69000.c: Fix GC "

[U-Boot] U-boot bootcmd
 2011-11-10 20:32 UTC 

[U-Boot] [PATCH 1/2] image: Implement IH_TYPE_KERNEL_NOLOAD
 2011-11-10 20:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] image: Don't detect XIP images as overlapping

[U-Boot] Is CCSRBAR relocation broken on P2020?
 2011-11-10 19:59 UTC  (9+ messages)

[U-Boot] [PATCH v2 0/2] mpc85xx: support for Freescale COM Express P2020
 2011-11-10 19:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] mpc85xx: support board-specific reset function
` [U-Boot] [PATCH v2 2/2] mpc85xx: support for Freescale COM Express P2020

[U-Boot] ppc -Os and _restgpr_##_x errors
 2011-11-10 19:47 UTC  (4+ messages)

[U-Boot] [PATCH v2] CPCI750: Add CPCI-HD/2 support
 2011-11-10 18:51 UTC 

[U-Boot] ppc -Os and _restgpr_##_x errors
 2011-11-10 18:28 UTC  (2+ messages)

[U-Boot] [PATCH] mvgbe: remove setting of ethaddr within the driver
 2011-11-10 17:54 UTC  (19+ messages)

[U-Boot] Final Notice!!
 2011-11-10 17:48 UTC 

[U-Boot] [PATCH] NAND: Let NAND_NO_SUBPAGE_WRITE through
 2011-11-10 17:44 UTC  (4+ messages)

[U-Boot] [PATCH 00/20 FINAL] Support for the DENX M28 SoM
 2011-11-10 17:44 UTC  (43+ messages)
` [U-Boot] [PATCH 02/20] iMX28: Add SSP MMC driver
` [U-Boot] [PATCH 03/20] FEC: Add support for iMX28 quirks
` [U-Boot] [PATCH 04/20] iMX28: Add PINMUX control
` [U-Boot] [PATCH 05/20] iMX28: Add I2C bus driver
` [U-Boot] [PATCH 06/20] iMX28: Add GPIO control
` [U-Boot] [PATCH 07/20] iMX28: Add SPI driver
` [U-Boot] [PATCH 08/20] iMX28: Add APBH DMA driver
` [U-Boot] [PATCH 09/20] iMX28: Add GPMI NAND driver
` [U-Boot] [PATCH 10/20] iMX28: Add driver for internal RTC
` [U-Boot] [PATCH 11/20] iMX28: Add image header generator tool
` [U-Boot] [PATCH 12/20] iMX28: Add u-boot.sb target to Makefile
` [U-Boot] [PATCH 13/20] iMX28: Add support for DENX M28EVK board
` [U-Boot] [PATCH 14/20] M28: Add MMC SPL
` [U-Boot] [PATCH 15/20] M28: Add doc/README.m28 documentation
` [U-Boot] [PATCH 16/20] iMX28: Fix ARM vector handling
` [U-Boot] [PATCH 17/20] M28: Add memory detection into SPL
` [U-Boot] [PATCH 18/20] iMX28: Add USB and USB PHY register definitions
` [U-Boot] [PATCH 19/20] iMX28: Add USB HOST driver
` [U-Boot] [PATCH 20/20] M28EVK: Enable USB HOST support

[U-Boot] [PATCH v2 0/4] Tegra2: mmc DMA related fixes
 2011-11-10 17:38 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/4] Tegra2: mmc: define register field values in tegra2_mmc.h

[U-Boot] [PATCH v4 0/9] tegra2: Tidy up boot path
 2011-11-10 17:36 UTC  (2+ messages)

[U-Boot] [PATCH v2] m28evk: Fix comment about the number of RAM banks
 2011-11-10 16:55 UTC  (2+ messages)

[U-Boot] [PATCH] mx28evk: Fix comment about the number of RAM banks
 2011-11-10 16:37 UTC 

[U-Boot] [PATCH] powerpc/83xx: fix sdram initialization for keymile boards
 2011-11-10 16:36 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] env_nand: Remove DEBUG definition
 2011-11-10 16:21 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: Add the missing dependency for spl target
 2011-11-10 16:06 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2011-11-10 15:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/7 v3] integrator: pass configs for core modules
 2011-11-10 15:26 UTC  (2+ messages)

[U-Boot] GOOD DAY!!
 2011-11-10 15:09 UTC 

[U-Boot] [PATCH 0/2] Added CPSW support
 2011-11-10 14:40 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] TI: netdev: add driver for cpsw ethernet device

[U-Boot] [PATCH v3] arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
 2011-11-10 14:37 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] Remove broken boards csb226 and innokom
 2011-11-10 14:23 UTC  (3+ messages)

[U-Boot] Gold Offer
 2011-11-10 14:07 UTC 

[U-Boot] Reply
 2011-11-10 14:06 UTC 

[U-Boot] Is FT232R chip supported in U-Boot?
 2011-11-10 14:02 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] qong: Use generic function for configuring GPR register
 2011-11-10 13:21 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] mx31: Remove duplicate definition for "
` [U-Boot] [PATCH 3/4] mx31: Use proper IO accessor "
` [U-Boot] [PATCH 4/4] mx31: Fix checkpatch warnings in generic.c

[U-Boot] openrd-based board : linux hangs in calibrate_delay();
 2011-11-10 13:05 UTC 

[U-Boot] [PATCH] arm, davinci: make arch_cpu_init() in da850_lowlevel.c weak
 2011-11-10 12:24 UTC  (11+ messages)

[U-Boot] Ms Michelle Marcel
 2011-11-10 12:06 UTC 

[U-Boot] [PATCH] arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
 2011-11-10 11:51 UTC 

[U-Boot] [PATCH 0/3] Fix conflicting definitions of flush_dcache
 2011-11-10  9:14 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] net/ethoc: use flush_dcache_range instead "
` [U-Boot] [PATCH 2/3] net/altera_tse: "
` [U-Boot] [PATCH 3/3] nios2: add flush_dcache_range function


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