public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-08-05 14:00:37 to 2013-08-06 20:05:15 UTC [more...]

[U-Boot] [PATCH] wandboard: add pxe support, set default boot command like highbank
 2013-08-06 20:05 UTC  (33+ messages)

[U-Boot] [PATCH 00/10] Introduce common config file for TI ARMv7 platforms
 2013-08-06 20:03 UTC  (31+ messages)
` [U-Boot] [PATCH 01/10] am33xx: Move V_OSCK/V_SCLK to <asm/arch-am33xx/clocks_am33xx.h>
` [U-Boot] [PATCH 02/10] am33xx: CONFIG_DMA_COHERENT defines are unused, remove
` [U-Boot] [PATCH 05/10] arm: spl: For Falcon Mode, set a default machid of ~0
` [U-Boot] [PATCH 07/10] TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx
` [U-Boot] [PATCH 08/10] TI:omap5: Convert to ti_armv7_common.h
` [U-Boot] [PATCH 09/10] TI:armv7: Enable CONFIG_CMD_SPI
` [U-Boot] [PATCH 10/10] TI:armv7: Enable CONFIG_CMD_GPIO

[U-Boot] [RESEND PATCH v2 01/20] sf: Divide spi_flash into multiple parts
 2013-08-06 19:54 UTC  (22+ messages)
` [U-Boot] [RESEND PATCH v2 02/20] sf: probe: Add new spi_flash_probe support
` [U-Boot] [RESEND PATCH v2 03/20] sf: probe: Add support for M25P* flash parts
` [U-Boot] [RESEND PATCH v2 04/20] sf: probe: Add support for EN25Q* "
` [U-Boot] [RESEND PATCH v2 05/20] sf: probe: Add support for GD25* "
` [U-Boot] [RESEND PATCH v2 06/20] sf: probe: Add support for MX25L* "
` [U-Boot] [RESEND PATCH v2 07/20] sf: probe: Add support for W25* "
` [U-Boot] [RESEND PATCH v2 08/20] sf: probe: Add support for S25FL* "
` [U-Boot] [RESEND PATCH v2 09/20] sf: probe: Add support for SST25* "
` [U-Boot] [RESEND PATCH v2 10/20] sf: probe: Add support for AT45DB* "
` [U-Boot] [RESEND PATCH v2 11/20] sf: probe: Give proper spacing on flash table params
` [U-Boot] [RESEND PATCH v2 12/20] sf: probe: Add support for SST_WP
` [U-Boot] [RESEND PATCH v2 13/20] sf: probe: Add support to clear flash BP# bits
` [U-Boot] [RESEND PATCH v2 14/20] sf: probe: Add support for erase sector selection flag
` [U-Boot] [RESEND PATCH v2 15/20] sf: probe: Add support for flag status polling
` [U-Boot] [RESEND PATCH v2 16/20] sf: probe: Move BAR config to spi_flash_validate_ids
` [U-Boot] [RESEND PATCH v2 17/20] sf: Add proper comment style on spi_flash structure
` [U-Boot] [RESEND PATCH v2 18/20] sf: ramtron: Add support for separate flash driver
` [U-Boot] [RESEND PATCH v2 19/20] sf: Remove unneeded flash drivers files
` [U-Boot] [RESEND PATCH v2 20/20] sf: probe: Add support for EN25Q64

[U-Boot] [PATCH v2 1/3] spi: Add zynq spi controller driver
 2013-08-06 19:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] sf: sst: Add support for SST25WF080
` [U-Boot] [PATCH v2 3/3] zynq: Enable CONFIG_ZYNQ_SPI

[U-Boot] [PATCH v2 0/3] spi: Add zynq spi controller
 2013-08-06 19:47 UTC 

[U-Boot] [RFC PATCH 0/2] Moving ARM DCC from stdio to serial
 2013-08-06 19:16 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 1/2] serial: arm_dcc: Remove stdio structure support
` [U-Boot] [RFC PATCH 2/2] serial: arm_dcc: Register with serial core

[U-Boot] [PATCH v3 0/2] SPI flash update command
 2013-08-06 19:02 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/2] cmd_sf: let "sf update" erase last sector as a whole
