messages from 2009-01-25 00:57:10 to 2009-01-28 09:40:33 UTC [more...]
[U-Boot] [PATCH 24/31] mgcoge, mgsuvd, kmeter1: removed double env params
2009-01-28 9:40 UTC
[U-Boot] [PATCH 23/31] powerpc: mgcoge, mgsuvd, kmeter1: activate pram data area
2009-01-28 9:40 UTC
[U-Boot] [PATCH 22/31] mpc83xx, kmeter1, mtd: set the default partition table
2009-01-28 9:40 UTC
[U-Boot] [PATCH 21/31] mpc83xx, kmeter1: autodetect size of DDR II Ram
2009-01-28 9:40 UTC
[U-Boot] [PATCH 20/31] mpc83xx, kmeter1: extract common I2C options in keymile header
2009-01-28 9:40 UTC
[U-Boot] [PATCH 19/31] i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
2009-01-28 9:40 UTC
[U-Boot] [PATCH 18/31] mpc83xx, kmeter1: add I2C, dtt, eeprom support
2009-01-28 9:40 UTC
[U-Boot] [PATCH 17/31] mpc83xx, i2c: add mux support for fsl_i2c
2009-01-28 9:39 UTC
[U-Boot] [PATCH 16/31] dtt: call dtt_init () conditional in init_sequence
2009-01-28 9:39 UTC
[U-Boot] [PATCH 15/31] powerpc: keymile boards: conditional definition of a private env part
2009-01-28 9:39 UTC
[U-Boot] [PATCH 14/31] powerpc: mgcoge, mgsuvd: make some definitions in keymile-common.h conditional
2009-01-28 9:39 UTC
[U-Boot] [PATCH 13/31] powerpc: mgcoge, mgsuvd: move IVM feature config to keymile-common.h
2009-01-28 9:39 UTC
[U-Boot] [PATCH 12/31] 82xx, mgcoge: corrected wrong flash sizes
2009-01-28 9:39 UTC
[U-Boot] [PATCH 11/31] powerpc, mgcoge, mgsuvd: MTD feature activated, partitions set
2009-01-28 9:39 UTC
[U-Boot] [PATCH 10/31] 8xx, mgsuvd: size and position of environment corrected
2009-01-28 9:39 UTC
[U-Boot] [PATCH 09/31] powerpc: mgcoge, mgsuvd: RxBuffer for serial input increased to 128 byte
2009-01-28 9:39 UTC
[U-Boot] [PATCH 08/31] powerpc, keymile boards: added cmdline feature
2009-01-28 9:39 UTC
[U-Boot] [PATCH 07/31] mpc83xx kmeter1: change some register settings
2009-01-28 9:39 UTC
[U-Boot] [PATCH 06/31] mpc82xx, mgcoge: add CS4 on mgcoge
2009-01-28 9:39 UTC
[U-Boot] [PATCH 05/31] powerpc: extract common config options for keymile boards
2009-01-28 9:38 UTC
[U-Boot] [PATCH 04/31] powerpc: 82xx serial: add configurable SMC Rx buffer len
2009-01-28 9:38 UTC
[U-Boot] [PATCH 03/31] netloop: speed up NetLoop
2009-01-28 9:38 UTC
[U-Boot] [PATCH 02/31] environment, netconsole: reducing packages when printing environment variables
2009-01-28 9:38 UTC
[U-Boot] [PATCH 01/31] powerpc: 8xx serial: add configurable SMC Rx buffer len
2009-01-28 9:38 UTC
[U-Boot] [PATCH 00/31] updates for keymile boards
2009-01-28 9:38 UTC
[U-Boot] Please pull u-boot-mpc85xx.git
2009-01-28 9:07 UTC (4+ messages)
[U-Boot] [PATCH] saveenv: standardize enablement
2009-01-28 9:03 UTC (6+ messages)
[U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
2009-01-28 9:01 UTC (2+ messages)
[U-Boot] CONFIRM YOUR WINNGIN DETAITS
2009-01-28 9:01 UTC
[U-Boot] Pull request: nand flash
2009-01-28 9:00 UTC (4+ messages)
[U-Boot] [PATCH/RFC, 0/2] I2C rework -- what do you think?
2009-01-28 8:30 UTC (4+ messages)
[U-Boot] [PATCH] mpc8536ds.c: include sata.h to for needed function prototypes
2009-01-28 8:26 UTC
[U-Boot] [PATCH 0/5 v2] Command usage cleanup
2009-01-28 7:55 UTC (7+ messages)
` [U-Boot] [PATCH 1/5 v2] Clean up diufb command definitions
` [U-Boot] [PATCH 2/5 v2] pcs440ep: Clean up led command definition
` [U-Boot] [PATCH 3/5 v2] Standardize command usage messages with cmd_usage()
` [U-Boot] [PATCH 4/5 v2] amcc: Clean up command usage output
` [U-Boot] [PATCH 5/5 v2] Command usage cleanup
[U-Boot] [PATCH] ppc4xx: Fix initialization of SDRAM_CODT register in ppc_4xx_ddr2.c
2009-01-28 7:22 UTC (3+ messages)
[U-Boot] [PATCH] include/image.h: Use explicit function definitions instead of macro trickery
2009-01-28 6:48 UTC
[U-Boot] [PATCH v2 0/9] Support for ATEVK1100 evaluation board
2009-01-28 6:22 UTC (21+ messages)
` [U-Boot] [PATCH v2 1/9] Fix IP alignement problem
` [U-Boot] [PATCH v2 2/9] AVR32: Make cacheflush cpu-dependent
` [U-Boot] [PATCH v2 3/9] AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h
` [U-Boot] [PATCH v2 4/9] AVR32: Make GPIO implmentation cpu dependent
` [U-Boot] [PATCH v2 5/9] AVR32: macb - Disable 100mbps if clock is slow
` [U-Boot] [PATCH v2 6/9] AVR32: macb - Search for PHY id
` [U-Boot] [PATCH v2 7/9] AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES
` [U-Boot] [PATCH v2 8/9] AVR32: CPU support for AT32UC3A0xxx CPUs
` [U-Boot] [PATCH v2 9/9] AVR32: Board support for ATEVK1100
[U-Boot] [PATCH] MIPS: Fix compile warning in au1x00_eth.c
2009-01-28 5:44 UTC
[U-Boot] [PATCH]V3 NAND_SPL support for phycore imx31
2009-01-28 5:10 UTC
[U-Boot] [PATCH] V2 NAND_SPL support for phycore imx31 to Magnus Lilja
2009-01-28 4:44 UTC
[U-Boot] [PATCH] V2 NAND_SPL support for phycore imx31to Scott Wood
2009-01-28 4:43 UTC
[U-Boot] [PATCH] NAND jffs2 bug fix - sector size not initialized
2009-01-27 22:45 UTC (2+ messages)
[U-Boot] [PATCH v2] SATA: do not auto-initialize during boot
2009-01-27 22:43 UTC (5+ messages)
` [U-Boot] [PATCH v3] "
` [U-Boot] [PATCH v4] "
[U-Boot] [PATCH] mflash u-boot support
2009-01-27 22:33 UTC (2+ messages)
[U-Boot] [PATCH 02/07] Coldfire: cmd_bdinfo cleanup
2009-01-27 22:30 UTC (2+ messages)
` [U-Boot] [PATCH 02/07 V2] "
[U-Boot] [PATCH] part_efi: Fix partition size calculation due to inclusive ending LBA
2009-01-27 22:04 UTC (4+ messages)
` [U-Boot] [PATCH] [REBASED] "
[U-Boot] [PATCH 0/5] Command usage cleanup
2009-01-27 21:59 UTC (2+ messages)
[U-Boot] nand potential div0
2009-01-27 21:56 UTC (2+ messages)
[U-Boot] [PATCH 1/1] jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
2009-01-27 21:54 UTC (2+ messages)
[U-Boot] [PATCH] Move is_valid_ether_addr() to include/net.h
2009-01-27 21:53 UTC
[U-Boot] [PATCH] Add AMD 29LV160DB FLASH support to SBC2410 board
2009-01-27 21:29 UTC (2+ messages)
[U-Boot] [PATCH] soft_i2c.c add option for repeated start in i2c_read()
2009-01-27 21:26 UTC (2+ messages)
[U-Boot] Minor bug found in board/zylonite/lowlevel_init.S. 0x300 changed to 300
2009-01-27 21:24 UTC (2+ messages)
[U-Boot] [PATCH] drivers/net/e1000.c: missing terminator for supported devices
2009-01-27 21:22 UTC (4+ messages)
[U-Boot] nand sector size is zero in jffs2 cmds
2009-01-27 21:01 UTC (5+ messages)
[U-Boot] sprintf side effect, a bug?
2009-01-27 20:57 UTC (5+ messages)
[U-Boot] fat.c:707: warning: array subscript is above array bounds
2009-01-27 20:51 UTC (5+ messages)
[U-Boot] Backup Booting
2009-01-27 20:02 UTC (7+ messages)
[U-Boot] [PATCH] Fix gunzip in case of insufficient output buffer
2009-01-27 19:59 UTC (2+ messages)
[U-Boot] [GIT PULL] MIPS updates
2009-01-27 19:57 UTC (2+ messages)
[U-Boot] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
2009-01-27 19:55 UTC (2+ messages)
[U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
2009-01-27 19:54 UTC (2+ messages)
[U-Boot] IP_t should be a "packed" struct
2009-01-27 18:32 UTC
[U-Boot] [PATCH v3 1/5] OMAP3: Add common power code, README, and BeagleBoard
2009-01-27 17:19 UTC
[U-Boot] Watchdog timer and booting in Linux kernel
2009-01-27 17:01 UTC (2+ messages)
[U-Boot] [PATCH v2] Add 16bpp BMP support
2009-01-27 15:05 UTC (13+ messages)
` [U-Boot] Reset command on u-boot command line not working
[U-Boot] u-boot fails to uncompress a "gzip'ed -9" kernel
2009-01-27 14:44 UTC (6+ messages)
` [U-Boot] Nasty gunzip problem on MPC8313E-RDB
[U-Boot] [PATCH v3] Add 16bpp BMP support
2009-01-27 14:16 UTC
[U-Boot] [PATCH 1/3 v3] MIPS: Add VCT board series support (Part 1/3)
2009-01-27 14:04 UTC (5+ messages)
[U-Boot] [PATCH] ne2000: take MAC address from config if available
2009-01-27 13:31 UTC (8+ messages)
[U-Boot] [PATCH 0/1] arm/mach-types: sync with 2.6.28 and add generating tools support
2009-01-27 13:05 UTC (9+ messages)
` [U-Boot] [PATCH 1/1] arm: fix some arch_number definition
[U-Boot] [PATCH v3] Remove static type from gunzip_bmp()
2009-01-27 12:59 UTC
[U-Boot] [PATCH v2] Remove static type from gunzip_bmp()
2009-01-27 12:17 UTC (2+ messages)
[U-Boot] [PATCH] Remove static type from gunzip_bmp()
2009-01-27 10:57 UTC (2+ messages)
[U-Boot] [PATCH] Add 16bpp BMP support
2009-01-27 10:48 UTC (2+ messages)
[U-Boot] SST39VF1601 flash driver
2009-01-27 5:23 UTC (2+ messages)
[U-Boot] [PATCH] jedec_flash: Fix compilation warning in jedec_flash.c
2009-01-27 5:16 UTC (3+ messages)
[U-Boot] compiling latest U-BOOT under MACOSX
2009-01-26 23:05 UTC
[U-Boot] [PATCH] env_nand: fix env memory release
2009-01-26 21:08 UTC
[U-Boot] [PATCH 1/1] Bug fix - release env memory
2009-01-26 20:07 UTC (3+ messages)
[U-Boot] [PATCH 0/5] ADS5121 Backlog of patches
2009-01-26 20:07 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] ADS5121 DIU Make inclusion of FSL logo optional
` [U-Boot] [PATCH 2/5] ADS5121 DIU Add diu_bmp_addr env
` [U-Boot] [PATCH 3/5] ADS5121 Fix rev2 silicon pci iopad config
` [U-Boot] [PATCH 4/5] ADS5121 Add IC Ident Module (IIM) support
` [U-Boot] [PATCH 5/5] ADS5121 Add PATA support
[U-Boot] is uImage.FIT supported in U-boot 2008.10
2009-01-26 19:52 UTC (2+ messages)
[U-Boot] [PATCH] nand_spl: Fix compile problem with board_nand_init() prototype
2009-01-26 19:40 UTC (2+ messages)
[U-Boot] [PATCH v3 0/6] i.MX31: Add NAND support and new PDK board
2009-01-26 18:21 UTC (3+ messages)
[U-Boot] [PATCH v3] Freescale NFC NAND driver
2009-01-26 16:39 UTC (3+ messages)
[U-Boot] qemu-mips usage
2009-01-26 14:31 UTC (4+ messages)
[U-Boot] [PATCH] MIPS: Add flush_dcache_range() and invalidate_dcache_range()
2009-01-26 12:28 UTC (2+ messages)
[U-Boot] [PATCH 0/2] CFI: increase performance
2009-01-26 10:23 UTC (4+ messages)
[U-Boot] [PATCH] CFI: Add geometry reversal for STMicro M29W320ET
2009-01-26 10:00 UTC (4+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH] ppc4xx: Remove compilation warning in gdppc440etc.c
2009-01-26 9:41 UTC
[U-Boot] [PATCH] ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
2009-01-26 9:39 UTC (2+ messages)
[U-Boot] [PATCH 00/15] i386 Modifications and new board (eNET)
2009-01-26 9:36 UTC (11+ messages)
` [U-Boot] [PATCH 03/15] Updated eNET link script for reset -> resetvec section rename
` [U-Boot] [PATCH 04/15] Moved sc520 specific code into new cpu/i386/sc520 folder
` [U-Boot] [PATCH 05/15] Moved definition of set_vector() to new header file
` [U-Boot] [PATCH 06/15] Moved generic (triple fault) reset code
` [U-Boot] [PATCH 07/15] Added MMCR reset functionality
` [U-Boot] [PATCH 08/15] Remove #ifdef CONFIG_SC520 in source code
` [U-Boot] [PATCH 09/15] Removed all references to CONFIG_SYS_RESET_GENERIC
` [U-Boot] [PATCH 10/15] Renamed SC520 configuration options
[U-Boot] DM9161 AT91SAM9263
2009-01-26 9:23 UTC
[U-Boot] [PATCH v6] ppc4xx: Add GDsys PowerPC 440 ETX board support
2009-01-26 9:17 UTC (2+ messages)
[U-Boot] [PATCH v3] ppc4xx: Improve DDR autodetect
2009-01-26 9:17 UTC (2+ messages)
[U-Boot] Xilinx LL-TEMAC driver
2009-01-26 8:12 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] net: Sort Makefile labels
` [U-Boot] [PATCH 2/2] net: Add Xilinx LL Temac driver
[U-Boot] [PATCH 00/40] Blackfin updates for 2009.03
2009-01-26 4:04 UTC (3+ messages)
` [U-Boot] [PATCH 37/40] smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()
[U-Boot] [PATCH v2 0/5] OMAP3: Add OMAP3 board support
2009-01-25 19:55 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] OMAP3: Add common power code, README, and BeagleBoard
` [U-Boot] [PATCH v2 2/5] OMAP3: Add Overo board
` [U-Boot] [PATCH v2 3/5] OMAP3: Add EVM board
` [U-Boot] [PATCH v2 4/5] OMAP3: Add Pandora support
` [U-Boot] [PATCH v2 5/5] OMAP3: Add Zoom1 board support
[U-Boot] R: Re: Strange arm9 behaviour reading long(s) not aligned to 4 bytes boundary
2009-01-25 19:33 UTC (3+ messages)
[U-Boot] [PATCH-OMAP3] OMAP3: Add Beagle Board and common power code
2009-01-25 16:16 UTC (4+ messages)
` [U-Boot] [PATCH-ARM v2] "
` [U-Boot] [PATCH-ARM] "
[U-Boot] Patches for new at91 board / lowlevel_init.S
2009-01-25 14:01 UTC (5+ messages)
` [U-Boot] Cloning, Maybe silly question
[U-Boot] u-boot for ARM
2009-01-25 9:06 UTC (2+ 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