public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-01-13 19:19:08 to 2012-01-15 07:43:04 UTC [more...]

[U-Boot] [PATCH] arm, davinci: add timer defines for tcr field
 2012-01-15  7:43 UTC 

[U-Boot] [PATCH] arm, davinci: add workaround for not resetting DMA bus and VPSS modules
 2012-01-15  7:42 UTC 

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

[U-Boot] [PATCH v2 1/8] sandbox: fdt: Add support for CONFIG_OF_CONTROL
 2012-01-15  4:48 UTC  (6+ messages)
` [U-Boot] [PATCH v2 7/8] sandbox: Add flags for open() call

[U-Boot] [PATCH 0/6] tegra: Add NAND flash support
 2012-01-15  4:12 UTC  (10+ messages)
` [U-Boot] [PATCH 1/6] fdt: Add debugging to fdtdec_get_int/addr()
` [U-Boot] [PATCH 2/6] tegra: Add NAND support to funcmux
` [U-Boot] [PATCH 3/6] tegra: fdt: Add NAND controller binding and definitions
` [U-Boot] [PATCH 4/6] tegra: fdt: Add NAND definitions to fdt
` [U-Boot] [PATCH 5/6] tegra: nand: Add Tegra NAND driver
` [U-Boot] [PATCH 6/6] tegra: Enable NAND on Seaboard

[U-Boot] [PATCH 0/17] tegra: Add display driver and LCD support for Seaboard
 2012-01-15  2:16 UTC  (23+ messages)
` [U-Boot] [PATCH 01/17] fdt: Add function to look up a phandle's register address
` [U-Boot] [PATCH 02/17] fdt: Add header guard to fdtdec.h
` [U-Boot] [PATCH 03/17] fdt: Correct GPIO name access in fdtdec
` [U-Boot] [PATCH 04/17] tegra: Add display support to funcmux
` [U-Boot] [PATCH 05/17] tegra: fdt: Add LCD definitions for Tegra
` [U-Boot] [PATCH 06/17] tegra: Add support for PWFM
` [U-Boot] [PATCH 07/17] tegra: Add SOC support for display/lcd
` [U-Boot] [PATCH 08/17] tegra: Add LCD driver
` [U-Boot] [PATCH 09/17] tegra: Add LCD support to Nvidia boards
` [U-Boot] [PATCH 10/17] arm: Add control over cachability of memory regions
` [U-Boot] [PATCH 11/17] lcd: Add CONFIG_ALIGN_LCD_TO_SECTION to align lcd for MMU
` [U-Boot] [PATCH 12/17] lcd: Add support for flushing LCD fb from dcache after update
` [U-Boot] [PATCH 13/17] tegra: Align LCD frame buffer to section boundary
` [U-Boot] [PATCH 14/17] tegra: Support control of cache settings for LCD
` [U-Boot] [PATCH 15/17] tegra: fdt: Add LCD definitions for Seaboard
` [U-Boot] [PATCH 16/17] lcd: Add CONSOLE_SCROLL_LINES option to speed console
` [U-Boot] [PATCH 17/17] tegra: Enable display/lcd support on Seaboard

[U-Boot] [PATCH 3/4] bootm: Avoid 256-byte overflow in fixup_silent_linux()
 2012-01-15  1:32 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [RFC PATCH v2 0/15] bootstage: record and publish boot progress timing
 2012-01-15  1:27 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v2 13/15] bootstage: Add microsecond boot time measurement

[U-Boot] [PATCHv5 1/7] mkenvimage: correct and clarify comments and error messages
 2012-01-15  1:26 UTC  (14+ messages)
` [U-Boot] [PATCHv5 2/7] mkenvimage: Correct an include and add a missing one
` [U-Boot] [PATCHv5 3/7] mkenvimage: More error handling
` [U-Boot] [PATCHv5 4/7] mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
` [U-Boot] [PATCHv5 5/7] mkenvimage: Use mmap() when reading from a regular file
` [U-Boot] [PATCHv5 6/7] mkenvimage: Don't try to detect comments in the input file
` [U-Boot] [PATCHv5 7/7] mkenvimage: Really set the redundant byte when applicable

