public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-08-12 06:49:21 to 2011-08-17 02:30:10 UTC [more...]

[U-Boot] [PATCH 4/7] mmc: rescan fails on empty slot
 2011-08-17  2:30 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH] powerpc/mpc83xx: Rename CONFIG_SYS_DDR_CONFIG to CONFIG_SYS_DDR_CS_CONFIG
 2011-08-17  0:48 UTC  (2+ messages)
` [U-Boot] [PATCH v2] powerpc/mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code

[U-Boot] [PATCH v2 7/7] led: Remove state-saving of led for toggle functionality and add toggle option to led command
 2011-08-16 23:45 UTC 

[U-Boot] [PATCH 1/7] Corrected LED name match finding avoiding extraneous Usage printouts
 2011-08-16 23:40 UTC  (9+ messages)
` [U-Boot] [PATCH 2/7] BeagleBoard: fix LED 0/1 in driver
` [U-Boot] [PATCH 3/7] led: added cmd_led to Makefile
` [U-Boot] [PATCH 4/7] led: correct off/on locations in structure
` [U-Boot] [PATCH 5/7] led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'
` [U-Boot] [PATCH 6/7] OMAP3: Add function to get state of a GPIO output
` [U-Boot] [PATCH 7/7] led: Remove state-saving of led for toggle functionality and add toggle option to led command

[U-Boot] [PATCH v2 5/7] led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'
 2011-08-16 23:38 UTC 

[U-Boot] Patch submission process question
 2011-08-16 22:31 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] omap3+: Add OMAP support for cmd_gpio
 2011-08-16 22:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 2/2] omap4_panda: Build in cmd_gpio support on panda

[U-Boot] [PATCH] phylib: Work around bug in Teranetics PHY
 2011-08-16 22:08 UTC 

[U-Boot] [ RFC ] fastboot protocol support in u-boot
 2011-08-16 20:44 UTC  (8+ messages)
` [U-Boot] [RFC] fastboot gadget support

