public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-07-30 21:21:52 to 2013-08-01 23:27:36 UTC [more...]

[U-Boot] [PATCH V3 00/20] Make mv_udc work for i.mx6
 2013-08-01 23:27 UTC  (20+ messages)
` [U-Boot] [PATCH V3 01/20] Add functions for use with i.mx6 otg udc
` [U-Boot] [PATCH V3 02/20] mx6: iomux: add GPR1 defines
` [U-Boot] [PATCH V3 03/20] nitrogen6x: add otg usb ethernet gadget support
` [U-Boot] [PATCH V3 04/20] nitrogen6x: add CONFIG_MV_UDC
` [U-Boot] [PATCH V3 05/20] arch-mxs/sys_proto.h: include regs-common.h
` [U-Boot] [PATCH V3 06/20] usb: gadget: mv_udc: fix hardware udc address for i.MX6
` [U-Boot] [PATCH V3 07/20] usb: gadget: config: fix unaligned access issues
` [U-Boot] [PATCH V3 08/20] usb: gadget: mv_udc: add MX6Q specific reset
` [U-Boot] [PATCH V3 09/20] usb: gadget: ether set wMaxPacketSize
` [U-Boot] [PATCH V3 10/20] usb: gadget: ether: return error from rx_submit if no request
` [U-Boot] [PATCH V3 11/20] usb: gadget: mv_udc: split mv_udc.h file
` [U-Boot] [PATCH V3 12/20] usb: udc: add udc.h include file
` [U-Boot] [PATCH V3 13/20] usb: gadget: mv_udc: fix typo in error message
` [U-Boot] [PATCH V3 14/20] usb: gadget: mv_udc: set is_dualspeed = 1
` [U-Boot] [PATCH V3 15/20] usb: gadget: mv_udc: fix full speed connections
` [U-Boot] [PATCH V3 16/20] usb: gadget: mv_udc: optimize bounce
` [U-Boot] [PATCH V3 17/20] usb: gadget: mv_udc: flush item before head
` [U-Boot] [PATCH V3 18/20] usb: gadget: mv_udc: optimize ep_enable
` [U-Boot] [PATCH V3 19/20] usb: gadget: mv_udc: zero transfer descriptor memory on probe

[U-Boot] [PATCH V2 00/20] Make mv_udc work for i.mx6
 2013-08-01 23:14 UTC  (31+ messages)
` [U-Boot] [PATCH V2 01/20] Add functions for use with i.mx6 otg udc
` [U-Boot] [PATCH V2 02/20] mx6: iomux: add GPR1 defines
` [U-Boot] [PATCH V2 03/20] nitrogen6x: add otg usb ethernet gadget support
` [U-Boot] [PATCH V2 04/20] nitrogen6x: add CONFIG_MV_UDC
` [U-Boot] [PATCH V2 04/20] usb: gadget: mv_udc: fix hardware udc address for i.MX6
` [U-Boot] [PATCH V2 05/20] arch-mxs/sys_proto.h: include regs-common.h
` [U-Boot] [PATCH V2 05/20] nitrogen6x: add CONFIG_MV_UDC
` [U-Boot] [PATCH V2 06/20] usb: gadget: config: fix unaligned access issues
` [U-Boot] [PATCH V2 06/20] usb: gadget: mv_udc: fix hardware udc address for i.MX6
` [U-Boot] [PATCH V2 07/20] arch-mxs/sys_proto.h: include regs-common.h
` [U-Boot] [PATCH V2 07/20] usb: gadget: config: fix unaligned access issues
` [U-Boot] [PATCH V2 08/20] usb: gadget: mv_udc: add MX6Q specific reset
` [U-Boot] [PATCH V2 09/20] usb: gadget: ether set wMaxPacketSize
` [U-Boot] [PATCH V2 10/20] usb: gadget: ether: return error from rx_submit if no request
` [U-Boot] [PATCH V2 11/20] usb: gadget: mv_udc: split mv_udc.h file
` [U-Boot] [PATCH V2 12/20] usb: udc: add udc.h include file
` [U-Boot] [PATCH V2 13/20] usb: gadget: mv_udc: fix typo in error message
` [U-Boot] [PATCH V2 14/20] usb: gadget: mv_udc: set is_dualspeed = 1
` [U-Boot] [PATCH V2 15/20] usb: gadget: mv_udc: fix full speed connections
` [U-Boot] [PATCH V2 16/20] usb: gadget: mv_udc: optimize bounce
` [U-Boot] [PATCH V2 17/20] usb: gadget: mv_udc: flush item before head
` [U-Boot] [PATCH V2 18/20] usb: gadget: mv_udc: optimize ep_enable
` [U-Boot] [PATCH V2 19/20] usb: gadget: mv_udc: zero transfer descriptor memory on probe
` [U-Boot] [PATCH V2 20/20] usb: gadget: mv_udc: clear desc upon ep_disable

[U-Boot] [PATCH v3 0/9] Bring in new I2C framework
 2013-08-01 20:34 UTC  (46+ messages)
` [U-Boot] [PATCH v3 8/9] tegra: i2c: Enable new CONFIG_SYS_I2C framework

