public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2008-08-01 18:45:16 to 2008-08-06 07:08:41 UTC [more...]

[U-Boot-Users] [PATCH 1/3] ppc: Report back the location we put the device tree if we dont boot
 2008-08-06  7:08 UTC  (4+ messages)
` [U-Boot-Users] [PATCH 2/3] Add ePAPR boot command
  ` [U-Boot-Users] [PATCH 3/3] add ability to disable ft_board_setup as part of bootm

[U-Boot-Users] [PATCH][FOR 1.3.4] 85xx: Don't move interrupt vector to low memory
 2008-08-06  6:50 UTC  (2+ messages)

[U-Boot-Users] NFS TFTP problem
 2008-08-06  6:33 UTC  (3+ messages)

[U-Boot-Users] [PATCH] mpc5121: squash some fdt fixup errors
 2008-08-06  2:33 UTC 

[U-Boot-Users] outline of bootm script
 2008-08-06  2:33 UTC  (2+ messages)

[U-Boot-Users] [RFC][WIP] ePAPR boot and provide a mechanism to disable ft board setup
 2008-08-05 23:38 UTC  (2+ messages)

[U-Boot-Users] [PATCH v2] fdt: add fdtcmd env var to allow post processing of device tree before boot
 2008-08-05 21:46 UTC  (4+ messages)

[U-Boot-Users] [PATCH] POWERPC: Change 86xx platforms to use CONFIG_NR_CPUS
 2008-08-05 18:21 UTC  (3+ messages)

[U-Boot-Users] [PATCH] NAND boot: Update large page support for current API
 2008-08-05 17:01 UTC  (3+ messages)

[U-Boot-Users] [PATCH] Fill in remaining MTD driver data for OneNAND
 2008-08-05 16:49 UTC  (2+ messages)

[U-Boot-Users] simplify bootm command
 2008-08-05 16:27 UTC  (20+ messages)
          ` [U-Boot-Users] simplify bootm command -- deprecated or removing functionality?

[U-Boot-Users] [PATCH] FIT: Fix handling of images without ramdisks
 2008-08-05 15:51 UTC 

[U-Boot-Users] [PATCH 6/7] NAND: add NAND driver for s3c64xx
 2008-08-05 15:37 UTC  (31+ messages)
` [U-Boot-Users] [PATCH 0/7 v2] SMDK6400 support
  ` [U-Boot-Users] [PATCH 1/7 v2] Add definition for the AM29LV800BB AMD NOR-flash
  ` [U-Boot-Users] [PATCH 2/7 v2] NAND_CMD_READOOB is not supported by all chips, read OOB with the page instead
  ` [U-Boot-Users] [PATCH 3/7 v2] ARM: Add arm1176 core with s3c6400 SoC
  ` [U-Boot-Users] [PATCH 4/7 v2] USB: Add support for OHCI controller on s3c6400
  ` [U-Boot-Users] [PATCH 5/7 v2] serial: add s3c64xx serial driver
  ` [U-Boot-Users] [PATCH 6/7 v2] NAND: add NAND driver for s3c64xx
  ` [U-Boot-Users] [PATCH 7/7 v2] ARM: Add support for S3C6400 based SMDK6400 board
  ` [U-Boot-Users] [PATCH 0/7 v3] SMDK6400 support
    ` [U-Boot-Users] [PATCH 1/7 v3] Add definition for the AM29LV800BB AMD NOR-flash
    ` [U-Boot-Users] [PATCH 2/7 v3] NAND_CMD_READOOB is not supported by all chips, read OOB with the page instead
    ` [U-Boot-Users] [PATCH 3/7 v3] ARM: Add arm1176 core with s3c6400 SoC
      ` [U-Boot-Users] [PATCH 3/7 v4] "
    ` [U-Boot-Users] [PATCH 4/7 v3] USB: Add support for OHCI controller on s3c6400
    ` [U-Boot-Users] [PATCH 5/7 v3] serial: add s3c64xx serial driver
    ` [U-Boot-Users] [PATCH 6/7 v3] NAND: add NAND driver for s3c64xx
    ` [U-Boot-Users] [PATCH 7/7 v3] ARM: Add support for S3C6400 based SMDK6400 board

[U-Boot-Users] [PATCH 0/7 v5] SMDK6400 support
 2008-08-05 15:21 UTC  (11+ messages)
