public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-12-26 22:28:20 to 2013-01-02 05:20:18 UTC [more...]

[U-Boot] [PATCH V3 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and
 2013-01-02  5:20 UTC  (14+ messages)
` [U-Boot] [PATCH V3 1/9] FDT: Add compatible string for DWMMC
` [U-Boot] [PATCH V3 2/9] EXYNOS5: FDT: Add DWMMC device node data
` [U-Boot] [PATCH V3 3/9] DWMMC: Initialise dwmci and resolve EMMC read write issues
` [U-Boot] [PATCH V3 4/9] EXYNOS5: DWMMC: Added FDT support for DWMMC
` [U-Boot] [PATCH V3 5/9] EXYNOS5: DWMMC: API to set mmc clock divisor
` [U-Boot] [PATCH V3 6/9] SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT
` [U-Boot] [PATCH V3 7/9] MMC: APIs to support resize of EMMC boot partition
` [U-Boot] [PATCH V3 8/9] SMDK5250: Enable EMMC booting
` [U-Boot] [PATCH V3 9/9] COMMON: MMC: Command to support EMMC booting and to

[U-Boot] [PATCH 0/5] am335x_evm: support for booting via USB
 2012-12-31 16:32 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] spl: support for booting via usbeth
` [U-Boot] [PATCH 2/5] am33xx: "
` [U-Boot] [PATCH 3/5] am335x_evm: enable support for booting via USB
` [U-Boot] [PATCH 4/5] spl: add possibility to force boot device
` [U-Boot] [PATCH 5/5] am335x_evm: add new config with forced USB booting

[U-Boot] [RFC]: always relocate u-boot before the framebuffer
 2012-12-31 14:54 UTC  (6+ messages)

[U-Boot] MPC8555 pci issue
 2012-12-31 14:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] cmd_sf: Add DIOFR(Dual IO Fast Read) read instruction support
 2012-12-31 12:45 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] cmd_sf: Add QIOFR(Quad "

[U-Boot] [PATCH 0/4] SMDK5250: Convert lowlevel_init.S to .c and set PMIC values
 2012-12-31 12:32 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] SMDK5250: Convert lowlevel_init.S to lowlevel_init_c.c
` [U-Boot] [PATCH 2/4] EXYNOS: Add functions for power initialisation
` [U-Boot] [PATCH 3/4] SMDK5250: Add PMIC voltage settings
` [U-Boot] [PATCH 4/4] SMDK5250: Modify IRAM stack pointer address

[U-Boot] [PATCH 12/12] sf: Pass rd_qeb_req variable as 0 for status and config reg reads
 2012-12-31 12:14 UTC 

[U-Boot] [PATCH 11/12] cmd_sf: Add QIOFR(Quad IO Fast Read) read instruction support
 2012-12-31 12:13 UTC 

[U-Boot] [PATCH 10/12] cmd_sf: Add DIOFR(Dual IO Fast Read) read instruction support
 2012-12-31 12:13 UTC 

[U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions
 2012-12-31 11:13 UTC  (10+ messages)
` [U-Boot] [PATCH 01/12] cmd_sf: Add wr_inst argument to 'sf write' command
` [U-Boot] [PATCH 02/12] cmd_sf: Add rd_inst argument to 'sf read' command
` [U-Boot] [PATCH 03/12] cmd_sf: Add wr_inst argument to 'sf update' command
` [U-Boot] [PATCH 04/12] cmd_sf: Add rd_inst "
` [U-Boot] [PATCH 05/12] cmd_sf: Define a functions for parsing read and write instructions
` [U-Boot] [PATCH 06/12] cmd_sf: Add QPP(Quad-input Page Program) write instruction support
` [U-Boot] [PATCH 07/12] cmd_sf: Add ASR(Array Slow Read) read "
` [U-Boot] [PATCH 08/12] cmd_sf: Add DOFR(Dual Output Fast "
` [U-Boot] [PATCH 09/12] cmd_sf: Add QOFR(Quad "

[U-Boot] Rx FIFO: more than 64 bytes receive error
 2012-12-31  9:29 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Enable eMMC on mx6qsabresd board
 2012-12-31  3:59 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] fsl_esdhc: add MMC_MODE_HC host_caps
` [U-Boot] [PATCH 2/3] mx6qsabresd: add usdhc2 and usdhc4 support
` [U-Boot] [PATCH 3/3] mx6qsabresd: use on-board eMMC to store environment

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

[U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection
 2012-12-30  6:13 UTC  (2+ messages)

[U-Boot] [RFC][PULL-REQ] MTD update
 2012-12-30  2:54 UTC  (14+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2012-12-29 14:42 UTC  (10+ messages)

[U-Boot] [PATCH 0/15] Enhance SPI/SPI flash probing, add support for Intel ICH controller
 2012-12-29  0:34 UTC  (22+ 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] [PATCH v2 0/6] Improve default environment for easy use
 2012-12-28 19:17 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] mx6qsabrelite: Use tabs to environment setting
` [U-Boot] [PATCH v2 2/6] mx28evk: We shouldn't hardcode a rootfs filesystem type
` [U-Boot] [PATCH v2 3/6] mx28evk: Add support to dynamically choose between ftd use or not
` [U-Boot] [PATCH v2 4/6] mx53loco: "
` [U-Boot] [PATCH v2 5/6] mx6qsabrelite: "
` [U-Boot] [PATCH v2 6/6] mx6qsabre{auto, sd}: "

[U-Boot] [PATCH 0/9] Improve default environment for easy use
 2012-12-28 17:47 UTC  (15+ messages)
` [U-Boot] [PATCH 1/9] mx28evk: We shouldn't hardcode a rootfs filesystem type
` [U-Boot] [PATCH 7/9] mx53loco: Add support to dynamically choose between ftd use or not

[U-Boot] [PATCH V2 0/9] EXYNOS5: Enable dwmmc
 2012-12-28 15:52 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9] FDT: Add compatible string for DWMMC
` [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 5/9] EXYNOS5: DWMMC: API to set mmc clock divisor
` [U-Boot] [PATCH 6/9] SMDK5250: Enable DWMMC
` [U-Boot] [PATCH 7/9] MMC: APIs to support creation of boot partition
` [U-Boot] [PATCH 8/9] SMDK5250: Enable EMMC booting
` [U-Boot] [PATCH 9/9] COMMON: MMC: Command to support "

[U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm)
 2012-12-28 14:06 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/2] mx53loco: Remove unneeded 'retval' variable
 2012-12-28 14:05 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] mx53loco: Improve error handling on power_init()

[U-Boot] [PATCH 1/1] OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORT
 2012-12-28 12:55 UTC  (2+ messages)

[U-Boot] [PATCH] mx53loco: Call PMIC related functions from board_late_init()
 2012-12-28 12:15 UTC  (8+ messages)

[U-Boot] [PATCH][RFC] MTD resync from Linux-3.8-rc2+ (master)
 2012-12-28 11:19 UTC 

[U-Boot] [PATCH 3/4] fix memory corruption on versatile
 2012-12-28 10:31 UTC  (6+ messages)

[U-Boot] U-Boot command options
 2012-12-28  9:21 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
 2012-12-28  8:30 UTC 

[U-Boot] [PATCH 1/2] Exynos: clock: support get_mmc_clk for exynos
 2012-12-28  8:30 UTC 

[U-Boot] [PATCH] mx53loco: Remove unneeded 'retval' variable
 2012-12-28  8:18 UTC  (7+ messages)

[U-Boot] powerpc/mpc8315erdb : Integration of customized source code to u-boot
 2012-12-28  1:58 UTC  (3+ messages)

[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] mmc: fsl_esdhc: Use calloc()
 2012-12-27 18:49 UTC 

[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  (3+ messages)
` [U-Boot] [PATCH 01/11] ext4: Split write support into its own file

[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  (3+ messages)
` [U-Boot] [PATCH v4 "

[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  (6+ messages)
` [U-Boot] [PATCH 8/9] SMDK5250: Enable eMMC booting


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