[U-Boot] OMAP5 uEVM USB eHCI patch set v4
 2013-08-01 19:35 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/7] omap5: uevm: Change the board name to correct name
` [U-Boot] [PATCH v4 2/7] ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
` [U-Boot] [PATCH v4 3/7] ARM: OMAP: USB: Fix linker error when ULPI is not defined
` [U-Boot] [PATCH v4 4/7] ARM: OMAP5-uevm: Add USB ehci support for the uEVM
` [U-Boot] [PATCH v4 5/7] ARM: OMAP5-uevm: Add USB MAC ethernet address
` [U-Boot] [PATCH v4 6/7] USB: usb-hub: Add a weak function for resetting devices
` [U-Boot] [PATCH v4 7/7] ARM: OMAP5-uevm: Add usb device reset API

[U-Boot] [PULL] u-boot-usb/master
 2013-08-01 17:52 UTC  (2+ messages)

[U-Boot] [PATCH] wandboard: add pxe support, set default boot command like highbank
 2013-08-01 17:19 UTC  (6+ messages)

[U-Boot] [PATCH v4 0/4] apf27: add support of armadeus apf27
 2013-08-01 17:12 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/4] apf27: add support for the armadeus APF27 board

[U-Boot] fw_printenv (uboot2011.12) 'Warning: Bad CRC, using default environment'
 2013-08-01 15:15 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: mxsmmc: Enable MMC HC support
 2013-08-01 14:27 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-blackfin
 2013-08-01 13:18 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: mxsmmc: Enable MMC HC support
 2013-08-01 13:02 UTC  (2+ messages)

[U-Boot] [PATCH V2] i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
 2013-08-01 10:32 UTC 

[U-Boot] [PATCH v2 1/2] fsl_i2c: generate nine pulses on SCL if the I2C bus is hung
 2013-08-01  8:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] fsl_i2c: add workaround for the erratum I2C A004447

[U-Boot] [U-boot] soft interrupt handler question
 2013-08-01  5:59 UTC 

[U-Boot] [PATCH] i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
 2013-08-01  4:40 UTC  (2+ messages)

[U-Boot] [PATCH] video: add L5F31188 TFT-LCD panel driver
 2013-08-01  1:45 UTC  (5+ messages)

[U-Boot] [PATCH] sf: spansion: Add support for S25FL512S_256K
 2013-08-01  0:16 UTC  (3+ messages)

[U-Boot] [PATCH] spi: Add support SH Queued SPI driver
 2013-08-01  0:11 UTC  (3+ messages)