[U-Boot] [PATCH v3 0/15] bootstage: record and publish boot progress timing
 2012-01-15  1:24 UTC  (16+ messages)
` [U-Boot] [PATCH v3 01/15] bootstage: Create an initial header for boot progress integers
` [U-Boot] [PATCH v3 02/15] bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
` [U-Boot] [PATCH v3 03/15] bootstage: Use show_boot_error() for -ve progress numbers
` [U-Boot] [PATCH v3 04/15] bootstage: Convert progress numbers 1-9 into enums
` [U-Boot] [PATCH v3 05/15] bootstage: Convert progress numbers 10-19 to enums
` [U-Boot] [PATCH v3 06/15] bootstage: Convert progress numbers 20-41 "
` [U-Boot] [PATCH v3 07/15] bootstage: Convert IDE progress numbers "
` [U-Boot] [PATCH v3 08/15] bootstage: Convert NAND "
` [U-Boot] [PATCH v3 09/15] bootstage: Convert net "
` [U-Boot] [PATCH v3 10/15] bootstage: Convert FIT "
` [U-Boot] [PATCH v3 11/15] timer: add microsecond boot func
` [U-Boot] [PATCH v3 12/15] bootstage: Replace show_boot_progress/error() with bootstage_...()
` [U-Boot] [PATCH v3 13/15] bootstage: Implement core microsecond boot time measurement
` [U-Boot] [PATCH v3 14/15] bootstage: Plumb in bootstage calls for basic operations
` [U-Boot] [PATCH v3 15/15] bootstage: arm: Add bootstage calls in board and bootm

[U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script
 2012-01-15  1:20 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Remove CONFIG_NET_MULTI from board files
 2012-01-15  1:12 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] SPI: Add i.MX ECSPI driver
 2012-01-15  1:05 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] i.mx6q: SabreLite: Add SPI NOR support

[U-Boot] [PATCH 1/5] net: fec_mxc: Add 1000 Mbps selection
 2012-01-15  0:56 UTC  (8+ messages)
` [U-Boot] [PATCH 3/5] miiphyutil: Add Micrel KSZ9021 support to miiphy_speed
` [U-Boot] [PATCH 4/5] net: fec_mxc: Nove autonegoatiate restart after mii_postcall

[U-Boot] [PATCH] omap3: board.c - Fix compile warnings
 2012-01-15  0:26 UTC  (7+ messages)

[U-Boot] [PATCH v4 1/3] PXA: PXA27x Matrix keypad driver
 2012-01-14 22:49 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/3] zipitz2: enable pxa27x_mkp driver
` [U-Boot] [PATCH v4 3/3] zipitz2: use pxa_mmc_gen as MMC driver

[U-Boot] [PATCH] mx28: fix i.MX28 spi driver
 2012-01-14 20:14 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] Flush the date cache before disabling it
 2012-01-14 18:02 UTC  (26+ messages)
