public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-12-03 17:03:50 to 2011-12-05 22:03:08 UTC [more...]

[U-Boot] [PATCH] env_nand: Remove DEBUG definition
 2011-12-05 22:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
 2011-12-05 21:59 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/17] fdt: Tidy up a few fdtdec problems
` [U-Boot] [PATCH v2 02/17] fdt: Add functions to access phandles, arrays and bools
` [U-Boot] [PATCH v2 04/17] fdt: Add basic support for decoding GPIO definitions
` [U-Boot] [PATCH v2 11/17] usb: Add support for data alignment
` [U-Boot] [PATCH v2 13/17] tegra: usb: Add support for Tegra USB peripheral

[U-Boot] [PATCH] CPCI750: Do not enable data cache in start.S
 2011-12-05 21:56 UTC  (2+ messages)

[U-Boot] [PATCH] CPCI750: Fix GCC 4.6 warning in board/esd/cpci750/mv_eth.c
 2011-12-05 21:54 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/5] env: handle special variables and selective env default
 2011-12-05 21:48 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/5] serial: cosmetic checkpatch compliance
` [U-Boot] [PATCH v1 2/5] serial: constify serial_assign()

[U-Boot] [PATCH 01/14] fdt: Tidy up a few fdtdec problems
 2011-12-05 21:46 UTC  (6+ messages)
` [U-Boot] [PATCH 10/14] tegra: usb: Add support for USB peripheral

[U-Boot] [PATCH V4] Ethernut 5 board support
 2011-12-05 21:45 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI
 2011-12-05 21:23 UTC  (13+ messages)
` [U-Boot] [PATCH v5 1/6] spl: display_options.o is required for SPI flash support in SPL
` [U-Boot] [PATCH v5 2/6] sf: Add spi_boot() to allow booting from SPI flash in an SPL
` [U-Boot] [PATCH v5 3/6] arm, davinci: Add SPL support for DA850 SoCs
` [U-Boot] [PATCH v5 4/6] arm, da850evm: Add an SPL for SPI boot
` [U-Boot] [PATCH v5 5/6] mkimage: Fix variable length header support
` [U-Boot] [PATCH v5 6/6] arm, davinci: Add support for generating AIS images to the Makefile

[U-Boot] [PATCH] miiphy: Note that miiphy_* API is deprecated
 2011-12-05 21:17 UTC  (2+ messages)

[U-Boot] [PATCH v2] [driver][cfb] Make the software cursor non-destructive
 2011-12-05 21:07 UTC  (3+ messages)
` [U-Boot] [PATCH v3] video: cfb_console: "

[U-Boot] [PATCH 1/4] net/miiphy/serial: drop duplicate "NAMESIZE" define
 2011-12-05 21:06 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] net: tweak eth_device layout to simplify enetaddr use

[U-Boot] [PATCH] Makefile: add tools/mkenvimage to target 'clean'
 2011-12-05 21:01 UTC  (2+ messages)

[U-Boot] [PATCH v2] Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code
 2011-12-05 20:59 UTC  (2+ messages)

[U-Boot] [PATCH] matrix vision: fix MVBLM7, MVSMR build error
 2011-12-05 20:56 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-staging / marek.vasut@gmail.com
 2011-12-05 20:33 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sh
 2011-12-05 20:30 UTC  (2+ messages)

[U-Boot] [PATCH/RFC] global_data: unify global flag defines
 2011-12-05 20:14 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] undefined reference to `abort'
 2011-12-05 20:05 UTC  (7+ messages)

[U-Boot] having trouble booting a simple kernel on a TQM860 board
 2011-12-05 20:02 UTC  (9+ messages)

[U-Boot] [PATCH 1/4] mtd/nand : Add function board_nand_init_tail() for some special NAND controllers
 2011-12-05 19:20 UTC  (9+ messages)