[U-Boot] [PATCH] armv7:cache: D cache line size read method
 2011-08-16 18:32 UTC  (10+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [RESEND PATCH "

[U-Boot] [PATCH 0/8 RFC] POST: support for km_arm and mem_regions test definition
 2011-08-16 18:03 UTC  (13+ messages)
` [U-Boot] [PATCH 1/8] POST/arm: adaptations needed for POST on ARM to work
` [U-Boot] [PATCH 4/8] POST: drivers/memory.c coding style cleanup
` [U-Boot] [PATCH 6/8] POST/km_arm: add POST memory tests infrastructure
` [U-Boot] [PATCH 8/8] km_arm: enable POST for these boards

[U-Boot] Notification
 2011-08-16 17:35 UTC 

[U-Boot] [PATCH] NAND: Really ignore bad blocks when scrubbing
 2011-08-16 17:03 UTC 

[U-Boot] [PATCH 1/2 v2] fdt: Add a do_fixup_by_path_string() function
 2011-08-16 16:33 UTC  (2+ messages)

[U-Boot] [STATUS] u-boot-arm/master branch complete wrt merge window?
 2011-08-16 14:52 UTC  (12+ messages)

[U-Boot] u-boot stucks before rellocation
 2011-08-16 14:36 UTC 

[U-Boot] [PATCH v 1/3] arm: do not force d-cache enable on all boards
 2011-08-16 14:33 UTC  (18+ messages)
` [U-Boot] [PATCH v2 1/4] "
  ` [U-Boot] d-cache enable
` [U-Boot] [PATCH v3 0/4] arm: changes in cache handling
` [U-Boot] [PATCH v3 1/4] arm: do not force d-cache enable on all boards
  ` [U-Boot] [PATCH v4 "

[U-Boot] [PATCH] FAT: Add FAT write feature
 2011-08-16 11:33 UTC  (2+ messages)

[U-Boot] u-boot stucks before rellocation
 2011-08-16  8:02 UTC 

[U-Boot] [PATCH 2/2 v2] powerpc/p1023rds: Enable nand node and disable nor node
 2011-08-16  7:34 UTC 

[U-Boot] [PATCH 1/2] fdt: Add a fdt_set_node_status function
 2011-08-16  7:24 UTC  (7+ messages)

[U-Boot] [RESEND PATCH v3 0/4] Add basic clock and pinmux functions to the Tegra2
 2011-08-16  7:11 UTC  (8+ messages)
` [U-Boot] [RESEND PATCH v3 1/4] Tegra2: Add microsecond timer function
` [U-Boot] [RESEND PATCH v3 2/4] Tegra2: Add more clock support
` [U-Boot] [RESEND PATCH v3 3/4] Tegra2: Add additional pin multiplexing features
` [U-Boot] [RESEND PATCH v3 4/4] Tegra2: Use clock and pinmux functions to simplify code

[U-Boot] building mx5 targets with O= fails
 2011-08-16  6:12 UTC 

[U-Boot] [PATCH v6 2/2] gpio: Add GPIO driver for Marvell SoC Armada100
 2011-08-16  6:01 UTC 

[U-Boot] [PATCH v6 1/2] gpio: Add GPIO driver framework for Marvell SoCs
 2011-08-16  6:01 UTC 

[U-Boot] SD/MMC timming issue when upgrading from 2010.09 to 2010.12 version
 2011-08-16  4:36 UTC 

[U-Boot] [PATCH] led: remove camel casing of led identifiers globally
 2011-08-16  2:51 UTC 

[U-Boot] [PATCH 01/13] BeagleBoard: config: load kernel from MMC ext, not FAT
 2011-08-16  2:47 UTC  (13+ messages)
` [U-Boot] [PATCH 02/13] BeagleBoard: config: Switch console to ttyO2
` [U-Boot] [PATCH 03/13] BeagleBoard: config: hardcode MAC for onboard SMSC
` [U-Boot] [PATCH 04/13] BeagleBoard: config: use uImage.beagle for tftp
` [U-Boot] [PATCH 05/13] BeagleBoard: config: decrease bootdelay to 2 seconds
` [U-Boot] [PATCH 06/13] BeagleBoard: config: enable networking
` [U-Boot] [PATCH 07/13] BeagleBoard: config: enable asix driver and dhcp
` [U-Boot] [PATCH 08/13] BeagleBoard: config: enable DSS
` [U-Boot] [PATCH 09/13] BeagleBoard: config: make mtest run
` [U-Boot] [PATCH 10/13] BeagleBoard: config: increase command-line functionality
` [U-Boot] [PATCH 11/13] BeagleBoard: config: add optargs/buddy/camera
` [U-Boot] [PATCH 12/13] BeagleBoard: config: Enabled multibus support for I2C in configuration
` [U-Boot] [PATCH 13/13] BeagleBoard: config: updated default configuration

[U-Boot] [PATCH 1/3] BeagleBoard: turn off clocks in ehci_stop
 2011-08-16  2:36 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] BeagleBoard: Added userbutton command
` [U-Boot] [PATCH 3/3] BeagleBoard: Configure DVI/S-video

[U-Boot] Error in structure gtm83xx_t definition in immap_83xx.h
 2011-08-15 22:13 UTC  (3+ messages)
    ` [U-Boot] [PATCH] mpc83xx: fix global timer structure definition

[U-Boot] [PATCH 0/9] Series short description
 2011-08-15 20:25 UTC  (12+ messages)
` [U-Boot] [PATCH 3/9] apf9328: Add Armadeus Project board APF9328
` [U-Boot] [PATCH 5/9] apf9328: add default board configuration file
` [U-Boot] [PATCH 6/9] mx1: improve PLL freq computation

[U-Boot] Thanks
 2011-08-15 11:41 UTC 

[U-Boot] [PATCH 0/3] ARM: Clean arm/lib/cache.c, modify ARM1136 and ARM926 accordingly
 2011-08-15  8:09 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] ARM: Clean arch/arm/lib/cache.c
` [U-Boot] [PATCH 2/3] ARM: ARM1136 - Remove flush_cache from arch/arm/lib/cache.c

[U-Boot] [PATCH] beagle-asm/arch/gpio.h to asm/omap_gpio.h
 2011-08-15  7:26 UTC 

[U-Boot] [PATCH 3/3 v3] ARM: ARM926EJS - Add cache operations
 2011-08-15  7:08 UTC  (3+ messages)

[PATCH] mpc83xx: fix global timer structure definition
 2011-08-15  3:53 UTC 

[U-Boot] (no subject)
 2011-08-15  2:02 UTC  (5+ messages)
` [U-Boot] Question about interrupt-driven mode duart on MPC837xE-rdb board.(with the subject)

[U-Boot] [PATCH] env: allow people to force envcrc building
 2011-08-14 20:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] post: fix up I/O helper usage
 2011-08-14 20:45 UTC  (4+ messages)

[U-Boot] [PATCH] sf: winbond: add support for W25X40 parts
 2011-08-14 20:34 UTC 

[U-Boot] CONGRATULATIONS!!! PLEASE KINDLY OPEN THE ATTACHMENT FILE FOR MORE DETAILS
 2011-08-14 20:31 UTC 

[U-Boot] [u-boot][PATCH] tftp: Remove command repetition
 2011-08-14 19:08 UTC 

[U-Boot] relocation problem
 2011-08-14 19:04 UTC  (3+ messages)

[U-Boot] [PATCH v4 1/3] gpio: Move common gpio.h to include/asm-generic
 2011-08-14 18:55 UTC  (11+ messages)
