public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-12-24 05:23:46 to 2012-12-28 01:44:45 UTC [more...]

[U-Boot] [PATCH 3/4] fix memory corruption on versatile
 2012-12-28  1:44 UTC  (7+ messages)

[U-Boot] [PATCH 0/15] Enhance SPI/SPI flash probing, add support for Intel ICH controller
 2012-12-28  0:03 UTC  (17+ messages)
` [U-Boot] [PATCH 01/15] fdt: Use sed instead of cpp to pre-process the dtc
` [U-Boot] [PATCH 02/15] fdt: Add fdtdec_get_addr_size() to read reg properties
` [U-Boot] [PATCH 03/15] spi: Add function to allocate a new SPI slave
` [U-Boot] [PATCH 04/15] spi: Use spi_alloc_slave() in each SPI driver
` [U-Boot] [PATCH 05/15] sf: Add spi_flash_alloc() to create a new SPI flash struct
` [U-Boot] [PATCH 06/15] sf: Use spi_flash_alloc() in each SPI flash driver
` [U-Boot] [PATCH 07/15] x86: spi: Add Intel ICH driver
` [U-Boot] [PATCH 08/15] spi: Add parameter for maximum write size
` [U-Boot] [PATCH 09/15] sf: Respect maximum SPI "
` [U-Boot] [PATCH 10/15] x86: spi: Set maximum write size for ICH
` [U-Boot] [PATCH 11/15] sf: Enable FDT-based configuration and memory mapping
` [U-Boot] [PATCH 12/15] x86: Move PCI init before SPI init
` [U-Boot] [PATCH 13/15] x86: Add FDT SPI node for link
` [U-Boot] [PATCH 14/15] x86: Enable SPI flash support for coreboot
` [U-Boot] [PATCH 15/15] x86: Enable time command "

[U-Boot] U-Boot: Checksum error when booting kernel from jffs2 partition
 2012-12-27 22:04 UTC  (3+ messages)

[U-Boot] [PATCH v2] mmc: fsl_esdhc: Use calloc()
 2012-12-27 21:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Improve default environment for easy use
 2012-12-27 21:22 UTC  (24+ messages)
` [U-Boot] [PATCH 1/9] mx28evk: We shouldn't hardcode a rootfs filesystem type
` [U-Boot] [PATCH 2/9] mx53loco: "
` [U-Boot] [PATCH 3/9] mx53loco: Change default loadaddr to 0x72000000
` [U-Boot] [PATCH 4/9] mx6qsabrelite: Change default loadaddr to 0x12000000
` [U-Boot] [PATCH 5/9] mx6qsabre_common: "
` [U-Boot] [PATCH 6/9] mx28evk: Add support to dynamically choose between ftd use or not
` [U-Boot] [PATCH 7/9] mx53loco: "

[U-Boot] U-Boot command options
 2012-12-27 19:36 UTC  (2+ messages)

[U-Boot] [PATCH] mx53loco: Remove unneeded 'retval' variable
 2012-12-27 19:27 UTC  (6+ messages)

[U-Boot] [PATCH] mmc: fsl_esdhc: Use calloc()
 2012-12-27 18:49 UTC 

[U-Boot] [PATCH] mx53loco: Call PMIC related functions from board_late_init()
 2012-12-27 16:27 UTC  (5+ messages)

[U-Boot] [PATCH] mx51evk: Remove unneeded comment
 2012-12-27 15:46 UTC 

[U-Boot] [PATCH 0/11] sandbox: Add filesystem support
 2012-12-27 14:46 UTC  (13+ messages)