` [U-Boot] [PATCH v3 2/2] cmd_sf: let "sf update" preserve the final part of the last sector

[U-Boot] [RESEND PATCH v2 0/6] sf: Code cleanup patch set
 2013-08-06 18:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
 2013-08-06 18:56 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] spi: fsl_espi: "
` [U-Boot] [PATCH 3/3] spi: mpc8xxx_spi: "

[U-Boot] [PATCH] mmc: Initialize mmc_devices list statically
 2013-08-06 16:41 UTC 

[U-Boot] [PATCH 0/4] ARM: OMAP4: Add OMAP4470 support
 2013-08-06 16:31 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] ARM: OMAP4470: Add OMAP4470 identification
` [U-Boot] [PATCH 2/4] ARM: OMAP4470: Add voltage and dpll data
` [U-Boot] [PATCH 3/4] ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration
` [U-Boot] [PATCH 4/4] ARM: OMAP4460: sdp: Limit TPS mux config to 4460

[U-Boot] [RESEND PATCH v2 00/20] sf: Add common probe support
 2013-08-06 16:17 UTC 

[U-Boot] [PATCH 0/4] arm, da850: add ipam390 board support
 2013-08-06 16:13 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] bootstage: get more BOOTSTAGE_ID* in show_boot_progress()
` [U-Boot] [PATCH 3/4] arm, da850: enable the correct uart in arch_cpu_init()
` [U-Boot] [PATCH 4/4] arm, da850: add ipam390 board support

[U-Boot] [RESEND PATCH v5 2/2] socfpga: Adding pin mux handoff files
 2013-08-06 16:04 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v6 1/2] socfpga: Adding System Manager driver
 2013-08-06 16:03 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v5 1/1] socfpga: Creating driver for Reset Manager
 2013-08-06 16:01 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v5 1/1] socfpga: Adding configuration for development kit
 2013-08-06 16:00 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] arm, am33xx, video: add video support for am33xx based boards
 2013-08-06 15:30 UTC  (13+ messages)
` [U-Boot] [PATCH 1/7] arm, am335x: add some missing registers and defines for lcd and epwm support
` [U-Boot] [PATCH 2/7] video, da8xx: move da8xx-fb.h to drivers/video
` [U-Boot] [PATCH 3/7] arm, am33xx: add clk_get prototype
` [U-Boot] [PATCH 4/7] video, da8xx-fb: changes for am335x usage
` [U-Boot] [PATCH 5/7] video, da8xx-fb: show fb addr in bdinfo
` [U-Boot] [PATCH 7/7] video: add an option to skip cfb console init

[U-Boot] [i2c] Pull request
 2013-08-06 15:19 UTC  (2+ messages)

[U-Boot] [PATCH V2] ARM: mxs: tools: Add mkimage support for MXS bootstream
 2013-08-06 14:54 UTC 

[U-Boot] [PATCH v6 0/2] Add Arndale board support
 2013-08-06 14:35 UTC  (3+ messages)
` [U-Boot] [PATCH v6 1/2] exynos5250: Add arndale "
` [U-Boot] [PATCH v6 2/2] exynos5250: arndale: Add mmc support

[U-Boot] [PATCH v4 0/2] Add Arndale board support
 2013-08-06 14:28 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/2] exynos5250: Add arndale "

[U-Boot] [PATCH v5 0/2] Add Arndale board support
 2013-08-06 14:26 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] exynos5250: Add arndale "
` [U-Boot] [PATCH v5 2/2] exynos5250: arndale: Add mmc support

[U-Boot] [PATCH] ARM: mxs: tools: Add mkimage support for MXS bootstream
 2013-08-06 14:22 UTC  (3+ messages)

[U-Boot] [PATCH] omap: emif: Set initial DDR PHY config first
 2013-08-06 13:16 UTC 

[U-Boot] [PATCH 2/2] arm: goni: remove config.mk file
 2013-08-06 11:57 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2 v2] "

[U-Boot] [PATCH 1/2] arm: smdkc100: remove config.mk file
 2013-08-06 11:57 UTC  (2+ messages)
