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

[U-Boot] [STATUS] Getting ready for -rc1
 2011-12-06 21:56 UTC  (15+ messages)

[U-Boot] [PATCH v2 0/6] tegra: Enable keyboard with matrix keyboard driver
 2011-12-06 21:54 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] tegra: fdt: Add keyboard controller definition
` [U-Boot] [PATCH v2 2/6] tegra: fdt: Add keyboard definitions for Seaboard
` [U-Boot] [PATCH v2 3/6] fdt: Add fdtdec functions to read byte array
` [U-Boot] [PATCH v2 4/6] tegra: Add tegra keyboard support
` [U-Boot] [PATCH v2 5/6] tegra: Switch on console mux and use environment for console
` [U-Boot] [PATCH v2 6/6] tegra: Enable keyboard for Seaboard

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

[U-Boot] timer problem with new ARM relocation feature
 2011-12-06 21:22 UTC  (3+ messages)
` [U-Boot] [PATCH] fix s3c24x0 timer code

[U-Boot] [PATCH] net: Make sure IPaddr_t is 32 bits in size
 2011-12-06 21:15 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH] MAKEALL: Add -l option to only list build targets
 2011-12-06 21:14 UTC  (2+ messages)

[U-Boot] [PATCH] OMAP3: Change devkit8000 maintainer
 2011-12-06 21:12 UTC  (2+ messages)

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

[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
 2011-12-06 21:09 UTC  (37+ 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] [PCI] Update pci_ids.h from current Linux sources
 2011-12-06 20:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Add a "tidy" build option
 2011-12-06 20:34 UTC  (2+ messages)

[U-Boot] [PATCH] add a git mailrc file for maintainers
 2011-12-06 20:32 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v3 2/2] Add a cli command to test the TPM device
 2011-12-06 20:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] macb: initial support for Cadence GEM
 2011-12-06 20:26 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] macb: support higher rate GEM MDIO clock divisors

[U-Boot] omap: overo: Use ubifs instead of jffs2 for nand
 2011-12-06 20:23 UTC  (2+ messages)

[U-Boot] [PATCH] pxe: make the first label the implicit default
 2011-12-06 20:21 UTC  (2+ messages)
` [U-Boot] "

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

[U-Boot] [PATCH] mii: miiphy register address width change
 2011-12-06 20:18 UTC  (2+ messages)

[U-Boot] [PATCH] omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V
 2011-12-06 20:16 UTC  (2+ messages)

[U-Boot] [PATCH] Standalone Apps: Standalone apps should need only exports.h
 2011-12-06 19:53 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH V6 0/6] SPL Linux boot
 2011-12-06 19:42 UTC  (25+ 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] [PATCH V7 5/5] omap-common: fixes BSS overwriting problem
  ` [U-Boot] [PATCH V8 0/5] SPL Linux boot
    ` [U-Boot] [PATCH V8 1/5] Add cmd_spl command
    ` [U-Boot] [PATCH V8 2/5] omap-common: Add NAND SPL linux booting
    ` [U-Boot] [PATCH V8 3/5] devkit8000/spl: init GPMC for dm9000 in SPL
    ` [U-Boot] [PATCH V8 4/5] omap-common: fixes BSS overwriting problem
    ` [U-Boot] [PATCH V8 5/5] omap-common/spl: Add linux boot to SPL
    ` [U-Boot] [PATCH V9 0/4] SPL Linux boot
      ` [U-Boot] [PATCH V9 1/4] Add cmd_spl command
      ` [U-Boot] [PATCH V9 2/4] omap-common: Add NAND SPL linux booting
      ` [U-Boot] [PATCH V9 3/4] devkit8000/spl: init GPMC for dm9000 in SPL
      ` [U-Boot] [PATCH V9 4/4] omap-common/spl: Add linux boot to SPL

[U-Boot] [PATCH] Fix some bugs in the EFI support
 2011-12-06 19:35 UTC  (6+ messages)

[U-Boot] [PATCH] pxe: get ethaddr from the current device instead of env
 2011-12-06 19:24 UTC  (4+ messages)
` [U-Boot] [PATCH v2] net: allow setting env enetaddr from net device setting

[U-Boot] [PATCH] NAND: remove remaining NAND_MAX_CHIPS definitions
 2011-12-06 19:02 UTC  (6+ messages)

[U-Boot] [ARM] Pending patches for december release?
 2011-12-06 18:23 UTC  (11+ messages)

[U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI
 2011-12-06 17:34 UTC  (7+ messages)

[U-Boot] [PATCH V3] arm: Add Prep subcommand support to bootm
 2011-12-06 17:26 UTC  (2+ messages)
` [U-Boot] [PATCH V4] "

[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] 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  (6+ 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 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  (7+ messages)
` [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] 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 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  (6+ 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


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