public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-12-07 19:12:51 to 2011-12-09 11:30:32 UTC [more...]

[U-Boot] [PATCH] Fix breakage after removing common.h from export.h
 2011-12-09 11:30 UTC  (5+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH 02/19] usbdev.c: Fix GCC 4.6 build warnings
 2011-12-09 11:18 UTC  (4+ messages)

[U-Boot] [PATCH 00/13] ARM: more cleanups
 2011-12-09 11:14 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 02/13] drivers/net/at91_emac.c: "
` [U-Boot] [PATCH 03/13] fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
` [U-Boot] [PATCH 04/13] common/cmd_pxe.c: Fix compile warning
` [U-Boot] [PATCH 05/13] boards.cfg: sort list
` [U-Boot] [PATCH 06/13] board/apollon/apollon.c: Fix GCc 4.6 build warnings
` [U-Boot] [PATCH 07/13] board/apollon/sys_info.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 08/13] ARM: convert "apollon" board to use boards.cfg
` [U-Boot] [PATCH 09/13] board/LaCie/edminiv2/edminiv2.c: Fix build warning
` [U-Boot] [PATCH 10/13] board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 11/13] ARM: convert "omap16xx" boards to boards.cfg
` [U-Boot] [PATCH 12/13] board/ti/omap730p2/flash.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 13/13] ARM: convert "omap730p2" boards to boards.cfg

[U-Boot] [PATCH 0/3] USB keyboard driver rework (round 2)
 2011-12-09 11:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] USB: Squash checkpatch warnings in usb_kbd.c
    ` [U-Boot] [PATCH] common/usb_kbd.c: fix bug introduced in commit 00b7d6e

[U-Boot] [PATCH] M28: Cleanup memsize.o OOT build
 2011-12-09 10:37 UTC  (5+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI
 2011-12-09 10:36 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/gpio/da8xx_gpio.c: Fix build warning
 2011-12-09  9:57 UTC  (3+ messages)
` [U-Boot] [PATCH] drivers/mmc/mv_sdhci.c: "

[U-Boot] [PATCH 00/11] MIPS: fixes and updates
 2011-12-09  9:53 UTC  (7+ messages)
` [U-Boot] [PATCH 01/11] MIPS: board.c: make checkpatch.pl clean
` [U-Boot] [PATCH 02/11] MIPS: board.c: fix warning if CONFIG_CMD_NET is not defined
` [U-Boot] [PATCH 11/11] MIPS: MAKEALL: fix lists for MIPSel and MIPS boards

[U-Boot] [PATCH 1/5] mtd/nand: Add function board_nand_init_tail() for some special NAND controllers
 2011-12-09  9:46 UTC  (14+ messages)
` [U-Boot] [PATCH 2/5] mtd/nand: Fixup for support ONFI detect
  ` [U-Boot] [PATCH 3/5] mtd/nand: remove CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection
    ` [U-Boot] [PATCH 4/5] mtd/nand: Add ONFI support for FSL NAND controller
      ` [U-Boot] [PATCH 5/5] mtd/nand: workaround for Freescale FCM to support 4k pagesize Nand chip

[U-Boot] [PATCH 1/9] common/menu.c: Fix build warning
 2011-12-09  9:37 UTC  (11+ messages)
` [U-Boot] [PATCH 2/9] drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
` [U-Boot] [PATCH 3/9] drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
` [U-Boot] [PATCH 4/9] drivers/usb/musb/musb_udc.c: "
` [U-Boot] [PATCH 5/9] drivers/usb/gadget/core.c: "
` [U-Boot] [PATCH 6/9] drivers/usb/gadget/ep0.c: "

[U-Boot] [PATCH] drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning
 2011-12-09  9:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
 2011-12-09  9:33 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung/master
 2011-12-09  9:15 UTC 

[U-Boot] [PATCH v2 0/4] mmc: Implement central card-detection
 2011-12-09  9:12 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/4] mmc: Change board_mmc_getcd() signature
` [U-Boot] [PATCH v2 2/4] mmc: Implement card detection
` [U-Boot] [PATCH v2 3/4] mmc: fsl_esdhc: Implement card-detect hook
` [U-Boot] [PATCH v2 4/4] mmc: tegra2: "

[U-Boot] [PATCH V3] 5PC2XX: Rename S5pc2XX to exynos
 2011-12-09  9:10 UTC  (2+ messages)

[U-Boot] p2020 and Micron MT47H64M16HR memory and u-boot
 2011-12-09  8:20 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Tegra: fix undefined instruction hang immediately after reset
 2011-12-09  6:18 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] Network support for Calxeda highbank
 2011-12-09  4:00 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] net: add Calxeda xgmac driver
  ` [U-Boot] [PATCH v2 2/2] ARM: highbank: enable networking and pxe

[U-Boot] [PATCH] ne2000: Fix broken build of three boards after CONFIG_NET_MULTI drop
 2011-12-09  3:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2] ne2000: Convert to new net-multi model, fixes build of three boards

[U-Boot] [RFC PATCH 0/7] reboard: Introduce generic relocation feature
 2011-12-09  3:42 UTC  (23+ messages)
` [U-Boot] [RFC PATCH 2/7] reboard: Add generic link symbols
` [U-Boot] [RFC PATCH 3/7] reboard: Add generic relocation feature
` [U-Boot] [RFC PATCH 6/7] reboard: arm: Move over to generic relocation
` [U-Boot] [RFC PATCH 7/7] reboard: arm: Remove unused code in start.S

[U-Boot] powerpc: FOO uses hard float, BAR uses soft float
 2011-12-08 22:51 UTC  (2+ messages)

[U-Boot] Do we want a generic key code input handler
 2011-12-08 22:14 UTC 

[U-Boot] [PATCH 0/6] tegra: Enable keyboard with matrix keyboard driver
 2011-12-08 21:56 UTC  (4+ messages)
` [U-Boot] [PATCH 4/6] tegra: Add tegra keyboard support

[U-Boot] [PATCH] drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings
 2011-12-08 21:28 UTC 

[U-Boot] [PATCH 01/14] fdt: Tidy up a few fdtdec problems
 2011-12-08 21:24 UTC  (14+ messages)
` [U-Boot] [PATCH 10/14] tegra: usb: Add support for USB peripheral

[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
 2011-12-08 21:10 UTC  (8+ messages)
` [U-Boot] [PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports

[U-Boot] [PATCH 0/3] Some GCC 4.6 build warning fixes for MIPS boards
 2011-12-08 20:01 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] arch/mips/lib/board.c: make (mostly) checkpatch clean
` [U-Boot] [PATCH 2/3] arch/mips/lib/board.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 3/3] drivers/net/inca-ip_sw.c: "

[U-Boot] Pull request: nand flash
 2011-12-08 20:00 UTC  (3+ messages)
` [U-Boot] Pull request: nand flash (updated)

[U-Boot] [PATCH 0/9] More GCC 4.6 cleanup patches
 2011-12-08 19:52 UTC  (19+ messages)
` [U-Boot] [PATCH 1/9] MPC7xx: remove obsolete "BAB7xx" board
` [U-Boot] [PATCH 2/9] MPC8240: remove obsolete "OXC" board
` [U-Boot] [PATCH 3/9] MPC850: remove obsolete "rmu" Board
` [U-Boot] [PATCH 4/9] board/w7o/fpga.c: make (mostly) checkpatch clean
` [U-Boot] [PATCH 5/9] board/w7o/fpga.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 6/9] board/w7o/flash.c: make (mostly) checkpatch clean
` [U-Boot] [PATCH 7/9] board/w7o/flash.c: Fix GCC 4.6 compile warning
` [U-Boot] [PATCH 8/9] board/w7o/vpd.c: make (mostly) checkpatch clean
` [U-Boot] [PATCH 9/9] board/w7o/vpd.c: Fix GCC 4.6 compile warnings

[U-Boot] [PATCH 0/9] MX5x USB support
 2011-12-08 18:59 UTC  (2+ messages)

[U-Boot] [PATCH V8 0/5] SPL Linux boot
 2011-12-08 18:31 UTC  (21+ messages)
` [U-Boot] [PATCH V9 0/4] "
  ` [U-Boot] [PATCH V9 1/4] Add cmd_spl command
  ` [U-Boot] [PATCH V9 2/4] omap-common: Add NAND SPL linux booting
  ` [U-Boot] [PATCH V9 4/4] omap-common/spl: Add linux boot to SPL
          ` [U-Boot] [PATCH V7 3/5] "

