public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-01-11 06:52:02 to 2012-01-12 07:55:05 UTC [more...]

[U-Boot] [PATCH] net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
 2012-01-12  7:55 UTC  (6+ messages)

[U-Boot] Please pull u-boot-staging/sr@denx.de
 2012-01-12  7:45 UTC 

[U-Boot] [PATCH v2 0/9] Unified command execution in one place
 2012-01-12  7:43 UTC  (4+ messages)

[U-Boot] [PATCH 0/3 v2] devkit3250: add Timll DevKit3250 board initial support
 2012-01-12  7:39 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3 v7] arm926ejs: add NXP LPC32x0 cpu series support
` [U-Boot] [PATCH 2/3 v2] serial: add LPC32X0 high-speed UART devices support
` [U-Boot] [PATCH 3/3 v4] devkit3250: add Timll DevKit3250 board initial support

[U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure
 2012-01-12  7:32 UTC  (13+ messages)
` [U-Boot] [PATCH 2/2 V2] Changes to move hawkboard to the new spl infrastructure
    ` [U-Boot] [PATCH 2/2 V3] "
        ` [U-Boot] [PATCH 2/2 V4] "

[U-Boot] [PATCH] nand_spl: store ecc data on the stack
 2012-01-12  7:02 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Flush the date cache before disabling it
 2012-01-12  6:29 UTC  (17+ messages)
` [U-Boot] [PATCH 1/2 V2] arm926: Flush the data "

[U-Boot] [PATCH v2 0/4] Clean up ehci-omap and extend support for omap3/4 socs
 2012-01-12  5:45 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/4] ehci-omap: Clean up added ehci-omap.c

[U-Boot] [RFC PATCH v2 0/15] bootstage: record and publish boot progress timing
 2012-01-12  5:41 UTC  (9+ messages)
` [U-Boot] [RFC PATCH v2 13/15] bootstage: Add microsecond boot time measurement
` [U-Boot] [RFC PATCH v2 15/15] bootstage: arm: Add bootstage calls in board and bootm

[U-Boot] bootm not taking dtb
 2012-01-12  5:30 UTC  (6+ messages)

