public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-03-05 18:18:17 to 2012-03-06 20:10:53 UTC [more...]

[U-Boot] [PATCH v5 0/9] Unified command execution in one place
 2012-03-06 20:10 UTC  (26+ 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] env: Add the ability to merge the saved env with the default
 2012-03-06 20:03 UTC  (5+ messages)

[U-Boot] [PATCH v2] net: allow setting env enetaddr from net device setting
 2012-03-06 20:01 UTC  (5+ messages)
` [U-Boot] [PATCH v3] "

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

[U-Boot] [PATCH 0/4] onenand: OneNAND board dependent probe and Samsung targets fixes
 2012-03-06 18:53 UTC  (7+ 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 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] lib: zlib: update to 1.2.6
 2012-03-06 16:15 UTC  (2+ messages)

[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 1/2] Add run_command_list() to run a list of commands
 2012-03-06 15:26 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] Allow newlines within command environment vars

[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 1/4] doc: Add documentation for mpc85xx debugger support
 2012-03-06 14:39 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] Please pull u-boot-ti/master
 2012-03-06 14:28 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] Pull request: u-boot-x86/master
 2012-03-06 10:14 UTC 

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

[U-Boot] [PATCH 1/8 v3] powerpc/srio: Rewrite the struct ccsr_rio
 2012-03-06  9:46 UTC  (8+ 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] 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  (11+ messages)
` [U-Boot] [PATCH V2] MAKEALL: Add -m/-M "
` [U-Boot] [PATCH] "
` [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  (14+ messages)
` [U-Boot] [PATCH 01/14] arm, omap3: Define save_boot_params in lowlevel_init.S for SPL only

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

[U-Boot] i2c support for u-boot
 2012-03-05 22:43 UTC  (3+ messages)

[U-Boot] MMC broken after a7778f8fbee098c78b1fa1e1331313a7e217fb30
 2012-03-05 22:21 UTC  (5+ messages)

[U-Boot] "CONFIG_MTD_ECC_SOFT not enabled" breakage/change
 2012-03-05 22:04 UTC  (2+ messages)

[U-Boot] [PATCH] OMAP3: igep00x0: Reduce lines of code for IGEP-based boards
 2012-03-05 21:32 UTC  (3+ messages)

[U-Boot] [PATCHv2] OMAP3: igep00x0: Reduce lines of code for IGEP-based boards
 2012-03-05 21:32 UTC 

[U-Boot] [PATCH v2 1/2] usb: align buffers at cacheline
 2012-03-05 21:15 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] usb: Add CONFIG to fetch string descriptor

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

[U-Boot] [PATCH 0/9] Fix a few warnings that bug me
 2012-03-05 19:17 UTC  (6+ messages)

[U-Boot] [PATCH] ARMv7: OMAP: Add init function for TWL4030 GBPR1 register
 2012-03-05 19:07 UTC  (6+ messages)

[U-Boot] Broken ecc.size when switching between sw and hw ecc (beagleboard)
 2012-03-05 18:58 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] Add preliminary cache support to i.MX6
 2012-03-05 18:37 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] net: fec_mxc: allow use with cache enabled


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