public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-09-23 23:02:39 to 2012-09-25 11:57:51 UTC [more...]

[U-Boot] (no subject)
 2012-09-25 11:57 UTC  (30+ messages)
` [U-Boot] [PATCH V2 00/21] Add mx6solo/mx6duallite support
  ` [U-Boot] [PATCH V2 01/21] imximage: make header variable length
  ` [U-Boot] [PATCH V2 02/21] imximage: check dcd_len as entries added
  ` [U-Boot] [PATCH V2 04/21] imximage: cleanup parsing
  ` [U-Boot] [PATCH V2 05/21] imximage: add expression evaluation
  ` [U-Boot] [PATCH V2 06/21] imximage: add plugin commands
  ` [U-Boot] [PATCH V2 08/21] mx6: add plugin file for use with imximage.cfg

[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
 2012-09-25  9:09 UTC  (14+ messages)
` [U-Boot] [PATCH v8] [RFC] "

[U-Boot] =?true?q?=5BPULL=7D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?=
 2012-09-25  7:46 UTC  (3+ messages)
` [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master

[U-Boot] SPI for MPC8323
 2012-09-25  7:15 UTC 

[U-Boot] Configure a Numonyx Axcell M29EW on a MPC8323 board
 2012-09-25  6:59 UTC 

[U-Boot] [PATCH v4] PXE: FDT: Add support for fdt in PXE
 2012-09-25  4:22 UTC  (3+ messages)

[U-Boot] Resets on mx6qsabrelite
 2012-09-25  4:19 UTC  (18+ messages)

[U-Boot] [PATCH 1/3] mmc: sdhci: increase the timeout value for data transfer
 2012-09-25  1:33 UTC  (7+ messages)

[U-Boot] [PATCH v7 0/29] ARM: SPL: Make more generic, merge DaVinci and OMAP
 2012-09-25  0:31 UTC  (30+ messages)
` [U-Boot] [PATCH v7 01/29] Makefile: Move SPL files to clobber, remove from clean
` [U-Boot] [PATCH v7 02/29] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
` [U-Boot] [PATCH v7 03/29] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
` [U-Boot] [PATCH v7 04/29] omap-common: Fix typo in save_boot_params() in lowlevel_init.S
` [U-Boot] [PATCH v7 05/29] omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds
` [U-Boot] [PATCH v7 06/29] ARM: SPL: Rename omap_boot_device to spl_boot_device
` [U-Boot] [PATCH v7 07/29] ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
` [U-Boot] [PATCH v7 08/29] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
` [U-Boot] [PATCH v7 09/29] ARM: SPL: Only call mem_malloc_init if configured
` [U-Boot] [PATCH v7 10/29] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
` [U-Boot] [PATCH v7 11/29] ARM: SPL: Make spl_mmc.c more generic
` [U-Boot] [PATCH v7 12/29] ARM: SPL: Clean up spl.c / spl_nand.c slightly
` [U-Boot] [PATCH v7 13/29] ARM: SPL: Start hooking in the current SPI SPL support
` [U-Boot] [PATCH v7 14/29] ARM: SPL: Move gpmc_init() to spl_board_init()
` [U-Boot] [PATCH v7 15/29] SPL: Move the omap SPL framework to common/spl
` [U-Boot] [PATCH v7 16/29] SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
` [U-Boot] [PATCH v7 17/29] SPL: do not use fix value for u-boot size
` [U-Boot] [PATCH v7 18/29] SPL: Use image_get_xxx() functions to access header values
` [U-Boot] [PATCH v7 19/29] SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
` [U-Boot] [PATCH v7 20/29] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
` [U-Boot] [PATCH v7 21/29] hawkboard: Update config file to work with common spl framework
` [U-Boot] [PATCH v7 22/29] da850: Add README.da850
` [U-Boot] [PATCH v7 23/29] SPL: Add NOR flash booting support
` [U-Boot] [PATCH v7 24/29] SPL: Add option to skip copying of the mkimage header
` [U-Boot] [PATCH v7 25/29] SPL: SPI: Enhance spi_spl_load to match the other load functions
` [U-Boot] [PATCH v7 26/29] SPL: Enable use of custom defined U-Boot entry point
` [U-Boot] [PATCH v7 27/29] SPL: Make un-supported boot device puts a debug instead
` [U-Boot] [PATCH v7 28/29] SPL: Rework how we inform about un-headered images
` [U-Boot] [PATCH v7 29/29] SPL: Add support for loading image from ram in SPL

[U-Boot] [RFC PATCH 00/17] Convert p1_p2_rdb_pc to new spl
 2012-09-25  0:17 UTC  (25+ messages)
` [U-Boot] [RFC PATCH 03/17] powerpc: remove .fixup test
` [U-Boot] [RFC PATCH 08/17] spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
` [U-Boot] [RFC PATCH 09/17] spl/85xx: new SPL support
` [U-Boot] [RFC PATCH 11/17] spl/nand: introduce CONFIG_SPL_NAND_MINIMAL
` [U-Boot] [RFC PATCH 14/17] spl: introduce CONFIG_SPL_TARGET

[U-Boot] [PATCH v2] ml507: Fix Xilinx uartlite driver hang
 2012-09-24 23:27 UTC 

[U-Boot] [PATCH V3 0/4] common/lcd cleanup
 2012-09-24 22:04 UTC  (4+ messages)
` [U-Boot] [PATCH] common/lcd: fix build breakage for at91sam9x5ek and trats boards

[U-Boot] [PATCH v4 0/4] USB multi controller
 2012-09-24 21:03 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] usb: lowlevel interface change to support multiple controllers
` [U-Boot] [PATCH v4 2/4] usb: ehci: rework to take advantage of new lowlevel interface
` [U-Boot] [PATCH v4 3/4] usb: add support for multiple usb controllers
` [U-Boot] [PATCH v4 4/4] tegra20: port to new ehci interface

[U-Boot] [PATCH] Fix ml507 Xilinx uartlite driver hang
 2012-09-24 20:00 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Move Tegra20 files to common subdirs, prep for T30
 2012-09-24 19:57 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] Tegra20: Move some code files to common directories for upcoming Tegra30 patches
` [U-Boot] [PATCH 2/2] Tegra20: Move some include files to arch-tegra for sharing with Tegra30

[U-Boot] [RFC PATCH 00/17] Convert p1_p2_rdb_pc to new spl
 2012-09-24 19:15 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] configs: mx6: Add a common config file
 2012-09-24 18:09 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] mx6q: Add basic support for mx6qsabreauto

[U-Boot] [RFC] [PATCH 0/3] Linker-generated arrays
 2012-09-24 18:07 UTC  (21+ messages)
` [U-Boot] [PATCH 1/3] common: Add symbol handling for generic lists into Makefile
` [U-Boot] [PATCH 2/3] common: Implement support for linker-generated arrays
` [U-Boot] [PATCH 3/3] common: Add .u_boot_list into all linker files

[U-Boot] [ELCE] Nov. 5.-7. meeting
 2012-09-24 16:17 UTC  (9+ messages)

[U-Boot] v2012.10-rc1 is now released
 2012-09-24 15:52 UTC  (6+ messages)

[U-Boot] [PATCH V4] i.MX6: mx6qsabrelite: Add splash screen support
 2012-09-24 15:49 UTC  (5+ messages)

[U-Boot] [PATCH] mx6q: Add basic support for mx6qsabreauto
 2012-09-24 15:09 UTC  (2+ messages)

[U-Boot] QE firmware/microcode handling
 2012-09-24 14:25 UTC  (5+ messages)
` [U-Boot] [PATCH] SBx81CFC960: embed Fman microcode in the bootloader

[U-Boot] [PATCH] imx: Use MXC_I2C_CLK in imx i2c driver
 2012-09-24 13:08 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/5] misc:max8998 Add LDO macros
 2012-09-24 13:04 UTC  (7+ messages)
` [U-Boot] [PATCH v3 0/5] Exynos: Support for display drivers
  ` [U-Boot] [PATCH v3 1/5] misc: max8998: Add LDO macros
  ` [U-Boot] [PATCH v3 2/5] drivers: video: Add ld9040 video driver
  ` [U-Boot] [PATCH v3 3/5] arm: exynos4: cpu: Add definition for display
  ` [U-Boot] [PATCH v3 4/5] drivers: video: fix image position
  ` [U-Boot] [PATCH v3 5/5] arm: exynos4: universal_C210: add display support

