public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-03-05 22:51:26 to 2012-03-07 03:32:47 UTC [more...]

[U-Boot] [PATCH 1/4] doc: Add documentation for mpc85xx debugger support
 2012-03-07  3:32 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] Add run_command_list() to run a list of commands
 2012-03-07  3:27 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] Allow newlines within command environment vars
  ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v7 09/20] tegra: fdt: Add additional USB binding
 2012-03-07  3:19 UTC  (5+ messages)

[U-Boot] [PATCH v8 15/21] tegra: fdt: Add function to return peripheral/clock ID
 2012-03-07  3:10 UTC  (2+ messages)
` [U-Boot] [PATCH v8 21/21] tegra: fdt: Enable FDT support for Ventana

[U-Boot] [PATCH v2] net: allow setting env enetaddr from net device setting
 2012-03-07  3:03 UTC  (7+ messages)
` [U-Boot] [PATCH v3] "
  ` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH v6 0/20] tegra: Add fdt definitions and USB driver
 2012-03-07  2:48 UTC  (11+ messages)
` [U-Boot] [PATCH v6 11/20] tegra: fdt: Add clock bindings for Tegra2 Seaboard

[U-Boot] [PATCH] lib: zlib: update to 1.2.6
 2012-03-07  0:43 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] onenand: OneNAND board dependent probe and Samsung targets fixes
 2012-03-07  0:04 UTC  (8+ messages)
` [U-Boot] [RESEND 0/4] onenand: OneNAND board dependent probe and fixes for Samsung targets
  ` [U-Boot] [RESEND 1/4] onenand:samsung Target dependent OneNAND chip probe function
  ` [U-Boot] [RESEND 2/4] onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210
  ` [U-Boot] [RESEND 3/4] onenand: Replace ONENAND_IS_MLC() test with ONENAND_HAS_4KB()
  ` [U-Boot] [RESEND 4/4] onenand: samsung: Enable support OneNAND support at Samsung's Exynos4210
  ` [U-Boot] OneNAND custodian (was: Re: [RESEND 0/4] onenand: OneNAND board dependent probe and fixes for Samsung targets)

[U-Boot] [PATCH 1/3] spl: add ymodem support
 2012-03-06 23:46 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] ns16550 has a different register layout on SOC_DA8XX
` [U-Boot] [PATCH 3/3] arm/davinci/da850: add uart0 pinmux

[U-Boot] [RFC PATCH 0/5] add bootable partition support
 2012-03-06 23:41 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 1/5] disk/part: check bootable flag for DOS partitions
` [U-Boot] [RFC PATCH 2/5] disk/part: introduce get_device_and_partition
` [U-Boot] [RFC PATCH 3/5] cmd_ext2: use common get_device_and_partition function
` [U-Boot] [RFC PATCH 4/5] cmd_fat: "
` [U-Boot] [RFC PATCH 5/5] cmd_scsi: "

[U-Boot] [PATCH v2] main: unify command parsing functions
 2012-03-06 22:34 UTC  (4+ messages)

[U-Boot] [PATCH 1/8 v3] powerpc/srio: Rewrite the struct ccsr_rio
 2012-03-06 22:30 UTC  (9+ messages)
` [U-Boot] [PATCH 2/8 v3] powerpc/corenet_ds: Correct the compilation errors about ENV
` [U-Boot] [PATCH 3/8 v3] powerpc/corenet_ds: Document for the boot from SRIO
` [U-Boot] [PATCH 4/8 v3] powerpc/corenet_ds: Master module for "
` [U-Boot] [PATCH 5/8 v3] powerpc/corenet_ds: Slave "
` [U-Boot] [PATCH 6/8 v3] powerpc/corenet_ds: Slave uploads ucode when "
` [U-Boot] [PATCH 7/8 v3] powerpc/corenet_ds: Slave reads ENV from master "
` [U-Boot] [PATCH 8/8 v3] powerpc/corenet_ds: Slave core in holdoff "

[U-Boot] (no subject)
 2012-03-06 22:02 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/1] net: fec_mxc: allow use with cache enabled
 2012-03-06 21:38 UTC  (12+ messages)
  ` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH v2 1/3] image: Make image_get_fdt work like image_get_{ram_disk, kernel}
 2012-03-06 21:18 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] image: Support FDTs already loaded at their load address

[U-Boot] Conflicting definitions of flush_dcache
 2012-03-06 21:13 UTC  (3+ messages)
` [U-Boot] [PATCH] cmd_cache: use cache/invalidate functions available in common.h

