public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-02-13 07:31:05 to 2012-02-15 10:30:03 UTC [more...]

[U-Boot] [PATCH 0/4 v5] i.MX28: Fix ref_cpu clock setup
 2012-02-15 10:30 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4 v5] Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
` [U-Boot] [PATCH 2/4 v5] Introducing 8-bit wide register, mx28_register_8
` [U-Boot] [PATCH 3/4 v5] Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers
` [U-Boot] [PATCH 4/4 v5] Preventing needless switching on and off PLL bypass mode, allowing allow single-stepping through the SPL

[U-Boot] [PATCH 0/4 v5] i.MX28: Fix ref_cpu clock setup
 2012-02-15 10:11 UTC 

[U-Boot] [PATCH] i.MX28: digctrl registers added
 2012-02-15 10:05 UTC  (5+ messages)
` [U-Boot] [PATCH] Elimintated magic numbers for scratch register addresses

[U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information
 2012-02-15  8:55 UTC 

[U-Boot] [PATCH 4/4] powerpc/85xx:Update NAND code base to support debugger
 2012-02-15  8:54 UTC 

[U-Boot] [PATCH 3/4] powerpc/85xx:Update NOR code base to support debugger
 2012-02-15  8:54 UTC 

[U-Boot] [PATCH 2/4] powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger
 2012-02-15  8:54 UTC 

[U-Boot] [PATCH 1/4] doc: Add documentation for mpc85xx debugger support
 2012-02-15  8:53 UTC 

[U-Boot] powerpc/85xx:debugger support patch
 2012-02-15  8:53 UTC 

[U-Boot] [PATCH] powerpc/85xx:Avoid vector table compilation for nand_spl
 2012-02-15  8:50 UTC 

[U-Boot] [PATCH 2/2] powerpc/85xx:Fix IVORs addr after vector table relocation
 2012-02-15  8:49 UTC 

[U-Boot] [PATCH 1/2] powerpc/85xx:Avoid hardcoded vector address for IVORs
 2012-02-15  8:49 UTC 

[U-Boot] [PATCH] mtd, nand: move some printfs to debug output
 2012-02-15  8:34 UTC 

[U-Boot] [PATCH 1/2] command, log: Coding Style cleanup
 2012-02-15  8:21 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] command, log: print log->v2.con value in the "log info" command

[U-Boot] U-boot running on DDR fails to detect the CFI compliant flash
 2012-02-15  8:14 UTC  (3+ messages)

[U-Boot] [PATCH] sh: Add bit control functions
 2012-02-15  7:56 UTC  (2+ messages)

[U-Boot] [PATCH v2] sh: i2c: Add support I2C controller of SH7734
 2012-02-15  7:54 UTC  (2+ messages)

[U-Boot] [PATCH] sh: Fix sh7264 clock speed and related serial setting
 2012-02-15  7:53 UTC  (2+ messages)

[U-Boot] [PATCH] sh: Add support for r0p7734 board
 2012-02-15  7:51 UTC  (4+ messages)
` [U-Boot] [PATCH] net: sh_eth: Fix build warnings and whitespace for sh_eth

[U-Boot] [PATCH] sh: i2c: Add support I2C controller of SH7734
 2012-02-15  7:33 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] Add run_command_list() to run a list of commands
 2012-02-15  7:31 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] Allow newlines within command environment vars

[U-Boot] [PATCH 1/5 v2] sandbox: add lseek helper
 2012-02-15  6:30 UTC  (3+ messages)
` [U-Boot] [PATCH 1/5 v2.1] "

[U-Boot] [PATCH v2 1/8] sandbox: fdt: Add support for CONFIG_OF_CONTROL
 2012-02-15  6:26 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/8] sandbox: config: Enable fdt and snprintf() options

[U-Boot] do mx28evk/m28evk start with battery?
 2012-02-15  6:11 UTC  (4+ messages)

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

[U-Boot] [PATCH] env: Add the ability to merge the saved env with the default
 2012-02-14 23:30 UTC 

[U-Boot] [PATCH 1/6] .gitignore: Add .su files
 2012-02-14 19:51 UTC  (24+ messages)