` [U-Boot] [PATCH 1/2 V2] arm926: Flush the data "
  ` [U-Boot] [PATCH 1/2 V3] "
    ` [U-Boot] [PATCH 1/2 V4] "

[U-Boot] [PATCH 1/2] ARM: omap3: added common configuration for Technexion TAM3517
 2012-01-14 15:05 UTC  (10+ messages)
` [U-Boot] [PATCH V3 "
  ` [U-Boot] [PATCH V3 2/2] ARM: omap3: add support to Technexion twister board

[U-Boot] [RFC PATCH v2 0/28] Create generic board init for ARM, x86, PPC
 2012-01-14  9:18 UTC  (6+ messages)
` [U-Boot] [RFC PATCH v2 03/28] arm: Only display frame buffer info if there is LCD/video support
` [U-Boot] [RFC PATCH v2 27/28] tegra: Mark board init files for ARMv4t

[U-Boot] [PATCH v4 0/9] Unified command execution in one place
 2012-01-14  6:45 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/9] Remove CMD_PXE's static on run_command()
` [U-Boot] [PATCH v4 2/9] Rename run_command() to builtin_run_command()
` [U-Boot] [PATCH v4 3/9] Rename run_command2() to run_command()
` [U-Boot] [PATCH v4 4/9] Stop using builtin_run_command()
` [U-Boot] [PATCH v4 5/9] Don't include standard parser if hush is used
` [U-Boot] [PATCH v4 6/9] Create a single cmd_call() function to handle command execution
` [U-Boot] [PATCH v4 7/9] Remove interleave of non-U-Boot code in hush
` [U-Boot] [PATCH v4 8/9] Add cmd_process() to process commands in one place
` [U-Boot] [PATCH v4 9/9] Convert cmd_usage() calls in common to use a return value

[U-Boot] [PATCH v2 0/9] Unified command execution in one place
 2012-01-14  6:33 UTC  (7+ messages)
` [U-Boot] [PATCH v2 4/9] Stop using builtin_run_command()

[U-Boot] Bug in cfb_console driver
 2012-01-14  3:32 UTC 

[U-Boot] [PATCH 0/14] tegra: warmboot (suspend / resume) support
 2012-01-14  0:04 UTC  (13+ messages)
` [U-Boot] [PATCH 05/14] tegra: Add tegra_get_chip_type() to detect SKU
` [U-Boot] [PATCH 09/14] tegra: Add warmboot implementation

[U-Boot] [PATCH v2] main: unify command parsing functions
 2012-01-14  0:01 UTC 

[U-Boot] Bug of NOR Flash CFI Driver
 2012-01-13 23:26 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] mkenvimage: v10/v11 diff split into several patches
 2012-01-13 23:22 UTC  (5+ messages)
` [U-Boot] [PATCH 1/9] Strip mkenvimage

[U-Boot] [PATCH] post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU
 2012-01-13 23:13 UTC  (3+ messages)

[U-Boot] [PATCH] arm, arm-kirkwood: disable l2c before linux boot
 2012-01-13 22:59 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2 0/2] fdt: Deal correctly with alias nodes
 2012-01-13 21:49 UTC  (5+ 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] [v2] powerpc/85xx: move the Fman microcode from ef000000 to eff40000
 2012-01-13 20:46 UTC  (4+ messages)

[U-Boot] [PATCH v6 1/2] Introduce generic TPM support in u-boot
 2012-01-13 20:41 UTC  (4+ messages)
  ` [U-Boot] Fwd: "

[U-Boot] [PATCH] pxe: get ethaddr from the current device instead of env
 2012-01-13 20:36 UTC  (3+ messages)
` [U-Boot] [PATCH v2] net: allow setting env enetaddr from net device setting

[U-Boot] [PATCH v2 0/9] Add support for the OpenRISC architecture
 2012-01-13 20:30 UTC  (19+ messages)
` [U-Boot] [PATCH v2 1/9] openrisc: Add architecture header files
` [U-Boot] [PATCH v2 2/9] openrisc: Add architecture image support
` [U-Boot] [PATCH v2 3/9] openrisc: Add cpu files
` [U-Boot] [PATCH v2 4/9] openrisc: Add library functions
` [U-Boot] [PATCH v2 5/9] openrisc: Add board info printout to cmd_bdinfo
` [U-Boot] [PATCH v2 6/9] openrisc: Add support for standalone programs
` [U-Boot] [PATCH v2 7/9] openrisc: Add openrisc-generic example board
` [U-Boot] [PATCH v2 8/9] openrisc: Add architecture to MAKEALL
` [U-Boot] [PATCH v2 9/9] openrisc: Add MAINTAINERS entry

[U-Boot] [GIT PULL] please pull u-boot-mpc85xx
 2012-01-13 19:40 UTC  (2+ messages)

[U-Boot] compile the u-boot
 2012-01-13 19:34 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2012-01-13 19:33 UTC 

[U-Boot] Please pull u-boot-staging/sr@denx.de - UPDATE
 2012-01-13 19:28 UTC  (2+ messages)

[U-Boot] [PATCH] net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
 2012-01-13 19:19 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