messages from 2011-12-06 13:44:55 to 2011-12-07 13:41:51 UTC [more...]
[U-Boot] [STATUS] Getting ready for -rc1
2011-12-07 13:41 UTC (27+ messages)
[U-Boot] [PATCH v7] Add generic ULPI layer
2011-12-07 13:38 UTC (7+ messages)
` [U-Boot] [PATCH v7] USB: Add generic ULPI layer and a viewport
[U-Boot] [PATCH v1 0/5] env: handle special variables and selective env default
2011-12-07 13:30 UTC (7+ messages)
` [U-Boot] [PATCH v1 3/5] env: unify logic to check and apply changes
` [U-Boot] [PATCH v2 0/3] env: handle special variables and selective env default
` [U-Boot] [PATCH v2 1/3] env: unify logic to check and apply changes
` [U-Boot] [PATCH v2 2/3] env: check and apply changes on delete/destroy
` [U-Boot] [PATCH v2 3/3] env: make "env default" selective, check and apply
[U-Boot] [PATCH] MIPS: fix endianess handling
2011-12-07 12:59 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 0/10] Unified command execution in one place
2011-12-07 12:47 UTC (13+ messages)
` [U-Boot] [PATCH 01/10] Remove CMD_PXE's static on run_command()
` [U-Boot] [PATCH 02/10] Rename run_command() to builtin_run_command()
` [U-Boot] [PATCH 03/10] Rename run_command2() to run_command()
` [U-Boot] [PATCH 04/10] Stop using builtin_run_command()
` [U-Boot] [PATCH 05/10] Don't include standard parser if hush is used
` [U-Boot] [PATCH 06/10] Create a single cmd_call() function to handle command execution
` [U-Boot] [PATCH 07/10] Remove interleave of non-U-Boot code in hush
` [U-Boot] [PATCH 08/10] Add cmd_process() to process commands in one place
` [U-Boot] [PATCH 09/10] Use CMD_RET_usage in i2c
` [U-Boot] [PATCH 10/10] Convert cmd_usage() calls in common to use a return value
[U-Boot] [PATCH] Add a CBFS driver and commands to u-boot
2011-12-07 10:22 UTC (9+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "
[U-Boot] Pull request: u-boot-arm/master
2011-12-07 10:16 UTC (2+ messages)
[U-Boot] [PATCH] Devkit8000: Switch over to enable_gpmc_cs_config
2011-12-07 9:38 UTC
[U-Boot] [PATCH V3] 5PC2XX: Rename S5pc2XX to exynos
2011-12-07 9:34 UTC
[U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI
2011-12-07 9:32 UTC (9+ messages)
[U-Boot] [PATCH V3 00/13] Support for HTKW mcx board
2011-12-07 9:06 UTC (3+ messages)
` [U-Boot] [PATCH 11/13] nand_spl_simple: store temp data at CONFIG_SPL_NAND_WORKSPACE
[U-Boot] [RFC PATCH 0/7] reboard: Introduce generic relocation feature
2011-12-07 8:15 UTC (18+ messages)
` [U-Boot] [RFC PATCH 5/7] reboard: arm: Add processor function library
` [U-Boot] [RFC PATCH 1/7] reboard: define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [RFC PATCH 3/7] reboard: Add generic relocation feature
[U-Boot] [GIT PULL] Pull request u-boot-85xx.git
2011-12-07 8:07 UTC (2+ messages)
[U-Boot] Pull request: u-boot-video/master
2011-12-07 8:07 UTC (2+ messages)
[U-Boot] [PATCH v6 1/2] Introduce generic TPM support in u-boot
2011-12-07 7:47 UTC (3+ messages)
[U-Boot] [PATCH 1/2] Include common.h in qsort.c to fix build warning
2011-12-07 7:42 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] Fix unused function in cmd_bdinfo.c
[U-Boot] [PATCH] Fix SPI build errors in exports.c
2011-12-07 7:41 UTC (2+ messages)
[U-Boot] Change to miiphy_register() creates warnings
2011-12-07 7:39 UTC (4+ messages)
[U-Boot] [PATCH] Standalone Apps: Standalone apps should need only exports.h
2011-12-07 3:38 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] FW: [PATCH v3] AT91: pio: Add PIO3 features
2011-12-07 1:28 UTC
[U-Boot] [PATCH v3 0/16] tegra: Add fdt definitions and USB driver
2011-12-07 1:24 UTC (17+ messages)
` [U-Boot] [PATCH v3 01/16] fdt: Tidy up a few fdtdec problems
` [U-Boot] [PATCH v3 02/16] fdt: Add functions to access phandles, arrays and bools
` [U-Boot] [PATCH v3 03/16] Add gpio_request() to asm-generic header
` [U-Boot] [PATCH v3 04/16] fdt: Add basic support for decoding GPIO definitions
` [U-Boot] [PATCH v3 05/16] arm: fdt: Ensure that an embedded fdt is word-aligned
` [U-Boot] [PATCH v3 06/16] arm: fdt: Add skeleton device tree file from kernel
` [U-Boot] [PATCH v3 07/16] tegra: fdt: Add Tegra2x "
` [U-Boot] [PATCH v3 08/16] tegra: fdt: Add device tree file for Tegra2 Seaboard "
` [U-Boot] [PATCH v3 09/16] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [U-Boot] [PATCH v3 10/16] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
` [U-Boot] [PATCH v3 11/16] usb: Add support for txfifo threshold
` [U-Boot] [PATCH v3 12/16] tegra: usb: Add support for Tegra USB peripheral
` [U-Boot] [PATCH v3 13/16] tegra: usb: Add USB support to nvidia boards
` [U-Boot] [PATCH v3 14/16] tegra: usb: Add common USB defines for tegra2 boards
` [U-Boot] [PATCH v3 15/16] tegra: usb: Enable USB on Seaboard
` [U-Boot] [PATCH v3 16/16] tegra: fdt: Enable FDT support for Seaboard
[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
2011-12-07 1:21 UTC (15+ messages)
` [U-Boot] [PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [U-Boot] [PATCH v2 12/17] usb: Add support for txfifo threshold
` [U-Boot] [PATCH v2 04/17] fdt: Add basic support for decoding GPIO definitions
[U-Boot] [ARM] Pending patches for december release?
2011-12-07 1:18 UTC (10+ messages)
[U-Boot] [PATCH V6 0/6] SPL Linux boot
2011-12-06 23:46 UTC (27+ messages)
` [U-Boot] [PATCH V7 0/5] "
` [U-Boot] [PATCH V7 2/5] omap-common: Add NAND SPL linux booting
` [U-Boot] [PATCH V7 4/5] devkit8000/spl: init GPMC for dm9000 in SPL
` [U-Boot] [PATCH V7 5/5] omap-common: fixes BSS overwriting problem
` [U-Boot] [PATCH V8 0/5] SPL Linux boot
` [U-Boot] [PATCH V8 1/5] Add cmd_spl command
` [U-Boot] [PATCH V8 2/5] omap-common: Add NAND SPL linux booting
` [U-Boot] [PATCH V8 3/5] devkit8000/spl: init GPMC for dm9000 in SPL
` [U-Boot] [PATCH V8 4/5] omap-common: fixes BSS overwriting problem
` [U-Boot] [PATCH V8 5/5] omap-common/spl: Add linux boot to SPL
` [U-Boot] [PATCH V9 0/4] SPL Linux boot
` [U-Boot] [PATCH V9 1/4] Add cmd_spl command
` [U-Boot] [PATCH V9 2/4] omap-common: Add NAND SPL linux booting
` [U-Boot] [PATCH V9 3/4] devkit8000/spl: init GPMC for dm9000 in SPL
` [U-Boot] [PATCH V9 4/4] omap-common/spl: Add linux boot to SPL
[U-Boot] [PATCH] arm: Tegra: fix undefined instruction hang immediately after reset
2011-12-06 23:00 UTC
[U-Boot] Please pull u-boot-ti/master
2011-12-06 22:54 UTC (3+ messages)
[U-Boot] [PATCH] pm9261: init serial console before relocation
2011-12-06 22:06 UTC (4+ messages)
` [U-Boot] [PATCH] pm9g45: "
[U-Boot] [PATCH] pm9263: init serial console before relocation
2011-12-06 22:04 UTC (2+ messages)
[U-Boot] [PATCH] x86: Set up the PCI busses when initializing the coreboot "board"
2011-12-06 21:59 UTC (2+ messages)
[U-Boot] [PATCH v2 0/6] tegra: Enable keyboard with matrix keyboard driver
2011-12-06 21:54 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/6] tegra: fdt: Add keyboard controller definition
` [U-Boot] [PATCH v2 2/6] tegra: fdt: Add keyboard definitions for Seaboard
` [U-Boot] [PATCH v2 3/6] fdt: Add fdtdec functions to read byte array
` [U-Boot] [PATCH v2 4/6] tegra: Add tegra keyboard support
` [U-Boot] [PATCH v2 5/6] tegra: Switch on console mux and use environment for console
` [U-Boot] [PATCH v2 6/6] tegra: Enable keyboard for Seaboard
[U-Boot] [PATCH 01/14] fdt: Tidy up a few fdtdec problems
2011-12-06 21:23 UTC (12+ messages)
` [U-Boot] [PATCH 10/14] tegra: usb: Add support for USB peripheral
[U-Boot] timer problem with new ARM relocation feature
2011-12-06 21:22 UTC (3+ messages)
` [U-Boot] [PATCH] fix s3c24x0 timer code
[U-Boot] [PATCH] net: Make sure IPaddr_t is 32 bits in size
2011-12-06 21:15 UTC (3+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH] MAKEALL: Add -l option to only list build targets
2011-12-06 21:14 UTC (2+ messages)
[U-Boot] [PATCH] OMAP3: Change devkit8000 maintainer
2011-12-06 21:12 UTC (2+ messages)
[U-Boot] [PATCH v2 04/17] env: move extern environment[] to environment.h
2011-12-06 21:11 UTC (3+ messages)
` [U-Boot] [PATCH] tools/envcrc: fix compile breakage
[U-Boot] [PATCH] [PCI] Update pci_ids.h from current Linux sources
2011-12-06 20:41 UTC (2+ messages)
[U-Boot] [PATCH 1/2] Add a "tidy" build option
2011-12-06 20:34 UTC (2+ messages)
[U-Boot] [PATCH] add a git mailrc file for maintainers
2011-12-06 20:32 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v3 2/2] Add a cli command to test the TPM device
2011-12-06 20:30 UTC (2+ messages)
[U-Boot] [PATCH v2 1/4] macb: initial support for Cadence GEM
2011-12-06 20:26 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/4] macb: support higher rate GEM MDIO clock divisors
[U-Boot] omap: overo: Use ubifs instead of jffs2 for nand
2011-12-06 20:23 UTC (2+ messages)
[U-Boot] [PATCH] pxe: make the first label the implicit default
2011-12-06 20:21 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] cmd_bdinfo: simplify local static funcs a bit
2011-12-06 20:18 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] mii: miiphy register address width change
2011-12-06 20:18 UTC (2+ messages)
[U-Boot] [PATCH] omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V
2011-12-06 20:16 UTC (2+ messages)
[U-Boot] [PATCH] Fix some bugs in the EFI support
2011-12-06 19:35 UTC (6+ messages)
[U-Boot] [PATCH] pxe: get ethaddr from the current device instead of env
2011-12-06 19:24 UTC (2+ messages)
` [U-Boot] [PATCH v2] net: allow setting env enetaddr from net device setting
[U-Boot] [PATCH] NAND: remove remaining NAND_MAX_CHIPS definitions
2011-12-06 19:02 UTC (6+ messages)
[U-Boot] [PATCH V3] arm: Add Prep subcommand support to bootm
2011-12-06 17:26 UTC (2+ messages)
` [U-Boot] [PATCH V4] "
[U-Boot] [PATCH 0/8] AM3517 EVM / Crane enhancements
2011-12-06 15:49 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] OMAP3: Correct SYSBOOT_MASK
` [U-Boot] [PATCH 2/8] OMAP3: Drop extra delay in gpmc_init
` [U-Boot] [PATCH 3/8] AM3517: Add NOR Flash boot mode Support
` [U-Boot] [PATCH 4/8] AM3517 EVM: Add uEnv.txt to the default bootcmd
` [U-Boot] [PATCH 5/8] AM3517 EVM: Add am3517_evm_norflash and _norflash_boot targets
` [U-Boot] [PATCH 6/8] AM35xx: Read and set ethaddr for EMAC
` [U-Boot] [PATCH 7/8] AM3517 EVM: Enable ethernet
` [U-Boot] [PATCH 8/8] AM3517 Crane: "
[U-Boot] LPC32XX / DevKit3250 support
2011-12-06 13:56 UTC
[U-Boot] [PATCH] devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
2011-12-06 13:52 UTC (3+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH]: davinci: Replace CONFIG_PRELOADER with CONFIG_SPL_BUILD in board/davinci/common/misc.c
2011-12-06 13:45 UTC (2+ messages)
` [U-Boot] [PATCH V2] davinci: Remove unwanted memsize.c from hawkboard's nand spl build
[U-Boot] [PATCH v2] skat91: add support for SK-AT91SAM9/SIM508 board
2011-12-06 13:45 UTC
[U-Boot] [PATCH] skat91: add support for SK-AT91SAM9/SIM508 board
2011-12-06 13:44 UTC (3+ 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