` [U-Boot] [PATCH 1/2 v2] "

[U-Boot] [RFC 00/10] New board-specific USB initialization interface
 2013-08-06 11:40 UTC  (12+ messages)
` [U-Boot] [RFC 01/10] "
` [U-Boot] [RFC 02/10] nvidia, tegra: new USB hardware init interface
` [U-Boot] [RFC 03/10] Voipac PXA270: "
` [U-Boot] [RFC 04/10] Trizeps IV: "
` [U-Boot] [RFC 05/10] Colibri PXA270: "
` [U-Boot] [RFC 06/10] icpdas lp8x4x: "
` [U-Boot] [RFC 07/10] esd pmc440: "
` [U-Boot] [RFC 08/10] esd apc405: "
` [U-Boot] [RFC 09/10] balloon3: "
` [U-Boot] [RFC 10/10] canyonlands: "

[U-Boot] Unified u-boot feature set for simpler distro support
 2013-08-06 11:34 UTC  (24+ messages)

[U-Boot] [PATCH] arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
 2013-08-06 11:24 UTC  (2+ messages)

[U-Boot] [u-boot][RFC v1] sdp4430: Enable Falcon boot mode for mmc (RAW and FAT)
 2013-08-06 11:05 UTC 

[U-Boot] [u-boot][RFC v1] sdp4430: Initialize board id using CONFIG_MACH_TYPE
 2013-08-06 11:03 UTC 

[U-Boot] [PATCH] DFU: fix for raw data write
 2013-08-06 10:51 UTC  (2+ messages)

[U-Boot] [PATCH RESEND 0/5] arm:goni: Update GONI configuration
 2013-08-06 10:50 UTC  (6+ messages)
` [U-Boot] [PATCH RESEND 1/5] arm:goni: Update configuration for goni target
` [U-Boot] [PATCH RESEND 2/5] arm:goni:dfu Add support for DFU at GONI target
` [U-Boot] [PATCH RESEND 3/5] arm:goni: Add support for USB mass storage
` [U-Boot] [PATCH RESEND 4/5] trats: new USB hardware init interface
` [U-Boot] [PATCH RESEND 5/5] arm:goni: Update of GONI partitioning scheme at eMMC

[U-Boot] [u-boot][RFC v1] mmc: Remove unused variable backup from mmc_send_cmd()
 2013-08-06 10:50 UTC 

[U-Boot] [u-boot][RFC v1] ARMV7: OMAP4+: Fix boot issues when using Alternative Boot operation mode
 2013-08-06 10:47 UTC 

[U-Boot] [u-boot][RFC v1] omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func
 2013-08-06 10:44 UTC 

[U-Boot] [PATCH] Origen: Set FIMD as the default display path
 2013-08-06 10:40 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] MTD & UBI fixes
 2013-08-06 10:13 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
` [U-Boot] [PATCH 2/3] cmd_mtdparts: use 64 bits for flash size, partition size & offset
` [U-Boot] [PATCH 3/3] cmd_ubi: add write.part command, to write a volume in multiple parts

[U-Boot] [PATCH v1 0/4] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
 2013-08-06  9:55 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/4] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
` [U-Boot] [PATCH v1 2/4] mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
` [U-Boot] [PATCH v1 3/4] mtd: nand: omap: optimize chip->ecc.calculate() "
` [U-Boot] [PATCH v1 4/4] mtd: nand: omap: optimized chip->ecc.correct() "

[U-Boot] [PATCH v1 1/2] am33xx: enable GPMC clocks for TI814x
 2013-08-06  9:40 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] ti814x_evm: enable support for NAND

[U-Boot] [PATCH v1 1/2] am33xx: enable GPMC clocks for TI814x
 2013-08-06  8:15 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] ti814x_evm: enable support for NAND

[U-Boot] [PATCH v3 0/9] Bring in new I2C framework
 2013-08-05 23:18 UTC  (29+ messages)
` [U-Boot] [PATCH v3 8/9] tegra: i2c: Enable new CONFIG_SYS_I2C framework

[U-Boot] [PATCH V3 00/20] Make mv_udc work for i.mx6
 2013-08-05 20:15 UTC  (4+ messages)
` [U-Boot] [PATCH V3 01/20] Add functions for use with i.mx6 otg udc

[U-Boot] [PATCH 1/2] nds32: introduce DMA allocation API
 2013-08-05 17:00 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] nds32: fix the missing COBJS-y change

[U-Boot] [RFC] [PATCH 0/5] Refactor MAINTAINERS file
 2013-08-05 14:28 UTC  (4+ messages)
` [U-Boot] [RFC V2 0/9] "


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