public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-05-09 15:34:32 to 2011-05-12 13:20:03 UTC [more...]

[U-Boot] LED LIGTH
 2011-05-12 13:20 UTC 

[U-Boot] [PATCH] post: add gpio hotkey support
 2011-05-12 12:47 UTC  (4+ messages)

[U-Boot] [PATH v7 0/2] Add support for LaCie NAS Network Space v2
 2011-05-12 12:14 UTC  (9+ messages)
` [U-Boot] [PATH v7 1/2] netconsole: remove `serverip' check
` [U-Boot] [PATH v7 2/2] Add support for Network Space v2

[U-Boot] [PATCH v2 00/10] armv7: cache maintenance operations
 2011-05-12 12:11 UTC  (15+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 01/10] arm: make default implementation of cache_flush() weakly linked
` [U-Boot] [PATCH v3 02/10] armv7: add miscellaneous utility macros
` [U-Boot] [PATCH v3 03/10] armv7: cache maintenance operations for armv7
` [U-Boot] [PATCH v3 04/10] armv7: replace CONFIG_L2_OFF with CONFIG_SYS_NO_L2CACHE
` [U-Boot] [PATCH v3 05/10] armv7: integrate cache maintenance support
` [U-Boot] [PATCH v3 06/10] arm: minor fixes for cache and mmu handling
` [U-Boot] [PATCH v3 07/10] armv7: add PL310 support to u-boot
` [U-Boot] [PATCH v3 08/10] armv7: adapt omap4 to the new cache maintenance framework
` [U-Boot] [PATCH v3 09/10] armv7: adapt omap3 "
` [U-Boot] [PATCH v3 10/10] armv7: adapt s5pc1xx "

[U-Boot] [PATCH v3 5/8] arm/km: add second serial interface for kirkwood
 2011-05-12 11:02 UTC  (2+ messages)

[U-Boot] [PATCH v3 6/8] arm/km: rename mgcoge2un to mgcoge3un
 2011-05-12 11:01 UTC  (2+ messages)

[U-Boot] [PATCH v3 8/8] arm/km: update mgcoge3un board support
 2011-05-12 11:01 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] powerpc/85xx: add support for env in MMC/SPI on corenet ds boards
 2011-05-12 10:46 UTC 

[U-Boot] [PATCH v3 3/8] arm/km: introduce bootcount env variable and clean km_arm
 2011-05-12 10:46 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] powerpc/85xx: Enable eSPI support on corenet ds boards
 2011-05-12 10:46 UTC 

[U-Boot] [PATCH v3 1/8] arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h
 2011-05-12 10:45 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/8] arm/km: move CONFIG_EXTRA_ENV_SETTINGS from board to km_arm file
 2011-05-12 10:41 UTC  (2+ messages)

[U-Boot] [PATCH V7 1/3] MX5: clock: Add clock config interface
 2011-05-12  9:19 UTC  (10+ messages)
` [U-Boot] [PATCH V7 2/3] PMIC: Add dialog pmic support
` [U-Boot] [PATCH V7 3/3] MX53: support for freescale MX53LOCO board

[U-Boot] Pull request: u-boot-arm/master
 2011-05-12  9:12 UTC  (6+ messages)

[U-Boot] Issues in U-BOOT for OMAPL137
 2011-05-12  9:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] keymile arm boards update, part 2
 2011-05-12  8:58 UTC  (3+ messages)

[U-Boot] [PATCHv2 0/4] ST-Ericsson U8500 support
 2011-05-12  8:05 UTC  (2+ messages)
` [U-Boot] [PATCH 1/4] Serial: pl011: new vendor init options

[U-Boot] ACER n310 NAND write protection issue
 2011-05-12  7:48 UTC  (2+ messages)

[U-Boot] Problem with Porting U-boot on 8308
 2011-05-12  5:29 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/2] Add support for LaCie NAS Network Space v2
 2011-05-11 22:53 UTC  (2+ messages)

[U-Boot] [U-BOOT] [PATCH] mmc: enable switch partition function
 2011-05-11 22:31 UTC  (7+ messages)
` [U-Boot] [PATCH V2 1/2] cmd_mmc: eliminate device num in the mmc command

[U-Boot] [PATCH v2] mvsata: issue hard reset on initialization
 2011-05-11 22:22 UTC 

[U-Boot] [PATCH 0/5] introduce nand write.ubi, and drop ffs for jffs2 too
 2011-05-11 21:04 UTC  (5+ messages)

