public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-04-02 16:00:01 to 2012-04-04 07:14:24 UTC [more...]

[U-Boot] [PATCH 0/3] MIPS: fixes for 2012.04-rc1
 2012-04-04  7:14 UTC  (12+ messages)
` [U-Boot] [PATCH 2/3] MIPS: fix inconsistency in config option for cache operation mode
` [U-Boot] [PATCH 3/3] MIPS: fix endianess handling

[U-Boot] [PATCH v3 1/4] Add run_command_list() to run a list of commands
 2012-04-04  7:12 UTC  (3+ messages)

[U-Boot] [PATCH v2] spi/kirkwood: add weak functions board_spi_bus_claim/release
 2012-04-04  7:12 UTC  (12+ messages)

[U-Boot] SPI flash writing
 2012-04-04  6:40 UTC  (9+ messages)
` [U-Boot] [PATCH] cmd_sf: add size checking to spi flash commands
` [U-Boot] [PATCH 0/2] SPI flash update command
` [U-Boot] [PATCH 1/2] cmd_sf: let "sf update" erase last sector as a whole
` [U-Boot] [PATCH 2/2] cmd_sf: "sf update" preserve the final part of the last sector

[U-Boot] A few things for the release?
 2012-04-04  6:37 UTC  (5+ messages)

[U-Boot] [PATCH 2/2]ARM: EXYNOS: support mipi dsi driver
 2012-04-04  6:29 UTC 

[U-Boot] [PATCH 1/2]ARM: EXYNOS: add mipi dsi control operation
 2012-04-04  6:29 UTC 

[U-Boot] [PATCH 0/2] ARM: EXYNOS: support MIPI DSI interface driver
 2012-04-04  6:28 UTC 

[U-Boot] [PATCH] ARM: add u-boot.imx as target for i.MX SOCs
 2012-04-04  5:54 UTC  (3+ messages)

[U-Boot] [PATCH] SMDK5250: fix compiler warning
 2012-04-04  4:28 UTC 

[U-Boot] [RFC v0 0/11]: Add <configs/omap3_common.h>
 2012-04-04  2:46 UTC  (8+ messages)
` [U-Boot] [RFC v0 08/11] omap3: Consolidate UART information in omap3_common.h

[U-Boot] [PATCH 00/28] Add link-local addressing support
 2012-04-04  1:11 UTC  (7+ messages)
` [U-Boot] [PATCH v2 06/18] net: Refactor ping receive handler
` [U-Boot] [PATCH v2 07/18] net: Refactor to use NetSendPacket instead of eth_send directly
` [U-Boot] [PATCH v2 08/18] net: Refactor to protect access to the NetState variable

[U-Boot] [PATCH v3 0/23] tegra: warmboot (suspend / resume) support
 2012-04-04  0:47 UTC  (31+ messages)
` [U-Boot] [PATCH v3 01/23] fdt: Add function to locate an array in the device tree
` [U-Boot] [PATCH v3 02/23] fdt: Add function to return next compatible subnode
` [U-Boot] [PATCH v3 03/23] Add abs() macro to return absolute value
` [U-Boot] [PATCH v3 04/23] i2c: Add TPS6586X driver
` [U-Boot] [PATCH v3 05/23] Add AES crypto library
` [U-Boot] [PATCH v3 06/23] tegra: Move ap20.h header into arch location
` [U-Boot] [PATCH v3 07/23] tegra: Add functions to access low-level Osc/PLL details
` [U-Boot] [PATCH v3 08/23] tegra: Add crypto library for warmboot code
` [U-Boot] [PATCH v3 09/23] tegra: Add flow, gp_padctl, fuse, sdram headers
` [U-Boot] [PATCH v3 10/23] tegra: Add tegra_get_chip_type() to detect SKU
` [U-Boot] [PATCH v3 11/23] tegra: Add header file for APB_MISC register
` [U-Boot] [PATCH v3 12/23] tegra: Add EMC support for optimal memory timings
` [U-Boot] [PATCH v3 13/23] tegra: Add PMU to manage power supplies
` [U-Boot] [PATCH v3 14/23] tegra: Set up PMU for Nvidia boards
` [U-Boot] [PATCH v3 15/23] tegra: Add warmboot implementation
` [U-Boot] [PATCH v3 16/23] tegra: Setup PMC scratch info from ap20 setup
` [U-Boot] [PATCH v3 17/23] tegra: Set up warmboot code on Nvidia boards
` [U-Boot] [PATCH v3 18/23] tegra: Turn off power detect in board init
` [U-Boot] [PATCH v3 19/23] tegra: Add EMC settings for Seaboard
` [U-Boot] [PATCH v3 20/23] fdt: tegra: Add EMC node to device tree
` [U-Boot] [PATCH v3 21/23] tegra: i2c: Add function to find DVC bus
` [U-Boot] [PATCH v3 22/23] tegra: fdt: Add EMC data for Tegra2 Seaboard
` [U-Boot] [PATCH v3 23/23] tegra: Enable LP0 on Seaboard

[U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms
 2012-04-03 22:59 UTC  (4+ messages)

[U-Boot] [PATCH 1/5] pmic: Add support for the Dialog DA9053 PMIC
 2012-04-03 22:13 UTC  (3+ messages)
` [U-Boot] [PATCH 3/5] mx5: Add clock config interface

[U-Boot] [PATCH 1/3] net/eth: set status to active before calling init
 2012-04-03 20:54 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] net/tsec: Don't tell the link status if used with netconsole

[U-Boot] [PATCH v2] mvgbe: remove warning for unused methods
 2012-04-03 16:22 UTC  (3+ messages)

[U-Boot] [PATCH] hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT
 2012-04-03 16:21 UTC  (5+ messages)

[U-Boot] [PATCH] cm-t35: fix Ethernet reset timing
 2012-04-03 16:20 UTC  (2+ messages)

[U-Boot] [PATCH] cm-t35: add I2C multi-bus support
 2012-04-03 16:20 UTC  (4+ messages)

[U-Boot] [PATCH] usb: increase delay after port reset
 2012-04-03 16:16 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/4] DFU initial implementation
 2012-04-03 15:04 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] dfu: generic backend parts
        ` [U-Boot] [REFERENCE DON'T APPLY 1/3] dfu: Add default value for bwPollTimeout
          ` [U-Boot] [REFERENCE DON'T APPLY 2/3] usb/gadget: Add Device Firmware Upgrade (DFU) support
          ` [U-Boot] [REFERENCE DON'T APPLY 3/3] beagle: Enable DFU support with stub functions for now

[U-Boot] [PATCH] mmc:fix Call mmc_init() when executing mmc_get_dev()
 2012-04-03 14:24 UTC 

[U-Boot] Improve default "make" targets (ALL-y)
 2012-04-03 14:22 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2] Build u-boot.imx by default when board uses it

[U-Boot] [PATCH V2] USB:gadget:designware USB OTG implementation
 2012-04-03 14:20 UTC 

[U-Boot] [PATCH] MIPS: Add initial support for EMMA3SL/LP
 2012-04-03 13:45 UTC  (4+ messages)

[U-Boot] [PATCH] bootm: fix usage of lmb_reserve()
 2012-04-03 13:43 UTC  (3+ messages)

[U-Boot] [PATCH v2] Correct corrupted NAND Flash access on KARO TX25 modules
 2012-04-03 12:28 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] tricorder: Add UBIFS
 2012-04-03 10:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] tricorder: Load kernel from ubifs

[U-Boot] [PATCH] Prevent malloc with size 0
 2012-04-03 10:35 UTC  (25+ messages)

[U-Boot] [PATCH 0/6] add zip command support for uboot
 2012-04-03  9:31 UTC  (4+ messages)

[U-Boot] [PATCH v9] usb: align buffers at cacheline
 2012-04-03  9:26 UTC 

[U-Boot] [PATCH v2 0/2] misc:pmic: Support for MAX8997 PMIC at Trats Samsung device
 2012-04-03  8:38 UTC  (2+ messages)

[U-Boot] Problem w/ SATA/IDE on Kirkwood _88F6281_ board:
 2012-04-03  6:49 UTC  (4+ messages)

[U-Boot] [PATCH v5] usb: align buffers at cacheline
 2012-04-03  6:05 UTC  (7+ messages)
` [U-Boot] [PATCH v8] "

[U-Boot] [PATCH 1/2] ARM: introduce arch_early_init_r()
 2012-04-02 23:05 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] mmc: mxsmmc: Fix operation with DMA

[U-Boot] [PATCH v2] mmc: mxsmmc: Fix operation with DMA
 2012-04-02 21:00 UTC  (14+ messages)

[U-Boot] [PATCH v1 0/5] env: handle special variables and selective env default
 2012-04-02 21:00 UTC  (22+ messages)
` [U-Boot] [PATCH v3 0/6] "
` [U-Boot] [PATCH v3 1/6] env: unify logic to check and apply changes
` [U-Boot] [PATCH v3 2/6] env: make himport_r() selective on variables
` [U-Boot] [PATCH v3 3/6] env: add check/apply logic to himport_r()
` [U-Boot] [PATCH v3 4/6] env: check and apply changes on delete/destroy
` [U-Boot] [PATCH v3 5/6] env: make "env default" selective, check and apply
` [U-Boot] [PATCH v3 6/6] env: delete selected vars not present in imported env

[U-Boot] [PATCH] [U-BOOT] Zoom2: Ethernet: Enabling LAN9221 chip and CMD_NET
 2012-04-02 20:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] ARM1136: add cache flush and invalidate operations
 2012-04-02 19:07 UTC  (9+ messages)
` [U-Boot] [PATCH V3 "
` [U-Boot] [PATCH V2 2/4] ARM: 926ejs: use debug() for misaligned addresses

[U-Boot] [U-BOOT][PATCH] mmc: support the revision check for eMMC4.5
 2012-04-02 18:35 UTC  (2+ messages)

[U-Boot] [U-BOOT][PATCH] mmc: remove the hard setting for tran_speed
 2012-04-02 18:31 UTC  (2+ messages)

[U-Boot] [PATCH] Correct corrupted NAND Flash access on KARO TX25 modules
 2012-04-02 18:18 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: mxsmmc: Fix operation with DMA
 2012-04-02 17:54 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/next
 2012-04-02 16:49 UTC 

[U-Boot] [PATCH] Adds driver for Xilinx' xps_spi SPI controller
 2012-04-02 16:34 UTC  (4+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] MMC0: DMA transfer failed
 2012-04-02 16:34 UTC  (4+ messages)

[U-Boot] U-Boot build report @ Sat Mar 31 05:30:15 CEST 2012
 2012-04-02 16:30 UTC  (5+ messages)


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