public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-09-24 18:19:46 to 2013-09-26 20:28:02 UTC [more...]

[U-Boot] [PATCH 00/11] NAND/MMC environment in SPL, Falcon Mode enhancements
 2013-09-26 20:28 UTC  (7+ messages)
` [U-Boot] [PATCH 01/11] fw_env.c: Increase max dev path to 32
` [U-Boot] [PATCH 02/11] env_mmc.c: Make the non-redundant env_relocate_spec use malloc not stack
` [U-Boot] [PATCH 03/11] env_mmc.c: Allow environment to be used within SPL
` [U-Boot] [PATCH 04/11] mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL
` [U-Boot] [PATCH 05/11] mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND "
` [U-Boot] [PATCH 06/11] spl: Make CONFIG_SPL_ENV_SUPPORT have to be set by all users of env "

[U-Boot] [PATCH V5 00/18] Make mv_udc work for i.mx6
 2013-09-26 20:24 UTC  (22+ messages)
` [U-Boot] [PATCH V5 01/18] usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
` [U-Boot] [PATCH V5 02/18] usb: ehci-mx6: add support for host mode otg port
` [U-Boot] [PATCH V5 03/18] usb: echi-hcd: add usb_lowlevel_init_device
` [U-Boot] [PATCH V5 04/18] usb: gadget: ether set wMaxPacketSize
` [U-Boot] [PATCH V5 05/18] usb: gadget: ether: return error from rx_submit if no request
` [U-Boot] [PATCH V5 06/18] usb: gadget: mv_udc: split mv_udc.h file
` [U-Boot] [PATCH V5 07/18] usb: udc: add udc.h include file
` [U-Boot] [PATCH V5 08/18] usb: gadget: mv_udc: fix typo in error message
` [U-Boot] [PATCH V5 09/18] usb: gadget: mv_udc: set is_dualspeed = 1
` [U-Boot] [PATCH V5 10/18] usb: gadget: mv_udc: fix full speed connections
` [U-Boot] [PATCH V5 11/18] usb: gadget: mv_udc: optimize bounce
` [U-Boot] [PATCH V5 12/18] usb: gadget: mv_udc: flush item before head
` [U-Boot] [PATCH V5 13/18] usb: gadget: mv_udc: optimize ep_enable
` [U-Boot] [PATCH V5 14/18] usb: gadget: mv_udc: zero transfer descriptor memory on probe
` [U-Boot] [PATCH V5 15/18] usb: gadget: mv_udc: clear desc upon ep_disable
` [U-Boot] [PATCH V5 16/18] mx6: iomux: add GPR1 defines for use with nitrogen6x
` [U-Boot] [PATCH V5 17/18] nitrogen6x: add otg usb host/device mode support
` [U-Boot] [PATCH V5 18/18] nitrogen6x: add CONFIG_MV_UDC

[U-Boot] MAKEALL build error on usb/master branch
 2013-09-26 20:22 UTC  (2+ messages)

[U-Boot] When to create a SoC directory for ARM
 2013-09-26 19:57 UTC  (11+ messages)

[U-Boot] [PATCH v10 0/6] arm64 patch
 2013-09-26 19:43 UTC  (7+ messages)