` [U-Boot] [PATCH 01/11] ext4: Split write support into its own file
` [U-Boot] [PATCH 02/11] fs: Fully populate the filesystem method struct
` [U-Boot] [PATCH 03/11] fs: Use filesystem methods instead of switch()
` [U-Boot] [PATCH 04/11] fs: Tell probe functions where to put their results
` [U-Boot] [PATCH 05/11] fs: Use map_sysmem() on read
` [U-Boot] [PATCH 06/11] fs: Move ls and read methods into ext4, fat
` [U-Boot] [PATCH 07/11] sandbox: Add a way of obtaining directory listings
` [U-Boot] [PATCH 08/11] sandbox: Add host filesystem
` [U-Boot] [PATCH 09/11] sandbox: Add 'sb' command to access filesystem features
` [U-Boot] [PATCH 10/11] sandbox: Enable ext4 and fat filesystems
` [U-Boot] [PATCH 11/11] sandbox: config: Enable sandbox command

[U-Boot] [PATCH v5 2/2] OMAP3: igep00x0: add boot status GPIO LED
 2012-12-27 14:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] OMAP3: use a single board file for IGEP devices
 2012-12-27 13:26 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/2] OMAP3: igep00x0: add boot status GPIO LED

[U-Boot] [PATCH v2 1/2] OMAP3: use a single board file for IGEP devices
 2012-12-27 13:19 UTC  (2+ messages)

[U-Boot] [PATCH] arm/bootstage: Move the bootstage call after gd init
 2012-12-27 12:51 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/2] Factorize ARM startup code as mush as possible
 2012-12-27 11:27 UTC  (9+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/2] arm: move C runtime setup code in crt0.S

[U-Boot] powerpc/mpc8315erdb : Integration of customized source code to u-boot
 2012-12-27 10:25 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2012-12-27  7:52 UTC  (8+ messages)

[U-Boot] [PATCH 00/16 V2] SMDK5250: Add FDT support
 2012-12-27  6:03 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16 V2] EXYNOS5: FDT: Add I2C device node data
` [U-Boot] [PATCH 02/16 V2] EXYNOS5 : FDT: Add Aliases for I2C device
` [U-Boot] [PATCH 03/16 V2] FDT: Add compatible string for I2C
` [U-Boot] [PATCH 04/16 V2] EXYNOS5: FDT : Decode peripheral id
` [U-Boot] [PATCH 05/16 V2] I2C: Driver changes for FDT support
` [U-Boot] [PATCH 06/16 V2] SMDK5250: Initialise I2C using FDT
` [U-Boot] [PATCH 07/16 V2] EXYNOS5: FDT: Add sound device node data
` [U-Boot] [PATCH 08/16 V2] EXYNOS5: FDT: Add sound and codec device node
` [U-Boot] [PATCH 09/16 V2] EXYNOS5: FDT: Add compatible strings for sound
` [U-Boot] [PATCH 10/16 V2] Sound: Add FDT support to driver
` [U-Boot] [PATCH 11/16 V2] Sound: WM8994: Add FDT support to codec
` [U-Boot] [PATCH 12/16 V2] Sound: Add FDT support to CMD
` [U-Boot] [PATCH 13/16 V2] EXYNOS5: FDT: Add compatible strings for SPI
` [U-Boot] [PATCH 14/16 V2] EXYNOS5 : FDT: Add Aliases for SPI device
` [U-Boot] [PATCH 15/16 V2] EXYNOS5: FDT: Add SPI device node data
` [U-Boot] [PATCH 16/16 V2] SPI: EXYNOS: Add FDT support to driver

[U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support
 2012-12-27  5:59 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] EXYNOS5: Enable dwmmc
 2012-12-27  3:55 UTC  (16+ messages)
` [U-Boot] [PATCH 2/9] EXYNOS5: FDT: Add DWMMC device node data
` [U-Boot] [PATCH 4/9] EXYNOS5: DWMMC: Added dt support for DWMMC
` [U-Boot] [PATCH 8/9] SMDK5250: Enable eMMC booting

[U-Boot] [PATCH 0/20] Improvements to memory, hashing functions for sandbox
 2012-12-26 22:02 UTC  (22+ messages)
` [U-Boot] [PATCH 01/20] Tidy up error checking and fix bug in hash command
` [U-Boot] [PATCH 02/20] Update print_buffer() to use const
` [U-Boot] [PATCH 03/20] sandbox: Improve sandbox serial port keyboard interface
` [U-Boot] [PATCH 04/20] sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
` [U-Boot] [PATCH 05/20] sandbox: Change memory commands to use map_physmem
` [U-Boot] [PATCH 06/20] Split out the memory tests into separate functions
` [U-Boot] [PATCH 07/20] Use common mtest iteration counting
` [U-Boot] [PATCH 08/20] Fix mtest indenting
` [U-Boot] [PATCH 09/20] Bring mtest putc() into common code
` [U-Boot] [PATCH 10/20] Reduce casting in mtest
` [U-Boot] [PATCH 11/20] Update set_working_fdt_addr() to use setenv_addr()
` [U-Boot] [PATCH 12/20] common: Use new numeric setenv functions
` [U-Boot] [PATCH 13/20] drivers: "
` [U-Boot] [PATCH 14/20] net: "
` [U-Boot] [PATCH 15/20] image: Use crc header file instead of C prototypes
` [U-Boot] [PATCH 16/20] Roll crc32 into hash infrastructure
` [U-Boot] [PATCH 17/20] sandbox: config: Enable hash functions and mtest
` [U-Boot] [PATCH 18/20] Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
` [U-Boot] [PATCH 19/20] sandbox: Update mtest to fix crashes
` [U-Boot] [PATCH 20/20] sandbox: Allow hash functions to work correctly

[U-Boot] [PATCH v2 2/2] spi: Add SPI flash test
 2012-12-26 20:01 UTC  (5+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] Please pull u-boot-x86.git
 2012-12-26 18:42 UTC 

[U-Boot] [PATCH] mxs: Add NAND fdt and ramdisk partition to m28evk
 2012-12-26 18:26 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/8] patman: Use ANSI colours only when outputting to a terminal
 2012-12-26 17:57 UTC  (3+ messages)
` [U-Boot] [PATCH v2 8/8] buildman - U-Boot multi-threaded builder and summary tool

