public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2008-03-07 13:11:56 to 2008-03-12 20:12:25 UTC [more...]

[U-Boot-Users] [PATCH 00/20] [new uImage] patchset 7 - core functionality
 2008-03-12 20:12 UTC  (20+ messages)
` [U-Boot-Users] [PATCH 01/20] [new uImage] Make node unit names const in struct bootm_headers
` [U-Boot-Users] [PATCH 02/20] [new uImage] Add support for new uImage format to mkimage tool
` [U-Boot-Users] [PATCH 03/20] [new uImage] Add new uImage format support for imls and iminfo commands
` [U-Boot-Users] [PATCH 04/20] [new uImage] Add new uImage format support for kernel booting
` [U-Boot-Users] [PATCH 05/20] [new uImage] Add new uImage format support for ramdisk handling
` [U-Boot-Users] [PATCH 06/20] [new uImage] Remove unnecessary arguments passed to ramdisk routines
` [U-Boot-Users] [PATCH 07/20] [new uImage] Re-enable interrupts for non automatic booting
` [U-Boot-Users] [PATCH 08/20] [new uImage] ppc: Add new uImage format support to FDT handling routines
` [U-Boot-Users] [PATCH 09/20] [new uImage] Add node offsets for FIT images listed in struct bootm_headers
` [U-Boot-Users] [PATCH 10/20] [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
` [U-Boot-Users] [PATCH 11/20] [new uImage] Add new uImage format support to autoscript routine
` [U-Boot-Users] [PATCH 12/20] [new uImage] Add new uImage format support to imgextract command
` [U-Boot-Users] [PATCH 13/20] [new uImage] Add new uImage format handling to other bootm related commands
` [U-Boot-Users] [PATCH 14/20] [new uImage] Add new uImage fromat support to fpga command
` [U-Boot-Users] [PATCH 15/20] [new uImage] Use show_boot_progress() for new uImage format
` [U-Boot-Users] [PATCH 16/20] [new uImage] More verbose kernel image uncompress error message
` [U-Boot-Users] [PATCH 17/20] [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
` [U-Boot-Users] [PATCH 18/20] [new uImage] Fix build problems on trab board
` [U-Boot-Users] [PATCH 19/20] [new uImage] Fix definition of common bootm_headers_t fields

[U-Boot-Users] AT91RM9200 USB UHCI
 2008-03-12 19:53 UTC 

[U-Boot-Users] [RFC/PATCH] fix initdram / use of phys_addr_t
 2008-03-12 19:23 UTC  (5+ messages)

[U-Boot-Users] Flash write crash on MPC8548CDS
 2008-03-12 18:23 UTC  (14+ messages)

[U-Boot-Users] Amazing growth in just weeks
 2008-03-12 10:01 UTC 

[U-Boot-Users] [PATCH] sh: Add support SH4 cache control
 2008-03-12  7:11 UTC 

[U-Boot-Users] [RFC][PATCH] pci: Divided PCI driver for PowerPC
 2008-03-12  7:08 UTC 

[U-Boot-Users] [PATCH] sh: Add support PCI host driver for SH7751/SH7751R
 2008-03-12  6:41 UTC 

[U-Boot-Users] [PATCH] sh: Add support SuperH SH7751/SH7751R
 2008-03-12  6:41 UTC 

[U-Boot-Users] [PATCH] sh: Add support Renesas Solutions R2D plus board
 2008-03-12  6:40 UTC 

[U-Boot-Users] Help with "warning: 'alias' attribute ignored"
 2008-03-12  6:09 UTC  (2+ messages)

[U-Boot-Users] [PATCH 0/2] Vitesse VSC7385 firmware patches
 2008-03-11 20:41 UTC  (4+ messages)
` [U-Boot-Users] [PATCH 1/2] NET: Add Vitesse VSC7385 firmware uploading

[U-Boot-Users] All your gay issues solved
 2008-03-11 16:50 UTC 

[U-Boot-Users] MPC8548E 4G SDRAM support
 2008-03-11 16:35 UTC 

[U-Boot-Users] [PATCH 01/15 v2] rtc: Add M41T62 support
 2008-03-11 16:15 UTC  (15+ messages)
` [U-Boot-Users] [PATCH 02/15 v2] ppc4xx: miiphy.c reworked
` [U-Boot-Users] [PATCH 03/15 v2] ppc4xx: program_tlb now uses 64bit physical addess
` [U-Boot-Users] [PATCH 04/15 v2] ppc4xx: interrupt.c reworked
` [U-Boot-Users] [PATCH 05/15 v2] ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)
` [U-Boot-Users] [PATCH 06/15 v2] ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)
` [U-Boot-Users] [PATCH 07/15 v2] ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
` [U-Boot-Users] [PATCH 08/15 v2] ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
` [U-Boot-Users] [PATCH 09/15 v2] ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)
` [U-Boot-Users] [PATCH 10/15 v2] ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
` [U-Boot-Users] [PATCH 11/15 v2] ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)
` [U-Boot-Users] [PATCH 12/15 v2] ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
` [U-Boot-Users] [PATCH 13/15 v2] ppc4xx: Add Canyonlands NAND booting support
` [U-Boot-Users] [PATCH 14/15 v2] usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
` [U-Boot-Users] [PATCH 15/15 v2] ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board

