public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-07-31 09:14:59 to 2013-08-03 04:51:33 UTC [more...]

[U-Boot] [PATCH 00/10] Introduce common config file for TI ARMv7 platforms
 2013-08-03  4:51 UTC  (13+ messages)
` [U-Boot] [PATCH 01/10] am33xx: Move V_OSCK/V_SCLK to <asm/arch-am33xx/clocks_am33xx.h>
` [U-Boot] [PATCH 02/10] am33xx: CONFIG_DMA_COHERENT defines are unused, remove
` [U-Boot] [PATCH 03/10] am33xx: Stop using PHYS_DRAM_1 define
` [U-Boot] [PATCH 04/10] am335x_evm: Use default baud rate table
` [U-Boot] [PATCH 05/10] arm: spl: For Falcon Mode, set a default machid of ~0
` [U-Boot] [PATCH 06/10] am335x_evm: Bring in 'boot_fdt' logic from i.MX
` [U-Boot] [PATCH 07/10] TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx
` [U-Boot] [PATCH 08/10] TI:omap5: Convert to ti_armv7_common.h
` [U-Boot] [PATCH 09/10] TI:armv7: Enable CONFIG_CMD_SPI
` [U-Boot] [PATCH 10/10] TI:armv7: Enable CONFIG_CMD_GPIO

[U-Boot] [i2c] Pull request
 2013-08-03  4:07 UTC 

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

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

[U-Boot] [PATCH v3 0/9] Bring in new I2C framework
 2013-08-03  3:55 UTC  (41+ messages)
` [U-Boot] [PATCH v3 8/9] tegra: i2c: Enable new CONFIG_SYS_I2C framework

[U-Boot] [PATCH V3 00/20] Make mv_udc work for i.mx6
 2013-08-03  2:24 UTC  (34+ 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 V3 20/20] usb: gadget: mv_udc: clear desc upon ep_disable

[U-Boot] [PATCH V2 REPOST 0/9] rely on latest dtc, simplify
 2013-08-03  0:32 UTC  (4+ messages)
` [U-Boot] [PATCH V2 REPOST 1/9] Validate dtc is new enough

[U-Boot] [PATCH] fec_mxc: set ethaddr if fuses burned and not previously set
 2013-08-02 17:37 UTC 

[U-Boot] Mac address warning
 2013-08-02 14:45 UTC  (6+ messages)

[U-Boot] [PATCH] mmc/dw_mmc: Fix DMA descriptor corruption
 2013-08-02 14:33 UTC  (2+ messages)

[U-Boot] bootstopkey reason behind it
 2013-08-02 14:08 UTC  (5+ messages)

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

[U-Boot] [PATCH] wandboard: add pxe support, set default boot command like highbank
 2013-08-02  9:25 UTC  (8+ messages)

[U-Boot] [PATCH v8 1/2] NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined
 2013-08-02  7:51 UTC  (2+ messages)
` [U-Boot] [PATCH v8 2/2] console: usb: kbd: To improve TFTP booting performance

[U-Boot] [PATCH V2 00/20] Make mv_udc work for i.mx6
 2013-08-01 23:27 UTC  (32+ 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] 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] 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] [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  (24+ messages)
` [U-Boot] [PATCH 03/11] video: Add System-Mode configuration hook into mxsfb
` [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 10/11] ARM: mxs: Enable 4x6 font for X-Fi3

[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  (3+ 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)


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