[U-Boot] I2C on iMX25
 2012-09-24 12:35 UTC  (7+ messages)

[U-Boot] [PATCH 00/11] Add DM blockdev subsystem
 2012-09-24 12:23 UTC  (4+ messages)
` [U-Boot] [PATCH 01/11] DM: add block device core

[U-Boot] [PATCH v2] arm:exynos4:universal_c210: implement software SPI
 2012-09-24 11:56 UTC  (4+ messages)
` [U-Boot] [PATCH v3 0/2] Exynos4: add software SPI support on Universal C210 board
  ` [U-Boot] [PATCH v3 1/2] drivers: spi: modify soft spi driver
  ` [U-Boot] [PATCH v3 2/2] exynos4: universal_C210: use software SPI

[U-Boot] [PATCH] mx28evk: Add missing 'setexpr' command
 2012-09-24  9:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU before bootm
 2012-09-24  8:50 UTC  (6+ messages)
` [U-Boot] [PATCH V2 0/2] i.MX: ipufb: shut down IPU frame buffer before booting
  ` [U-Boot] [PATCH V2 1/2] i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
  ` [U-Boot] [PATCH V2 2/2] i.MX: shut down video before launch of O/S

[U-Boot] [PATCH 0/4] Marvell SDIO/MMC driver for Sheevaplug
 2012-09-24  8:50 UTC  (16+ messages)
` [U-Boot] [PATCH v2 0/5] "
` [U-Boot] [PATCH v2 1/5] Add Marvell SDIO/MMC driver for Kirkwood SoC
` [U-Boot] [PATCH v2 2/5] Add SDIO/MMC support for kirkwood SoC
` [U-Boot] [PATCH v2 3/5] Add SDIO/MMC support for Sheevaplug board
` [U-Boot] [PATCH v2 4/5] Fix env address "
` [U-Boot] [PATCH v2 5/5] Fix timeout in Marvell SDIO MMC driver

[U-Boot] [PATCH] mx28evk: Remove fecmxc_mii_postcall()
 2012-09-24  8:46 UTC  (2+ messages)

[U-Boot] [NEXT PATCH v1 0/7] In this patchset, a new i.MX35 board is added implementing
 2012-09-24  8:35 UTC  (12+ messages)
` [U-Boot] [NEXT PATCH v1 2/7] NAND: added NAND type to nand_ids
` [U-Boot] [NEXT PATCH v1 4/7] MX35: Add soc_boot_mode and soc_boot_device to MX35

[U-Boot] [PATCH 0/5] EXYNOS4: Enable I2C support
 2012-09-24  6:49 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] EXYNOS: CLK: Add i2c clock
` [U-Boot] [PATCH 2/5] EXYNOS: Add Exynos4 I2C spacing
` [U-Boot] [PATCH 3/5] EXYNOS: PINMUX: Add pinmux support for i2c
` [U-Boot] [PATCH 4/5] DRIVERS: I2C: Modify I2C driver for EXYNOS4
` [U-Boot] [PATCH 5/5] DRIVERS: MISC: PMIC: Modify pmic driver to support multibus I2C

[U-Boot] [PATCH v2 0/6] Add h2200 support and pxa25x ethernet gadget
 2012-09-24  1:23 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] h2200: Add support for iPAQ h2200 palmtop

[U-Boot] [PATCH 1/6] fdt: Check error codes returned from fdtlib when loading ITB
 2012-09-23 23:06 UTC  (4+ messages)
` [U-Boot] [PATCH 6/6] fdt: Add a Linux tool for reading values from FDT files

[U-Boot] Displays on i.MX (was Re: [PATCH 1/2])
 2012-09-23 23:02 UTC  (3+ messages)
` [U-Boot] [PATCH 0/3] i.MX6: implement hdmidet command
  ` [U-Boot] [PATCH 3/3] i.MX6: mx6qsabrelite: Include "


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