public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-09-22 10:58:23 to 2011-09-23 18:15:26 UTC [more...]

[U-Boot] [PATCH 0/4] Buffer overruns in printf
 2011-09-23 18:15 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] Add limits.h to hold basic limits
` [U-Boot] [PATCH 2/4] Add safe vsnprintf and snprintf library functions
` [U-Boot] [PATCH 3/4] Make printf and vprintf safe from buffer overruns
` [U-Boot] [PATCH 4/4] Use snprintf() in network code

[U-Boot] [PATCH 1/2] powerpc/p2041rdb: updated description of cpld command
 2011-09-23 17:54 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc/p2041rdb: remove watch dog related codes

[U-Boot] [PATCH v2] powerpc/p3060qds: Add board related support for P3060QDS platform
 2011-09-23 17:43 UTC 

[U-Boot] [PATCH 0/5 V2] Random NAND fixes and improvements
 2011-09-23 17:35 UTC  (5+ messages)
` [U-Boot] [PATCH 3/5] NAND: Allow per-buffer allocation

[U-Boot] SMDK6400 regression
 2011-09-23 17:22 UTC  (4+ messages)
` [U-Boot] [PATCH RFC] Add general nand functions

[U-Boot] [PATCH] omap4: update maintainer for omap4 boards
 2011-09-23 17:15 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] omap3evm: env: Fix default console
 2011-09-23 17:09 UTC  (2+ messages)

[U-Boot] [PATCH] omap3: Fix compile warning
 2011-09-23 17:09 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] mmc: omap: enable high capacity
 2011-09-23 17:06 UTC  (5+ messages)

[U-Boot] [RFC PATCH v2 0/20] New 'sandbox' test architecture for U-Boot
 2011-09-23 16:22 UTC  (21+ messages)
` [U-Boot] [RFC PATCH v2 01/20] sandbox: Add architecture header files
` [U-Boot] [RFC PATCH v2 02/20] Fix use of int as pointer in image.c
` [U-Boot] [RFC PATCH v2 03/20] sandbox: Add architecture image support
` [U-Boot] [RFC PATCH v2 04/20] sandbox: Add compiler defines to support a 64-bit x86_64 platform
` [U-Boot] [RFC PATCH v2 05/20] sandbox: Add cpu files
` [U-Boot] [RFC PATCH v2 06/20] sandbox: Add architecture lib files
` [U-Boot] [RFC PATCH v2 07/20] sandbox: Add sandbox board
` [U-Boot] [RFC PATCH v2 08/20] sandbox: Add board info for architecture
` [U-Boot] [RFC PATCH v2 09/20] sandbox: Add bootm support
` [U-Boot] [RFC PATCH v2 10/20] sandbox: Disable built-in malloc
` [U-Boot] [RFC PATCH v2 11/20] sandbox: Disable standalone/API support
` [U-Boot] [RFC PATCH v2 12/20] sandbox: Force command sections to be 4-byte aligned
` [U-Boot] [RFC PATCH v2 13/20] sandbox: Add OS dependent layer
` [U-Boot] [RFC PATCH v2 14/20] sandbox: Add board_init()
` [U-Boot] [RFC PATCH v2 15/20] sandbox: Add main program
` [U-Boot] [RFC PATCH v2 16/20] sandbox: Add serial uart
` [U-Boot] [RFC PATCH v2 17/20] sandbox: Add basic config file
` [U-Boot] [RFC PATCH v2 18/20] Remove unused variable warnings in cmd_mem, cmd_nvedit
` [U-Boot] [RFC PATCH v2 19/20] Use uintptr_t for 32/64-bit compatibility
` [U-Boot] [RFC PATCH v2 20/20] sandbox: Makefile changes to build sandbox architecture

[U-Boot] [RFC PATCH] arm: provide a CONFIG flag for disabling relocation
 2011-09-23 16:04 UTC  (4+ messages)

[U-Boot] [RFC PATCH 01/20] sandbox: Add architecture header files
 2011-09-23 16:01 UTC  (19+ messages)
` [U-Boot] [RFC PATCH 04/20] sandbox: Add cpu files
` [U-Boot] [RFC PATCH 06/20] sandbox: Allow board_init_f() and board_init_r() to return
` [U-Boot] [RFC PATCH 09/20] sandbox: Add bootm support
` [U-Boot] [RFC PATCH 13/20] sandbox: Add OS dependent layer
` [U-Boot] [RFC PATCH 17/20] sandbox: Add basic config file
` [U-Boot] [RFC PATCH 18/20] sandbox: Remove unused variable warnings

[U-Boot] [PATCH] USB: Add usb_event_poll() to get keyboards working with EHCI
 2011-09-23 15:36 UTC 

[U-Boot] [PATCH v3] zmx25: Fix build warning due to 'get_reset_cause' defined but not used
 2011-09-23 15:25 UTC  (2+ messages)

[U-Boot] From Office Of . Mr. Terence McCulley
 2011-09-23 15:22 UTC 

[U-Boot] [PATCH 0/2] board revision related patches for dm646x
 2011-09-23 14:32 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] dm646x: pass board revision info to kernel

[U-Boot] [PATCH] DaVinci: correct PDSTAT.STATE mask
 2011-09-23 14:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2] DaVinci: correct MDSTAT.STATE mask
  ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v2] zmx25: Fix build warning due to 'get_reset_cause' defined but not used
 2011-09-23 14:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] zmx25: Remove dram_init_banksize()
 2011-09-23 14:17 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] zmx25: Place machine ID into board config
  ` [U-Boot] [PATCH 3/4] vision2: "
    ` [U-Boot] [PATCH 4/4] efikamx: "

[U-Boot] [PATCH 2/5] NAND: Add nand read.raw and write.raw commands
 2011-09-23 13:43 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5 V2] "
  ` [U-Boot] [PATCH 2/5 V3] "
    ` [U-Boot] [PATCH 2/5 V4] "

[U-Boot] [u-boot] CRC / ECC protection of environment
 2011-09-23 13:06 UTC  (7+ messages)

[U-Boot] [PATCH] net/eth: add newline to "failed MAC address" warning
 2011-09-23 12:47 UTC 

[U-Boot] [PATCH] zmx25: Fix build warning by defining CONFIG_DISPLAY_CPUINFO
 2011-09-23 12:07 UTC 

[U-Boot] Der Gewinner
 2011-09-23 11:49 UTC 

[U-Boot] Application of patch submitted during the previous Merge Window
 2011-09-23 10:46 UTC  (8+ messages)

[U-Boot] SALES PROMO : BRAND NEW APPLE IPHONES 4G/IPAD2/MACBOOK AIR
 2011-09-23 10:39 UTC 

[U-Boot] [PATCH] ATA: Squash warnings in mxc_ata
 2011-09-23 10:04 UTC  (5+ messages)
` [U-Boot] [PATCH V2] "
  ` [U-Boot] [PATCH V3] "

[U-Boot] [PATCH 0/2] implement set individual variables to default
 2011-09-23  9:55 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] env: "
` [U-Boot] [PATCH 2/2] km/common: enable "env default" for all keymile boards

[U-Boot] [PATCH 0/4] Clock fix and MXC I2C rework series
 2011-09-23  9:43 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] MX5: Modify the PLL decoding algorithm
  ` [U-Boot] [PATCH 1/4 V2] "

[U-Boot] [PATCH 1/13] mx31pdk: Remove dram_init_banksize()
 2011-09-23  8:54 UTC  (30+ messages)
` [U-Boot] [PATCH 2/13] mx25pdk: "
  ` [U-Boot] [PATCH 3/13] mx31ads: "
    ` [U-Boot] [PATCH 4/13] imx31_litekit: "
      ` [U-Boot] [PATCH 5/13] mx31pdk: Place machine ID into board config
        ` [U-Boot] [PATCH 6/13] mx25pdk: "
          ` [U-Boot] [PATCH 7/13] mx31ads: "
            ` [U-Boot] [PATCH 8/13] imx31_litekit: "
              ` [U-Boot] [PATCH 9/13] mx51evk: "
                ` [U-Boot] [PATCH 10/13] mx53loco: "
                  ` [U-Boot] [PATCH 11/13] mx53smd: "
                    ` [U-Boot] [PATCH 12/13] mx53ard: "
                      ` [U-Boot] [PATCH 13/13] mx53evk: "

[U-Boot] [PATCH] ARM: remove broken "ixpg425" and "ixpg425" boards
 2011-09-23  7:55 UTC  (6+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH 4/4 V4] I2C: mxc_i2c rework
 2011-09-23  7:46 UTC  (6+ messages)
` [U-Boot] [PATCH 4/4 V5] "

