public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-12-22 01:05:56 to 2011-12-26 19:32:55 UTC [more...]

[U-Boot] [PATCH 0/14] tegra: warmboot (suspend / resume) support
 2011-12-26 19:32 UTC  (3+ messages)
` [U-Boot] [PATCH 01/14] Add AES crypto library
` [U-Boot] [PATCH 02/14] tegra: Move ap20.h header into arch location

[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
 2011-12-26 19:15 UTC  (11+ messages)
` [U-Boot] [PATCH 1/7] tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
` [U-Boot] [PATCH 2/7] tegra: fdt: Add extra I2C definitions for U-Boot
` [U-Boot] [PATCH 3/7] tegra: Add I2C support to funcmux
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver
` [U-Boot] [PATCH 5/7] tegra: Initialise I2C on Nvidia boards
` [U-Boot] [PATCH 6/7] tegra: Select I2C ordering for Seaboard
` [U-Boot] [PATCH 7/7] tegra: Enable I2C on Seaboard

[U-Boot] [PATCH v3 0/6] Introduce generic relocation feature
 2011-12-26 18:24 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] Create reloc.h and include it where needed
` [U-Boot] [PATCH v3 2/6] define CONFIG_SYS_SKIP_RELOC for all archs
` [U-Boot] [PATCH v3 3/6] Add generic relocation feature
` [U-Boot] [PATCH v3 4/6] arm: Add processor function library
` [U-Boot] [PATCH v3 5/6] arm: Move over to generic relocation
` [U-Boot] [PATCH v3 6/6] arm: Remove unused code in start.S

[U-Boot] U-boot doesn't work on OMAP4430 ES2.0
 2011-12-26 18:08 UTC 

[U-Boot] [PATCH] [trivial] env: remove value from boolean defines
 2011-12-26 16:16 UTC  (6+ messages)

[U-Boot] [PATCH] env: factor out the env_get_char_spec() function
 2011-12-26 13:33 UTC 

[U-Boot] [PATCH] i.mx6q: mx6qarm2: Enable the usboh3 clock
 2011-12-26  8:39 UTC  (2+ messages)

[U-Boot] [PATCH v3] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
 2011-12-26  7:34 UTC 

[U-Boot] [RFC 00/14] x86 touch-ups (Includes new init sequence!)
 2011-12-26  6:59 UTC  (17+ messages)
` [U-Boot] [RFC 01/14] x86: Import glibc memcpy implementation
` [U-Boot] [RFC 02/14] x86: Speed up copy-to-RAM and clear BSS operations
` [U-Boot] [RFC 03/14] x86: Allow cache before copy to RAM
` [U-Boot] [RFC 04/14] x86: Import MSR/MTRR code from Linux
` [U-Boot] [RFC 05/14] x86: Create weak init_cache() function
` [U-Boot] [RFC 06/14] x86: cache tidy-ups
` [U-Boot] [RFC 07/14] CHECKPATCH: arch/x86/cpu/*
` [U-Boot] [RFC 08/14] CHECKPATCH: arch/x86/lib/*
` [U-Boot] [RFC 09/14] x86: Move do_go_exec() out of board.c
` [U-Boot] [RFC 10/14] x86: Move setup_pcat_compatibility() "
` [U-Boot] [RFC 11/14] x86: remove gd->start_addr_sp
` [U-Boot] [RFC 12/14] x86: Move relocation code out of board.c
` [U-Boot] [RFC 13/14] x86: Simplify board.c
` [U-Boot] [RFC 14/14] x86: Tweak initialisation procedure

[U-Boot] [PATCH] [trivial] common.h: remove value from bool defines
 2011-12-26  6:53 UTC 

[U-Boot] (no subject)
 2011-12-25 15:17 UTC 

[U-Boot] testing u-boot on virtual environment
 2011-12-24 20:06 UTC  (12+ messages)

[U-Boot] [PATCH] tools/mkenvimage.c: Fix a merge issue
 2011-12-24 18:41 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2011-12-24  9:27 UTC 

[U-Boot] [STATUS] -rc3 is out
 2011-12-24  6:05 UTC  (7+ messages)

[U-Boot] [STATUS] v2011.12 released, Merge Window is OPEN
 2011-12-23 22:50 UTC 

[U-Boot] Pull request: u-boot-tegra/next
 2011-12-23 22:15 UTC  (12+ messages)

[U-Boot] [PATCH] USB: reevaluate iomux stdin on USB kbd detect
 2011-12-23 20:29 UTC 

[U-Boot] [PATCH] doc/mkimage.1: Fix -D/-f options formatting
 2011-12-23 19:11 UTC  (2+ messages)

[U-Boot] CPU POST on MPC5200 fails with U-Boot built using GCC 4.6.1
 2011-12-23 19:10 UTC  (12+ messages)
` [U-Boot] [PATCH 1/3] post/lib_powerpc/multi.c: make checkpatch clean
  ` [U-Boot] [PATCH 2/3] post/lib_powerpc/multi.c: code cleanup
  ` [U-Boot] [PATCH 3/3] post/lib_powerpc/multi.c: fix stack overflow error

[U-Boot] powerpc: FOO uses hard float, BAR uses soft float
 2011-12-23 19:04 UTC  (5+ messages)
` [U-Boot] [PATCH] PPC: fix "Warning: FOO uses hard float, BAR uses soft float"

[U-Boot] [PATCH] fsl_esdhc: fix PIO mode transfers
 2011-12-23 18:30 UTC 

[U-Boot] [PATCH] kirkwood: add support for D-Link DNS-325
 2011-12-23 16:35 UTC 

[U-Boot] [PATCH 0/6] Add SMDK5250 board support
 2011-12-23  6:28 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] Exynos: Add CONFIG_EXYNOS4 Macro to EXYNOS4 based boards
` [U-Boot] [PATCH 2/6] Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
` [U-Boot] [PATCH 3/6] Exynos: Clock.c: Replace exynos4 prefix with exynos
` [U-Boot] [PATCH 4/6] EEYNOS: Add SMDK5250 board support
      ` [U-Boot] [Samsung] "
` [U-Boot] [PATCH 5/6] EXYNOS: SMDK5250: Add MMC SPL support
` [U-Boot] [PATCH 6/6] SMDK5250: enable device tree support

[U-Boot] [PATCH] USB: add CONFIG_USB_INIT to autoinitialize USB before main_loop
 2011-12-23  0:52 UTC 

[U-Boot] [PATCH] USB: add CONFIG_USB_INIT to autoinitialize USB before main_loop
 2011-12-22 23:00 UTC  (10+ messages)

[U-Boot] [PATCH] USB: add CONFIG_USB_INIT to autoinitialize USB before main_loop
 2011-12-22 22:25 UTC 

[U-Boot] [PATCH] lib/string: added strndup
 2011-12-22 21:09 UTC  (3+ messages)

[U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot
 2011-12-22 21:03 UTC  (5+ messages)

[U-Boot] [PATCH] MX28: Fix MXSBOOT segfault if no params specified
 2011-12-22 19:55 UTC 

[U-Boot] [PATCH] arm/omap3: limit chip select iteration based on board config
 2011-12-22 19:28 UTC 

[U-Boot] [PATCH] tools/env: allow overwrite of ethaddr on default
 2011-12-22 18:59 UTC 

[U-Boot] Where I'm going with x86 board.c
 2011-12-22 18:50 UTC  (6+ messages)

[U-Boot] [PATCH] tools/env: fix cross-compilation
 2011-12-22 18:39 UTC 

[U-Boot] CONFIG_BOOTCOUNT_LIMIT
 2011-12-22 18:22 UTC  (4+ messages)
` [U-Boot] Boot Count Support for MPC8377E

[U-Boot] [PATCH V4 0/2] Support for HTKW mcx board
 2011-12-22 13:24 UTC  (10+ messages)
` [U-Boot] [PATCH V4 1/2] ehci-omap: driver for EHCI host on OMAP3

[U-Boot] about flashing the u-boot
 2011-12-22 12:40 UTC  (10+ messages)

[U-Boot] [PATCH 0/4] use CFI driver for all MPL boards
 2011-12-22 12:38 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] board/mpl/common: remove the old legacy flash
` [U-Boot] [PATCH 2/4] board/mpl/pip405: use the CFI driver for the PIP405 board
` [U-Boot] [PATCH 3/4] board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board
` [U-Boot] [PATCH 4/4] board/mpl/pati: use the CFI driver for the PATI board

[U-Boot] Building uImage with multiple load addresses
 2011-12-22 12:31 UTC  (10+ messages)

[U-Boot] [PATCH v2 0/9] Add support for the OpenRISC architecture
 2011-12-22 11:39 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/9] openrisc: Add cpu files

[U-Boot] timer problem with new ARM relocation feature
 2011-12-22 11:19 UTC  (3+ messages)
` [U-Boot] [PATCH V3] ARM: fix s3c2410 timer code
` [U-Boot] [PATCH] ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board

[U-Boot] [PATCH v2 0/6] overo: add SPL support
 2011-12-22 11:04 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts
` [U-Boot] [PATCH v2 2/6] board/overo/overo.c: "
` [U-Boot] [PATCH v2 3/6] include/configs/omap3_overo.h: several cleanups
` [U-Boot] [PATCH v2 4/6] drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM
` [U-Boot] [PATCH v2 5/6] OMAP SPL: call timer_init in s_init to make udelay work earlier
` [U-Boot] [PATCH v2 6/6] overo: add SPL support / CONFIG_SYS_TEXT_BASE changed to 0x80100000

[U-Boot] u-boot jumps to some location
 2011-12-22 11:03 UTC  (6+ messages)

[U-Boot] [PATCH] OMAP MMC: Add delay before waiting for status
 2011-12-22  9:56 UTC 

[U-Boot] [PATCH] tegra2: Fix out-of-tree build for Ventana
 2011-12-22  9:22 UTC  (6+ messages)
      ` [U-Boot] [PATCH] tegra2: Optimize "

[U-Boot] LL TEMAC V7 refactored
 2011-12-22  9:02 UTC  (4+ messages)
` [U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot

[U-Boot] [PATCH v2] Print program basename instead of whole path in usage()
 2011-12-22  8:09 UTC  (3+ messages)
` [U-Boot] [PATCH, v3] "

[U-Boot] [PATCH V2] arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master
 2011-12-22  7:32 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] reboard: Introduce generic relocation feature
 2011-12-22  6:23 UTC  (5+ messages)
` [U-Boot] [PATCH v2 4/6] reboard: arm: Add processor function library

[U-Boot] [PATCH] arm: Tidy up of PRAM init to use getenv_f()
 2011-12-22  6:05 UTC  (3+ messages)

[U-Boot] FW: FW: [PATCH v3] AT91: pio: Add PIO3 features
 2011-12-22  5:58 UTC  (2+ messages)

[U-Boot] [RFC] [PATCH] DaVinci/i2c: allow multiple buses
 2011-12-22  5:36 UTC 


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