[U-Boot] [PATCH] tools: checkstack.pl from Linux added to tools
 2012-03-06 21:08 UTC  (2+ messages)

[U-Boot] [PATCH v2] add nand spl boot for qi_lb60 board
 2012-03-06 21:04 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] Makefile: Remove mmc_spl related enteries
 2012-03-06 20:54 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/9] Unified command execution in one place
 2012-03-06 20:35 UTC  (31+ messages)
` [U-Boot] [PATCH v5 1/9] Remove CMD_PXE's static on run_command()
` [U-Boot] [PATCH v5 2/9] Rename run_command() to builtin_run_command()
` [U-Boot] [PATCH v5 3/9] Rename run_command2() to run_command()
` [U-Boot] [PATCH v5 4/9] Stop using builtin_run_command()
` [U-Boot] [PATCH v5 5/9] Don't include standard parser if hush is used
` [U-Boot] [PATCH v5 6/9] Create a single cmd_call() function to handle command execution
` [U-Boot] [PATCH v5 7/9] Remove interleave of non-U-Boot code in hush
` [U-Boot] [PATCH v5 8/9] Add cmd_process() to process commands in one place
` [U-Boot] [PATCH v5 9/9] Convert cmd_usage() calls in common to use a return value

[U-Boot] Pull request: u-boot-x86/master
 2012-03-06 20:29 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2012-03-06 20:16 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] PPC: Drop mv6436x_eth_initialize() from net/eth.c
 2012-03-06 20:13 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] PPC: Drop mv6446x_eth_initialize() "

[U-Boot] [PATCH] env: Add the ability to merge the saved env with the default
 2012-03-06 20:03 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/2] usb: align buffers at cacheline
 2012-03-06 16:42 UTC  (6+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH v4 0/13] Introduce generic relocation feature
 2012-03-06 16:20 UTC  (8+ messages)
` [U-Boot] [PATCH v4 01/13] Define CONFIG_SYS_SKIP_RELOC for all archs
` [U-Boot] [PATCH v4 05/13] Move memcpy(), memset() into new lib/membasic.c

[U-Boot] [PATCH v3 0/28] Create generic board init for ARM, x86, PPC
 2012-03-06 16:17 UTC  (9+ messages)
` [U-Boot] [PATCH v3 08/28] Introduce generic global_data
` [U-Boot] [PATCH v3 11/28] arm: Use sections header to obtain link symbols

[U-Boot] [PATCH] usb: replace wait_ms() with mdelay()
 2012-03-06 16:13 UTC  (9+ messages)

[U-Boot] [PATCH] USB:host: Attribute packed removed from usb structures
 2012-03-06 16:11 UTC  (8+ messages)

[U-Boot] [PATCH 0/4] USB: Add support for designware UDC
 2012-03-06 16:09 UTC  (16+ messages)
` [U-Boot] [PATCH 1/4] USB:gadget:designware USB device controller (UDC) implementation
` [U-Boot] [PATCH 2/4] USB:gadget:designware Device controller bugfixes
` [U-Boot] [PATCH 3/4] USB:gadget:designware Support high speed
` [U-Boot] [PATCH 4/4] USB:gadget:designware Fix memory nonalignment issue

[U-Boot] [PATCH 2/2][v2] powerpc/85xx:Add PSC9131 RDB Support
 2012-03-06 15:11 UTC  (2+ messages)

[U-Boot] md,mw commands
 2012-03-06 14:53 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx:Add PSC9131 RDB Support
 2012-03-06 14:53 UTC  (4+ messages)

[U-Boot] [PATCH] cfi: fix the incomplete erased status check in buffer write
 2012-03-06 14:51 UTC  (2+ messages)

[U-Boot] [PATCH 3/4] powerpc/85xx:Update NOR code base to support debugger
 2012-03-06 14:45 UTC  (2+ messages)

[U-Boot] [PATCH 2/4] powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger
 2012-03-06 14:40 UTC  (2+ messages)

[U-Boot] [PATCH] i.MX6: imx_ccm is a constant that points to a register set
 2012-03-06 14:34 UTC  (3+ messages)

[U-Boot] Building imximage for mx53ard board, supporting NAND and YAFFS2
 2012-03-06 12:53 UTC  (3+ messages)

[U-Boot] [PATCH] AVR32 removal due to lack of custodian
 2012-03-06 12:49 UTC  (4+ messages)

[U-Boot] [PULL] u-boot-pxa/master
 2012-03-06 11:07 UTC 

[U-Boot] [PATCH 0/6] IXP: Make IXP compile with arm-linux-gnueabi- and fix it
 2012-03-06 11:05 UTC  (22+ messages)
` [U-Boot] [PATCH 1/6] Examples: Properly append LDFLAGS to LD command
` [U-Boot] [PATCH 2/6] IXP: Make IXP buildable with arm-linux- toolchains
` [U-Boot] [PATCH 3/6] IXP: Fix missing MACH_TYPE_{ACTUX?, PNB3, DVLHOST}
` [U-Boot] [PATCH 4/6] IXP: Squash warnings in IXP NPE
` [U-Boot] [PATCH 5/6] IXP: Move PDNB3 and SCPU from Makefile to boards.cfg
` [U-Boot] [PATCH 6/6] IXP: Fix NAND build warning on PDNB3 and SCPU
` [U-Boot] [PATCH 0/7 V2] IXP: Make IXP compile with arm-linux-gnueabi- and fix it
  ` [U-Boot] [PATCH 1/7 RESEND] Examples: Properly append LDFLAGS to LD command
  ` [U-Boot] [PATCH 2/7 RESEND] IXP: Make IXP buildable with arm-linux- toolchains
  ` [U-Boot] [PATCH 3/7 RESEND] IXP: Fix missing MACH_TYPE_{ACTUX?, PNB3, DVLHOST}
  ` [U-Boot] [PATCH 4/7 RESEND] IXP: Squash warnings in IXP NPE
  ` [U-Boot] [PATCH 5/7 RESEND] IXP: Move PDNB3 and SCPU from Makefile to boards.cfg
  ` [U-Boot] [PATCH 6/7 V2] IXP: Fix NAND build warning on PDNB3 and SCPU
  ` [U-Boot] [PATCH 7/7] IXP: Fix GPIO_INT_ACT_LOW_SET()

[U-Boot] [PATCH] sc520: fix build warning about unused temp var
 2012-03-06 10:15 UTC  (5+ messages)

[U-Boot] Craneboard with Uboot and xloader
 2012-03-06  9:58 UTC  (11+ messages)
                            ` [U-Boot] [Buildroot] "