[U-Boot] [PATCH 0/8] AM3517 EVM / Crane enhancements
 2011-12-08 17:40 UTC  (10+ messages)
` [U-Boot] [PATCH 3/8] AM3517: Add NOR Flash boot mode Support

[U-Boot] How to test a new u-boot image over network?
 2011-12-08 16:51 UTC  (10+ messages)

[U-Boot] Pull request: u-boot-tegra/master, take 2
 2011-12-08 16:48 UTC 

[U-Boot] Pull request: u-boot-tegra/master
 2011-12-08 16:45 UTC  (3+ messages)

[U-Boot] [PATCH V3 00/13] Support for HTKW mcx board
 2011-12-08 15:13 UTC  (7+ messages)
` [U-Boot] [PATCH 01/13] davinci_emac: move arch-independent defines to separate header

[U-Boot] [PATCH] mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices
 2011-12-08 14:53 UTC  (2+ messages)

[U-Boot] timer problem with new ARM relocation feature
 2011-12-08 12:58 UTC  (3+ messages)
` [U-Boot] [PATCH V2] ARM: fix s3c24x0 timer code

[U-Boot] m28evk: OOT build leaves stale file in source dir
 2011-12-08 12:19 UTC  (2+ messages)

[U-Boot] uImage:multi or single file?
 2011-12-08  9:22 UTC 

[U-Boot] [PATCH V4] Ethernut 5 board support
 2011-12-08  7:41 UTC  (4+ messages)

[U-Boot] [PATCH v1 0/5] env: handle special variables and selective env default
 2011-12-08  5:45 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/3] env: unify logic to check and apply changes
` [U-Boot] [PATCH v2 2/3] env: check and apply changes on delete/destroy
` [U-Boot] [PATCH v2 3/3] env: make "env default" selective, check and apply

[U-Boot] Build breakage due to "Standalone Apps: Standalone apps should only need exports.h"
 2011-12-08  0:32 UTC  (3+ messages)

[U-Boot] [PATCH] Append board name to version identifier
 2011-12-08  0:30 UTC  (3+ messages)

[U-Boot] [PATCH] nand_spl/nand_boot.c: Fix build warning
 2011-12-07 22:14 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc: Minimal private libgcc to build on Debian
 2011-12-07 22:11 UTC  (3+ messages)

[U-Boot] [Patch v2 1/7] powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en
 2011-12-07 22:03 UTC  (9+ messages)
` [U-Boot] [Patch v2 6/7] powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driver
            ` [U-Boot] [GIT PULL] please pull u-boot-mpc83xx fixes

[U-Boot] [ARM] Pending patches for december release?
 2011-12-07 21:01 UTC  (6+ messages)

[U-Boot] PIP405: build warnings
 2011-12-07 20:48 UTC 

[U-Boot] [PATCH] video: cfb_console: fix build warnings
 2011-12-07 20:41 UTC  (4+ messages)

[U-Boot] [PATCH] board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning
 2011-12-07 20:22 UTC  (2+ messages)

[U-Boot] PPC4xx: usbdev.c used at all?
 2011-12-07 20:08 UTC  (5+ messages)

[U-Boot] [PATCH] ppc4xx: Remove usbdev.c
 2011-12-07 20:08 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/bootm: Flush ramdisk and device tree image when booting on MP
 2011-12-07 19:30 UTC  (3+ messages)

[U-Boot] [PATCH v7] Add generic ULPI layer
 2011-12-07 19:12 UTC  (5+ messages)
` [U-Boot] [PATCH v7] USB: Add generic ULPI layer and a viewport


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