[U-Boot] [PATCH 01/17] x86: Import glibc memcpy implementation
 2012-01-12  5:04 UTC  (35+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 02/17] x86: Speed up copy-to-RAM and clear BSS operations
  ` [U-Boot] [PATCH v2 03/17] x86: Remove GDR related magic numbers
  ` [U-Boot] [PATCH v2 04/17] x86: Rework Global Descriptor Table loading
  ` [U-Boot] [PATCH v2 05/17] x86: Simplify Flash-to-RAM code execution transition
  ` [U-Boot] [PATCH v2 06/17] x86: Rework relocation calculations
  ` [U-Boot] [PATCH v2 07/17] x86: Use fs for global data
  ` [U-Boot] [PATCH v2 08/17] x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot
  ` [U-Boot] [PATCH v2 09/17] x86: Create weak init_cache() and default enable_caches() functions
  ` [U-Boot] [PATCH v2 10/17] x86: Allow cache before copy to RAM
  ` [U-Boot] [PATCH v2 11/17] x86: Tweak IDT and GDT for alignment and readability
  ` [U-Boot] [PATCH v2 12/17] CHECKPATCH: arch/x86/lib/*
  ` [U-Boot] [PATCH v2 13/17] x86: Move do_go_exec() out of board.c
  ` [U-Boot] [PATCH v2 14/17] x86: Move setup_pcat_compatibility() "
  ` [U-Boot] [PATCH v2 15/17] x86: Move relocation code "
  ` [U-Boot] [PATCH v2 16/17] x86: Split init functions "
  ` [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

[U-Boot] [RFC PATCH 0/2] fdt: Deal correctly with alias nodes
 2012-01-12  4:38 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 1/2] fdt: Add fdtdec_find_aliases() to deal "

[U-Boot] [PATCH v4 0/20] tegra: Add fdt definitions and USB driver
 2012-01-12  4:33 UTC  (21+ messages)
` [U-Boot] [PATCH v4 01/20] fdt: Tidy up a few fdtdec problems
` [U-Boot] [PATCH v4 02/20] fdt: Add functions to access phandles, arrays and bools
` [U-Boot] [PATCH v4 03/20] fdt: Add basic support for decoding GPIO definitions
` [U-Boot] [PATCH v4 04/20] arm: fdt: Ensure that an embedded fdt is word-aligned
` [U-Boot] [PATCH v4 05/20] arm: fdt: Add skeleton device tree file from kernel
` [U-Boot] [PATCH v4 06/20] tegra: fdt: Add Tegra2x "
` [U-Boot] [PATCH v4 07/20] tegra: fdt: Add device tree file for Tegra2 Seaboard "
` [U-Boot] [PATCH v4 08/20] fdt: Add staging area for device tree binding documentation
` [U-Boot] [PATCH v4 09/20] fdt: Add tegra-usb bindings file from linux
` [U-Boot] [PATCH v4 10/20] tegra: fdt: Add additional USB binding
` [U-Boot] [PATCH v4 11/20] tegra: fdt: Add clock bindings
` [U-Boot] [PATCH v4 12/20] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [U-Boot] [PATCH v4 13/20] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
` [U-Boot] [PATCH v4 14/20] usb: Add support for txfifo threshold
` [U-Boot] [PATCH v4 15/20] fdt: Add function to return peripheral/clock ID
` [U-Boot] [PATCH v4 16/20] tegra: usb: Add support for Tegra USB peripheral
` [U-Boot] [PATCH v4 17/20] tegra: usb: Add USB support to nvidia boards
` [U-Boot] [PATCH v4 18/20] tegra: usb: Add common USB defines for tegra2 boards
` [U-Boot] [PATCH v4 19/20] tegra: usb: Enable USB on Seaboard
` [U-Boot] [PATCH v4 20/20] tegra: fdt: Enable FDT support for Seaboard

[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
 2012-01-12  4:17 UTC  (4+ messages)
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver

[U-Boot] [PATCH v2 0/7] tegra: Enhance funcmux to support I2C and MMC
 2012-01-11 23:46 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] tegra: Adjust funcmux config test to permit expansion
` [U-Boot] [PATCH v2 2/7] tegra: Add enum to select from available funcmux configs
` [U-Boot] [PATCH v2 3/7] tegra: Add I2C support to funcmux
` [U-Boot] [PATCH v2 4/7] tegra: Add SDMMC "
` [U-Boot] [PATCH v2 5/7] tegra: Use funcmux for MMC on tamonten
` [U-Boot] [PATCH v2 6/7] tegra: Use funcmux for MMC on harmony
` [U-Boot] [PATCH v2 7/7] tegra: Use funcmux for MMC on seaboard

[U-Boot] [PATCH v2] skat91: add support for SK-AT91SAM9/SIM508 board
 2012-01-11 23:12 UTC 

[U-Boot] [PATCH v2 0/2] fdt: Deal correctly with alias nodes
 2012-01-11 23:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] fdt: Add fdtdec_find_aliases() to deal "
` [U-Boot] [PATCH v2 2/2] fdt: Add tests for fdtdec

[U-Boot] [PATCH 0/3] devkit3250: add Timll DevKit3250 board initial support
 2012-01-11 22:42 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3 v6] arm926ejs: add NXP LPC32x0 cpu series support
` [U-Boot] [PATCH 2/3] serial: add LPC32X0 high-speed UART devices support
` [U-Boot] [PATCH 3/3 v3] devkit3250: add Timll DevKit3250 board initial support

[U-Boot] [PATCH 0/7] tegra: Enhance funcmux to support I2C and MMC
 2012-01-11 22:41 UTC  (8+ messages)
` [U-Boot] [PATCH 5/7] tegra: Use funcmux for MMC on tamonten

[U-Boot] [PATCH v2 1/4] PXA: PXA27x Matrix keypad driver
 2012-01-11 22:12 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/4] zipitz2: enable pxa27x_mkp driver
` [U-Boot] [PATCH v2 3/4] zipitz2: use pxa_mmc_gen as MMC driver
` [U-Boot] [PATCH v2 4/4] zipitz2: fix boot issue introduced by PXA low level init rework

[U-Boot] Help needed on Colibri T20 - Iris Board
 2012-01-11 21:38 UTC  (4+ messages)

[U-Boot] [PATCH] skat91: add support for SK-AT91SAM9/SIM508 board
 2012-01-11 20:58 UTC  (4+ messages)

[U-Boot] [PATCH v2] sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
 2012-01-11 19:29 UTC  (2+ messages)

[U-Boot] [PATCH] sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
 2012-01-11 18:44 UTC  (7+ messages)

[U-Boot] u-boot-imx on Freescale MX28EVK
 2012-01-11 18:24 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/2] Deprecate Linux bootargs munging with CONFIG_SILENT_CONSOLE
 2012-01-11 18:22 UTC  (6+ messages)
` [U-Boot] [PATCH v3 3/3] config: Remove Blackfin CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE

[U-Boot] [PATCH 3/4] bootm: Avoid 256-byte overflow in fixup_silent_linux()
 2012-01-11 18:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] cmd_source: introduce run_script()
 2012-01-11 17:45 UTC  (3+ messages)

[U-Boot] [PATCH] configs: Remove CONFIG_NET_MULTI from board files
 2012-01-11 16:19 UTC  (6+ messages)

[U-Boot] LL TEMAC V7 refactored
 2012-01-11 16:07 UTC  (10+ messages)
` [U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot

[U-Boot] [PATCH v4 0/5] Added SPL support
 2012-01-11 16:04 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/5] ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX

[U-Boot] [PATCH] omap: mmc: Raise timeout value to 20ms
 2012-01-11 15:39 UTC  (3+ messages)

[U-Boot] [PATCH V2] imx: mmc: access mxcmmc from mx31 boards
 2012-01-11 13:59 UTC  (4+ messages)
` [U-Boot] [PATCH V3] "
  ` [U-Boot] [PATCH 1/2] "
  ` [U-Boot] [PATCH 2/2] tt01: add MMC support

[U-Boot] [PATCH v3 0/4] Add SMDK5250 board support
 2012-01-11 13:55 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
` [U-Boot] [PATCH v3 2/4] ARM: EXYNOS: Add support for Exynos5 based SoCs
` [U-Boot] [PATCH v3 3/4] EXYNOS: Add SMDK5250 board support
` [U-Boot] [PATCH v3 4/4] EXYNOS: SMDK5250: Add MMC SPL support

[U-Boot] [RFC] [PATCH] DaVinci/i2c: allow multiple buses
 2012-01-11 13:30 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/4] Add SMDK5250 board support
 2012-01-11 10:48 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] ARM: EXYNOS: Add support for Exynos5 based SoCs

[U-Boot] [PATCH] ARMV7: Add support for TRATS board
 2012-01-11  9:43 UTC  (6+ messages)
` [U-Boot] [PATCH v3 0/3] ARMV7: Exynos4: "
  ` [U-Boot] [PATCH v3 3/3] "

[U-Boot] [PATCH V12 04/14] devkit8000/spl: init GPMC for dm9000 in SPL
 2012-01-11  9:08 UTC  (2+ messages)
` [U-Boot] [PATCH V13 "

[U-Boot] [PATCH V12 02/14] devki8000: add config for spl command
 2012-01-11  9:07 UTC  (2+ messages)
` [U-Boot] [PATCH V13 02/14] devkit8000: "

[U-Boot] [PATCH] arm, davinci: Add support for the Calimain board from OMICRON electronics
 2012-01-11  8:57 UTC  (3+ messages)

[U-Boot] [PATCH v4] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
 2012-01-11  8:21 UTC  (4+ messages)

[U-Boot] [PATCH] imx: mx6q: add aipstz init for off platform periph
 2012-01-11  8:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] m28evk: Remove CONFIG_NET_MULTI option
 2012-01-11  8:09 UTC  (4+ messages)

[U-Boot] [PATCH] mx28: fix clearing of IRQs in power init
 2012-01-11  8:06 UTC  (2+ messages)

[U-Boot] [PATCH] M28EVK: Fix build if CONFIG_CMD_NAND not selected
 2012-01-11  8:02 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] powerpc/srio: Correct the register defined errors in the struct ccsr_rio_t
 2012-01-11  7:37 UTC  (12+ messages)
` [U-Boot] [PATCH 2/8] powerpc/env: Correct the compilation errors when defined CONFIG_ENV_IS_NOWHERE
` [U-Boot] [PATCH 4/8] powerpc/boot: Master module for boot from SRIO
` [U-Boot] [PATCH 5/8] powerpc/boot: Slave "
` [U-Boot] [PATCH 6/8] powerpc/boot: Slave uploads ucode when "

[U-Boot] [GIT PULL] Pull request: i2c
 2012-01-11  7:18 UTC 

[U-Boot] [PATCH I2C] fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
 2012-01-11  7:16 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