public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-09-24 16:06:16 to 2011-09-26 19:25:51 UTC [more...]

[U-Boot] [RFC PATCH 01/20] sandbox: Add architecture header files
 2011-09-26 19:25 UTC  (30+ 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 17/20] sandbox: Add basic config file
` [U-Boot] [RFC PATCH 18/20] sandbox: Remove unused variable warnings

[U-Boot] [PATCH 0/2] phylib: a couple of minor fixes in generic phy library
 2011-09-26 19:24 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] phylib: remove a couple of redundant code lines

[U-Boot] [PATCH 1/7 V2] GCC4.6: Convert various empty macros to inline functions
 2011-09-26 19:13 UTC  (31+ messages)
` [U-Boot] [PATCH 2/7 RESEND] GCC4.6: Remove unused "port" variable in cmd_usb.c
` [U-Boot] [PATCH 3/7] GCC4.6: Squash warning in cmd_flash.c
` [U-Boot] [PATCH 4/7] GCC4.6: Squash warning in cmd_nvedit.c
` [U-Boot] [PATCH 5/7] GCC4.6: Squash warnings in lcd.c
` [U-Boot] [PATCH 6/7] GCC4.6: Squash warnings in ipu_disp.c
` [U-Boot] [PATCH 7/7] GCC4.6: Squash warning in cmd_mem.c
` [U-Boot] [PATCH 1/7 V3] GCC4.6: Convert various empty macros to inline functions

[U-Boot] Building u-boot for Walnut board (PPC 405GPr)
 2011-09-26 19:03 UTC  (8+ messages)

[U-Boot] [PATCH 0/4] Buffer overruns in printf
 2011-09-26 19:02 UTC  (22+ messages)
` [U-Boot] [PATCH 3/4] Make printf and vprintf safe from buffer overruns

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

[U-Boot] [PATCH] ARM: Convert {in,out}s[bwl] to inline functions
 2011-09-26 18:48 UTC 

[U-Boot] [PATCH] image: push default arch values to arch headers
 2011-09-26 18:45 UTC  (6+ messages)

[U-Boot] [PATCH] GCC4.4: Squash multiple warnings due to strict aliasing
 2011-09-26 18:35 UTC  (9+ messages)

[U-Boot] [PATCH] mkconfig: start deprecating Makefile config targets
 2011-09-26 18:21 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] powerpc/85xx: corenet_ds: increase console buffer size to 1024
 2011-09-26 18:09 UTC  (6+ messages)

[U-Boot] Faster boot time
 2011-09-26 17:56 UTC  (9+ messages)

[U-Boot] [PATCH v2 0/6] tegra2: Add more clock/pinmux functionality
 2011-09-26 17:06 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 0/20] New 'sandbox' test architecture for U-Boot
 2011-09-26 16:51 UTC  (9+ messages)
` [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 13/20] sandbox: Add OS dependent layer

[U-Boot] [PATCH] net/eth: add newline to "failed MAC address" warning
 2011-09-26 16:40 UTC  (4+ messages)

[U-Boot] [PATCH] NAND: davinci: choose correct 1-bit h/w ECC reg
 2011-09-26 16:02 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] TR: u-boot SquashFS
 2011-09-26 15:23 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] misc:max8998 Support for MAX8998 PMIC driver
 2011-09-26 15:10 UTC  (5+ messages)
` [U-Boot] [PATCH 0/3] misc:pmic: New PMIC generic driver
  ` [U-Boot] [PATCH 1/3] misc:pmic New generic pmic driver
  ` [U-Boot] [PATCH 2/3] misc:pmic: Enable PMIC handling at u-boot startup code
  ` [U-Boot] [PATCH 3/3] misc:pmic:mx: Code modification for mx51evk board

[U-Boot] Please pull u-boot-ti/next into arm/next
 2011-09-26 13:28 UTC  (3+ messages)

[U-Boot] [PATCH] new tool mkenvimage: generates an env image from an arbitrary config file
 2011-09-26 13:26 UTC  (4+ messages)
` [U-Boot] [PATCHv6] "
` [U-Boot] [PATCHv7] "

[U-Boot] [PATCH 0/2] powerpc, mpc83xx: mpc83xx.h cleanup and enhancement
 2011-09-26 11:36 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] cosmetic, powerpc, mpc83xx: checkpatch cleanup
