public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-09-24 06:33:55 to 2013-09-26 01:41:11 UTC [more...]

[U-Boot] [PATCH V5 00/18] Make mv_udc work for i.mx6
 2013-09-26  1:41 UTC  (12+ 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] 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] How do ARM platform initialize DDR?
 2013-09-26  1:10 UTC  (8+ messages)
      ` [U-Boot] When to create a SoC directory for ARM

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

[U-Boot] [PATCH v10 0/6] arm64 patch
 2013-09-25 23:16 UTC  (5+ 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-25 22:16 UTC  (3+ messages)

[U-Boot] [PATCH v4 01/36] sf: Divide spi_flash into multiple parts
 2013-09-25 21:40 UTC  (43+ messages)
` [U-Boot] [PATCH v4 02/36] sf: probe: Add new spi_flash_probe support
` [U-Boot] [PATCH v4 03/36] sf: probe: Add support for M25P* flash parts
` [U-Boot] [PATCH v4 04/36] sf: probe: Add support for EN25Q* "
` [U-Boot] [PATCH v4 05/36] sf: probe: Add support for GD25* "
` [U-Boot] [PATCH v4 06/36] sf: probe: Add support for MX25L* "
` [U-Boot] [PATCH v4 07/36] sf: probe: Add support for W25* "
` [U-Boot] [PATCH v4] sf: probe: Add support for S25FL* "
` [U-Boot] [PATCH v4 09/36] sf: probe: Add support for SST25* "
` [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 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  (8+ messages)

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

[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] drivers/net/designware - respect "bus mode" register contents on SW reset
 2013-09-25 13:33 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] [RFC 00/10] New board-specific USB initialization interface
 2013-09-25 11:01 UTC  (7+ messages)
` [U-Boot] [PATCH v4] usb: new board-specific USB init interface

[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] [PATCH 0/1] Fix ethernet regression on pcm051
 2013-09-25 10:21 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] pcm051: Supply a bd_ram_ofs for the cpsw driver

[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] I2C: Zynq: Support for 0-length register address
 2013-09-25  6:09 UTC  (2+ 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)

[U-Boot] [PATCH] usb: ehci: Fix test mode for connected ports
 2013-09-24 17:53 UTC  (5+ messages)
      ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v3] ARM: mxs: tools: Use mkimage for BootStream generation
 2013-09-24 16:51 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: mxs: tools: Use mkimage for BootStream generation
 2013-09-24 16:31 UTC  (9+ messages)

[U-Boot] - Help with usb3503 hub enumeration
 2013-09-24 16:00 UTC  (3+ messages)

[U-Boot] [PATCH] USB: gadget: atmel: disconnect before unbind
 2013-09-24 15:51 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: mxs: tools: Use mkimage for BootStream generation
 2013-09-24 15:30 UTC  (2+ messages)

[U-Boot] [PATCH] i2c:zynq: I2C multi-bus support on Zynq
 2013-09-24 15:25 UTC  (7+ messages)

[U-Boot] [PATCH V3 0/5] EXYNOS: I2S: Enable I2S0 channel
 2013-09-24 15:08 UTC  (3+ messages)

[U-Boot] [PATCH] cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()
 2013-09-24 15:02 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS
 2013-09-24 15:02 UTC  (2+ messages)

[U-Boot] [PATCH v4] socfpga: Adding Freeze Controller driver
 2013-09-24 14:49 UTC 

[U-Boot] [PATCH v3] socfpga: Adding Freeze Controller driver
 2013-09-24 14:49 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/3] i.MX6 (DQ/DLS): consolidate mux and pad names
 2013-09-24 13:49 UTC  (4+ messages)

[U-Boot] [PATCH] am335x_evm: Switch to zImage as default rather than uImage
 2013-09-24 13:43 UTC 

[U-Boot] How can commit code to mailing list?
 2013-09-24 12:02 UTC 

[U-Boot] [PATCH] zynq: Use arch_cpu_init() instead of lowlevel_init()
 2013-09-24 10:38 UTC  (5+ messages)

[U-Boot] [PATCH v3 02/28] sf: probe: Add new spi_flash_probe support
 2013-09-24 10:29 UTC  (9+ messages)
` [U-Boot] [PATCH v3 07/28] sf: probe: Add support for W25* flash parts
` [U-Boot] [PATCH v3 14/28] sf: probe: Add support for erase sector selection flag

[U-Boot] [PATCH][v2] boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD
 2013-09-24 10:28 UTC 

[U-Boot] [PATCH] arm:samsung:serial: Extract common Samsung UART code
 2013-09-24 10:11 UTC  (7+ messages)
` [U-Boot] [PATCH v3 0/3] arm:exynos:cleanup: Extract common code
  ` [U-Boot] [PATCH v3 1/3] arm:samsung:serial Extract common UART code

[U-Boot] [PATCH 1/3] usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage)
 2013-09-24  8:47 UTC  (3+ messages)

[U-Boot] s3c2416 usb ohci issue
 2013-09-24  8:43 UTC  (2+ messages)

[U-Boot] Does u-boot support S3C24xx nand ecc?
 2013-09-24  8:33 UTC  (2+ messages)

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

[U-Boot] [PATCH] boards/c29xpcie: Update TLB and LAW size for IFC NAND
 2013-09-24  8:16 UTC 

[U-Boot] [PATCH 0/5] cleanup docs and remove remainders of dead board
 2013-09-24  8:08 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Armada100: Adds SD/MMC Register definitions
 2013-09-24  8:05 UTC  (2+ messages)
  ` [U-Boot] [PATCH 2/2] Armada100: Add SD card support for Marvell gplugD

[U-Boot] [PATCH 5/5] net: ep93xx_eth: remove a dead driver
 2013-09-24  8:00 UTC  (3+ messages)

[U-Boot] [PATCH 4/5] ep93xx: remove remainders of dead board
 2013-09-24  7:55 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/c29xpcie: DDR ECC off since hardware issue
 2013-09-24  7:44 UTC  (2+ messages)

[U-Boot] [RFC] i2c_reloc_fixup fails on m68k
 2013-09-24  7:41 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] serial: sh: Add support R8A7791
 2013-09-24  6:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] net: sh-eth: "
` [U-Boot] [PATCH 3/4] arm: rmobile: "
` [U-Boot] [PATCH 4/4] arm: rmobile: Add support Koelsch board


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