` [U-Boot] [PATCH v5 "
    ` [U-Boot] [PATCH v6 1/4] "
    ` [U-Boot] [PATCH v6 2/4] gpio: Modify common gpio.h to more closely match Linux
    ` [U-Boot] [PATCH v6 3/4] mpc83xx: Add a GPIO driver for the MPC83XX family
    ` [U-Boot] [PATCH v6 4/4] mpc8313erdb: Enable GPIO support on the MPC8313E RDB
` [U-Boot] [PATCH v5 2/3] mpc83xx: Add a GPIO driver for the MPC83XX family
` [U-Boot] [PATCH v5 3/3] mpc8313erdb: Enable GPIO support on the MPC8313E RDB

[U-Boot] aus Madam Amira Hydar
 2011-08-14  1:43 UTC 

[U-Boot] Question about interrupt-driven mode duart on MPC837xE-rdb board
 2011-08-13 18:21 UTC  (2+ messages)

[U-Boot] (no subject)
 2011-08-13 14:48 UTC 

[U-Boot] [PATCH 1/2] powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014
 2011-08-13  8:23 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2][v2] "

[U-Boot] [PATCH 2/2] beagleboard: enable HUB power on XM boards
 2011-08-13  7:25 UTC  (4+ messages)

[U-Boot] (no subject)
 2011-08-13  7:18 UTC 

[U-Boot] OPEN THE ATTACHMENT QUICKLY
 2011-08-13  5:44 UTC 

[U-Boot] Hello
 2011-08-13  0:02 UTC 

[U-Boot] MTCN Numbers: 6096147516
 2011-08-12 23:27 UTC 

[U-Boot] ehci-hcd: Allow cleanups to happen on an EHCI timeout
 2011-08-12 23:19 UTC  (2+ messages)

[U-Boot] MTCN Numbers: 6096147516
 2011-08-12 23:01 UTC 

[U-Boot] [PATCH] powerpc/mpc83xx: Cleanup usage of LBC and DDR constants
 2011-08-12 21:53 UTC  (7+ messages)
  ` [U-Boot] [PATCH v2 0/4] "
  ` [U-Boot] [PATCH v2 1/4] powerpc/mpc83xx: Whitespace changes
  ` [U-Boot] [PATCH v2 2/4] powerpc/mpx83xx: Cleanup usage of BAT constants
  ` [U-Boot] [PATCH v2 3/4] powerpc/mpc83xx: Cleanup usage of DDR constants
  ` [U-Boot] [PATCH v2 4/4] powerpc/mpc83xx: Cleanup usage of LBC constants

[U-Boot] [PATCH 1/2] dm3730: enable dpll5
 2011-08-12 19:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] arm: cleanup board code
 2011-08-12 17:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-08-12 17:53 UTC  (2+ messages)

[U-Boot] (no subject)
 2011-08-12 14:29 UTC 

[U-Boot] [PATCH 8/8 v6] integrator: convert to new build system
 2011-08-12 13:45 UTC  (3+ messages)

[U-Boot] [PATCH] AT91: fix at91cap9 SoC files
 2011-08-12 13:27 UTC  (3+ messages)

[U-Boot] [PATCH 00/52] ARM: remove broken boards
 2011-08-12 13:06 UTC  (9+ messages)
` [U-Boot] [PATCH 14/52] ARM: remove broken "integratorap" board
` [U-Boot] [PATCH 38/52] ARM: remove broken "integratorcp" board

[U-Boot] WEBMAIL VERIFICATION UPDATE
 2011-08-12 11:12 UTC 

[U-Boot] EDUCATION (EDU) WEBMAIL UPDATE
 2011-08-12 10:54 UTC 

[U-Boot] [PATCH v4] ARM926ejs: Add routines to invalidate D-Cache
 2011-08-12 10:04 UTC  (6+ messages)

[U-Boot] THANKS
 2011-08-12  9:51 UTC 

[U-Boot] [PATCH] mmc: dcache: Replace ext_csd buffer with cache aligned one
 2011-08-12  9:50 UTC  (4+ messages)

[U-Boot] [PATCH] AT91: Defer Dataflash access to env_relocate_spec
 2011-08-12  9:38 UTC  (4+ messages)

[U-Boot] Arielle wants you to join the group NakedFunRoom
 2011-08-12  9:34 UTC 

[U-Boot] [PATCH] arm: fix bd pointer dereference prior initialization
 2011-08-12  9:20 UTC  (2+ messages)

[U-Boot] [PATCH] arm: lib: memcpy: Do not copy to same address
 2011-08-12  8:49 UTC  (2+ messages)

[U-Boot] [PATCH 8/8 v5] integrator: convert to new build system
 2011-08-12  8:49 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] i2c:gpio:s5p I2C GPIO rework
 2011-08-12  8:32 UTC  (4+ messages)
` [U-Boot] [PATCH 0/2] i2c:gpio:s5p: I2C GPIO SW implementation (via soft_i2c)
  ` [U-Boot] [PATCH 1/2 v4] i2c:gpio:s5p: I2C GPIO Software "
  ` [U-Boot] [PATCH 2/2] i2c:gpio:s5p: Enable I2C GPIO on the GONI target

[U-Boot] Pull request: u-boot-arm/master
 2011-08-12  8:21 UTC  (4+ messages)

[U-Boot] Problems using vxboot
 2011-08-12  8:14 UTC 


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