` [U-Boot] [PATCH 2/2] powerpc, mpc83xx: add DDR SDRAM Timing Configuration 3 definitions

[U-Boot] Please pull u-boot-imx/next into arm/next
 2011-09-26 11:35 UTC 

[U-Boot] mx51+ide+problem
 2011-09-26 11:25 UTC  (7+ messages)

[U-Boot] [PATCH 2/2] EfikaSB: Add preliminary EfikaSB support
 2011-09-26 10:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2 V2] "

[U-Boot] [PATCH 1/2] EfikaMX: Add imximage config for Efika SB
 2011-09-26 10:53 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 V2] "

[U-Boot] [PATCH v3] net: axi_ethernet: Add driver to u-boot
 2011-09-26  9:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/2 v2] USB cleanup for EfikaMX
 2011-09-26  8:32 UTC  (23+ messages)
` [U-Boot] [PATCH v3] Add USB support for Efika
  ` [U-Boot] [PATCH v4 1/5] EHCI: add callback ehci_fixup
    ` [U-Boot] [PATCH v4 2/5] Add USB support for Efika
    ` [U-Boot] [PATCH v4 3/5] /drivers/usb/host/ehci-mxc.c: naming cleanup
    ` [U-Boot] [PATCH v4 4/5] USB: Add usb_event_poll() to get keyboards working with EHCI
    ` [U-Boot] [PATCH v4 5/5] USB: move ehci.h and ehci-core.h into /include/usb/
  ` [U-Boot] [PATCH v4 1/4] "
    ` [U-Boot] [PATCH v4 2/4] EHCI: add callback ehci_fixup
    ` [U-Boot] [PATCH v4 3/4] EHCI: adjust for mx5
    ` [U-Boot] [PATCH v4 4/4] Add USB support for Efika

[U-Boot] [PATCH 0/8] arm, davinci: add support for the am1808 based enbw_cmc board
 2011-09-26  8:28 UTC  (4+ messages)
` [U-Boot] [PATCH 6/8] arm, davinci, am1808: add lowlevel functions for booting from NOR

[U-Boot] SMDK6400 regression
 2011-09-26  8:27 UTC  (4+ messages)
` [U-Boot] [PATCH RFC] Add general nand functions

[U-Boot] [PATCH 1/2] VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
 2011-09-26  8:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] MX5: Switch vision2 "

[U-Boot] [PATCH] net: dc2114x: check for apropriate command
 2011-09-26  7:41 UTC 

[U-Boot] [PATCH v5] serial: uartlite: Support for SERIAL_MULTI
 2011-09-26  7:03 UTC 

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

[U-Boot] [PATCH 8/8] arm, davinci: add support for am1808 based enbw_cmc board
 2011-09-26  6:08 UTC  (6+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH] MAKEALL: rename coldfire list to m68k to match arch
 2011-09-26  5:31 UTC  (2+ messages)

[U-Boot] Hi: O Z K
 2011-09-26  4:51 UTC 

[U-Boot] Hello
 2011-09-25 23:57 UTC 

[U-Boot] Application of patch submitted during the previous Merge Window
 2011-09-25 20:32 UTC  (10+ messages)

[U-Boot] [PATCH] usb: Move ehci.h and ehci-core.h to include/usb directory
 2011-09-25 20:20 UTC  (4+ messages)

[U-Boot] AT91SAM9260 and AT91SAMG20 dataflash saveenv problem
 2011-09-25 19:22 UTC  (2+ messages)

[U-Boot] [PATCH] USB: Add usb_event_poll() to get keyboards working with EHCI
 2011-09-25 19:07 UTC  (5+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH] USB: Add functionality to poll the USB keyboard via control EP
 2011-09-25 19:00 UTC  (2+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH V2] ATA: Squash warnings in mxc_ata
 2011-09-25 17:21 UTC  (3+ messages)
` [U-Boot] [PATCH V3] "

[U-Boot] [PATCH 1/4] zmx25: Remove dram_init_banksize()
 2011-09-25 15:58 UTC  (7+ messages)
` [U-Boot] [PATCH 4/4] efikamx: Place machine ID into board config

[U-Boot] confirmar la recepción
 2011-09-25  8:02 UTC 

[U-Boot] [PATCH 1/6] PXA: Fix Lubbock, remove redundant parenthesis
 2011-09-25  7:00 UTC  (5+ messages)
` [U-Boot] [PATCH 3/6] USB: Fix complaints about strict aliasing in OHCI-HCD

[U-Boot] Hello
 2011-09-25  0:25 UTC 

[U-Boot] Hello
 2011-09-25  0:08 UTC 

[U-Boot] [RFC] Timer API (again!)
 2011-09-24 21:47 UTC 

[U-Boot] FYI
 2011-09-24 19:27 UTC 

[U-Boot] World's Easiest Program, paying everybody daily
 2011-09-24 18:10 UTC 

[U-Boot] Pull request: u-boot-usb
 2011-09-24 17:51 UTC 

[U-Boot] [PATCH 1/2] GCC4.6: Convert various empty macros to inline functions
 2011-09-24 17:37 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] GCC4.6: Remove unused "port" variable in cmd_usb.c

[U-Boot] [PATCH v3 0/2] usb:gadget:s5p USB Device Controller (UDC) implementation
 2011-09-24 17:27 UTC  (3+ messages)

[U-Boot] [PATCH] ASIX: Fix buffer access in asix_get_phy_addr()
 2011-09-24 17:11 UTC  (2+ messages)

[U-Boot] [PATCH] arm, usb, davinci: make USBPHY_CTL register configurable
 2011-09-24 16:06 UTC  (6+ messages)


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