messages from 2011-10-07 23:19:34 to 2011-10-10 09:35:51 UTC [more...]
[U-Boot] switch to generic PMIC driver for i.MX boards
2011-10-10 9:35 UTC (18+ messages)
` [U-Boot] [PATCH 01/13] MX5: vision2: use new pmic driver
` [U-Boot] [PATCH 02/13] RTC: Switch mc13783 to generic pmic code
` [U-Boot] [PATCH 03/13] MX3: qong: use new pmic driver
` [U-Boot] [PATCH V2 04/13] MX5: efikamx/efikasb: "
` [U-Boot] [PATCH 05/13] I2c: add missing i2c_set_bus_num to mxc_i2c
` [U-Boot] [PATCH V2 06/13] misc: pmic: addI2C support to pmic_fsl driver
` [U-Boot] [PATCH 07/13] MX35: mx35pdk: use new pmic driver
` [U-Boot] [PATCH V2 08/13] MX5: mx51evk: "
` [U-Boot] [PATCH V2 09/13] MX5: mx53evk: "
` [U-Boot] [PATCH 10/13] MX31: mx31_litekit: "
` [U-Boot] [PATCH 11/13] MX31: mx31ads: "
` [U-Boot] [PATCH 12/13] MX31: mx31pdk: "
` [U-Boot] [PATCH 13/13] misc: pmic: drop old Freescale's "
` [U-Boot] [PATCH V2 05/13] i2c: Create common default i2c_set_bus_num() function
[U-Boot] [PATCH 0/2]: OMAP3 SPL updates
2011-10-10 7:22 UTC (5+ messages)
[U-Boot] [PATCH 1/5 v2] microblaze: Call common console_init_f initialization function
2011-10-10 7:18 UTC (5+ messages)
` [U-Boot] [PATCH 3/5 v3] microblaze: Initialize jumptable and console
` [U-Boot] [PATCH 4/5 v2] microblaze: Fix unaligned.h for endians
[U-Boot] microblaze - serial multi
2011-10-10 7:17 UTC (2+ messages)
` [U-Boot] [PATCH] microblaze: Enable SERIAL_MULTI
[U-Boot] Pull request - microblaze
2011-10-10 7:08 UTC (5+ messages)
` [U-Boot] Pull request v2 "
[U-Boot] [PATCH 1/3 v2] net: emaclite: Setup RX/TX ping pong for every instance
2011-10-10 7:08 UTC (2+ messages)
[U-Boot] [PATCH] Introduce generic TPM support in u-boot
2011-10-10 4:08 UTC (2+ messages)
[U-Boot] [PATCH v5 0/20] New 'sandbox' test architecture for U-Boot
2011-10-10 3:51 UTC (25+ messages)
` [U-Boot] [PATCH v5 01/20] sandbox: Add architecture header files
` [U-Boot] [PATCH v5 02/20] Fix use of int as pointer in image.c
` [U-Boot] [PATCH v5 03/20] sandbox: Add architecture image support
` [U-Boot] [PATCH v5 04/20] sandbox: Add compiler defines to support a 64-bit x86_64 platform
` [U-Boot] [PATCH v5 05/20] sandbox: Add cpu files
` [U-Boot] [PATCH v5 06/20] sandbox: Add architecture lib files
` [U-Boot] [PATCH v5 07/20] sandbox: Add sandbox board
` [U-Boot] [PATCH v5 08/20] sandbox: Add board info for architecture
` [U-Boot] [PATCH v5 09/20] sandbox: Add bootm support
` [U-Boot] [PATCH v5 10/20] sandbox: Disable built-in malloc
` [U-Boot] [PATCH v5 11/20] sandbox: Disable standalone/API support
` [U-Boot] [PATCH v5 12/20] sandbox: Force command sections to be 4-byte aligned
` [U-Boot] [PATCH v5 13/20] sandbox: Add OS dependent layer
` [U-Boot] [PATCH v5 14/20] sandbox: Add main program
` [U-Boot] [PATCH v5 15/20] sandbox: Add serial uart
` [U-Boot] [PATCH v5 16/20] sandbox: Add basic config file
` [U-Boot] [PATCH v5 17/20] Use uintptr_t for 32/64-bit compatibility
` [U-Boot] [PATCH v5 18/20] Adjust dependency rules to permit per-file flags
` [U-Boot] [PATCH v5 19/20] Add generic gpio.h in asm-generic
` [U-Boot] [PATCH v5 20/20] sandbox: Makefile changes to build sandbox architecture
[U-Boot] [PATCH v3 0/21] New 'sandbox' test architecture for U-Boot
2011-10-10 3:49 UTC (9+ messages)
` [U-Boot] [PATCH v3 20/21] Adjust dependency rules to permit per-file flags
` [U-Boot] [PATCH v3 19/21] Use uintptr_t for 32/64-bit compatibility
[U-Boot] [PATCH 1/5 v1] integrator: pass configs for core modules
2011-10-10 2:38 UTC (3+ messages)
[U-Boot] [PATCH] cmd_bdinfo: replace print_str() with print_mhz()
2011-10-10 2:22 UTC (2+ messages)
[U-Boot] [PATCH v2] powerpc/mpc8548cds: Update config file
2011-10-10 0:07 UTC (4+ messages)
[U-Boot] [GIT PULL] Pull request u-boot-85xx.git
2011-10-09 22:59 UTC (4+ messages)
` [U-Boot] [GIT PULL] Pull request u-boot-85xx.git (updated)
[U-Boot] [PATCH v2 0/7] Add cache line alignment support
2011-10-09 21:54 UTC (3+ messages)
[U-Boot] [PATCH 1/2] ppc: Include <asm/cache.h> in common.h
2011-10-09 21:51 UTC (5+ messages)
[U-Boot] [PATCH] README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS
2011-10-09 20:56 UTC (6+ messages)
` [U-Boot] [PATCH] README: fix typos and such
[U-Boot] [PATCH 1/7] arch/arm/lib/board.c: fix warning: variable ... set but not used
2011-10-09 20:51 UTC (19+ messages)
` [U-Boot] [PATCH 2/7] CFI: "
` [U-Boot] [PATCH 3/7] fs/jffs2/jffs2_1pass.c: "
` [U-Boot] [PATCH 4/7] drivers/net/smc91111.c: "
` [U-Boot] [PATCH 5/7] common/cmd_usb.c: "
` [U-Boot] [PATCH 6/7] drivers/usb/host/ohci-hcd.c: "
` [U-Boot] [PATCH 7/7] common/usb.c: "
[U-Boot] [PATCH] cmd_time: add time command
2011-10-09 20:27 UTC (3+ messages)
` [U-Boot] [PATCH V3] "
[U-Boot] [PATCH] common/image.c: remove duplicated IH_TYPE entries
2011-10-09 20:24 UTC (2+ messages)
[U-Boot] [PATCH v3] Add USB support for Efika
2011-10-09 20:22 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/4] USB: move ehci.h and ehci-core.h into /include/usb/
[U-Boot] [PATCH 2/2] ppc: Fix DBSR_IAx defines in <bedbug/regs.h>
2011-10-09 20:19 UTC (2+ messages)
[U-Boot] [PATCH 1/6] ColdFire: Cleanup lds files for multiple defined symbols
2011-10-09 20:16 UTC (4+ messages)
[U-Boot] [PATCH 0/2] USB keyboard driver rework
2011-10-09 20:15 UTC (18+ messages)
` [U-Boot] [PATCH 1/2] USB: Rework USB keyboard driver
` [U-Boot] [PATCH 2/2] USB: Drop dead code from usb_kbd.c
[U-Boot] [PATCH][V3] drivers: add the support for Silicon Image SATA controller
2011-10-09 20:02 UTC (3+ messages)
[U-Boot] [PATCH 0/2] api: export LCD and video to external apps
2011-10-09 20:00 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] "
[U-Boot] [PATCH 0/7] OMAP3: Add support for mvBlueLYNX-X
2011-10-09 19:59 UTC (5+ messages)
` [U-Boot] [PATCH v4] OMAP3: mvblx: Initial "
[U-Boot] [PATCH v2 0/5] usb:gadget USB Gadget support
2011-10-09 19:43 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/5] usb:gadget:s5p USB Device Controller (UDC) implementation
[U-Boot] checkpatch compliance
2011-10-09 19:22 UTC (2+ messages)
[U-Boot] Can I boot at image from a jffs2 filesystem
2011-10-09 18:59 UTC (2+ messages)
[U-Boot] [PATCH] image: Implement IH_TYPE_KERNEL_REL
2011-10-09 18:40 UTC (4+ messages)
[U-Boot] [PATCH 1/9] powerpc/mpc8548cds: Fix booting message
2011-10-09 18:26 UTC (9+ messages)
` [U-Boot] [PATCH 6/9] powerpc/mpc8548cds: Update config file
` [U-Boot] [PATCH 8/9] powerpc/mpc8548cds: Fix config according to system address map
[U-Boot] Help: U-Boot on Nokia RX-51 (aka N900)
2011-10-09 16:00 UTC (15+ messages)
` [U-Boot] [PATCH 01/15] Make bootm optionally use pre-existing atags for Linux kernel boot
` [U-Boot] [PATCH 03/15] Nokia RX-51 aka N900 support
` [U-Boot] [PATCH 04/15] Only delay boot if keyboard open
` [U-Boot] [PATCH 12/15] New command bootmenu: ANSI terminal Boot Menu support
[U-Boot] [RFC PATCH 0/0] Support for DaVinci EMAC on TI AM35xx
2011-10-09 15:56 UTC (6+ messages)
` [U-Boot] [PATCH 4/6] davinci_emac: fix for running with dcache enabled
[U-Boot] [PATCH 1/2] omap: Don't use gpio_free to change direction to input
2011-10-09 10:47 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] omap4_panda: Build in cmd_gpio support on panda
[U-Boot] switch to generic PMIX driver for i.MX boards
2011-10-09 8:40 UTC (17+ messages)
` [U-Boot] [PATCH 01/11] MX3: qong: use new pmic driver
` [U-Boot] [PATCH 02/11] MX5: efikamx/efikasb: "
` [U-Boot] [PATCH 03/11] I2c: add missing i2c_set_bus_num to mxc_i2c
` [U-Boot] [PATCH 04/11] misc: pmic: addI2C support to pmic_fsl driver
` [U-Boot] [PATCH 05/11] MX35: mx35pdk: use new pmic driver
` [U-Boot] [PATCH 06/11] MX5: mx51evk: "
` [U-Boot] [PATCH 07/11] MX5: mx53evk: "
` [U-Boot] [PATCH 08/11] MX31: mx31_litekit: "
` [U-Boot] [PATCH 09/11] MX31: mx31ads: "
` [U-Boot] [PATCH 10/11] MX31: mx31pdk: "
` [U-Boot] [PATCH 11/11] misc: pmic: drop old Freescale's "
[U-Boot] (no subject)
2011-10-09 8:06 UTC
[U-Boot] ***Michelin 112 Anniversary Awards Winner Email: michelin-uk.dept@msn.com ***
2011-10-09 3:45 UTC
[U-Boot] Help: U-Boot on Nokia RX-51 (aka N900)
2011-10-09 0:24 UTC (4+ messages)
[U-Boot] Dear Account User
2011-10-08 21:05 UTC
[U-Boot] Dear Account User
2011-10-08 20:18 UTC
[U-Boot] [PATCH] USB: Add functionality to poll the USB keyboard via control EP
2011-10-08 18:33 UTC (7+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH] USB: Add usb_event_poll() to get keyboards working with EHCI
2011-10-08 18:28 UTC (7+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH] USB: gadaget: add Marvell controller support
2011-10-08 18:17 UTC (2+ messages)
[U-Boot] [PATCH 1/2 V2] USB: Fix complaints about strict aliasing in OHCI-HCD
2011-10-08 17:47 UTC (3+ messages)
` [U-Boot] [PATCH 1/2 V3] "
[U-Boot] [PATCH 8/9 v2] powerpc/mpc8548cds: Fix config according to system address map
2011-10-08 14:57 UTC (2+ messages)
[U-Boot] [PATCH V2 0/4] fix and enhancement patches for sdhci
2011-10-08 14:14 UTC (15+ messages)
` [U-Boot] [PATCH V3 0/5] "
` [U-Boot] [PATCH V4 "
` [U-Boot] [PATCH V4 1/5] mmc: sdhci: fix cache flush
` [U-Boot] [PATCH V4 2/5] mmc: sdhci: fix build warning
` [U-Boot] [PATCH V4 3/5] mmc: sdhci: add mmc structure for host
` [U-Boot] [PATCH V4 4/5] mmc: sdhci: add timeout for data transfer
` [U-Boot] [PATCH V4 5/5] mmc: sdhci: fix sdma bug for large file transfer
` [U-Boot] [PATCH V3 1/5] mmc: sdhci: fix cache flush
` [U-Boot] [PATCH V3 2/5] mmc: sdhci: fix build warning
` [U-Boot] [PATCH V3 3/5] mmc: sdhci: add mmc structure for host
` [U-Boot] [PATCH V3 4/5] mmc: sdhci: add timeout for data transfer
` [U-Boot] [PATCH V3 5/5] mmc: sdhci: fix sdma bug for large file transfer
[U-Boot] [PATCH] ARM: pantheon: enable dcache by default
2011-10-08 14:01 UTC (7+ messages)
` [U-Boot] [PATCH 0/3] enable dcache for pantheon and armada100
` [U-Boot] [PATCH 1/3] ARM: add special dcache flush op code for 88SV331xV5
` [U-Boot] [PATCH 2/3] ARM: pantheon: enable dcache by default
` [U-Boot] [PATCH 3/3] ARM: armada100: "
[U-Boot] [PATCH V2 1/2] mmc: change magic number to macro define
2011-10-08 13:45 UTC (3+ messages)
[U-Boot] [PATCH v2 0/6] da850: add board specific functions
2011-10-08 12:58 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/6] da850: add new config file for AM18xx
` [U-Boot] [PATCH v2 2/6] da850: rename config file to represent OMAP-L138
` [U-Boot] [PATCH v2 3/6] da850: pass board revision info to kernel
` [U-Boot] [PATCH v2 4/6] da850: revert cache disable patch
` [U-Boot] [PATCH v2 5/6] da850: add support to read mac address from spi flash
` [U-Boot] [PATCH v2 6/6] da850: read MAC address from I2C EEPROM on AM18xx EVM
[U-Boot] [PATCH 1/8] MX35: added ESDC structure to imx-regs
2011-10-08 12:33 UTC (4+ messages)
` [U-Boot] [PATCH V4 8/8] MX35: add support for flea3 board
` [U-Boot] [PATCH V5 "
[U-Boot] HİÇ BÖYLE TASARIMLAR GÖRDÜNÜZ MÜ?
2011-10-08 12:18 UTC
[U-Boot] PLEASE OPEN THE ATTACHED LETTER FROM MRS ZULU
2011-10-08 11:02 UTC
[U-Boot] [PATCH v3] da830: add support for NAND boot mode
2011-10-08 9:38 UTC
[U-Boot] [PATCH v2] dm36x: revert cache disable patch
2011-10-08 9:34 UTC
[U-Boot] [PATCH v2] dm644X: revert cache disable patch
2011-10-08 9:33 UTC
[U-Boot] [PATCH 01/12] Davinci: ea20: set console on UART0
2011-10-08 9:27 UTC (2+ messages)
` [U-Boot] [PATCH V2 09/12] VIDEO: davinci: add framebuffer to da8xx
[U-Boot] [PATCH 0/6] da850: add board specific functions
2011-10-08 9:08 UTC (4+ messages)
` [U-Boot] [PATCH 5/6] da850: add support to read mac address from spi flash
[U-Boot] [PATCH V4] drivers: add the support for Silicon Image SATA controller
2011-10-08 5:26 UTC
[U-Boot] [PATCH v2] netconsole: support packets longer than 512 bytes
2011-10-08 1:08 UTC (4+ messages)
[U-Boot] [PATCH] Move timestamp and version files into 'generated' subdir
2011-10-08 1:05 UTC (2+ messages)
[U-Boot] [PATCH v3 1/4] tegra2: Move MMC clock initialization into MMC driver
2011-10-08 0:03 UTC (4+ messages)
` [U-Boot] [PATCH v3 4/4] tegra2: Add support for Ventana
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox