public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2008-01-10 04:10:27 to 2008-01-12 01:08:07 UTC [more...]

[U-Boot-Users] [PATCH 00/13] new uImage patchset1 - cleanup
 2008-01-12  1:08 UTC  (28+ messages)
` [U-Boot-Users] [PATCH 01/13] Add missing cmd_ximg.o to common/Makefile
` [U-Boot-Users] [PATCH 02/13] [new uImage] Define a API for image handling operations
` [U-Boot-Users] [PATCH 03/13] [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
` [U-Boot-Users] [PATCH 04/13] [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
` [U-Boot-Users] [PATCH 05/13] [new uImage] Move gunzip() common code to common/gunzip.c
` [U-Boot-Users] [PATCH 06/13] [new uImage] Move CHUNKSZ definition to image.h
` [U-Boot-Users] [PATCH 07/13] [new uImage] Remove I386 uImage fake_header() routine
` [U-Boot-Users] [PATCH 08/13] [new uImage] Fix uImage header pointer use in i386 do_bootm_linux()
` [U-Boot-Users] [PATCH 09/13] [new uImage] Fix FDT header verification in PPC do_boot_linux() routine
` [U-Boot-Users] [PATCH 10/13] [new uImage] Add memmove_wd() common routine
` [U-Boot-Users] [PATCH 11/13] [new uImage] Coding style cleanup - part 1
` [U-Boot-Users] [PATCH 12/13] [new uImage] Cleanup image header pointer use in bootm code
` [U-Boot-Users] [PATCH 13/13] [new uImage] Return error on image move/uncompress overwrites

[U-Boot-Users] problems with CRC in fw_printenv and fw_setenv utility and use
 2008-01-12  0:09 UTC 

[U-Boot-Users] [PATCH] [MUNICes] added basic support for the MUNICes board
 2008-01-11 23:44 UTC  (8+ messages)
` [U-Boot-Users] [PATCH] [MUNICes] added the config File "
  ` [U-Boot-Users] [PATCH] [MUNICes] Set the right CFG_DEFAULT_MBAR value
    ` [U-Boot-Users] [PATCH] [MPC83xx] Fixed syntax error in function init_e300_core() of mpc83xx/start.S if

[U-Boot-Users] [PATCH] TFTP: add host ip addr support
 2008-01-11 23:43 UTC 

[U-Boot-Users] [PATCH 1/2] [8xx] Added support for the mgsuvd board from keymile
 2008-01-11 23:38 UTC  (12+ messages)
` [U-Boot-Users] [PATCH 2/2] [8xx] Enable SMC microcode relocation patch for SMC1
  ` [U-Boot-Users] [PATCH 1/2] [82xx] Added support for the mgcoge board from keymile
    ` [U-Boot-Users] [PATCH 2/2] [82xx] Fix defaultconfig for the mgcoge board

[U-Boot-Users] [PATCH] Fix compilation problem in common/cmd_bmp.c
 2008-01-11 23:36 UTC  (3+ messages)

[U-Boot-Users] [PATCH] Fix 64-bit vsprintf
 2008-01-11 23:31 UTC  (2+ messages)

[U-Boot-Users] [PATCH (RESUBMIT)] Remove superfluous preprocessor conditionals from LM73 driver
 2008-01-11 23:27 UTC  (5+ messages)

[U-Boot-Users] [PATCH] Add support for the TK885D baseboard from TELE-DATA
 2008-01-11 23:25 UTC  (2+ messages)

[U-Boot-Users] Pull request: u-boot-video
 2008-01-11 23:22 UTC  (2+ messages)

[U-Boot-Users] [MPC82xx] Fixes for MPC8272
 2008-01-11 23:16 UTC  (5+ messages)
` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
  ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

[U-Boot-Users] Please pull u-boot-mpc83xx.git
 2008-01-11 23:12 UTC  (2+ messages)

[U-Boot-Users] Please Pull u-boot-mpc86xx repository
 2008-01-11 23:03 UTC  (2+ messages)

[U-Boot-Users] U-Boot Ethernet Troubles
 2008-01-11 23:00 UTC  (2+ messages)

[U-Boot-Users] Pull Request: u-boot-nios.git
 2008-01-11 22:56 UTC  (2+ messages)

[U-Boot-Users] [PATCH 0/1] TFTP: add host ip addr support
 2008-01-11 22:46 UTC  (6+ messages)
  ` [U-Boot-Users] [PATCH 1/1] Fix nfs command help to reflect that the serverip is optional

[U-Boot-Users] [PATCH] Fix compiler warning
 2008-01-11 22:40 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Fix "i2c sdram" command for DDR2 DIMMs
 2008-01-11 21:46 UTC  (7+ messages)

[U-Boot-Users] ppc4xx: Problems running POST on PPC405GPr board
 2008-01-11 21:17 UTC  (3+ messages)

[U-Boot-Users] CUSTODIANS: List of open issues / not applied patches
 2008-01-11 21:06 UTC  (8+ messages)

[U-Boot-Users] [PATCH 2/4] TSEC: Add the support for RealTek RTL8211B PHY
 2008-01-11 19:54 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Remove #undef DEBUG from MPC83xx board header files
 2008-01-11 19:32 UTC  (6+ messages)
  ` [U-Boot-Users] [PATCH] Remove #undef DEBUG from MPC83xx boardheader files

[U-Boot-Users] [PATCH 1/3] Add the RapidIO framework for U-Boot
 2008-01-11 15:38 UTC  (10+ messages)
` [U-Boot-Users] [PATCH 2/3] Fixed the error in immap RapidIO definition
  ` [U-Boot-Users] [PATCH 3/3] Add RapidIO support to MPC8641HPCN, MPC8548CDS, MPC8568MDS boards

[U-Boot-Users] [PATCH 1/4] mpc83xx: Remove cache config from MPC8360ERDK.h
 2008-01-11 15:22 UTC  (3+ messages)
` [U-Boot-Users] [PATCH 1/4] mpc83xx: Remove cache config fromMPC8360ERDK.h

[U-Boot-Users] [PATCH] ppc4xx: Update PMC440 config file
 2008-01-11 14:55 UTC  (2+ messages)

[U-Boot-Users] [PATCH] ppx4xx: Fix sdram init on PMC440 boards
 2008-01-11 14:55 UTC  (2+ messages)

[U-Boot-Users] [PATCH] ppc4xx: Rework Lime support for lwmon5
 2008-01-11 14:54 UTC  (2+ messages)

[U-Boot-Users] Problems with usb storage devices on MPC5200 /TQM5200
 2008-01-11 13:33 UTC  (2+ messages)

[U-Boot-Users] [PATCH (RESUBMIT)] Add Fujitsu CoralP/Lime video driver
 2008-01-11 13:30 UTC 

[U-Boot-Users] [PATCH 0/4] MPC8315ERDB support and bug fix
 2008-01-11 11:05 UTC 

[U-Boot-Users] [PATCH 4/4] mpc83xx: Add the support for MPC8315ERDB board
 2008-01-11 10:48 UTC 

[U-Boot-Users] [PATCH 3/4] mpc83xx: Add config of eTSEC emergency priority in SPCR
 2008-01-11 10:46 UTC 

[U-Boot-Users] [PATCH 0/2] AVR32 patches for next merge window
 2008-01-11  9:15 UTC  (10+ messages)
` [U-Boot-Users] [PATCH 1/2] AVR32: Initialize ipaddr, loadaddr and bootfile at startup
  ` [U-Boot-Users] [PATCH 2/2] AVR32: ATNGW100 board support

[U-Boot-Users] [PATCH v2 0/5] mpc83xx: MPC8360E-RDK related patches
 2008-01-11  5:26 UTC  (8+ messages)
` [U-Boot-Users] [PATCH 3/5] nand: FSL UPM NAND driver
` [U-Boot-Users] [PATCH 5/5] mpc83xx: UEC: add support for Broadcom BCM5481 Gigabit PHY

[U-Boot-Users] [PATCH 1/8] common: Suppress the warning 'p_buf'
 2008-01-11  5:04 UTC  (3+ messages)

[U-Boot-Users] Tree folders
 2008-01-11  4:18 UTC 

[U-Boot-Users] u-boot on M5275EVB?
 2008-01-11  3:01 UTC  (3+ messages)

[U-Boot-Users] [PATCH] Fix video console newline and carriage return handling
 2008-01-11  1:39 UTC 

[U-Boot-Users] PATCH: ixp42x UART: support 230400bps, enable RTS
 2008-01-11  0:25 UTC  (6+ messages)

[U-Boot-Users] [PATCH 1/1] Fix nfs command help to reflect that the serverip is optional
 2008-01-11  0:12 UTC  (5+ messages)
` [U-Boot-Users] [PATCH 0/1] TFTP: add host ip addr support

[U-Boot-Users] [PATCH] PATCH: load ixp42x NPE firmware from separate flash block, remove dead code
 2008-01-10 23:32 UTC  (3+ messages)

[U-Boot-Users] [PATCH 3/3] ColdFire: Add MCF5227x cpu and M52277EVB support-3
 2008-01-10 23:12 UTC 

[U-Boot-Users] [PATCH 2/3] ColdFire: Add MCF5227x cpu and M52277EVB support-2
 2008-01-10 23:11 UTC 

[U-Boot-Users] [PATCH 1/3] ColdFire: Add MCF5227x cpu and M52277EVB platform support-1
 2008-01-10 23:10 UTC 

[U-Boot-Users] FW: CUSTODIANS: List of open issues / not applied patches
 2008-01-10 22:47 UTC  (2+ messages)

[U-Boot-Users] [PATCH] ColdFire: Fix CFI Flash low level Read/Write macro
 2008-01-10 22:16 UTC 

[U-Boot-Users] [PATCH 2/2]ColdFire: Add M5373EVB platform support
 2008-01-10 22:14 UTC 

[U-Boot-Users] [PATCH 1/2] ColdFire: Add M5373EVB platform support
 2008-01-10 22:13 UTC 

[U-Boot-Users] [PATCH] ColdFire: Update FlexBus CS for MCF532x
 2008-01-10 21:58 UTC 

[U-Boot-Users] [PATCH] ColdFire: PCI and misc updates for MCF5445x
 2008-01-10 21:57 UTC 

[U-Boot-Users] [PATCH] ColdFire: Cleanup MCF5445x header files
 2008-01-10 21:53 UTC 

[U-Boot-Users] PATCH] ColdFire: Cleanup MCF532x header files
 2008-01-10 21:49 UTC 