[U-Boot] OMAP5 uEVM USB eHCI patch set
 2013-07-31 20:18 UTC  (5+ messages)
` [U-Boot] [PATCH v3 7/7] ARM: OMAP5-uevm: Add usb device reset API

[U-Boot] [PATCH 00/11] ARM: mxs: Various MX23 adjustments
 2013-07-31 20:16 UTC  (36+ messages)
` [U-Boot] [PATCH 01/11] dma: apbh: Add special circular mode for LCD
` [U-Boot] [PATCH 02/11] video: Allocate the MXSFB framebuffer aligned
` [U-Boot] [PATCH 03/11] video: Add System-Mode configuration hook into mxsfb
` [U-Boot] [PATCH 04/11] video: Implement continuous screen refresh for SmartLCD "
` [U-Boot] [PATCH 05/11] ARM: mxs: Add Creative ZEN XFi3 board
` [U-Boot] [PATCH 06/11] ARM: mxs: Add SanDisk Sansa Fuze+ board
` [U-Boot] [PATCH 07/11] video: Encapsulate font in video_font_data.h
` [U-Boot] [PATCH 08/11] video: Add small 4x6 font from Linux
` [U-Boot] [PATCH 09/11] video: Fix cfb_console for 4-bit wide font
` [U-Boot] [PATCH 10/11] ARM: mxs: Enable 4x6 font for X-Fi3
` [U-Boot] [PATCH 11/11] ARM: mxs: Enable 4x6 font for Fuze+

[U-Boot] [PATCH 1/2] powerpc: Use print_size() where appropriate
 2013-07-31 15:31 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc: Print hardcoded size like print_size() does

[U-Boot] [PATCH 0/7] USB: XHCI: Add xHCI host controller stack driver
 2013-07-31 14:18 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: mxs: tools: Add mkimage support for MXS bootstream
 2013-07-31 13:50 UTC 

[U-Boot] [PATCH v2 0/3] arm, am335x: add support for siemens boards
 2013-07-31 13:25 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/3] arm, am335x: add support for 3 "

[U-Boot] Change of NDS32 Custodian
 2013-07-31 12:48 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] SPDX-License-Identifier: coverting more files
 2013-07-31 11:32 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5] SPDX-License-Identifier: fixing some problematic GPL-2.0 files

[U-Boot] [PATCH] sandbox: block driver using host file/device as backing store
 2013-07-31 11:29 UTC  (10+ messages)
    ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2
 2013-07-31 11:26 UTC 

[U-Boot] [PATCH v7 1/2] NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined
 2013-07-31 10:36 UTC  (9+ messages)
` [U-Boot] [PATCH v7 2/2] console: usb: kbd: To improve TFTP booting performance

[U-Boot] KVM on ARM Chromebook
 2013-07-31 10:20 UTC  (3+ messages)

[U-Boot] [PATCH v2] video: add L5F31188 TFT-LCD panel driver
 2013-07-31  8:25 UTC 

[U-Boot] [PATCH] config.mk: Add -Wundef to CFLAGS
 2013-07-31  7:26 UTC  (4+ messages)

[U-Boot] [PATCHv2 0/8] qspi controller: Normal, quad and memory mapped read support
 2013-07-31  6:53 UTC  (4+ messages)
` [U-Boot] [PATCHv2 5/8] drivers: mtd: spi: Modify read/write command for sfl256s flash

[U-Boot] [PATCH v3 0/4] arm, am335x: add support for siemens boards
 2013-07-31  6:20 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/4] arm, am33xx: add defines for gmii_sel_register bits

[U-Boot] [PATCH] config.mk: Delete unnecessary code
 2013-07-31  4:16 UTC 

[U-Boot] [PATCH] tools/Makefile: Move _GNU_SOURCE to Makefile
 2013-07-30 22:41 UTC  (2+ messages)

[U-Boot] getline prototype issue
 2013-07-30 21:47 UTC  (5+ messages)


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