public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-09-22 02:57:31 to 2013-09-24 18:20:08 UTC [more...]

[U-Boot] [PATCH v4 01/36] sf: Divide spi_flash into multiple parts
 2013-09-24 18:20 UTC  (31+ 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 00/36] sf: Add common probe and extended/quad read/write cmds support
 2013-09-24 18:19 UTC 

[U-Boot] [PATCH] usb: ehci: Fix test mode for connected ports
 2013-09-24 17:53 UTC  (10+ 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] I2C: Zynq: Support for 0-length register address
 2013-09-24 16:32 UTC 

[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 v3 00/10] USB: XHCI: Add xHCI host controller stack driver
 2013-09-24 15:54 UTC  (11+ messages)
` [U-Boot] [PATCH v3 02/10] USB: xHCI: Add stack support for xHCI

[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] [PATCH] drivers:power:max77693: add support for new multi function pmic max77693
 2013-09-24 14:31 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] Not able to get the prints in the do_irq handler
 2013-09-24 14:11 UTC 

[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] [RFC 00/10] New board-specific USB initialization interface
 2013-09-24 13:15 UTC  (6+ messages)
` [U-Boot] [PATCH v4] usb: new board-specific USB init interface

[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  (6+ 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] powerpc/c29xpcie: add DDR ECC on off config setting
 2013-09-24  8:19 UTC 

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

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

[U-Boot] [PATCH 1/3] mtd:Increase ecc bytes to support 8K page size NAND
 2013-09-24  8:16 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  (11+ messages)
` [U-Boot] [PATCH 1/5] cosmetic: doc: driver-model: Do not number driver lists
` [U-Boot] [PATCH 2/5] cosmetic: UDM-serial: clean up the remainders of dead driver
` [U-Boot] [PATCH 3/5] cosmetic: UDM-net: "
` [U-Boot] [PATCH 4/5] ep93xx: remove remainders of dead board
` [U-Boot] [PATCH 5/5] net: ep93xx_eth: remove a dead driver

[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] 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

[U-Boot] [PATCH] arm: Remove IXP425 boards pdnb3 and scpu
 2013-09-24  6:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[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  2:13 UTC 

[U-Boot] [U-boot] OOB-Layout question in NAND Flash chip
 2013-09-24  1:26 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] ARM: tegra: support SKU b1 of Tegra30
 2013-09-24  0:23 UTC  (7+ messages)

[U-Boot] [PATCH v2 1/2] buildman: Adjust tests for new boards.cfg format
 2013-09-23 23:35 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] buildman: Allow make flags to be specified for each board

[U-Boot] [PATCH 0/5] Add device tree support for VxWorks
 2013-09-23 23:27 UTC  (5+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH] Prevent a U-Boot crash on Wandboard
 2013-09-23 23:23 UTC  (13+ messages)

[U-Boot] [PATCH] i2c: Zynq: Support for TI PCA9548 bus multiplexer
 2013-09-23 22:35 UTC 

[U-Boot] [PATCH] powerpc/tool/pbl: fix pbl image compiling process
 2013-09-23 22:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] Tegra114: Fix PLLX M, N, P init settings
 2013-09-23 21:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] Tegra114: Do not program CPCON field for PLLX

[U-Boot] [PATCH V4 00/17] Make mv_udc work for i.mx6
 2013-09-23 21:23 UTC  (17+ messages)
` [U-Boot] [PATCH V4 01/17] usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
` [U-Boot] [PATCH V4 03/17] usb: gadget: ether set wMaxPacketSize
` [U-Boot] [PATCH V4 10/17] usb: gadget: mv_udc: optimize bounce

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

[U-Boot] [PATCH] mx6: Fix use of improper value in enable_ipu_clock
 2013-09-23 17:15 UTC  (2+ messages)

[U-Boot] [PATCH] omap1510inn: arm925t: remove support
 2013-09-23 17:11 UTC  (2+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] NAND flash question
 2013-09-23 17:02 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] ARM: use r9 for gd instead of r8
 2013-09-23 16:56 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH] ARM: refactor compiler options in config.mk
 2013-09-23 15:46 UTC  (2+ messages)

[U-Boot] [PATCH] arm: zynq: Fix timer loadaddress
 2013-09-23 14:29 UTC  (2+ messages)

[U-Boot] [PATCH] arm: prevent using movt/movw address loads
 2013-09-23 13:48 UTC  (2+ messages)

[U-Boot] U-boot PPC405EX with DDR2 DIMM
 2013-09-23 12:06 UTC 

[U-Boot] U-boot PPC405EX with DDR2 DIMM
 2013-09-23 10:36 UTC  (2+ messages)

[U-Boot] [PATCH] Change maintainer for Avionic Design boards
 2013-09-23  9:52 UTC 

[U-Boot] [PATCH 1/3] mx28evk: Propagate the error if cpu_eth_init() fails
 2013-09-23  8:35 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] "
` [U-Boot] [PATCH 3/3] mx35pdk: Fix error handling in board_late_init()

[U-Boot] [PATCH] coldfire: cpu5282: increase malloc space to fix crash on start u-boot
 2013-09-23  6:26 UTC 

[U-Boot] [PATCH 00/12 V3] EXYNOS5420: Add SMDK5420 board support
 2013-09-23  5:19 UTC  (12+ messages)
` [U-Boot] [PATCH 01/12 V3] EXYNOS5: Create a common board file
` [U-Boot] [PATCH 05/12 V3] Exynos5420: Modify TZPC init to support 5420
` [U-Boot] [PATCH 11/12 V3] SPL: EXYNOS: Prepare for variable size SPL support

[U-Boot] u-boot verifiied boot question
 2013-09-22 21:26 UTC  (2+ messages)

[U-Boot] [RFC 0/3] ARM: cleanup gd init
 2013-09-22 18:26 UTC  (2+ messages)

[U-Boot] How do ARM platform initialize DDR?
 2013-09-22 13:50 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROM
 2013-09-22 12:55 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] question: why write bbt and search bbt use different ops mode in nand_bbt.c in U-boot 2013.04?
 2013-09-22  9:38 UTC 

[U-Boot] [PATCH] mpc85xx: Fix the offset of register address error
 2013-09-22  9:33 UTC 

[U-Boot] [PATCH] net, phy: fix AR8031 phy_mask
 2013-09-22  7:55 UTC 

[U-Boot] [PATCH 00/10] arm: vf610/vf610twr: vybrid tower fixes and enhancements
 2013-09-22  5:56 UTC  (3+ messages)
` [U-Boot] [PATCH 08/10] arm: vf610: add rmii1 iomux definitions

[U-Boot] [U-boot] OOB-Layout question in NAND Flash chip
 2013-09-22  4:52 UTC 


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