[U-Boot] Bug in cfb_console driver
 2012-03-06  9:25 UTC  (5+ messages)

[U-Boot] [PATCH v5] usb: align buffers at cacheline
 2012-03-06  8:22 UTC  (8+ messages)
` [U-Boot] [PATCH v8] "

[U-Boot] [PATCH 1/3] ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
 2012-03-06  7:26 UTC  (6+ messages)

[U-Boot] [PATCH V2 00/18] OMAP5: Add the Changes required for OMAP5 ES1.0 silicon
 2012-03-06  6:20 UTC  (3+ messages)

[U-Boot] [PATCH] sh: sh7757lcr: add supporting for MMCIF
 2012-03-06  6:11 UTC 

[U-Boot] [PATCH] sh_spi: Add 4 chip select signals supporting
 2012-03-06  5:27 UTC 

[U-Boot] [PATCH/RFC] global_data: unify global flag defines
 2012-03-06  5:00 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/7] net/designware: Bug fixes
 2012-03-06  4:21 UTC  (7+ messages)
` [U-Boot] [PATCH 5/7] net/designware: Try configuring phy on each dw_eth_init

[U-Boot] nds32 ptrace register overflow
 2012-03-06  2:03 UTC  (2+ messages)

[U-Boot] ca9x4_ct_vxp build failure
 2012-03-06  1:40 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] arm: vexpress: Fixed get_ticks/get_tbclk build failures

[U-Boot] [PATCH] git-mailrc: change usb maintainer to Marek
 2012-03-06  1:15 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] MAKEALL: Add -m option to determine maintainers
 2012-03-06  1:10 UTC  (4+ messages)
` [U-Boot] [PATCH] MAKEALL: Add -m/-M "
` [U-Boot] [PATCH V4] "

[U-Boot] [PATCH] net: smc91111: use mdelay()
 2012-03-05 23:46 UTC 

[U-Boot] [PATCH 0/3] mtd/NAND: Support for FSMC controller
 2012-03-05 23:39 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] mtd/NAND: Add FSMC driver support

[U-Boot] [PATCH 00/14] Nokia RX-51 support
 2012-03-05 23:09 UTC  (4+ messages)

[U-Boot] U-Boot/IXP
 2012-03-05 23:00 UTC  (9+ messages)


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