[U-Boot-Users] [PATCH] ColdFire: Add modules header files
 2008-01-10 21:40 UTC 

[U-Boot-Users] memset bug in ext2fs_read_file()
 2008-01-10 21:27 UTC  (2+ messages)

[U-Boot-Users] How to define CONFIG_OF_FLAT_TREE?
 2008-01-10 20:52 UTC  (4+ messages)

[U-Boot-Users] Email size limit
 2008-01-10 20:28 UTC  (2+ messages)

[U-Boot-Users] [PATCH] 86xx: Support 2GB DIMMs
 2008-01-10 20:14 UTC 

[U-Boot-Users] [Patch]resubmit PPC440EPx: Make Sequoia boot vxWorks
 2008-01-10 18:09 UTC  (2+ messages)

[U-Boot-Users] [PATCH] ppc4xx: Fix dflush() to restore DVLIM register
 2008-01-10 17:53 UTC  (2+ messages)

[U-Boot-Users] [PATCH] NAND: Change nand_wait_ready() to not call nand_wait()
 2008-01-10 17:46 UTC  (5+ messages)
` [U-Boot-Users] NAND driver updates

[U-Boot-Users] [PATCH 0/8] bug fix for 83xx and common
 2008-01-10 17:20 UTC  (2+ messages)

[U-Boot-Users] [PATCH] net: add 'ethtoggle' environment variable
 2008-01-10 16:21 UTC  (3+ messages)
` [U-Boot-Users] [PATCH V2] net: add 'ethrotate' "

