messages from 2012-03-30 02:39:48 to 2012-03-31 20:49:05 UTC [more...]
[U-Boot] [PATCH 00/11] MIPS: fixes and updates
2012-03-31 20:49 UTC (2+ messages)
[U-Boot] [PATCH v2] configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER
2012-03-31 20:47 UTC
[U-Boot] [PATCH 01/14] AT91: Drop AT91_SPIMUX command from cmd_all
2012-03-31 20:13 UTC (19+ messages)
` [U-Boot] [PATCH 02/14] CMD: Remove CMD_AUTOSCRIPT, it's not used
` [U-Boot] [PATCH 03/14] CMD: Drop CMD_CAN, "
` [U-Boot] [PATCH 04/14] CMD: Drop CMD_DCR, "
` [U-Boot] [PATCH 05/14] CMD: Drop CONFIG_CMD_DFL, "
` [U-Boot] [PATCH 06/14] CMD: Drop CONFIG_CMD_EMMC, "
` [U-Boot] [PATCH 07/14] CMD: Fix typo KGBD -> KGDB on debris board
` [U-Boot] [PATCH 08/14] CMD: Remove CMD_LOG, it's unused
` [U-Boot] [PATCH 09/14] HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUM
` [U-Boot] [PATCH 10/14] CMD: Remove CMD_MEM and CMD_LOOPW, they're unused
` [U-Boot] [PATCH 11/14] CMD: Fix typo CMD_FSL -> CMD_MFSL in readme
` [U-Boot] [PATCH 12/14] CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE
` [U-Boot] [PATCH 13/14] CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic
` [U-Boot] [PATCH 14/14] CMD: Fix CONFIG_CMD_STORAGE -> CONFIG_CMD_USB_STORAGE
[U-Boot] [PATCH 00/28] Add link-local addressing support
2012-03-31 20:11 UTC (6+ messages)
` [U-Boot] [PATCH v2 01/10] net: Remove volatile from net API
` [U-Boot] [PATCH v2 02/10] net: cosmetic: net.h checkpatch compliance
[U-Boot] [PATCH] Prevent malloc with size 0
2012-03-31 19:59 UTC (4+ messages)
[U-Boot] [PATCH] [U-BOOT] Zoom2: Ethernet: Enabling LAN9221 chip and CMD_NET
2012-03-31 19:45 UTC (2+ messages)
[U-Boot] [PATCH] Adds driver for Xilinx' xps_spi SPI controller
2012-03-31 19:42 UTC (4+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH] MIPS: Add initial support for EMMA3SL/LP
2012-03-31 19:40 UTC (2+ messages)
[U-Boot] [PATCH] Honor /memory/reg node in DTB files
2012-03-31 19:32 UTC (2+ messages)
[U-Boot] [PATCH V5] BOOT: Add "bootz" command to boot Linux zImage on ARM
2012-03-31 19:27 UTC (5+ messages)
` [U-Boot] [PATCH V6] "
[U-Boot] [PATCH v2] OMAP: Move omap1510inn to Unmaintained / Orphaned
2012-03-31 18:36 UTC (2+ messages)
[U-Boot] [U-boot][INQUIRY] Intel 82599 10Gbe ethernet driver
2012-03-31 18:36 UTC (2+ messages)
[U-Boot] [PATCH] mmc: Fix warning if CONFIG_MMC_TRACE is enabled
2012-03-31 18:35 UTC (3+ messages)
[U-Boot] [PATCH] Correct corrupted NAND Flash access on KARO TX25 modules
2012-03-31 18:31 UTC (2+ messages)
[U-Boot] [STATUS] v2012.04-rc1 is out
2012-03-31 18:29 UTC (4+ messages)
[U-Boot] [PATCH V2 00/24] SPEAr: Update platform support for SPEAr3xx/6xx
2012-03-31 18:28 UTC (26+ messages)
` [U-Boot] [PATCH V2 01/24] SPEAr: Fix ARM relocation support
` [U-Boot] [PATCH V2 02/24] SPEAr: Eliminate dependency on Xloader table
` [U-Boot] [PATCH V2 03/24] SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
` [U-Boot] [PATCH V2 04/24] SPEAr: Configure network support for spear SoCs
` [U-Boot] [PATCH V2 05/24] SPEAr: Add macb driver support for spear310 and spear320
` [U-Boot] [PATCH V2 06/24] SPEAr: Add interface information in initialization
` [U-Boot] [PATCH V2 07/24] SPEAr: Add basic arch related support for SPEAr SoCs
` [U-Boot] [PATCH V2 08/24] SPEAr: Add configuration options for spear3xx and spear6xx boards
` [U-Boot] [PATCH V2 09/24] SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
` [U-Boot] [PATCH V2 10/24] SPEAr: Change the default environment variables
` [U-Boot] [PATCH V2 11/24] SPEAr: Initialize SNOR in early_board_init_f
` [U-Boot] [PATCH V2 12/24] SPEAr: Enable usb device high speed support
` [U-Boot] [PATCH V2 13/24] SPEAr: Enable udc and usb-console support only for usbtty configuration
` [U-Boot] [PATCH V2 14/24] SPEAr: Enable autoneg for ethernet
` [U-Boot] [PATCH V2 15/24] SPEAr: Enable dcache for fast file transfer
` [U-Boot] [PATCH V2 16/24] SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION
` [U-Boot] [PATCH V2 17/24] SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
` [U-Boot] [PATCH V2 18/24] SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro
` [U-Boot] [PATCH V2 19/24] SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb
` [U-Boot] [PATCH V2 20/24] SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access
` [U-Boot] [PATCH V2 21/24] SPEAr: explicitly select clk src for UART
` [U-Boot] [PATCH V2 22/24] SPEAr: Correct SoC ID offset in misc configuration space
` [U-Boot] [PATCH V2 23/24] cleanup/SPEAr: Remove unnecessary parenthesis
` [U-Boot] [PATCH V2 24/24] cleanup/SPEAr: Define configuration flags more elegantly
[U-Boot] [PATCH] Block: Remove MG DISK support
2012-03-31 17:27 UTC (3+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] U-Boot build report @ Sat Mar 31 05:30:15 CEST 2012
2012-03-31 17:14 UTC (8+ messages)
[U-Boot] [PATCH v2 1/3] mmc: sdhci: fix the wrong operation when response type is R1b
2012-03-31 12:39 UTC (8+ messages)
[U-Boot] [PATCH 0/5 v3] Kirkwood: add lschlv2 and lsxhl board support
2012-03-31 12:38 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] lib: add rand() function
` [U-Boot] [PATCH 2/5] net: add helper to generate random mac address
` [U-Boot] [PATCH 3/5] net: add eth_setenv_enetaddr_by_index()
` [U-Boot] [PATCH 4/5] Kirkwood: add lschlv2 and lsxhl board support
` [U-Boot] [PATCH 5/5] Kirkwood: automatically build kwb image for lsxl
[U-Boot] [ARM] Status for 2012.03
2012-03-31 8:15 UTC (9+ messages)
[U-Boot] A few things for the release?
2012-03-31 7:57 UTC (2+ messages)
[U-Boot] [PATCH v3 1/4] Add run_command_list() to run a list of commands
2012-03-31 7:30 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/4] Allow newlines within command environment vars
` [U-Boot] [PATCH v3 3/4] sandbox: Use the new run_command()
` [U-Boot] [PATCH v3 4/4] sandbox: Add basic test for command execution
[U-Boot] [PATCH v2] main: unify command parsing functions
2012-03-31 7:27 UTC (6+ messages)
[U-Boot] [PATCH 1/2] Add run_command_list() to run a list of commands
2012-03-31 7:24 UTC (3+ messages)
[U-Boot] [PATCH v3 0/6] Introduce generic relocation feature
2012-03-31 6:25 UTC (7+ messages)
[U-Boot] patchwork: clean up various patches
2012-03-31 5:49 UTC
[U-Boot] How to distinguish between the Linux kernel version above 3.0
2012-03-31 3:50 UTC (3+ messages)
[U-Boot] [PATCH] Malloc: Fix -Wundef warnings
2012-03-31 2:53 UTC (2+ messages)
[U-Boot] [PATCH 1/4] net: ll_temac: Add LL TEMAC driver to u-boot
2012-03-30 22:07 UTC (5+ messages)
[U-Boot] Pull request: u-boot-nios/master
2012-03-30 21:58 UTC (3+ messages)
[U-Boot] [PATCH 0/3] Fix conflicting definitions of flush_dcache
2012-03-30 21:58 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] net/ethoc: use flush_dcache_range instead "
` [U-Boot] [PATCH 2/3] net/altera_tse: "
[U-Boot] [PULL] u-boot-usb/master
2012-03-30 21:56 UTC (2+ messages)
[U-Boot] [PATCH] RAMDISK: Fix unused variable issue caused by raw rd support
2012-03-30 21:53 UTC (2+ messages)
[U-Boot] [PATCH] RAMDISK: Fix unused variable issue caused by raw rd support
2012-03-30 21:49 UTC (2+ messages)
[U-Boot] zImage and raw ramdisk support -- test
2012-03-30 21:38 UTC (4+ messages)
[U-Boot] [PATCH V2] BOOT: Add RAW ramdisk support to bootz
2012-03-30 21:12 UTC (4+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH v2 0/3] Enable access to FAT filesystem in an ISO9660 El-Torito volume
2012-03-30 21:03 UTC (3+ messages)
[U-Boot] [PATCH v2 0/20] tegra: warmboot (suspend / resume) support
2012-03-30 21:00 UTC (7+ messages)
` [U-Boot] [PATCH v2 02/20] i2c: Add TPS6586X driver
[U-Boot] [PATCH] mx28evk: fix build error
2012-03-30 20:49 UTC (3+ messages)
[U-Boot] [PATCH 2/2] pci: declare pciauto functions in header
2012-03-30 20:48 UTC (3+ messages)
[U-Boot] [PATCH] MAKEALL: Add -m option to determine maintainers
2012-03-30 20:46 UTC (4+ messages)
` [U-Boot] [PATCH V4] MAKEALL: Add -m/-M "
[U-Boot] [PATCH 1/2] pci: get rid of local prototypes
2012-03-30 20:45 UTC (2+ messages)
[U-Boot] [PATCH 1/2] cmd_fat: add FAT write command
2012-03-30 20:40 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] Add support for loading and saving the environment to a FAT partition
[U-Boot] [PATCH 1/2] command, log: Coding Style cleanup
2012-03-30 20:33 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] command, log: print log->v2.con value in the "log info" command
` [U-Boot] [PATCH v2 1/2] cosmetic: command, log: Coding Style cleanup
[U-Boot] [PATCH] command, log: print with "log show" a full logbuffer
2012-03-30 20:29 UTC (2+ messages)
[U-Boot] [PATCH] drivers/mmc/mmc.c: Fix build warning
2012-03-30 20:19 UTC (2+ messages)
[U-Boot] [PATCH] drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning
2012-03-30 20:11 UTC (2+ messages)
[U-Boot] Pull request: u-boot-staging
2012-03-30 19:06 UTC (2+ messages)
[U-Boot] Pull request: u-boot-arm/master
2012-03-30 17:58 UTC (2+ messages)
[U-Boot] [PATCH v1 0/5] env: handle special variables and selective env default
2012-03-30 17:00 UTC (15+ messages)
` [U-Boot] [PATCH v2 1/3] env: unify logic to check and apply changes
` [U-Boot] [PATCH v2 3/3] env: make "env default" selective, check and apply
[U-Boot] ext2 file system performance
2012-03-30 16:30 UTC (3+ messages)
[U-Boot] [PATCH] post: remove #warning for kirkwood CPUs
2012-03-30 16:22 UTC (2+ messages)
[U-Boot] [PATCH] ARM1136: add cache flush and invalidate operations
2012-03-30 16:16 UTC (9+ messages)
[U-Boot] [PATCH] mx6qsabrelite: Fix the serial console port
2012-03-30 16:07 UTC (2+ messages)
[U-Boot] Pull request - microblaze
2012-03-30 16:03 UTC (7+ messages)
` [U-Boot] Pull request v2 "
[U-Boot] Please pull u-boot-sh/master
2012-03-30 16:01 UTC (2+ messages)
[U-Boot] Please pull u-boot-ti/master
2012-03-30 14:16 UTC (6+ messages)
[U-Boot] [PATCH] km_arm: use filesize for erase in update command
2012-03-30 14:01 UTC
[U-Boot] [PATCH v2] lsxl: add support for lschlv2 and lsxhl
2012-03-30 13:57 UTC (6+ messages)
[U-Boot] [PATCH v2 3/3] ARM: SAMSUNG: support sdhci controller
2012-03-30 13:02 UTC (2+ messages)
[U-Boot] [PATCH v2 2/3] mmc: use sdhci.c intead of s5p_mmc.c
2012-03-30 13:02 UTC (2+ messages)
[U-Boot] [PATCH v2] spi/kirkwood: add weak functions board_spi_bus_claim/release
2012-03-30 12:58 UTC (8+ messages)
[U-Boot] BDI2000 config file for mx35pdk
2012-03-30 9:31 UTC (2+ messages)
[U-Boot] [PATCH 2/5]: ARM: EXYNOS: add data structure for EXYNOS display driver
2012-03-30 7:46 UTC (2+ messages)
[U-Boot] [PATCH 3/5] ARM: EXYNOS: add exynos lcd clock interface
2012-03-30 7:44 UTC (2+ messages)
[U-Boot] [PATCH 5/5] ARM: EXYNOS: add Makefile for exynos display driver
2012-03-30 7:43 UTC (2+ messages)
[U-Boot] [PATCH 4/5] ARM: EXYNOS: support EXYNOS display driver
2012-03-30 7:41 UTC (2+ messages)
[U-Boot] standalone hello_world example crashes on PowerPC
2012-03-30 6:46 UTC
[U-Boot] [PATCH 00/11] mtd/SMI: Add support for ST SMI controller
2012-03-30 6:12 UTC (2+ messages)
` [U-Boot] [PATCH] st_smi: Fixed page size for Winbond W25Q128FV flash
[U-Boot] [PATCH] i2c: Add support for designware i2c controller
2012-03-30 6:10 UTC (3+ messages)
` [U-Boot] [PATCH] i2c:designware Turn off the ctrl when setting the speed
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