public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-12-22 13:24:11 to 2011-12-28 12:37:23 UTC [more...]

[U-Boot] [PATCH v6 1/4] mx28: Let imx_get_mac_from_fuse be common for mx28
 2011-12-28 12:37 UTC  (6+ messages)
` [U-Boot] [PATCH v6 4/4] mx28evk: Add initial support for MX28EVK board

[U-Boot] [PATCH v3] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
 2011-12-28 12:32 UTC  (2+ messages)

[U-Boot] [PATCH] i.mx6q: mx6qarm2: Enable the usboh3 clock
 2011-12-28 12:16 UTC  (3+ messages)

[U-Boot] Secure update of uboot devices?
 2011-12-28  7:58 UTC 

[U-Boot] [PATCH 1/2] mtd/nand:Fix wrong address read in is_blank()
 2011-12-28  7:28 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] mtd/nand: Fix IFC driver to support 2K NAND page
 2011-12-28  7:11 UTC  (3+ messages)

[U-Boot] [PATCH] kirkwood: add support for D-Link DNS-325
 2011-12-28  6:57 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/19] Create generic board init and move ARM and x86 to it
 2011-12-28  6:36 UTC  (20+ messages)
` [U-Boot] [RFC PATCH 01/19] Introduce generic global_data
` [U-Boot] [RFC PATCH 02/19] Make relocation functions global
` [U-Boot] [RFC PATCH 03/19] Add basic initcall implementation
` [U-Boot] [RFC PATCH 04/19] define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [RFC PATCH 05/19] Add generic post-relocation board_r.c
` [U-Boot] [RFC PATCH 06/19] Add generic pre-relocation board_f.c
` [U-Boot] [RFC PATCH 07/19] Add spl load feature
` [U-Boot] [RFC PATCH 08/19] switch ARM over to generic board
` [U-Boot] [RFC PATCH 09/19] arm: Remove unused code in board.c, global_data.h
` [U-Boot] [RFC PATCH 10/19] Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
` [U-Boot] [RFC PATCH 11/19] x86: Remove compiler warning in sc520_timer.c
` [U-Boot] [RFC PATCH 12/19] x86: Remove dead code in eNET
` [U-Boot] [RFC PATCH 13/19] x86: Add processor library and relocation functions
` [U-Boot] [RFC PATCH 14/19] Tidy up asm/generic sections.h to include x86 symbols
` [U-Boot] [RFC PATCH 15/19] Add fields required by x86 to global_data
` [U-Boot] [RFC PATCH 16/19] x86: Change stub example to use asm-generic/sections.h
` [U-Boot] [RFC PATCH 17/19] x86: Add initial memory barrier macros
` [U-Boot] [RFC PATCH 18/19] Bring in x86 to unified board architecture
` [U-Boot] [RFC PATCH 19/19] x86: Remove unused board/global_data code

[U-Boot] [PATCH 2/2] ext4fs write support
 2011-12-28  2:23 UTC  (2+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH 1/2] ext4fs ls load support
 2011-12-28  2:22 UTC  (2+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH 0/2] *** Add ext4 filesystem support in uboot ***
 2011-12-28  2:19 UTC  (3+ messages)
` [U-Boot] Add ext4 write support
  ` [U-Boot] [PATCH V3 0/2] *** Add ext4 filesystem support in uboot ***

[PATCH 2/6] ehci-omap: Clean up added ehci-omap.c
 2011-12-27  9:23 UTC 

[PATCH] ehci-omap: Clean up added ehci-omap.c
 2011-12-27  9:23 UTC 

[U-Boot] [PATCH 0/6] Add SMDK5250 board support
 2011-12-27  8:48 UTC  (12+ messages)
` [U-Boot] [PATCH 1/6] Exynos: Add CONFIG_EXYNOS4 Macro to EXYNOS4 based boards
` [U-Boot] [PATCH 4/6] EEYNOS: Add SMDK5250 board support
      ` [U-Boot] [Samsung] "
` [U-Boot] [PATCH 6/6] SMDK5250: enable device tree support

[U-Boot] question regarding generic board.c
 2011-12-27  5:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
 2011-12-27  5:15 UTC  (13+ 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] U-boot doesn't work on OMAP4430 ES2.0
 2011-12-27  1:40 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/2] fdt: Deal correctly with alias nodes
 2011-12-26 22:31 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/2] fdt: Add fdtdec_find_aliases() to deal "
` [U-Boot] [RFC PATCH 2/2] tegra: Use fdtdec_find_aliases() to find USB ports

[U-Boot] [PATCH 0/14] tegra: warmboot (suspend / resume) support
 2011-12-26 19:33 UTC  (15+ 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 03/14] tegra: Add crypto library for warmboot code
` [U-Boot] [PATCH 04/14] tegra: Add flow, gp_padctl, fuse, sdram headers
` [U-Boot] [PATCH 05/14] tegra: Add tegra_get_chip_type() to detect SKU
` [U-Boot] [PATCH 06/14] tegra: Add EMC support for optimal memory timings
` [U-Boot] [PATCH 07/14] tegra: Add PMU to manage power supplies
` [U-Boot] [PATCH 08/14] tegra: Set up PMU for Nvidia boards
` [U-Boot] [PATCH 09/14] tegra: Add warmboot implementation
` [U-Boot] [PATCH 10/14] tegra: Setup PMC scratch info from ap20 setup
` [U-Boot] [PATCH 11/14] tegra: Set up warmboot code on Nvidia boards
` [U-Boot] [PATCH 12/14] tegra: Set vdd_core and vdd_cpu to high
` [U-Boot] [PATCH 13/14] tegra: Add EMC settings for Seaboard, Harmony
` [U-Boot] [PATCH 14/14] tegra: Enable LP0 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] [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] [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] 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  (8+ 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  (4+ messages)
` [U-Boot] [PATCH V4 1/2] ehci-omap: driver for EHCI host on OMAP3


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