[U-Boot-Users] [PATCH 8/8] mpc83xx: Fix the bug of 266MHz data rate DDR
 2008-01-10 15:09 UTC 

[U-Boot-Users] [PATCH 7/8] mpc83xx: Make the code more readable
 2008-01-10 15:08 UTC 

[U-Boot-Users] [PATCH 6/8] mpc83xx: Reduce the latency of DDR
 2008-01-10 15:07 UTC 

[U-Boot-Users] [PATCH 5/8] mpc83xx: Fix the wrong definition of MPC8315E
 2008-01-10 15:06 UTC 

[U-Boot-Users] [PATCH 4/8] mpc83xx: Fix the typo in mpc83xx.h
 2008-01-10 15:05 UTC 

[U-Boot-Users] [PATCH 3/8] mpc83xx: Fix the typo in global data struct
 2008-01-10 15:04 UTC 

[U-Boot-Users] [PATCH 2/8] mpc83xx: Remove cache config from config.h
 2008-01-10 15:03 UTC 

[U-Boot-Users] [PATCH] Add Fujitsu CoralP/Lime video driver
 2008-01-10 14:03 UTC  (4+ messages)

[U-Boot-Users] [PATCH] Add the RapidIO framework for U-Boot
 2008-01-10 11:21 UTC  (3+ messages)

[U-Boot-Users] [PATCH] net: add 'ethtoggle' environment variable
 2008-01-10  9:02 UTC  (4+ messages)

[U-Boot-Users] [PATCH V2] Fix Ethernet init() return codes
 2008-01-10  8:01 UTC  (3+ messages)

[U-Boot-Users] Building on Mac OS X?
 2008-01-10  6:53 UTC  (3+ messages)

[U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set
 2008-01-10  5:53 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox