public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-11-03 23:11:50 to 2011-11-05 02:39:02 UTC [more...]

[U-Boot] [PATCH 17/17 V2] M28: Add memory detection into SPL
 2011-11-05  2:39 UTC  (2+ messages)
` [U-Boot] [PATCH 17/17 V3] "

[U-Boot] [PATCH v7 1/4] gpio: Move common gpio.h to include/asm-generic
 2011-11-05  2:25 UTC  (5+ messages)
` [U-Boot] [PATCH v8 1/4] gpio: Modify common gpio.h to more closely match Linux
` [U-Boot] [PATCH v8 2/4] gpio: Replace ARM gpio.h with the common API in include/asm-generic
` [U-Boot] [PATCH v8 3/4] mpc83xx: Add a GPIO driver for the MPC83XX family
` [U-Boot] [PATCH v8 4/4] mpc8313erdb: Enable GPIO support on the MPC8313E RDB

[U-Boot] [PATCH 00/15 V2] Support for the DENX M28 SoM
 2011-11-05  2:24 UTC  (7+ messages)
` [U-Boot] [PATCH 00/17 V3] "
  ` [U-Boot] [PATCH 09/17 RESEND V5] iMX28: Add GPMI NAND driver

[U-Boot] [PATCH] NAND: Let NAND_NO_SUBPAGE_WRITE through
 2011-11-05  2:24 UTC 

[U-Boot] [PATCH v0 0/7] Various x86 fixups
 2011-11-05  2:21 UTC  (8+ messages)
` [U-Boot] [PATCH v0 1/7] x86: Punt cold- and warm-boot flags
` [U-Boot] [PATCH v0 2/7] sc520: Create arch asm-offsets
` [U-Boot] [PATCH v0 3/7] x86: Add multiboot header
` [U-Boot] [PATCH v0 4/7] x86: Provide more configuration granularity
` [U-Boot] [PATCH v0 5/7] x86: Ensure IDT and GDT remain 16-byte aligned post relocation
` [U-Boot] [PATCH v0 6/7] x86: Misc PCI touchups
` [U-Boot] [PATCH v0 7/7] x86: Misc cleanups

[U-Boot] [PATCH v2] [x86] Add a basic implementation for a coreboot board
 2011-11-05  1:59 UTC  (6+ messages)

[U-Boot] [PATCH 00/56] [PPC] Fix GCC 4.6 build warnings
 2011-11-05  1:56 UTC  (57+ messages)