[U-Boot] Pull request u-boot-marvell.git
 2011-05-11 21:01 UTC  (3+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-05-11 20:58 UTC  (5+ messages)

[U-Boot] [PATCH] MX53: mx53evk: Remove duplicate define
 2011-05-11 14:38 UTC  (2+ messages)

[U-Boot] [PATCH] Add missing i.MX boards to MAKEALL
 2011-05-11 14:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] net/net.c: clenups for checkpatch compliance
 2011-05-11 14:00 UTC  (14+ messages)
` [U-Boot] [PATCH 1/8] net/net.c: cosmetic: fix lines over 80 characters
` [U-Boot] [PATCH v2 0/8] net/net.c: cleanups for checkpatch compliance
` [U-Boot] [PATCH v2 1/8] net/net.c: cosmetic: fix lines over 80 characters
` [U-Boot] [PATCH v2 2/8] net/net.c: cosmetic: variable initializations
` [U-Boot] [PATCH v2 3/8] net/net.c: cosmetic: fix whitespace issues
` [U-Boot] [PATCH v2 4/8] net/net.c: cosmetic: fix brace issues
` [U-Boot] [PATCH v2 5/8] net/net.c: cosmetic: fix pointer syntax issues
` [U-Boot] [PATCH v2 6/8] net/net.c: cosmetic: parentheses not required for return
` [U-Boot] [PATCH v2 7/8] net/net.c: cosmetic: fix indentation
` [U-Boot] [PATCH v2 8/8] net/net.c: cosmetic: do not use assignment in if condition

[U-Boot] [PATCH] ehci-pci: Fix PCI EHCI driver for 36-bit
 2011-05-11 10:41 UTC  (3+ messages)

[U-Boot] [Patch v2] powerpc/mpc8xxx: reword max tCKmin message
 2011-05-11 10:39 UTC  (2+ messages)

[U-Boot] [PATCH] [v5] powerpc/85xx: fix compatible property for the L2 cache node
 2011-05-11 10:39 UTC  (2+ messages)

[U-Boot] header intact
 2011-05-11  9:47 UTC 

[U-Boot] Reminder- USB detection issues on OMAPL137
 2011-05-11  9:42 UTC 

[U-Boot] 你是英语达人吗?
 2011-05-11  9:36 UTC 

[U-Boot] [PATCH v3 0/3] km/common mainlining remaining parts
 2011-05-11  8:57 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] km/common: implement boardId HWkey checks as u-boot cmd
` [U-Boot] [PATCH v3 2/3] km/common: simplify default environment
` [U-Boot] [PATCH v3 3/3] km/common: add pnvramsize to "

[U-Boot] ACER n310 NAND write protection issue
 2011-05-11  8:24 UTC 

[U-Boot] hi
 2011-05-11  7:50 UTC 

[U-Boot] [PATCH v2 0/8] km/common mainlining
 2011-05-11  7:43 UTC  (16+ messages)
` [U-Boot] [PATCH v2 1/8] km/common: fix initial_boot_bank for bootpackages
` [U-Boot] [PATCH v2 2/8] common/hush: make get_local_var visible for other users
` [U-Boot] [PATCH v2 3/8] km/common: implement setboardid command
` [U-Boot] [PATCH v2 5/8] km/common: fix coding style issues in generic header
` [U-Boot] [PATCH v2 6/8] keymile boards: move keymile specific header in subdir
` [U-Boot] [PATCH v2 7/8] km/common: simplify default environment

[U-Boot] [PATCH V2 1/1] mx5: board: code clean up for checkboard code
 2011-05-11  7:16 UTC  (13+ messages)
` [U-Boot] [PATCH V6 2/3] PMIC: Add dialog pmic support

[U-Boot] U-Boot-x86 / coreboot Integration
 2011-05-11  6:51 UTC  (19+ messages)
` [U-Boot] [coreboot] "

[U-Boot] [PATCH] mvsata: issue hard reset on initialization
 2011-05-11  5:23 UTC  (5+ messages)

[U-Boot] boot-up time optimization. Where to start?
 2011-05-11  5:12 UTC  (8+ messages)

[U-Boot] [PATCH] kwbimage: Fix check variable of checksum
 2011-05-11  3:33 UTC 

[U-Boot] [PATCH] MIPS: Move timer code to arch/mips/cpu/$(CPU)/
 2011-05-11  1:20 UTC  (2+ messages)

[U-Boot] Does usbtty work on omap3?
 2011-05-11  0:14 UTC  (3+ messages)

[U-Boot] [PATCH] post: new parallel nor flash test
 2011-05-10 23:35 UTC  (6+ messages)