[U-Boot-Users] [PATCH 0/9] ppc4xx: Add AMCC 460EX Canyonlands support
 2008-03-11 16:14 UTC  (2+ messages)
` [U-Boot-Users] [PATCH 0/15 v2] "

[U-Boot-Users] [PATCH] 83xx: Add support for CFG_I2C_SPEED in fsl_i2c.c
 2008-03-11 15:51 UTC  (6+ messages)

[U-Boot-Users] [PATCH 1/9] rtc: Add M41T62 support
 2008-03-11 13:51 UTC  (11+ messages)
` [U-Boot-Users] [PATCH 2/9] ppc4xx: miiphy.c reworked
` [U-Boot-Users] [PATCH 3/9] ppc4xx: program_tlb now uses 64bit physical addess
` [U-Boot-Users] [PATCH 4/9] ppc4xx: interrupt.c reworked
` [U-Boot-Users] [PATCH 6/9] ppc4xx: Add AMCC Canyonlands support (460EX)
  ` [U-Boot-Users] [PATCH 5/9] ppc4xx: Add basic support for AMCC 460EX/460GT
` [U-Boot-Users] [PATCH 7/9] ppc4xx: Add Canyonlands NAND booting support
` [U-Boot-Users] [PATCH 8/9] usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
` [U-Boot-Users] [PATCH 9/9] ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board

[U-Boot-Users] please pull u-boot-sparc.git master
 2008-03-11 13:05 UTC  (2+ messages)

[U-Boot-Users] [PATCH] ppc4xx: Fix comment in 405EX DDR2 init code
 2008-03-11 12:53 UTC 

[U-Boot-Users] U-Boot 1.3.2 release
 2008-03-11  6:32 UTC  (7+ messages)

[U-Boot-Users] [PATCH] sh: Updated support for MPR2 board (SH7720)
 2008-03-11  4:11 UTC  (2+ messages)

[U-Boot-Users] [PATCH] sh: Fix receive FIFO level register of SH4A
 2008-03-11  4:02 UTC 

[U-Boot-Users] Fiona and her broken hymen
 2008-03-10 21:50 UTC 

[U-Boot-Users] Regarding my patch to move FSL boards
 2008-03-10 20:31 UTC 

[U-Boot-Users] [PATCH] Add support for new AVR32 board
 2008-03-10 15:40 UTC  (7+ messages)

[U-Boot-Users] [PATCH] TQM5200B: update MTD partition layout
 2008-03-10 15:33 UTC 

[U-Boot-Users] [PATCH] mpc83xx: make dtb basename file references equal those of linux
 2008-03-10 15:03 UTC  (12+ messages)

[U-Boot-Users] [PATCH] sh, net: Updated SMSC LAN911x driver and support for MPR2 board
 2008-03-10 14:20 UTC  (2+ messages)

[U-Boot-Users] Enlarge your tool now
 2008-03-10 12:19 UTC 

[U-Boot-Users] CONFIG_NET_MULTI
 2008-03-10 11:17 UTC  (2+ messages)

[U-Boot-Users] CONFIG_NET_MULTI
 2008-03-10 10:37 UTC 

[U-Boot-Users] Problem with flash cfi legacy mode
 2008-03-10  9:19 UTC 

[U-Boot-Users] getting compile error: xscale-elf-gcc: compilation of header file requested
 2008-03-10  6:08 UTC  (2+ messages)

[U-Boot-Users] Coldfire 5307 5407
 2008-03-10  3:29 UTC 

[U-Boot-Users] NAND flash programming via BDI2000 for ppc440epx
 2008-03-10  3:19 UTC  (9+ messages)

[U-Boot-Users] home sex videos
 2008-03-09 23:18 UTC 

[U-Boot-Users] Coldfire 5307 5407
 2008-03-09 22:52 UTC  (2+ messages)

[U-Boot-Users] Solution to gaining size
 2008-03-09 18:07 UTC 

[U-Boot-Users] [PATCH] Altera Stratix II support
 2008-03-09 17:04 UTC 

[U-Boot-Users] [PATCH] SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings
 2008-03-09 14:36 UTC  (2+ messages)

[U-Boot-Users] [PATCH] scb9328: Fix flash warning: type qualifiers ignored on function return type
 2008-03-09 14:35 UTC  (2+ messages)

[U-Boot-Users] [PATCH] esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type
 2008-03-08 21:36 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS
 2008-03-08 18:48 UTC 

[U-Boot-Users] [PATCH 1/2] Flash programming progress countdown
 2008-03-08 18:48 UTC 

[U-Boot-Users] [PATCH] net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
 2008-03-08  9:59 UTC  (2+ messages)

[U-Boot-Users] please pull mpc83xx
 2008-03-08  9:56 UTC  (2+ messages)

[U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
 2008-03-08  9:52 UTC  (2+ messages)

[U-Boot-Users] [Patch] update mgsuvd configuration
 2008-03-08  9:50 UTC  (2+ messages)

[U-Boot-Users] [Patch] update mgcoge configuration
 2008-03-08  9:49 UTC  (2+ messages)

[U-Boot-Users] [PATCH] sh: Add support for MPR2 board
 2008-03-08  8:48 UTC  (5+ messages)

[U-Boot-Users] Performance in Booting Linux w/ Device Tree via U-Boot out of JFFS2 on NAND
 2008-03-08  1:09 UTC 

[U-Boot-Users] [MPC8555CDS] 1.3.2-rc3 -- TSECx: No link
 2008-03-07 23:58 UTC 

[U-Boot-Users] [PATCH] sh: Add Ethernet support for MPR2 board
 2008-03-07 21:50 UTC  (3+ messages)

[U-Boot-Users] AT91SAM7 port of U-boot?
 2008-03-07 20:59 UTC  (3+ messages)

[U-Boot-Users] [PATCH] Add flash programming counter]
 2008-03-07 20:52 UTC  (25+ messages)

[U-Boot-Users] arm920t RAM relocation broken?
 2008-03-07 19:02 UTC  (3+ messages)

[U-Boot-Users] MPC8349-mITX-GP and MontaVista Linux
 2008-03-07 17:29 UTC  (3+ messages)

[U-Boot-Users] [PATCH 1/3] 83xx: nand support for MPC837XRDB boards
 2008-03-07 16:42 UTC  (3+ messages)

[U-Boot-Users] [PATCH] Add flash programming counter]
 2008-03-07 16:34 UTC  (3+ messages)

[U-Boot-Users] Where Uboot executes in RAM?
 2008-03-07 16:30 UTC  (3+ messages)

[U-Boot-Users] VXWorks EST Flat Binary
 2008-03-07 15:25 UTC  (4+ messages)

[U-Boot-Users] [PATCH 3/3] 83xx: initialize serdes for MPC837XRDB boards
 2008-03-07 15:07 UTC 

[U-Boot-Users] [PATCH 2/3] 83xx: serdes setup routines
 2008-03-07 15:07 UTC 

[U-Boot-Users] Lengthen your tool here
 2008-03-07 14:53 UTC 

[U-Boot-Users] [PATCH] Add a flash programming end marker and progress dots
 2008-03-07 14:08 UTC  (2+ messages)


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