public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-12-05 12:53:56 to 2011-12-06 16:44:01 UTC [more...]

[U-Boot] [STATUS] Getting ready for -rc1
 2011-12-06 16:44 UTC  (8+ messages)

[U-Boot] [PATCH 0/8] AM3517 EVM / Crane enhancements
 2011-12-06 15:49 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] OMAP3: Correct SYSBOOT_MASK
` [U-Boot] [PATCH 2/8] OMAP3: Drop extra delay in gpmc_init
` [U-Boot] [PATCH 3/8] AM3517: Add NOR Flash boot mode Support
` [U-Boot] [PATCH 4/8] AM3517 EVM: Add uEnv.txt to the default bootcmd
` [U-Boot] [PATCH 5/8] AM3517 EVM: Add am3517_evm_norflash and _norflash_boot targets
` [U-Boot] [PATCH 6/8] AM35xx: Read and set ethaddr for EMAC
` [U-Boot] [PATCH 7/8] AM3517 EVM: Enable ethernet
` [U-Boot] [PATCH 8/8] AM3517 Crane: "

[U-Boot] [PATCH V6 0/6] SPL Linux boot
 2011-12-06 14:38 UTC  (7+ messages)
` [U-Boot] [PATCH V7 0/5] "
  ` [U-Boot] [PATCH V7 2/5] omap-common: Add NAND SPL linux booting
  ` [U-Boot] [PATCH V7 4/5] devkit8000/spl: init GPMC for dm9000 in SPL

[U-Boot] [ARM] Pending patches for december release?
 2011-12-06 14:31 UTC  (7+ messages)

[U-Boot] [PATCH] NAND: remove remaining NAND_MAX_CHIPS definitions
 2011-12-06 13:58 UTC  (2+ messages)

[U-Boot] LPC32XX / DevKit3250 support
 2011-12-06 13:56 UTC 

[U-Boot] [PATCH] devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
 2011-12-06 13:52 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH]: davinci: Replace CONFIG_PRELOADER with CONFIG_SPL_BUILD in board/davinci/common/misc.c
 2011-12-06 13:45 UTC  (2+ messages)
` [U-Boot] [PATCH V2] davinci: Remove unwanted memsize.c from hawkboard's nand spl build

[U-Boot] [PATCH v2] skat91: add support for SK-AT91SAM9/SIM508 board
 2011-12-06 13:45 UTC 

[U-Boot] [PATCH] skat91: add support for SK-AT91SAM9/SIM508 board
 2011-12-06 13:44 UTC  (3+ messages)

[U-Boot] [PATCH] phy: add Micrel KS8721BL phy definition
 2011-12-06 12:47 UTC 

[U-Boot] [PATCH] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
 2011-12-06 11:56 UTC  (8+ messages)

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

[U-Boot] [PATCH] Add a CBFS driver and commands to u-boot
 2011-12-06 11:01 UTC  (6+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] pxe: get ethaddr from the current device instead of env
 2011-12-06 10:41 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] Add support for the 32 bit boot protocol and coreboot table parsing
 2011-12-06 10:38 UTC  (15+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 1/6] x86: Import code from coreboot's libpayload to parse the coreboot table
` [U-Boot] [PATCH v3 2/6] x86: Clean up the x86 zimage code in preparation to extend it
` [U-Boot] [PATCH v3 3/6] x86: Add support for booting Linux using the 32 bit boot protocol
` [U-Boot] [PATCH v3 4/6] x86: Add infrastructure to extract an e820 table from the coreboot tables
` [U-Boot] [PATCH v3 5/6] x86: Refactor the zboot innards so they can be reused with a vboot image
` [U-Boot] [PATCH v3 6/6] x86: Add support for specifying an initrd with the zboot command

[U-Boot] [PATCH] powerpc/85xx: remove useless info of 36-bit Addressing
 2011-12-06  9:17 UTC 

[U-Boot] [PATCH] powerpc/p3060qds: remove useless CONFIG_PHYS_64BIT
 2011-12-06  8:12 UTC 

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

[U-Boot] [PATCH] x86: Add a default implementation for cleanup_before_linux
 2011-12-06  5:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/9] common/menu.c: Fix build warning
 2011-12-06  5:52 UTC  (14+ messages)
` [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] [PATCH] x86: Add a pointer to the global data structure to point to the device tree
 2011-12-06  5:45 UTC  (7+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
 2011-12-06  3:55 UTC  (33+ 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 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [U-Boot] [PATCH v2 10/17] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
` [U-Boot] [PATCH v2 11/17] usb: Add support for data alignment
` [U-Boot] [PATCH v2 12/17] usb: Add support for txfifo threshold

[U-Boot] [PATCH] sh: ecovec: Add support PHY of SMSC
 2011-12-06  2:16 UTC  (2+ messages)

[U-Boot] [PATCH] phy: Add support PHY of SMSC
 2011-12-06  2:15 UTC  (3+ messages)

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

[U-Boot] [PATCH 0/6] tegra: Enable keyboard with matrix keyboard driver
 2011-12-06  0:27 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] tegra: fdt: Add keyboard definitions for Seaboard
` [U-Boot] [PATCH 3/6] fdt: Add fdtdec functions to read byte array

[U-Boot] Please pull u-boot-ti/master
 2011-12-05 23:52 UTC 

[U-Boot] [PATCH 1/2] ARM: omap3: added common configuration for Technexion TAM3517
 2011-12-05 23:31 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH] NAND: Allow nand_scan to be replaced by user
 2011-12-05 23:24 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/p3060qds: Add board related support for P3060QDS platform
 2011-12-05 23:24 UTC  (2+ messages)

[U-Boot] [PATCH] NAND: Allow nand_ids and nand_bbt to be compiled in SPL
 2011-12-05 23:17 UTC 

[U-Boot] [PATCH v3 2/5] da850evm: rename config file to represent OMAP-L138
 2011-12-05 23:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] ehci: speed up initialization
 2011-12-05 22:52 UTC 

[U-Boot] [PATCH v2 5/6] da850: add support to read mac address from spi flash
 2011-12-05 22:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

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

[U-Boot] Pull request: u-boot-video/master
 2011-12-05 22:35 UTC 

[U-Boot] Pull request: u-boot-staging
 2011-12-05 22:34 UTC  (2+ messages)

[U-Boot] [PATCH] imximage: Add support for NOR boot
 2011-12-05 22:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] board/amcc/common/flash.c: Fix GCC 4.6 build warning
 2011-12-05 22:18 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 3/3] board/amcc/taihu/flash.c: "

[U-Boot] [PATCH] pci_ftpci100: Implementation FTPCI100 PCI driver
 2011-12-05 22:13 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] x86: Set up the PCI busses when initializing the coreboot "board"
 2011-12-05 22:12 UTC 

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

[U-Boot] [PATCH] Fix tsize warning in tools/aisimage.c
 2011-12-05 22:05 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/net/mvgbe.c: Fix GCC 4.6 warnings
 2011-12-05 22:04 UTC  (2+ messages)

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

[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 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  (9+ messages)
` [U-Boot] [PATCH v5 2/6] sf: Add spi_boot() to allow booting from SPI flash in an SPL
` [U-Boot] [PATCH v5 4/6] arm, da850evm: Add an SPL for SPI boot

[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  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] having trouble booting a simple kernel on a TQM860 board
 2011-12-05 20:02 UTC  (8+ 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  (8+ 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] [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] 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] "

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 


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