[U-Boot] [PATCH] mx53loco: Fix PMIC name
 2012-12-26 17:51 UTC  (12+ messages)

[U-Boot] [PATCH 01/16] EXYNOS5: FDT: Add I2C device node data
 2012-12-26 15:37 UTC  (16+ messages)
` [U-Boot] [PATCH 04/16] EXYNOS5: FDT : Decode peripheral id
` [U-Boot] [PATCH 05/16] I2C: Driver changes for FDT support
` [U-Boot] [PATCH 11/16] Sound: WM8994: Add FDT support to codec
` [U-Boot] [PATCH 16/16] SPI: EXYNOS: Add FDT support to driver

[U-Boot] [PATCH 0/5] Add splash screen for CM-T35
 2012-12-26 14:27 UTC  (5+ messages)
` [U-Boot] [PATCH 5/5] cm-t35: add support for loading splash image from NAND

[U-Boot] [PATCH] EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
 2012-12-26 12:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] omap4: use plain text env file instead boot scripts
 2012-12-26 11:54 UTC  (5+ messages)

[U-Boot] [Resend Patch v2 0/3] EXYNOS: Add support for Exynos4x12
 2012-12-26 11:26 UTC  (11+ messages)
` [U-Boot] [Resend Patch v2 1/3] EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
  ` [U-Boot] [PATCH v3 "
` [U-Boot] [Resend Patch v2 2/3] EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
  ` [U-Boot] [PATCH v3 "
` [U-Boot] [Resend Patch v2 3/3] EXYNOS: EXYNOS4X12: Add gpio "
  ` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH v2] mx35pdk: Allow booting of a device tree kernel
 2012-12-26 10:59 UTC  (2+ messages)

[U-Boot] [PATCH 0/5 v3] Add DT based ethernet driver for SMDK5250
 2012-12-26 10:31 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/1] OMAP3: add boot status GPIO LED for IGEP boards
 2012-12-26  3:20 UTC  (3+ messages)

[U-Boot] [PATCH] arm: bugfix: Move vector table before jumping relocated code
 2012-12-26  0:08 UTC  (6+ messages)

[U-Boot] [PATCH] mx35pdk: Allow booting of a device tree kernel
 2012-12-25 19:27 UTC  (2+ messages)

[U-Boot] mtd update
 2012-12-25 17:12 UTC 

[U-Boot] [PATCH v2 1/1] OMAP3: add boot status GPIO LED for IGEP boards
 2012-12-24 11:51 UTC  (4+ messages)

[U-Boot] [PATCH 09/09] powerpc/t4240qds: Print FPGA detail version
 2012-12-24  5:26 UTC 

[U-Boot] [PATCH 08/09] powerpc/t4240qds: Add support to dump switch settings on t4240qds board
 2012-12-24  5:25 UTC 

[U-Boot] [PATCH 07/09] powerpc/b4860qds: Add support to dump switch settings on b4860qds board
 2012-12-24  5:25 UTC 

[U-Boot] [PATCH 06/09] powerpc/qixis: enable qixis dump command and add switch dumping command
 2012-12-24  5:25 UTC 

[U-Boot] [PATCH 05/09] powerpc/b4860qds: Added Support for B4860QDS
 2012-12-24  5:25 UTC 

[U-Boot] [PATCH 04/09] powerpc/mpc85xx:Fix Core cluster configuration loop
 2012-12-24  5:25 UTC 

[U-Boot] [PATCH 03/09] board/freescale/common:Add support of QTAG register
 2012-12-24  5:24 UTC 

[U-Boot] [PATCH 02/09] powerpc/mpc85xx:Add support of B4420 SoC
 2012-12-24  5:24 UTC 

[U-Boot] B4860/B4420 patches and some updates for qixis and T4240QDS
 2012-12-24  5:23 UTC 


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