` [U-Boot] [PATCH v2] post: new "

[U-Boot] Access to certain MPC8308 internal registers causes exception
 2011-05-10 22:52 UTC  (3+ messages)

[U-Boot] RFC: auto-generate ARM mach-types.h file from ARM machine database
 2011-05-10 21:50 UTC  (7+ messages)

[U-Boot] プレゼントのお知らせ
 2011-05-10 21:31 UTC 

[U-Boot] [PATCH] powerpc/km82xx: fix compile issue for mgcoge2ne
 2011-05-10 21:16 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] km82xx mainlining
 2011-05-10 20:51 UTC  (15+ messages)
` [U-Boot] [PATCH v2 1/7] km/common: remove hdlc_enet implementation
` [U-Boot] [PATCH v2 2/7] powerpc/km82xx: cleanup coding style for mgcoge.c
` [U-Boot] [PATCH v2 3/7] powerpc/km82xx: rename mgcoge files to km82xx
` [U-Boot] [PATCH v2 4/7] powerpc/km82xx: rework DIP switch detection
` [U-Boot] [PATCH v2 5/7] powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support
` [U-Boot] [PATCH v2 6/7] powerpc/km82xx: adapt CONFIG_SYSSYPCR to manual
` [U-Boot] [PATCH v2 7/7] powerpc/km82xx: add board specific environment variable

[U-Boot] [PATCH 17/30] cramfs: make cramfs usable without a NOR flash
 2011-05-10 20:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE
` [U-Boot] [PATCH v2 2/2] cramfs: make cramfs usable without a NOR flash

[U-Boot] [PATCH 00/30] Keymile boards mainlining, part 2 (resend)
 2011-05-10 20:45 UTC  (7+ messages)
` [U-Boot] [PATCH 08/30] powerpc/km82xx: rename mgcoge2ne to mgcoge3ne board support

[U-Boot] [GIT PULL] MIPS patches
 2011-05-10 20:35 UTC  (2+ messages)

[U-Boot] [GIT PULL] mpc83xx: restrict UTMI PHY configuration to 831x parts
 2011-05-10 20:31 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] [v3] powerpc/85xx: add support the ePAPR "phandle" property
 2011-05-10 20:28 UTC 

[U-Boot] [PATCH 1/2] fdt: introduce fdt_create_phandle()
 2011-05-10 20:24 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] [v2] powerpc/85xx: add support the ePAPR "phandle" property

[U-Boot] tftp booting the panda board
 2011-05-10 18:58 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] omap4: add support for gpios
` [U-Boot] [PATCH 2/3] omap4: add support for EHCI
` [U-Boot] [PATCH 3/3] omap4_panda: "

[U-Boot] [PATCH] mx31pdk: Clean up mx31pdk.h file
 2011-05-10 18:42 UTC  (3+ messages)

[U-Boot] [PATCH] MX51: vision2: Fix build for vision2 board
 2011-05-10 18:13 UTC 

[U-Boot] [PATCH] MX51: vision: Let video mode struct be independant of watchdog
 2011-05-10 17:50 UTC 

[U-Boot] [PATCH] post: use ARRAY_SIZE
 2011-05-10 17:28 UTC 

[U-Boot] USB detection issues on OMAPL137
 2011-05-10 17:10 UTC 

[U-Boot] How to enable ethernet driver in u-boot
 2011-05-10 15:36 UTC 

[U-Boot] [PATCH] qoriq/p1_p2_rdb: USB device-tree fixups for P1020
 2011-05-10 13:44 UTC  (2+ messages)

[U-Boot] [PATCH]qoriq/p1_p2_rdb: Add Dual Role USB support macro for P1020RDB
 2011-05-10 13:41 UTC  (2+ messages)

[U-Boot] [PATCH] Fix incorrect use of getenv() before relocation
 2011-05-10 13:38 UTC  (3+ messages)

[U-Boot] Gregory J Kelsey is out of the office
 2011-05-10 10:02 UTC 

[U-Boot] Western Union Money Transfer Information On Behalf Of IMF
 2011-05-10  7:23 UTC 

[U-Boot] DSN: failed (Returned mail: Data format error)
 2011-05-10  5:34 UTC 

[U-Boot] [PATCH] post: fix up I/O helper usage
 2011-05-10  3:01 UTC 

[U-Boot] [PATCH] cfi_flash: reverse geometry for newer STM parts
 2011-05-09 22:33 UTC 

[U-Boot] Kernel panic - not syncing: No init found. While booting from U-Boot
 2011-05-09 20:44 UTC  (2+ messages)

[U-Boot] Help U-boot Ralink
 2011-05-09 20:38 UTC  (2+ messages)

[U-Boot] mailbox has exceeded the storage limit
 2011-05-09 18:52 UTC 

[U-Boot] [PATCH] MIPS: Introduce --gc-sections for MIPS
 2011-05-09 15:34 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