` [U-Boot] [PATCH 3/6] arm: Check for -fstack-usage support
` [U-Boot] [PATCH v2 0/6] SPL-related documentation / checking
  ` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 1/6] .gitignore: Add .su files
  ` [U-Boot] [PATCH v3 2/6] config.mk: Make cc-option create a file under include/generated
  ` [U-Boot] [PATCH v3 3/6] config.mk: Check for -fstack-usage support
  ` [U-Boot] [PATCH v3 4/6] spl.c: Use __noreturn decorator
  ` [U-Boot] [PATCH v3 5/6] README: document more SPL config options
  ` [U-Boot] [PATCH v3 6/6] SPL: Add README.omap3
` [U-Boot] [PATCH v2 1/6] .gitignore: Add .su files
` [U-Boot] [PATCH v2 2/6] config.mk: Make cc-option create a file under include/generated
` [U-Boot] [PATCH v2 3/6] config.mk: Check for -fstack-usage support
` [U-Boot] [PATCH v2 4/6] spl.c: Use __noreturn decorator
` [U-Boot] [PATCH v2 5/6] README: Add more SPL config options
` [U-Boot] [PATCH v2 6/6] SPL: Add README.omap3

[U-Boot] Please pull u-boot-staging/trini@ti.com
 2012-02-14 18:17 UTC 

[U-Boot] Please pull u-boot-ti/master
 2012-02-14 18:00 UTC 

[U-Boot] [PATCH] Tricorder: Switch env to generic mmc driver
 2012-02-14 17:46 UTC  (2+ messages)

[U-Boot] nand: current mainline show "new" startup output
 2012-02-14 17:12 UTC  (4+ messages)

[U-Boot] [STATUS] [ARM]
 2012-02-14 16:45 UTC  (2+ messages)

[U-Boot] [PATCH] Remove execute permissions from source files
 2012-02-14 16:16 UTC  (7+ messages)

[U-Boot] Q: Bad bits in Nand Write
 2012-02-14 15:05 UTC 

[U-Boot] OMAP USB, beagle-xm fail
 2012-02-14 14:50 UTC  (6+ messages)

[U-Boot] [PATCH] powerpc/85xx:Add PSC9131 RDB Support
 2012-02-14 14:18 UTC  (2+ messages)

[U-Boot] [PATCH] to correct Issue with PowerPc implementation of resetting the watchdog in the decrementer exception handler
 2012-02-14 13:49 UTC  (2+ messages)

[U-Boot] [PATCH] i.MX28: Fix ref_cpu clock setup
 2012-02-14 13:27 UTC  (5+ messages)

[U-Boot] mx6: consolidating and extending anadig/analog/anatop register defs
 2012-02-14 13:17 UTC  (8+ messages)

[U-Boot] SPL Linux Boot
 2012-02-14  8:56 UTC  (5+ messages)
` [U-Boot] SPL Linux Boot V13
  ` [U-Boot] [PATCH V13 01/12] Add cmd_spl command

[U-Boot] [PATCH 00/14] Nokia RX-51 support
 2012-02-14  7:09 UTC  (11+ messages)
` [U-Boot] [PATCH 10/14] New config variable CONFIG_MENUCMD
` [U-Boot] [PATCH 11/14] New config variable CONFIG_PREMONITOR
` [U-Boot] [PATCH 13/14] New command bootmenu: ANSI terminal Boot Menu support
` [U-Boot] [PATCH 09/14] New command clear: Clear the ANSI terminal

[U-Boot] [PATCH] EXYNOS: SMDK5250: Support all 4 UARTs
 2012-02-14  7:00 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 00/28] Add link-local addressing support
 2012-02-14  6:51 UTC  (12+ messages)
` [U-Boot] [PATCH 07/28] net: Move PING out of net.c
` [U-Boot] [PATCH 26/28] net: Add link-local addressing support
` [U-Boot] [PATCH 04/28] net: Make the MAC-seeded random number generator available to /net

[U-Boot] [PATCH] PSC9131/PSC9130/PSC9231 Processor Support Added
 2012-02-14  6:13 UTC 

[U-Boot] [PATCH 0/4] USB cleanup
 2012-02-14  5:59 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] USB: Staticize internal functions
` [U-Boot] [PATCH 2/4] USB: Separate out USB hub driver
` [U-Boot] [PATCH 3/4] USB: Make struct devrequest setup_packet local
` [U-Boot] [PATCH 4/4] USB: Staticize usb_storage.c