[U-Boot] Splitting u-boot into 2 stages
 2011-09-23  6:32 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2011-09-23  6:29 UTC  (2+ messages)

[U-Boot] [PATCH] doc: provide a correct board_init_r definition path
 2011-09-23  6:12 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] phylib: a couple of minor fixes in generic phy library
 2011-09-23  6:06 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] phylib: reset mii bus only if reset handler is registered
` [U-Boot] [PATCH 2/2] phylib: remove a couple of redundant code lines

[U-Boot] [PATCH 2/4] MX5: Add AHB clock reporting and fix IPG clock reporting
 2011-09-23  2:09 UTC  (3+ messages)
` [U-Boot] [PATCH 2/4 V2] "

[U-Boot] I Intend to visit Malaysia
 2011-09-23  1:58 UTC 

[U-Boot] Question: Information regarding MII and PHY
 2011-09-23  1:23 UTC  (9+ messages)

[U-Boot] I am Mary Jones
 2011-09-23  0:31 UTC 

[U-Boot] Compile error undefined reference to `__aeabi_unwind_cpp_pr0
 2011-09-22 22:02 UTC  (8+ messages)

[U-Boot] [STATUS] v2011.09-rc2 is out
 2011-09-22 20:24 UTC 

[U-Boot] mx51+ide+problem
 2011-09-22 19:32 UTC  (4+ messages)

[U-Boot] IMPORTANT AND CONFIDENTIAL*(TREAT AS URGENT)
 2011-09-22 17:04 UTC 

[U-Boot] [PATCH] powerpc/85xx: corenet_ds: increase console buffer size to 1024
 2011-09-22 16:38 UTC 

[U-Boot] [PATCH] OMAP3: beagle: Fix build warning in beagle.c
 2011-09-22 16:02 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Add EfikaSB support
 2011-09-22 15:52 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] EfikaSB: Add preliminary "

[U-Boot] mx31: Add board support for HALE TT-01
 2011-09-22 14:08 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] mx31: define pins and init for UART2 and CSPI3
` [U-Boot] [PATCH 2/2] TT-01: add basic board support for HALE TT-01

[U-Boot] booting single uImage on platforms with different base addresses for SDRAM
 2011-09-22 13:57 UTC  (5+ messages)

[U-Boot] Request For Your Partnership in Investment
 2011-09-22 12:24 UTC 

[U-Boot] [STATUS] [ARM] Status for last 13 unclean-building ARM boards
 2011-09-22 11:56 UTC  (2+ messages)

[U-Boot] AT91SAM9260 and AT91SAMG20 dataflash saveenv problem
 2011-09-22 11:29 UTC 

[U-Boot] [PATCH 00/11 V2] Support for both FEC interfaces on i.MX28
 2011-09-22 11:02 UTC  (17+ messages)
` [U-Boot] [PATCH 03/11] FEC: Kill mode select FIXME's
` [U-Boot] [PATCH 04/11] FEC: Add RMII mode support
` [U-Boot] [PATCH 05/11] FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
` [U-Boot] [PATCH 06/11] FEC: Abstract access to fec->eth in MII operations
` [U-Boot] [PATCH 08/11] FEC: Allow registering MII postconfiguration callback
` [U-Boot] [PATCH 09/11] FEC: Add timeout for chip reset
` [U-Boot] [PATCH 10/11] FEC: Squish "got MAC from fuse" message, make it debug()
` [U-Boot] [PATCH 11/11] FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h


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