public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2011-12-02 09:55:04 to 2011-12-04 15:06:18 UTC [more...]

[U-Boot] [PATCH] MIPS: fix endianess handling
 2011-12-04 15:06 UTC  (3+ messages)

[U-Boot] [PATCH 1/9] common/menu.c: Fix build warning
 2011-12-04 13:59 UTC  (26+ messages)
` [U-Boot] [PATCH 2/9] drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
` [U-Boot] [PATCH 3/9] drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
` [U-Boot] [PATCH 4/9] drivers/usb/musb/musb_udc.c: "
` [U-Boot] [PATCH 5/9] drivers/usb/gadget/core.c: "
` [U-Boot] [PATCH 6/9] drivers/usb/gadget/ep0.c: "
` [U-Boot] [PATCH 7/9] arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
` [U-Boot] [PATCH 8/9] arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
` [U-Boot] [PATCH 9/9] arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings

[U-Boot] [PATCH] MAKEALL: Add -l option to only list build targets
 2011-12-04 11:32 UTC  (10+ messages)

[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
 2011-12-04 11:13 UTC  (20+ 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 v2 15/17] tegra: usb: Add common USB defines for tegra2 boards
` [U-Boot] [PATCH v2 16/17] tegra: usb: Enable USB on Seaboard
` [U-Boot] [PATCH v2 17/17] tegra: fdt: Enable FDT support for Seaboard

[U-Boot] [PATCH] imximage: Add support for NOR boot
 2011-12-04  9:18 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] mtd/nand : Add function board_nand_init_tail() for some special NAND controllers
 2011-12-04  9:04 UTC  (7+ 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 v5] x86: Initial commit for running as a coreboot payload
 2011-12-04  0:53 UTC  (3+ messages)
` [U-Boot] [PATCH v6] "

[U-Boot] [PATCH 0/4] Add support for the 32 bit boot protocol to the x86 zboot command
 2011-12-04  0:52 UTC  (14+ 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 v2 0/6] Add support for the 32 bit boot protocol and coreboot table parsing
` [U-Boot] [PATCH v2 1/6] x86: Import code from coreboot's libpayload to parse the coreboot table
` [U-Boot] [PATCH v2 2/6] x86: Clean up the x86 zimage code in preparation to extend it
` [U-Boot] [PATCH v2 3/6] x86: Add support for booting Linux using the 32 bit boot protocol
` [U-Boot] [PATCH v2 4/6] x86: Add infrastructure to extract an e820 table from the coreboot tables
` [U-Boot] [PATCH v2 5/6] x86: Refactor the zboot innards so they can be reused with a vboot image
` [U-Boot] [PATCH v2 6/6] x86: Add support for specifying an initrd with the zboot command

[U-Boot] Beginner
 2011-12-03 23:45 UTC  (8+ messages)

[U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards
 2011-12-03 22:58 UTC  (13+ messages)

[U-Boot] [PATCH RFC] sandbox: Add tap based networking
 2011-12-03 17:02 UTC  (6+ messages)

[U-Boot] [PATCH v4 0/6] Add an SPL to boot the da850evm from SPI
 2011-12-03 14:55 UTC  (15+ 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 v3 13/15] "
` [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] [PATCH] net: Make sure IPaddr_t is 32 bits in size
 2011-12-03 13:29 UTC  (4+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] ep93xx port status
 2011-12-03 13:16 UTC  (4+ messages)

[U-Boot] [PATCH v5] OMAP3: mvblx: Initial support for mvBlueLYNX-X
 2011-12-03 12:32 UTC  (3+ messages)
` [U-Boot] [PATCH] mv_common.c: get rid of 'defined but not used' warning

[U-Boot] [PATCH] Add a CBFS driver and commands to u-boot
 2011-12-03 11:47 UTC 

[U-Boot] [PATCH v2 0/7] Tidy up ARM link scripts
 2011-12-03  3:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] tegra: Enable keyboard with matrix keyboard driver
 2011-12-03  2:57 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] tegra: fdt: Add keyboard controller definition
` [U-Boot] [PATCH 2/6] tegra: fdt: Add keyboard definitions for Seaboard
` [U-Boot] [PATCH 3/6] fdt: Add fdtdec functions to read byte array
` [U-Boot] [PATCH 4/6] tegra: Add tegra keyboard support
` [U-Boot] [PATCH 5/6] tegra: Switch on console mux and use environment for console
` [U-Boot] [PATCH 6/6] tegra: Enable keyboard for Seaboard

[U-Boot] [PATCH 01/14] fdt: Tidy up a few fdtdec problems
 2011-12-03  0:59 UTC  (23+ 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 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 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] sandbox: Add timer simulation
 2011-12-02 19:48 UTC  (6+ messages)
` [U-Boot] [PATCH V2] "

[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] [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 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 


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