` [U-Boot-Users] [PATCH 1/7 v5] Add definition for the AM29LV800BB AMD NOR-flash
` [U-Boot-Users] [PATCH 2/7 v5] Simplify reading of the bad-block marker, use chipselect
` [U-Boot-Users] [PATCH 3/7 v5] ARM: Add arm1176 core with S3C6400 SoC
` [U-Boot-Users] [PATCH 4/7 v5] USB: Add support for OHCI controller on S3C6400
` [U-Boot-Users] [PATCH 5/7 v5] serial: add S3C64XX serial driver
` [U-Boot-Users] [PATCH 6/7 v5] NAND: add NAND driver for S3C64XX
` [U-Boot-Users] [PATCH 7/7 v5] ARM: Add support for S3C6400 based SMDK6400 board

[U-Boot-Users] [PATCH] JFFS2 command support on OneNAND (take #2)
 2008-08-05 11:45 UTC 

[U-Boot-Users] [PATCH] JFFS2 command support on OneNAND (take #2)
 2008-08-05 11:30 UTC  (2+ messages)
` [U-Boot-Users] [PATCH] JFFS2 command support on OneNAND (take #3)

[U-Boot-Users] [PATCH] fdt: add fdtcmd env var to allow post processing of device tree before boot
 2008-08-04 22:53 UTC  (16+ messages)

[U-Boot-Users] [PATCH 2/2] NAND boot: MPC8313ERDB support
 2008-08-04 22:46 UTC 

[U-Boot-Users] [PATCH 1/2] mpc8313erdb: Enable NAND in config
 2008-08-04 22:43 UTC 

[U-Boot-Users] [PATCH] NAND: Coding-style fixes
 2008-08-04 21:38 UTC  (2+ messages)

[U-Boot-Users] [PATCH] NAND: Do not write or read a whole block if it is larger than the environment
 2008-08-04 21:35 UTC  (2+ messages)

[U-Boot-Users] Increasing U-Boot partition size
 2008-08-04 20:50 UTC  (12+ messages)

[U-Boot-Users] 85xx: Not enough room for program headers
 2008-08-04 20:20 UTC  (5+ messages)

[U-Boot-Users] [PATCH] POWERPC 86xx: Move BAT setup code to C
 2008-08-04 19:02 UTC 

[U-Boot-Users] [PATCH] POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c
 2008-08-04 19:01 UTC 

[U-Boot-Users] [PATCH] POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config
 2008-08-04 19:01 UTC 

[U-Boot-Users] [PATCH] Move mpc5121 iopoin feature from board specific to common files
 2008-08-04 17:06 UTC  (2+ messages)

[U-Boot-Users] RFC: U-Boot version numbering
 2008-08-04 16:05 UTC  (8+ messages)

[U-Boot-Users] RFC: mailing list transfer
 2008-08-04 15:45 UTC  (3+ messages)

[U-Boot-Users] using a flat device tree to drive u-boot config
 2008-08-04 15:36 UTC  (23+ messages)

[U-Boot-Users] [PATCH] API: Optimize signature searching scheme in the glue layer
 2008-08-04 15:24 UTC  (4+ messages)

[U-Boot-Users] Question about Bad CRC
 2008-08-04 14:35 UTC  (3+ messages)

[U-Boot-Users] [patch 1/1] (V2) Set GD_FLG_RELOC for boards skipping relocation to RAM
 2008-08-04 14:02 UTC  (3+ messages)

[U-Boot-Users] [PATCH] sequoia uarts
 2008-08-04 13:45 UTC  (3+ messages)

[U-Boot-Users] [PATCH] API: Provide syscall entry point implementation for the ARM architecture
 2008-08-04 12:45 UTC 

[U-Boot-Users] :o)
 2008-08-04 11:32 UTC 

[U-Boot-Users] AT91SAM9261-EK USB storage not working
 2008-08-04 10:38 UTC  (4+ messages)

[U-Boot-Users] RFC: U-Boot version numbering
 2008-08-04  7:11 UTC  (2+ messages)

[U-Boot-Users] [PATCH] fdt: Add simple alias support to fdt print command
 2008-08-04  1:24 UTC  (8+ messages)

[U-Boot-Users] [PATCH] (Resubmit) ADD ARM AMBA PL031 RTC Support
 2008-08-04  1:06 UTC 

[U-Boot-Users] Resubmit : [PATCH] Correct ARM Versatile Timer Initialization
 2008-08-04  1:00 UTC 

[U-Boot-Users] Please Help me to Setup & Send Patch using M$ Office
 2008-08-04  0:30 UTC  (2+ messages)

[U-Boot-Users] U-Boot v1.3.4-rc2 released
 2008-08-03 19:45 UTC  (2+ messages)

[U-Boot-Users] [PATCH v2 2/2] i.MX31: Fix mx31_gpio_mux() function and MUX_-macros
 2008-08-03 19:44 UTC 

[U-Boot-Users] [PATCH v2 1/2] i.MX31: Fix IOMUX related typos
 2008-08-03 19:43 UTC 

[U-Boot-Users] El segundo trabajo
 2008-08-03 19:36 UTC 

[U-Boot-Users] Marvell db64460 / mpc7447 migration from U-boot 1.1.2 to U-boot 1.3.3
 2008-08-03 12:57 UTC  (2+ messages)

[U-Boot-Users] U-Boot v1.3.4-rc2 released
 2008-08-03  3:25 UTC  (3+ messages)
` [U-Boot-Users] Power.org open-firmware/device trees ePAPR reference

[U-Boot-Users] [PATCH] drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
 2008-08-03  0:25 UTC  (10+ messages)
` [U-Boot-Users] [PATCH] nios2: fix phys_addr_t and phys_size_t support
  ` [U-Boot-Users] [PATCH] nios2/sysid: fix printf warning
    ` [U-Boot-Users] [PATCH] Fix remaining build issues with MPC8xx FADS boards
      ` [U-Boot-Users] [PATCH] mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'

[U-Boot-Users] ‘发’‘票’
 2008-08-02 22:50 UTC 

[U-Boot] unassigned-patches/20: [PATCH 3/3] TEST: add author name
 2008-08-02 20:15 UTC  (3+ messages)
  ` [U-Boot] unassigned-patches/18: [PATCH 2/3] TEST: format text
` [U-Boot] unassigned-patches/19: [PATCH 1/3] TEST: add file

[U-Boot-Users] [PATCH 1/1] FAT Bare Partition Support
 2008-08-02 11:44 UTC  (6+ messages)

[U-Boot-Users] You can find here all medicines what you want
 2008-08-02  0:44 UTC 

[U-Boot-Users] 1.3.4-rc2 autoboot timeout - MPC8548
 2008-08-01 19:01 UTC  (2+ messages)

[U-Boot-Users] Need Some Help
 2008-08-01 18:55 UTC  (2+ messages)

[U-Boot-Users] RFC: U-Boot version numbering
 2008-08-01 18:50 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