` [U-Boot] [PATCH 2/4] mtd/nand: Fixup for support ONFI detect
  ` [U-Boot] [PATCH 3/4] mtd/nand: remove CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection
    ` [U-Boot] [PATCH 4/4] mtd/nand: Add ONFI support for FSL NAND controller

[U-Boot] [ARM] Pending patches for december release?
 2011-12-05 18:09 UTC  (2+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-12-05 17:27 UTC  (2+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-12-05 17:19 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] arm, davinci: da850/dm365 lowlevel cleanup
 2011-12-05 17:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] arm, arm926ejs: always do cpu critical inits

[U-Boot] [PATCH 1/9] common/menu.c: Fix build warning
 2011-12-05 17:11 UTC  (31+ messages)
` [U-Boot] [PATCH 2/9] drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
` [U-Boot] [PATCH 3/9] drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
` [U-Boot] [PATCH 4/9] drivers/usb/musb/musb_udc.c: "
` [U-Boot] [PATCH 5/9] drivers/usb/gadget/core.c: "
` [U-Boot] [PATCH 6/9] drivers/usb/gadget/ep0.c: "
` [U-Boot] [PATCH 7/9] arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
` [U-Boot] [PATCH 8/9] arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
` [U-Boot] [PATCH 9/9] arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings

[U-Boot] Please pull u-boot-ti/master
 2011-12-05 17:07 UTC  (2+ messages)

[U-Boot] [PATCH v6] arm, arm926ejs: Fix clear bss loop for zero length bss
 2011-12-05 17:04 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-pxa / master
 2011-12-05 17:00 UTC  (5+ messages)

[U-Boot] [ARM]: File type for u-boot elf file
 2011-12-05 16:12 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] Add an SPL to boot the da850evm from SPI
 2011-12-05 14:46 UTC  (6+ messages)
` [U-Boot] [PATCH v4 4/6] arm, da850evm: Add an SPL for SPI boot
    ` [U-Boot] [PATCH v3 13/15] "

[U-Boot] [PATCH] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
 2011-12-05 14:09 UTC  (5+ messages)

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

No subject
 2011-12-05 12:53 UTC 

[U-Boot] [PATCH 1/4] mmc: Change board_mmc_getcd() signature
 2011-12-05 12:53 UTC  (12+ messages)
` [U-Boot] [PATCH 2/4] mmc: Implement card detection
` [U-Boot] [PATCH 3/4] mmc: fsl_esdhc: Implement card-detect hook
` [U-Boot] [PATCH 4/4] mmc: tegra2: "

[U-Boot] [PATCH 1/4] mkenvimage: Fix some typos
 2011-12-05 10:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] mkenvimage: Fix getopt() error handling
` [U-Boot] [PATCH 3/4] mkenvimage: Print program basename instead of whole path in usage()
` [U-Boot] [PATCH 4/4] mkenvimage: Add version info switch (-V)

[U-Boot] [PATCH v2 04/17] env: move extern environment[] to environment.h
 2011-12-05 10:48 UTC  (3+ messages)
` [U-Boot] [PATCH] tools/envcrc: fix compile breakage

[U-Boot] [PATCH] MIPS: fix endianess handling
 2011-12-05 10:05 UTC  (7+ messages)

[U-Boot] [PATCH v7] Add generic ULPI layer
 2011-12-05  9:07 UTC  (2+ messages)
` [U-Boot] [PATCH v7] USB: Add generic ULPI layer and a viewport

[U-Boot] [RFC PATCH 0/7] reboard: Introduce generic relocation feature
 2011-12-05  6:42 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 1/7] reboard: define CONFIG_SYS_LEGACY_BOARD everywhere

[U-Boot] [PATCH v3] Add board_pre_console_putc to deal with early console output
 2011-12-05  4:35 UTC  (9+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] cmd_bdinfo: simplify local static funcs a bit
 2011-12-05  3:45 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH RFC] sandbox: Add tap based networking
 2011-12-04 17:57 UTC  (2+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH 1/3 RESEND] M28: Document that units has to be set to sectors on SD bootcard
 2011-12-04 17:09 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] M28: Fix typo
` [U-Boot] [PATCH 3/3] i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28

[U-Boot] [PATCH] MAKEALL: Add -l option to only list build targets
 2011-12-04 11:32 UTC  (7+ messages)

[U-Boot] [PATCH] imximage: Add support for NOR boot
 2011-12-04  9:18 UTC  (2+ messages)

[U-Boot] [PATCH v5] x86: Initial commit for running as a coreboot payload
 2011-12-04  0:53 UTC  (3+ messages)
` [U-Boot] [PATCH v6] "

[U-Boot] [PATCH 0/4] Add support for the 32 bit boot protocol to the x86 zboot command
 2011-12-04  0:52 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/6] x86: Add infrastructure to extract an e820 table from the coreboot tables

[U-Boot] Beginner
 2011-12-03 23:45 UTC  (5+ messages)

[U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards
 2011-12-03 22:58 UTC  (10+ messages)


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