` [U-Boot] [PATCH v10 1/6] core support of arm64

[U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
 2013-09-26 19:29 UTC  (4+ messages)

[U-Boot] [PATCH 0/1] Fix ethernet regression on pcm051
 2013-09-26 16:40 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] pcm051: Supply a bd_ram_ofs for the cpsw driver

[U-Boot] [PATCH] I2C:Zynq: Adapt this driver to the new model
 2013-09-26 15:43 UTC 

[U-Boot] [PATCH] I2C: Zynq: Support for 0-length register address
 2013-09-26 15:43 UTC  (3+ messages)

[U-Boot] [PATCH] tools/imximage.c: Fix compiling warning
 2013-09-26 15:24 UTC  (2+ messages)

[U-Boot] [PATCH] config.mk: enable -fstack-usage only when it is desired
 2013-09-26 14:32 UTC  (3+ messages)

[U-Boot] [PATCH v13 0/6] arm64 patch
 2013-09-26 13:35 UTC  (7+ messages)
` [U-Boot] [PATCH v13 1/6] core support of arm64
  ` [U-Boot] [PATCH v13 2/6] board support of vexpress_aemv8a
    ` [U-Boot] [PATCH v13 3/6] generic board patch of manual reloc and zero gd_t
      ` [U-Boot] [PATCH v13 4/6] 64bit initrd start address support
        ` [U-Boot] [PATCH v13 5/6] remove compiling warnings
          ` [U-Boot] [PATCH v13 6/6] add weak entry definition

[U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
 2013-09-26 13:21 UTC  (2+ messages)

[U-Boot] [PATCH] power:pmic: prevent data abort for pmic bat command
 2013-09-26 12:43 UTC 

[U-Boot] [PATCH v4 09/36] sf: probe: Add support for SST25* flash parts
 2013-09-26 12:23 UTC  (36+ messages)
` [U-Boot] [PATCH v4 10/36] sf: probe: Add support for AT45DB* "
` [U-Boot] [PATCH v4 11/36] sf: probe: Give proper spacing on flash table params
` [U-Boot] [PATCH v4 12/36] sf: probe: Add support for SST_WP
` [U-Boot] [PATCH v4 13/36] sf: probe: Add support to clear flash BP# bits
` [U-Boot] [PATCH v4 14/36] sf: probe: Add support for erase sector selection flag
` [U-Boot] [PATCH v4 15/36] sf: probe: Add support for flag status polling
` [U-Boot] [PATCH v4 16/36] sf: probe: Move BAR config to spi_flash_validate_ids
` [U-Boot] [PATCH v4 17/36] sf: Add proper comment style on spi_flash structure
` [U-Boot] [PATCH v4 18/36] sf: ramtron: Add support for separate flash driver
` [U-Boot] [PATCH v4 19/36] sf: Remove unneeded flash drivers files
` [U-Boot] [PATCH v4 20/36] sf: probe: Add support for EN25Q64
` [U-Boot] [PATCH v4 21/36] sf: probe: Add support for S25FL256S_256K
` [U-Boot] [PATCH v4 22/36] sf: probe: Add support for S25FL512S_256K
` [U-Boot] [PATCH v4 23/36] sf: probe: Use print_size arg as page_size
` [U-Boot] [PATCH v4 24/36] sf: probe: Print erase_size while printing flash details
` [U-Boot] [PATCH v4 25/36] sf: probe: Simply the BAR configuration logic
` [U-Boot] [PATCH v4 26/36] sf: ops: Add static qualifier to spi_flash_cmd_bankaddr_write
` [U-Boot] [PATCH v4 27/36] sf: probe: Add support for MX25L25635F
` [U-Boot] [PATCH v4 28/36] sf: probe: Add support for MX25L51235F
` [U-Boot] [PATCH v4 29/36] sf: Remove spi_flash_do_alloc references
` [U-Boot] [PATCH v4 30/36] doc: SPI: Add status.txt for tracking SPI subsys status
` [U-Boot] [PATCH v4 31/36] sf: Add extended read commands support
` [U-Boot] [PATCH v4 32/36] sf: Add quad read/write "
` [U-Boot] [PATCH v4 33/36] sf: ops: Add configuration register writing support
` [U-Boot] [PATCH v4 34/36] sf: Set quad enable bit support
` [U-Boot] [PATCH v4 35/36] sf: spi_flash cleanups
` [U-Boot] [PATCH v4 36/36] spi: spi cleanups

[U-Boot] [PATCH 00/19] First step towards Kbuild: Use Kbuild style makefiles
 2013-09-26 11:56 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/19] First step towards Kbuild: Use Kbuild style makefiles
 2013-09-26 11:51 UTC  (20+ messages)
` [U-Boot] [PATCH v2 01/19] Makefile: prepare for using Kbuild-style Makefile
` [U-Boot] [PATCH v2 02/19] armv7: convert makefiles to Kbuild style
` [U-Boot] [PATCH v2 03/19] arm926ejs: "
` [U-Boot] [PATCH v2 04/19] arm920t: "
` [U-Boot] [PATCH v2 05/19] arm720t: "
` [U-Boot] [PATCH v2 06/19] ARM: "
` [U-Boot] [PATCH v2 07/19] ARM: imx-common: "
` [U-Boot] [PATCH v2 08/19] drivers: net: "
` [U-Boot] [PATCH v2 09/19] drivers: mtd: "
` [U-Boot] [PATCH v2 10/19] drivers: usb: "
` [U-Boot] [PATCH v2 11/19] drivers: "
` [U-Boot] [PATCH v2 12/19] fs: "
` [U-Boot] [PATCH v2 13/19] common: "
` [U-Boot] [PATCH v2 14/19] net: convert a makefile "
` [U-Boot] [PATCH v2 15/19] lib: convert makefiles "
` [U-Boot] [PATCH v2 16/19] disk: convert a makefile "
` [U-Boot] [PATCH v2 17/19] sandbox: convert makefiles "
` [U-Boot] [PATCH v2 18/19] powerpc: "
` [U-Boot] [PATCH v2 19/19] board: ti: "

[U-Boot] [RFC 00/10] New board-specific USB initialization interface
 2013-09-26 10:04 UTC  (7+ messages)
` [U-Boot] [PATCH v4] usb: new board-specific USB init interface

