messages from 2012-04-19 08:55:32 to 2012-04-22 18:46:16 UTC [more...]
[U-Boot] kwboot: Boot Marvell Kirkwood SoCs over a serial link
2012-04-22 18:46 UTC (2+ messages)
[U-Boot] kwboot: Boot Marvell Kirkwood SoCs over a serial link
2012-04-22 18:00 UTC
[U-Boot] Pull request u-boot-blackfin.git (master branch)
2012-04-22 17:12 UTC
[U-Boot] [PATCH] image/fit: drop inline markings on parser code
2012-04-22 16:59 UTC
[U-Boot] [PATCH 0/3] Initialisation Sequence Framework
2012-04-22 15:23 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] init_func: Add fundamental framework
` [U-Boot] [PATCH 2/3] init_func: Add x86 support
` [U-Boot] [PATCH 3/3] init_func: Use for eNET board
[U-Boot] [STATUS] v2012.04-rc2 and -rc3 are out
2012-04-22 9:56 UTC (7+ messages)
[U-Boot] Pull request: u-boot-nds32
2012-04-22 9:33 UTC
[U-Boot] [PATCH v3 1/4] nds32/ag102: add header support of ag102 soc
2012-04-22 8:55 UTC (8+ messages)
` [U-Boot] [PATCH v3 2/4] nds32/ag102: add ag102 soc support
` [U-Boot] [PATCH v3 3/4] board/adp-ag102: add board specific files
` [U-Boot] [PATCH v3 4/4] board/adp-ag102: add configuration of adp-ag102
[U-Boot] [PATCH 0/2] Add support for MINI2440
2012-04-22 8:33 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] S3C2440 : PLL Initialization should be SoC specific
` [U-Boot] [PATCH 2/2 v4] Add support for MINI2440 (s3c2440)
[U-Boot] [PATCH] cm-t35: add I2C multi-bus support
2012-04-22 6:09 UTC (3+ messages)
[U-Boot] [STATUS] v2012.04 released, Merge Window is OPEN
2012-04-21 21:55 UTC (2+ messages)
` [U-Boot] 'run' no longer aborts on an error, can someone please verify
[U-Boot] [PATCH v5] AT91SAM9*: Change kernel address in dataflash to match u-boot's size
2012-04-21 21:24 UTC
[U-Boot] [PATCH] Add support s3c2440 NAND controller
2012-04-21 21:20 UTC (3+ messages)
[U-Boot] [PATCH v3] AT91SAM9*: Change kernel address in dataflash to match u-boot's size
2012-04-21 21:19 UTC (7+ messages)
` [U-Boot] [PATCH v4] "
[U-Boot] [PATCH] fix IDE_BUS(dev) macro
2012-04-21 19:38 UTC (5+ messages)
[U-Boot] [PATCH 2/4] dfu: generic backend parts
2012-04-21 15:38 UTC (8+ messages)
` [U-Boot] [REFERENCE DON'T APPLY 1/3] dfu: Add default value for bwPollTimeout
[U-Boot] [PATCH] net: ll_temac: drop obsolete "NAMESIZE" define
2012-04-21 15:28 UTC (2+ messages)
[U-Boot] [PATCH v4] Add 'patman' patch generation, checking and submission script
2012-04-21 15:26 UTC (2+ messages)
[U-Boot] [PATCH][resubmit] eb_cpux9k2: add USB host support to board
2012-04-21 15:13 UTC (2+ messages)
[U-Boot] [PATCH] mmc: Fix warning if CONFIG_MMC_TRACE is enabled
2012-04-21 15:03 UTC (2+ messages)
[U-Boot] [PATCH] ehci-omap: fix for enabling the correct usb port
2012-04-21 15:02 UTC (7+ messages)
[U-Boot] [PATCH] fdt: avoid bad MAKEALL status
2012-04-21 14:48 UTC (5+ messages)
[U-Boot] [PATCH] fdt: fix out of tree builds with DT support
2012-04-21 14:47 UTC (8+ messages)
[U-Boot] [PATCH] GCC4.6: Squash warnings in onenand_base.c
2012-04-21 14:45 UTC (6+ messages)
[U-Boot] Add support for Mini2440
2012-04-21 13:19 UTC (33+ messages)
` [U-Boot] [PATCH v3] Add support for MINI2440 (s3c2440). Documentation about the product can be found on: http://www.friendlyarm.net/products/mini2440
` [U-Boot] [PATCH v3] Add support for MINI2440 (s3c2440)
[U-Boot] [RESEND 0/2] mmc:fix: MMC fixes for generic mmc driver running at GONI
2012-04-21 8:39 UTC (7+ messages)
` [U-Boot] [RESEND 1/2] mmc:fix: Set mmc width according to MMC host capabilities
` [U-Boot] [RESEND 2/2] mmc:fix Call mmc_init() when executing mmc_get_dev()
[U-Boot] [PATCH] i.MX: fsl_esdhc: allow use with cache enabled
2012-04-21 5:56 UTC (5+ messages)
[U-Boot] [PATCH V3] i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flow
2012-04-21 5:46 UTC (2+ messages)
[U-Boot] [PATCH] arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
2012-04-21 5:32 UTC (2+ messages)
[U-Boot] [PATCH 00/28] Add link-local addressing support
2012-04-21 3:06 UTC (23+ messages)
` [U-Boot] [PATCH v2 01/21] net: Remove CMD_PING where there's no CMD_NET
` [U-Boot] [PATCH v2 02/21] net: Remove redefinitions of net.h functions
` [U-Boot] [PATCH v2 03/21] net: Move MAC-seeded rand out of bootp.c
` [U-Boot] [PATCH v2 04/21] net: Move CDP out of net.c
` [U-Boot] [PATCH v2 05/21] net: Encapsulate CDP packet identification
` [U-Boot] [PATCH v2 06/21] net: Move ARP out of net.c
` [U-Boot] [PATCH v2 07/21] net: Move PING "
` [U-Boot] [PATCH v2 16/18] net: Fix net buffer initialization
` [U-Boot] [PATCH v2 17/18] net: Make sure NetLoop is initialized when using NetConsole
` [U-Boot] [PATCH v2 18/18] net: Don't copy every packet that waits for an ARP
` [U-Boot] [PATCH v2 3/3] net: Work-around for brain-damaged Cisco equipment with arp-proxy
[U-Boot] [PATCH v4 0/10] tegra: Enable keyboard with matrix keyboard driver
2012-04-21 1:17 UTC (4+ messages)
` [U-Boot] [PATCH v4 10/10] tegra: Enable keyboard for Seaboard
[U-Boot] [PATCH 1/2] arm: fix bootm with device tree
2012-04-20 22:13 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] arm: restore fdt_fixup_ethernet call to do_bootm_linux
[U-Boot] [PATCH] arm: Tegra2: Add a useful default boot env
2012-04-20 21:40 UTC (4+ messages)
[U-Boot] [PATCH V2 1/2] arm: fix bootm with device tree
2012-04-20 17:55 UTC (4+ messages)
` [U-Boot] [PATCH V2 2/2] arm: restore fdt_fixup_ethernet call to do_bootm_linux
[U-Boot] Please pull u-boot-ti/next
2012-04-20 17:11 UTC (2+ messages)
[U-Boot] [PATCH] i.MX2: Support splash screen
2012-04-20 11:01 UTC (3+ messages)
` [U-Boot] [PATCH] i.MX25: Prepare for LCD driver in board adaptation
` [U-Boot] [PATCH] i.MX25: lcdc: Add register definitions
[U-Boot] i2c driver for arm926ejs - at91sam9m10g45
2012-04-20 9:48 UTC (2+ messages)
[U-Boot] [PATCH 0/8] i.MX25: Miscellaneus fixes
2012-04-20 8:54 UTC (27+ messages)
` [U-Boot] [PATCH V4 0/8] i.MX25: Preparing new board with miscellaneus fixes
` [U-Boot] [PATCH V4 1/8] i.MX25: esdhc: Add mxc_get_clock infrastructure
` [U-Boot] [PATCH V4 2/8] i.MX25: This architecture has a GPIO4 too
` [U-Boot] [PATCH V4 3/8] imx: fec: Resolve speed before configuring gasket
` [U-Boot] [PATCH V4 4/8] imx: nand: Support flash based BBT
` [U-Boot] [PATCH V4 5/8] i.MX25: usb: Set PORTSCx register
` [U-Boot] [PATCH V4 6/8] imx: usb: There is no such register
` [U-Boot] [PATCH V4 7/8] i.MX2: Include asm/types.h in arch-mx25/imx-regs.h
` [U-Boot] [PATCH V4 8/8] imx: Add u-boot.imx as target for ARM9 i.MX SOCs
[U-Boot] [PATCH 00/11] mtd/SMI: Add support for ST SMI controller
2012-04-20 7:47 UTC (3+ messages)
` [U-Boot] [PATCH 01/11] st_smi: Add support for SPEAr SMI driver
[U-Boot] Pull request for u-boot-marvell.git
2012-04-20 6:46 UTC (4+ messages)
[U-Boot] [PATCH v5] kirkwood: add support for Cloud Engines Pogoplug E02
2012-04-20 6:12 UTC (4+ messages)
[U-Boot] [PATCH v8] kirkwood: add NAS62x0 board support
2012-04-20 5:56 UTC (2+ messages)
[U-Boot] yaffs2 u-boot patching support
2012-04-19 21:40 UTC (2+ messages)
[U-Boot] [PATCH] Fix s3c24x0 timer
2012-04-19 20:23 UTC
[U-Boot] [PULL] u-boot-staging/marex@denx.de :: FOR u-boot/-next
2012-04-19 20:02 UTC (2+ messages)
[U-Boot] [PATCH 1/1] tegra2: move tegra2 SoC code to arch/arm/cpu/tegra2-common
2012-04-19 19:22 UTC (4+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH] fdt: Adjust Makefile to find .dtsi include files
2012-04-19 18:29 UTC (2+ messages)
[U-Boot] [PATCH] tegra: Correct PLL access in ap20.c and clock.c
2012-04-19 18:04 UTC
[U-Boot] [PATCH] mkconfig: add support for SPL CPU
2012-04-19 17:58 UTC
[U-Boot] [PATCH 0/3 v4] devkit3250: add Timll DevKit3250 board initial support
2012-04-19 17:29 UTC (6+ messages)
` [U-Boot] [PATCH 1/3 v9] arm926ejs: add NXP LPC32x0 cpu series support
` [U-Boot] [PATCH 2/3 v3] serial: add LPC32X0 high-speed UART devices support
` [U-Boot] [PATCH 3/3 v6] devkit3250: add Timll DevKit3250 board initial support
[U-Boot] [ARM] [STATUS] Increasingly high build failures
2012-04-19 17:23 UTC (6+ messages)
` [U-Boot] [ARM] [STATUS] **NO** "
[U-Boot] U-Boot Digest, Vol 47, Issue 24
2012-04-19 17:16 UTC (2+ messages)
[U-Boot] Missing ethernet
2012-04-19 14:49 UTC (4+ messages)
[U-Boot] [PATCH 0/17] tegra: Add display driver and LCD support for Seaboard
2012-04-19 12:41 UTC (2+ messages)
[U-Boot] [PATCHv2] e1000e : Correct Rx Threshold granularity
2012-04-19 12:27 UTC
[U-Boot] [PATCH] e1000e : Set Receive Threshold granularity to number of
2012-04-19 11:28 UTC
[U-Boot] [RFC] Preventing overriding of serverip when set in environment by user
2012-04-19 9:13 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox