messages from 2011-12-01 10:16:49 to 2011-12-03 02:11:37 UTC [more...]
[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
2011-12-03 2:11 UTC (15+ messages)
` [U-Boot] [PATCH v2 01/17] fdt: Tidy up a few fdtdec problems
` [U-Boot] [PATCH v2 02/17] fdt: Add functions to access phandles, arrays and bools
` [U-Boot] [PATCH v2 03/17] Add gpio_request() to asm-generic header
` [U-Boot] [PATCH v2 04/17] fdt: Add basic support for decoding GPIO definitions
` [U-Boot] [PATCH v2 05/17] arm: fdt: Ensure that an embedded fdt is word-aligned
` [U-Boot] [PATCH v2 06/17] arm: fdt: Add skeleton device tree file from kernel
` [U-Boot] [PATCH v2 07/17] tegra: fdt: Add Tegra2x "
` [U-Boot] [PATCH v2 08/17] tegra: fdt: Add device tree file for Tegra2 Seaboard "
` [U-Boot] [PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [U-Boot] [PATCH v2 10/17] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
` [U-Boot] [PATCH v2 11/17] usb: Add support for data alignment
` [U-Boot] [PATCH v2 12/17] usb: Add support for txfifo threshold
` [U-Boot] [PATCH v2 13/17] tegra: usb: Add support for Tegra USB peripheral
` [U-Boot] [PATCH v2 14/17] tegra: usb: Add USB support to nvidia boards
[U-Boot] [PATCH 01/14] fdt: Tidy up a few fdtdec problems
2011-12-03 0:59 UTC (28+ messages)
` [U-Boot] [PATCH 02/14] fdt: Add functions to access phandles, arrays and bools
` [U-Boot] [PATCH 05/14] tegra: fdt: Add Tegra2x device tree file
` [U-Boot] [PATCH 09/14] tegra: usb: Add support for data alignment and txfifo threshold
` [U-Boot] [PATCH 10/14] tegra: usb: Add support for USB peripheral
[U-Boot] having trouble booting a simple kernel on a TQM860 board
2011-12-03 0:26 UTC (9+ messages)
[U-Boot] [PATCH 0/2] Network support for Calxeda highbank
2011-12-02 23:54 UTC (11+ messages)
` [U-Boot] [PATCH 1/2] net: add Calxeda xgmac driver
` [U-Boot] [PATCH 2/2] ARM: highbank: enable networking and pxe
[U-Boot] [PATCH] Fix some bugs in the EFI support
2011-12-02 21:59 UTC (3+ messages)
[U-Boot] [PATCH 0/4] Add support for the 32 bit boot protocol to the x86 zboot command
2011-12-02 21:47 UTC (6+ messages)
` [U-Boot] [PATCH 3/4] x86: Refactor the zboot innards so they can be reused with a vboot image
` [U-Boot] [PATCH 4/4] x86: Add support for specifying an initrd with the zboot command
[U-Boot] [PATCH 0/4] Add code to read in the coreboot tables and fill in memory info
2011-12-02 21:36 UTC (12+ messages)
` [U-Boot] [PATCH 1/4] x86: Import code from coreboot's libpayload to parse the coreboot table
` [U-Boot] [PATCH 3/4] x86: Force the lib_sysinfo structure to be in the .data section
` [U-Boot] [PATCH 4/4] x86: Add infrastructure to extract an e820 table from the coreboot tables
[U-Boot] [PATCH v4 0/6] Add an SPL to boot the da850evm from SPI
2011-12-02 21:24 UTC (11+ messages)
` [U-Boot] [PATCH v4 1/6] spl: display_options.o is required for SPI flash support in SPL
` [U-Boot] [PATCH v4 2/6] sf: Add spi_boot() to allow booting from SPI flash in an SPL
` [U-Boot] [PATCH v4 3/6] arm, davinci: Add SPL support for DA850 SoCs
` [U-Boot] [PATCH v4 4/6] arm, da850evm: Add an SPL for SPI boot
` [U-Boot] [PATCH v4 5/6] mkimage: Fix variable length header support
` [U-Boot] [PATCH v4 6/6] arm, davinci: Add support for generating AIS images to the Makefile
[U-Boot] ep93xx port status
2011-12-02 21:01 UTC (3+ messages)
[U-Boot] [PATCH] sandbox: Add timer simulation
2011-12-02 19:48 UTC (6+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH 1/4] mtd/nand : Add function board_nand_init_tail() for some special NAND controllers
2011-12-02 18:45 UTC (6+ messages)
` [U-Boot] [PATCH 2/4] mtd/nand: Fixup for support ONFI detect
` [U-Boot] [PATCH 3/4] mtd/nand: remove CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection
` [U-Boot] [PATCH 4/4] mtd/nand: Add ONFI support for FSL NAND controller
[U-Boot] [PATCH] sandbox: fix compiling of cpu/os.c
2011-12-02 18:29 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] Any help on the sbc2410x board
2011-12-02 18:17 UTC (5+ messages)
[U-Boot] [PATCH v3] Add board_pre_console_putc to deal with early console output
2011-12-02 18:16 UTC (4+ messages)
` [U-Boot] [PATCH v4] "
[U-Boot] Beginner
2011-12-02 17:20 UTC (7+ messages)
[U-Boot] [PATCH] sandbox: Add improved RAM simulation
2011-12-02 17:08 UTC (3+ messages)
` [U-Boot] [PATCH V4] "
[U-Boot] [PATCH 1/2] Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c
2011-12-02 17:02 UTC (8+ messages)
[U-Boot] [PATCH] net: Make sure IPaddr_t is 32 bits in size
2011-12-02 16:48 UTC (3+ messages)
[U-Boot] [PATCH v3 00/15] Add an SPL to boot the da850evm from SPI
2011-12-02 15:13 UTC (9+ messages)
` [U-Boot] [PATCH v3 11/15] sf: Add spi_boot() to allow booting from SPI flash in an SPL
` [U-Boot] [PATCH v3 13/15] arm, da850evm: Add an SPL for SPI boot
` [U-Boot] [PATCH v3 14/15] mkimage: Fix variable length header support
[U-Boot] [PATCH 1/3 RESEND] M28: Document that units has to be set to sectors on SD bootcard
2011-12-02 13:47 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] M28: Fix typo
` [U-Boot] [PATCH 3/3] i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
[U-Boot] Store ENTER ('\r') character in bootstopkey variable
2011-12-02 12:47 UTC (6+ messages)
[U-Boot] [PATCH 1/5] pxa: fix usb host register mismatch
2011-12-02 12:12 UTC (6+ messages)
` [U-Boot] [PATCH 4/5] usbtty: init endpoints prior to startup events
[U-Boot] escape sequence issue
2011-12-02 11:29 UTC (2+ messages)
[U-Boot] [PATCH] fw_env.h: added a few missing defines
2011-12-02 10:13 UTC (4+ messages)
[U-Boot] [PULL] u-boot-pxa / master
2011-12-02 10:11 UTC (4+ messages)
[U-Boot] [PULL] u-boot-staging / marek.vasut@gmail.com
2011-12-02 10:01 UTC
[U-Boot] ATM/13470/IDR
2011-12-02 9:55 UTC
[U-Boot] Question about theKernel
2011-12-02 9:43 UTC (3+ messages)
[U-Boot] [PATCH 1/3] board/amcc/common/flash.c: Fix GCC 4.6 build warning
2011-12-02 7:16 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 3/3] board/amcc/taihu/flash.c: "
[U-Boot] Pull request: u-boot-sh
2011-12-02 5:10 UTC
[U-Boot] [PATCH] sh: ecovec: Add support PHY of SMSC
2011-12-02 4:48 UTC
[U-Boot] virus has been detected
2011-12-02 4:18 UTC
[U-Boot] [PATCH] p2041rdb: fix serdes clock map
2011-12-02 1:38 UTC
[U-Boot] Delivery Status Notification (Failure)
2011-12-02 0:42 UTC
[U-Boot] [PATCH] tegra2: Use new GPIO APIs in gpio_config_uart()
2011-12-01 23:30 UTC (3+ messages)
[U-Boot] [PATCH 00/14] More fixes GCC 4.6 build warnings
2011-12-01 23:17 UTC (37+ messages)
` [U-Boot] [PATCH 01/14] alpr board: Fix "
` [U-Boot] [PATCH 02/14] board/amirix/ap1000/flash.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 03/14] drivers/block/sata_dwc.c: "
` [U-Boot] [PATCH 04/14] board/cray/L1/flash.c: "
` [U-Boot] [PATCH 05/14] DB64360: Fix GCC 4.6 build warnings
` [U-Boot] [PATCH 06/14] DB64460: "
` [U-Boot] [PATCH 07/14] board/sandburst/common/flash.c: Fix GCC 4.6 build warning
` [U-Boot] [PATCH 08/14] drivers/usb/host/sl811-hcd.c: "
` [U-Boot] [PATCH 09/14] post/board/lwmon5/gdc.c: "
` [U-Boot] [PATCH 10/14] board/mpl/common/flash.c: "
` [U-Boot] [PATCH 11/14] board/freescale/mpc8610hpcd/mpc8610hpcd.c: "
` [U-Boot] [PATCH 12/14] arch/powerpc/cpu/mpc86xx/cpu.c: "
` [U-Boot] [PATCH 13/14] board/sbc405/strataflash.c: "
` [U-Boot] [PATCH 14/14] board/emk/top860/top860.c: "
[U-Boot] Please pull u-boot-staging/sr@denx.de
2011-12-01 23:06 UTC (3+ messages)
[U-Boot] Please pull u-boot-ppc4xx/master
2011-12-01 23:04 UTC (2+ messages)
[U-Boot] [GIT PULL] Pull request u-boot-85xx.git
2011-12-01 23:01 UTC (2+ messages)
[U-Boot] Fw:
2011-12-01 23:01 UTC
[U-Boot] Pull request: u-boot-x86
2011-12-01 22:57 UTC (2+ messages)
[U-Boot] [PATCH] menu.c: use puts() instead of printf() where possible
2011-12-01 22:50 UTC (3+ messages)
[U-Boot] [PATCH 0/2] Add support for the 32 bit boot protocol to the x86 zboot command
2011-12-01 21:37 UTC (6+ messages)
[U-Boot] [PATCH] m68k: fix ambiguous bit testing
2011-12-01 21:27 UTC (2+ messages)
[U-Boot] [PATCH] sparc: fix unknown escape sequence warnings
2011-12-01 21:08 UTC (2+ messages)
[U-Boot] [PATCH] sparc: fix unused variable warnings
2011-12-01 21:08 UTC (2+ messages)
[U-Boot] [PATCH] sf: fix erase debug output
2011-12-01 20:49 UTC (2+ messages)
[U-Boot] LL TEMAC V7 refactored
2011-12-01 20:39 UTC (2+ messages)
` [U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot
[U-Boot] Sandbox question
2011-12-01 19:21 UTC (3+ messages)
[U-Boot] cześć
2011-12-01 18:38 UTC
[U-Boot] [PATCH 1/3] linkage.h: move from blackfin to common includes
2011-12-01 18:05 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [GIT PULL] Pull request: u-boot-imx
2011-12-01 16:14 UTC
[U-Boot] Good News
2011-12-01 16:14 UTC
[U-Boot] [PATCH V3 0/5] i.mx: add the initial i.mx6q core/board support
2011-12-01 16:04 UTC (3+ messages)
[U-Boot] Adding support to Technexion TAM3517 SOM
2011-12-01 14:40 UTC (7+ messages)
` [U-Boot] [PATCH V2 1/2] ARM: omap3: added common configuration for Technexion TAM3517
` [U-Boot] [PATCH V2 2/2] ARM: omap3: add support to Technexion twister board
[U-Boot] ATTN
2011-12-01 11:47 UTC
[U-Boot] use mx5 ehci usb support patch, but just 1 port detected
2011-12-01 11:16 UTC (2+ messages)
[U-Boot] [PATCH v5] ulpi: add generic ULPI functionality
2011-12-01 11:12 UTC (3+ messages)
` [U-Boot] [PATCH v6] "
[U-Boot] [PATCH] devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
2011-12-01 11:04 UTC (6+ messages)
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