[U-Boot] How do ARM platform initialize DDR?
 2013-09-26  9:58 UTC  (9+ messages)
      ` [U-Boot] When to create a SoC directory for ARM

[U-Boot] [PATCH v2] drivers/net/designware - fix alignment of buffer descriptors
 2013-09-26  8:30 UTC  (4+ messages)

[U-Boot] [PATCH] drivers/net/designware - respect "bus mode" register contents on SW reset
 2013-09-26  3:57 UTC  (2+ messages)

[U-Boot] Patch about mmc and sdhci, Please look it, i can not pull the patch. I copy it here
 2013-09-26  2:30 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/c29xpcie: add DDR ECC on off config setting
 2013-09-26  1:40 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] Prevent null pointer dereference originating in cmd_pxe.c
 2013-09-26  1:35 UTC 

[U-Boot] [PATCH] p1010rdb: enable mtdparts for NAND
 2013-09-26  1:10 UTC 

[U-Boot] NAND crazy behavior - mtd->size changing without clear reason
 2013-09-26  0:07 UTC  (5+ messages)

[U-Boot] [PATCH 3/3] board/c29xpcie: Add support of 8K page size NAND flash
 2013-09-25 17:22 UTC  (4+ messages)
` [U-Boot] [u-boot-release] "

[U-Boot] [RFC 4/5] SPL:Defines function required to env read for IFC & env_nand
 2013-09-25 17:20 UTC  (6+ messages)

[U-Boot] [PATCH V2] i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID
 2013-09-25 17:03 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/10] USB: XHCI: Add xHCI host controller stack driver
 2013-09-25 15:46 UTC  (6+ messages)

[U-Boot] BUG: fastmap and u-boot's ubi write command
 2013-09-25 14:16 UTC  (6+ messages)

[U-Boot] [PATCH] drivers/net/designware - fix alignment of buffer descriptors
 2013-09-25 13:34 UTC 

[U-Boot] [PATCH v4 00/36] sf: Add common probe and extended/quad read/write cmds support
 2013-09-25 11:30 UTC  (5+ messages)

[U-Boot] Pull request for u-boot-marvell.git
 2013-09-25 11:20 UTC  (7+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

[U-Boot] [PATCH 1/3] arm/km: add support for km_kirkwood_128m16 board
 2013-09-25 11:18 UTC  (3+ messages)

[U-Boot] [PATCH 3/3][v2] board/c29xpcie: Add support of 8K page size NAND flash
 2013-09-25 10:58 UTC 

[U-Boot] [PATCH 2/3][v2] mtd/ifc: Add support of 8K page size NAND flash
 2013-09-25 10:58 UTC 

[U-Boot] [PATCH 1/3][v2] mtd: move & update nand_ecclayout structure
 2013-09-25 10:57 UTC 

[U-Boot] [PATCH 0/5] ARM: Exynos5250: consolidate configuration files
 2013-09-25 10:42 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] ARM: Exynos5250: rename obsoleted CONFIG_PMIC defines
` [U-Boot] [PATCH 2/5] ARM: Exynos5250: remove redundant defines in exynos5250-dt.h
` [U-Boot] [PATCH 3/5] ARM: Exynos5250: move feature defines out of generic config file
` [U-Boot] [PATCH 4/5] ARM: snow: move defines for Chromebook embedded controller
` [U-Boot] [PATCH 5/5] ARM: Arndale: include generic exynos5250-dt.h in arndale.h

[U-Boot] About patch "S3C24XX: Add support to MINI2416 board"
 2013-09-25  9:51 UTC  (7+ messages)

[U-Boot] [RFD] OMAP5: Working HYP mode
 2013-09-25  7:57 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: arch-mx6: fix PLL2_PFD2_FREQ
 2013-09-25  7:38 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] am33xx: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width
 2013-09-25  5:23 UTC 

[U-Boot] [PATCH][v3] powerpc: Fix CamelCase warnings in DDR related code
 2013-09-25  5:11 UTC 

[U-Boot] [PATCH V3 0/3] Introduce Samsung's new board Trats2
 2013-09-25  2:18 UTC  (3+ messages)
` [U-Boot] [PATCH V6 "

[U-Boot] [PATCH] drivers:power:max77693: add support for new multi function pmic max77693
 2013-09-25  2:15 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] Not able to get the prints in the do_irq handler
 2013-09-25  1:26 UTC  (2+ messages)

[PATCH 3/3] This commit solve mmc_write_blocks with async cmd12 hidden bug
 2013-09-25  0:20 UTC 

[U-Boot] [PATCH 1/3] mtd:Increase ecc bytes to support 8K page size NAND
 2013-09-24 22:48 UTC  (2+ messages)

[U-Boot] [PATCH] Prevent null pointer dereference originating in cmd_pxe.c
 2013-09-24 21:15 UTC 

[U-Boot] [U-boot]question: why write bbt and search bbt use different ops mode in nand_bbt.c in U-boot 2013.04?
 2013-09-24 19:53 UTC  (2+ messages)


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