[U-Boot] [PATCH] USB: Staticize internal functions
 2012-02-14  4:00 UTC 

[U-Boot] [PATCH v2] fix CFI flash driver for 8-bit bus support
 2012-02-14  0:51 UTC  (3+ messages)

[U-Boot] [PATCH v4 12/15] bootstage: Replace show_boot_progress/error() with bootstage_...()
 2012-02-13 23:51 UTC  (3+ messages)
` [U-Boot] [PATCH v4 13/15] bootstage: Implement core microsecond boot time measurement
` [U-Boot] [PATCH v4 15/15] bootstage: arm: Add bootstage calls in board and bootm

[U-Boot] M29W256GL + WEIM in uboot
 2012-02-13 23:33 UTC  (8+ messages)

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

[U-Boot] [PATCH] Tricorder: Fix boot after making software ecc configurable
 2012-02-13 23:05 UTC  (4+ messages)

[U-Boot] Pull request u-boot-blackfin.git (sf branch)
 2012-02-13 22:18 UTC  (2+ messages)

[U-Boot] Pull request u-boot-blackfin.git (master branch)
 2012-02-13 22:14 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "nand: make 1-bit software ECC configurable"
 2012-02-13 21:55 UTC 

[U-Boot] USB support in U-boot for MX23EVK board
 2012-02-13 20:24 UTC  (5+ messages)

[U-Boot] [PATCH] Tricorder: Store ecc data on stack
 2012-02-13 17:59 UTC  (3+ messages)
  ` [U-Boot] [PATCH] OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL

[U-Boot] [PATCH] omap3_beagle: Change MAINTAINERS entry
 2012-02-13 16:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] am335x_evm: Change MAINTAINERS
 2012-02-13 16:02 UTC  (2+ messages)
` [U-Boot] [PATCH] am335x_evm: Change MAINTAINERS entry

[U-Boot] [PATCH] am33xx: ddr_defs.h: Change DDR timings
 2012-02-13 15:57 UTC 

[U-Boot] Password protection of U-Boot command line
 2012-02-13 14:10 UTC  (12+ messages)

[U-Boot] [PATCH v5 1/1] imximage: Add MX53 boot image support
 2012-02-13 14:10 UTC  (2+ messages)
` [U-Boot] imximage: Create i.MX6 NOR flash images (was: [PATCH v5 1/1] imximage: Add MX53 boot image support)

[U-Boot] [PATCH] Armada100: gplugD: Add FAT & EXT2 command support
 2012-02-13 13:30 UTC 

[U-Boot] [v3 1/3] USB: Armada100: Add UTMI PHY interface driver
 2012-02-13 13:27 UTC  (3+ messages)
` [U-Boot] [v3 2/3] USB: Armada100: EHCI Driver for Armada100 SOCs
` [U-Boot] [v3 3/3] Armada100: gplugD: Add USB command support

[U-Boot] [v2 1/4] USB: Armada100: Add UTMI PHY interface driver
 2012-02-13 10:09 UTC  (12+ messages)
` [U-Boot] [v2 2/4] USB: Armada100: ECHI Driver for Armada100 SOCs
` [U-Boot] [v2 3/4] Armada100: gplugD: Add USB command support
` [U-Boot] [v2 4/4] Armada100: gplugD: Add FAT & EXT2 "

[U-Boot] Luna Pier u-boot addition
 2012-02-13  9:15 UTC 

[U-Boot] powerpc/usb: fix bug of CPU halt when missing USB PHY clock
 2012-02-13  8:38 UTC  (2+ messages)

[U-Boot] SRIO patches
 2012-02-13  8:09 UTC 

[U-Boot] [PATCH] PXA: Remove PXA PCMCIA support
 2012-02-13  8:06 UTC 

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2012-02-13  8:03 UTC  (2+ messages)

[U-Boot] [PATCH] dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm
 2012-02-13  7:38 UTC 


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