` [U-Boot] [PATCH 01/56] board/mpl/common/flash.c: fix GCC 4.6 build warning
` [U-Boot] [PATCH 02/56] arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings
` [U-Boot] [PATCH 03/56] arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
` [U-Boot] [PATCH 04/56] arch/powerpc/lib/board.c: fix build warning
` [U-Boot] [PATCH 05/56] board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings
` [U-Boot] [PATCH 06/56] arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC "
` [U-Boot] [PATCH 07/56] board/mcc200/auto_update.c: fixx "
` [U-Boot] [PATCH 08/56] drivers/rtc/ds3231.c: fix "
` [U-Boot] [PATCH 09/56] drivers/rtc/rv3029.c: "
` [U-Boot] [PATCH 10/56] drivers/video/videomodes.c: fix GCC 4.6 build warning
` [U-Boot] [PATCH 11/56] fs/fat/fat.c: Fix "
` [U-Boot] [PATCH 12/56] PM520: add missing enable_interrupts()
` [U-Boot] [PATCH 13/56] board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 14/56] board/esd/pf5200/pf5200.c: "
` [U-Boot] [PATCH 15/56] board/tqc/tqm5200/cam5200_flash.c: "
` [U-Boot] [PATCH 16/56] drivers/video/cfb_console.c:Fix "
` [U-Boot] [PATCH 17/56] mpc8xx/fec.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 18/56] drivers/pcmcia/mpc8xx_pcmcia.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 19/56] board/c2mon/pcmcia.c: "
` [U-Boot] [PATCH 20/56] board/icu862/pcmcia.c: "
` [U-Boot] [PATCH 21/56] board/kup/common/pcmcia.c: Fix GCC 4.6 compiler warnings
` [U-Boot] [PATCH 22/56] board/lwmon/pcmcia.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 23/56] board/manroland/uc100/pcmcia.c: "
` [U-Boot] [PATCH 24/56] board/mbx8xx/pcmcia.c: "
` [U-Boot] [PATCH 25/56] board/netta/codec.c: "
` [U-Boot] [PATCH 26/56] board/netta/pcmcia.c: "
` [U-Boot] [PATCH 27/56] board/r360mpi/pcmcia.c: "
` [U-Boot] [PATCH 28/56] mpc8xx/cpu.c: "
` [U-Boot] [PATCH 29/56] ICU862: Fix incorrect flash handling
` [U-Boot] [PATCH 30/56] board/kup/kup4k/kup4k.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 31/56] board/eltec/mhpc/flash.c: "
` [U-Boot] [PATCH 32/56] mpc8xx/i2c.c: CodungStyle cleanup
` [U-Boot] [PATCH 33/56] mpc8xx/i2c.c: replace PRINTD() by debug()
` [U-Boot] [PATCH 34/56] board/etx094/flash.c: CodingStyle cleanup
` [U-Boot] [PATCH 35/56] board/etx094/flash.c: Fix flash initialization
` [U-Boot] [PATCH 36/56] board/genietv/flash.c: CodingStyle cleanup
` [U-Boot] [PATCH 37/56] board/genietv/flash.c: Fix flash initialization
` [U-Boot] [PATCH 38/56] net/net.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 39/56] mpc8xx/spi.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 40/56] board/mbx8xx/mbx8xx.c: "
` [U-Boot] [PATCH 41/56] board/fads/fads.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 42/56] board/rbc823/flash.c: CodingStyle cleanup
` [U-Boot] [PATCH 43/56] board/rbc823/flash.c: Fix flash initalization
` [U-Boot] [PATCH 44/56] board/svm_sc8xx/svm_sc8xx.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 45/56] board/svm_sc8xx/flash.c: CodingStyle cleanup
` [U-Boot] [PATCH 46/56] board/svm_sc8xx/flash.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 47/56] TQM850M: Add missing CONFIG_BOOTDELAY
` [U-Boot] [PATCH 48/56] mpc8260/speed.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 49/56] board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:
` [U-Boot] [PATCH 50/56] common/cmd_i2c.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 51/56] mpc8220/fec.c: "
` [U-Boot] [PATCH 52/56] mpc8260/i2c.c: CodingStyle cleanup
` [U-Boot] [PATCH 53/56] mpc8260/i2c.c: replace PRINTD() by debug()
` [U-Boot] [PATCH 54/56] mpc8220/i2c.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 55/56] arch/powerpc/lib/bat_rw.c: "
` [U-Boot] [PATCH 56/56] board/alaska/flash.c: Fix GCC 4.6 build warnings

[U-Boot] nds32: toolchains for building ?
 2011-11-05  1:35 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-nds32
 2011-11-05  1:31 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/3] Buffer overruns in printf
 2011-11-05  0:24 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/3] Add limits.h to hold basic limits

[U-Boot] [PATCH v3 0/8] tegra2: Tidy up boot path
 2011-11-05  0:22 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/8] tegra2: Add arch_cpu_init() to fire up Cortex-A9

[U-Boot] [PATCH v4 1/8] tegra2: Add arch_cpu_init() to fire up Cortex-A9
 2011-11-05  0:21 UTC 

[U-Boot] [PATCH] matrix vision: fix MVBLM7, MVSMR build error
 2011-11-05  0:19 UTC  (2+ messages)

[U-Boot] [PATCH] [x86] Add a basic implementation for a coreboot board
 2011-11-05  0:10 UTC  (4+ messages)

[U-Boot] [PATCH v3] [x86] Add a target for running as a coreboot payload
 2011-11-05  0:05 UTC  (2+ messages)

[U-Boot] [PATCH] mvgbe: fix network device indices
 2011-11-04 23:06 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] "

[U-Boot] [PATCH 08/10] powerpc: Use getenv_ulong() in place of getenv(), strtoul
 2011-11-04 21:34 UTC  (8+ messages)
` [U-Boot] [PATCH] arch/powerpc/lib/board.c: fix build warning
          ` [U-Boot] [PATCH] powerpc: Revert "arch/powerpc/lib/board.c: fix build warning"

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-11-04 21:11 UTC  (2+ messages)

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

[U-Boot] [PATCH 4/4 V2] PXA: Adapt Voipac PXA270 to OneNAND SPL
 2011-11-04 20:31 UTC  (8+ messages)
` [U-Boot] [PATCH 4/4 V3] "

[U-Boot] E1000 build warnings
 2011-11-04 20:12 UTC  (3+ messages)

[U-Boot] Please My Dear I Need Your Help
 2011-11-04 20:07 UTC 

[U-Boot] [PATCH v3 1/3] Define uintptr_t as long int to simplify printf() format strings
 2011-11-04 20:07 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/3] Fix warnings in cmd_nvedit.c
` [U-Boot] [PATCH v3 3/3] sandbox: Fix warnings in hashtable.c

[U-Boot] [PATCH v2] [x86] Add a target for running as a coreboot payload
 2011-11-04 20:06 UTC  (2+ messages)

[U-Boot] [PATCH] config.mk: use memoization in cc-option macro to speed up compilation
 2011-11-04 17:56 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] Checking validity of rootfs in NAND-Flash
 2011-11-04 17:51 UTC  (2+ messages)

[U-Boot] Error in using linux\ioport.h
 2011-11-04 17:50 UTC 

[U-Boot] Please pull u-boot-ti/master
 2011-11-04 17:46 UTC 

[U-Boot] [PATCH RFT 0/2] Beagleboard SPL support
 2011-11-04 16:50 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] OMAP3: Add SPL support to Beagleboard

[U-Boot] [PATCH 1/3] Define uintptr_t as long int to simplify printf() format strings
 2011-11-04 16:39 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] Fix warnings in cmd_nvedit.c
` [U-Boot] [PATCH 3/3] sandbox: Fix warnings in hashtable.c

[U-Boot] No power on USB host of IMX25 PDK
 2011-11-04 16:24 UTC  (7+ messages)

[U-Boot] (no subject)
 2011-11-04 16:07 UTC 

[U-Boot] SPL support and secondary image size
 2011-11-04 15:16 UTC  (8+ messages)

[U-Boot] [PATCH 2/2] SPL: Allow ARM926EJS to avoid compiling in the CPU support code
 2011-11-04 13:59 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2 V2] "

[U-Boot] System Administrator
 2011-11-04 13:56 UTC 

[U-Boot] Fw:
 2011-11-04 13:28 UTC 

[U-Boot] [PATCH] dfu: initial implementation
 2011-11-04 13:14 UTC  (7+ messages)

[U-Boot] [PATCH] MMC: PL180: Fix infinite loop with VExpress extended fifo implementation
 2011-11-04 13:06 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/3] Fix conflicting definitions of flush_dcache
 2011-11-04 12:38 UTC  (4+ 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

[U-Boot] Dearest One
 2011-11-04 12:30 UTC 

[U-Boot] [PATCH] ARM: FIX for dcache_disable() for ARM926ej-s
 2011-11-04  9:40 UTC 

[U-Boot] About the pull request and patchwork
 2011-11-04  8:49 UTC 

[U-Boot] [PATCH] powerpc/usb: fix usb mode and phy_type
 2011-11-04  8:48 UTC 

[U-Boot] [PATCH] ARM: dig297: Define MACH_TYPE_OMAP3_CPS for DIG297 board
 2011-11-04  8:47 UTC  (2+ messages)
` [U-Boot] [PATCH v2] ARM: dig297: Define MACH_TYPE_OMAP3_CPS and CONFIG_MACH_TYPE

[U-Boot] [PATCH] [X86] Add a target for running as a coreboot payload
 2011-11-04  8:33 UTC  (2+ messages)

[U-Boot] HELLO
 2011-11-04  8:10 UTC 

[U-Boot] Attention Honorable Beneficiary
 2011-11-04  7:20 UTC 

[U-Boot] [PATCH] AT91: pio: Add PIO3 features
 2011-11-04  6:43 UTC 

[U-Boot] [PATCH] mx31pdk: Enable D and I caches
 2011-11-04  6:40 UTC  (2+ messages)

[U-Boot] Pull request for u-boot-marvell.git
 2011-11-04  6:24 UTC  (2+ messages)

[U-Boot] how to clone uboot source code of imx28 cpu?
 2011-11-04  6:09 UTC  (2+ messages)

[U-Boot] job offer for you
 2011-11-04  5:41 UTC 

[U-Boot] [i2c] Pull request
 2011-11-04  5:27 UTC 

[U-Boot] [PATCH 1/2] Powerpc/i2c: Use the same initialize codes
 2011-11-04  5:26 UTC  (2+ messages)

[U-Boot] [PATCH] The type expected by %zd is ssize_t, but it was being passed a size_t
 2011-11-04  2:15 UTC  (4+ messages)

[U-Boot] sandbox: I2C EEPROM support
 2011-11-04  2:14 UTC  (3+ messages)

[U-Boot] [PATCH v2 3/3] sandbox: Fix warnings in hashtable.c
 2011-11-04  2:02 UTC  (2+ messages)

[U-Boot] [PATCH] Reduce build times
 2011-11-04  2:01 UTC  (5+ messages)

[U-Boot] l am interested to buy your pup
 2011-11-04  1:49 UTC 

[U-Boot] [PATCH v2 0/8] tegra2: Implement SPI flash and saved environment
 2011-11-04  1:44 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/8] tegra2: spi: Add SPI driver for Tegra2 SOC
` [U-Boot] [PATCH v2 6/8] tegra2: Implement SPI / UART GPIO switch

[U-Boot] sandbox crashes
 2011-11-04  1:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/2 v6] powerpc/mpc83xx: Add 512MB DDR support for mpc8360emds
 2011-11-03 23:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] powerpc/mpc83xx: Cleanup usage of LBC and DDR constants
 2011-11-03 23:30 UTC  (3+ messages)
` [U-Boot] [PATCH v3 00/24] mpc83xx: Cleanup BAT, DDR, and LBC code


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