public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-12-11 00:48:20 to 2014-12-12 15:54:37 UTC [more...]

[U-Boot] [PATCH] fs: fat: read: fix fat16 ls/read issue
 2014-12-12 15:54 UTC  (5+ messages)
    ` [U-Boot] [PATCH] fat: scripts for prepare and test read fat files

[U-Boot] [PATCH] mtd: nand: mxs: fix PIO_WORD number
 2014-12-12 15:03 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/6] sf: SST changes, Byte program
 2014-12-12 15:01 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/6] sf: Fix look for the fastest read command
` [U-Boot] [PATCH v2 2/6] spi: Fix flag collision for SST_WP
` [U-Boot] [PATCH v2 3/6] spi: sf: Support byte program for sst spi flash
` [U-Boot] [PATCH v2 4/6] sf: Enable byte program support
` [U-Boot] [PATCH v2 5/6] x86: ich-spi: Set the rx operation mode for ich 7
` [U-Boot] [PATCH v2 6/6] x86: ich-spi: Set the tx "

[U-Boot] [PATCH] mx51evk: Fix MX51EVK_USB_CLK_EN_B definition
 2014-12-12 14:33 UTC 

[U-Boot] [PATCH] imx SPL: enable boot from eMMC boot partitions
 2014-12-12 13:38 UTC 

[U-Boot] [PATCH v3 0/27] x86: Add Intel Queensbay platform support
 2014-12-12 13:05 UTC  (28+ messages)
` [U-Boot] [PATCH v3 01/27] x86: Make ROM_SIZE configurable in Kconfig
` [U-Boot] [PATCH v3 02/27] tools/ifdtool: Support writing multiple files (-w) simultaneously
` [U-Boot] [PATCH v3 03/27] x86: Refactor u-boot.rom build rules
` [U-Boot] [PATCH v3 04/27] x86: Clean up asm-offsets
` [U-Boot] [PATCH v3 05/27] x86: ich6-gpio: Move setup_pch_gpios() to board support codes
` [U-Boot] [PATCH v3 06/27] x86: Add Intel Crown Bay board dts file
` [U-Boot] [PATCH v3 07/27] x86: Add a simple superio driver for SMSC LPC47M
` [U-Boot] [PATCH v3 08/27] x86: Add Intel Topcliff PCH device IDs
` [U-Boot] [PATCH v3 09/27] x86: ich-spi: Add Intel Tunnel Creek SPI controller support
` [U-Boot] [PATCH v3 10/27] x86: Initial import from Intel FSP release for Queensbay platform
` [U-Boot] [PATCH v3 11/27] x86: queensbay: Adapt FSP support codes
` [U-Boot] [PATCH v3 12/27] x86: Add post failure codes for bist and car
` [U-Boot] [PATCH v3 13/27] x86: Support Intel FSP initialization path in start.S
` [U-Boot] [PATCH v3 14/27] x86: Add a simple command to show FSP HOB information
` [U-Boot] [PATCH v3 15/27] x86: Integrate Tunnel Creek processor microcode
` [U-Boot] [PATCH v3 16/27] x86: Add basic support to queensbay platform and crownbay board
` [U-Boot] [PATCH v3 17/27] x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
` [U-Boot] [PATCH v3 18/27] x86: Enable the queensbay cpu directory build
` [U-Boot] [PATCH v3 19/27] x86: Add queensbay and crownbay Kconfig files
` [U-Boot] [PATCH v3 20/27] x86: Add crownbay defconfig and config.h
` [U-Boot] [PATCH v3 21/27] x86: Use consistent name XXX_ADDR for binary blob flash address
` [U-Boot] [PATCH v3 22/27] x86: Include FSP and CMC binary in the u-boot.rom build rules
` [U-Boot] [PATCH v3 23/27] x86: crownbay: Add SPI flash support
` [U-Boot] [PATCH v3 24/27] x86: crownbay: Enable Intel E1000 NIC support
` [U-Boot] [PATCH v3 25/27] x86: crownbay: Add SDHCI support
` [U-Boot] [PATCH v3 26/27] x86: Rename coreboot-serial to x86-serial
` [U-Boot] [PATCH v3 27/27] x86: Add a README.x86 for U-Boot on x86 support

[U-Boot] [PATCH V4 1/3] usb: eth: fix Makefile
 2014-12-12 11:04 UTC  (4+ messages)
` [U-Boot] [PATCH V4 2/3] usb: eth: add ASIX AX88179 DRIVER

[U-Boot] [PATCH] powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure Boot
 2014-12-12 10:05 UTC 

[U-Boot] [PATCH] b4860: Correct LIODN assignment for PCIe
 2014-12-12  8:41 UTC 

[U-Boot] [PATCH 1/2] dfu: mmc: check if mmc device exists in mmc_block_op()
 2014-12-12  8:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] gadget: f_thor: check pointers before use in download_tail()

[U-Boot] [PATCH] mtd: nand: revive "nand scrub" command
 2014-12-12  6:19 UTC  (5+ messages)

[U-Boot] Controlling write protect pin on SPI flash
 2014-12-12  6:14 UTC 

[U-Boot] Controlling write protect pin on SPI flash
 2014-12-12  5:51 UTC 

[U-Boot] [PATCH v2 0/27] x86: Add Intel Queensbay platform support
 2014-12-12  5:48 UTC  (41+ messages)
` [U-Boot] [PATCH v2 11/27] x86: queensbay: Adapt FSP support codes
` [U-Boot] [PATCH v2 15/27] x86: Integrate Tunnel Creek processor microcode
` [U-Boot] [PATCH v2 16/27] x86: Add basic support to queensbay platform and crownbay board
` [U-Boot] [PATCH v2 17/27] x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
` [U-Boot] [PATCH v2 19/27] x86: Add queensbay and crownbay Kconfig files
` [U-Boot] [PATCH v2 20/27] x86: Add crownbay defconfig and config.h
` [U-Boot] [PATCH v2 21/27] x86: Use consistent name XXX_ADDR for binary blob flash address
` [U-Boot] [PATCH v2 22/27] x86: Include FSP and CMC binary in the u-boot.rom build rules
` [U-Boot] [PATCH v2 23/27] x86: crownbay: Add SPI flash support
` [U-Boot] [PATCH v2 25/27] x86: crownbay: Add SDHCI support
` [U-Boot] [PATCH v2 26/27] x86: Rename coreboot-serial to x86-serial
` [U-Boot] [PATCH v2 27/27] x86: Add a README.x86 for U-Boot on x86 support

[U-Boot] [RESEND][PATCH v11 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-12-12  5:45 UTC  (4+ messages)
` [U-Boot] [RESEND][PATCH v11 1/3] config: exynos5420: move non common configs to specific board files
` [U-Boot] [RESEND][PATCH v11 2/3] Odroid-XU3: Add support for Odroid-XU3
` [U-Boot] [RESEND][PATCH v11 3/3] Odroid-XU3: Add documentation "

[U-Boot] [PATCH v2] dm: sh: serial: Add support driver model
 2014-12-12  2:53 UTC  (2+ messages)

[U-Boot] [PATCH] dm: sh: serial: Add support driver model
 2014-12-12  1:51 UTC  (3+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq.git master
 2014-12-12  1:33 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2014-12-12  1:33 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2014-12-12  1:00 UTC 

[U-Boot] [PATCHv4 0/6] ls102xa: HYP/non-sec: for ls102xa
 2014-12-11 20:57 UTC  (13+ messages)
` [U-Boot] [PATCHv4 1/6] ARM: HYP/non-sec: add the pen address BE mode support
` [U-Boot] [PATCHv4 2/6] ARM: HYP/non-sec: Fix the ARCH Timer frequency setting
` [U-Boot] [PATCHv4 3/6] ls1021a: adding a secondary core boot address and kick functions
` [U-Boot] [PATCHv4 4/6] ls102xa: changing a few targets' configurations
` [U-Boot] [PATCHv4 5/6] ARM: ls102xa: allow all the peripheral access permission as R/W
` [U-Boot] [PATCHv4 6/6] ARM: ls102xa: Setting device's stream id for SMMUs

[U-Boot] [PATCHv4 respin 2/6] ARM: HYP/non-sec: Fix the ARCH Timer frequency setting
 2014-12-11 20:49 UTC  (3+ messages)

[U-Boot] [PATCH v5 1/3] dts: Bring in Chrome OS keyboard device tree definition
 2014-12-11 20:17 UTC  (15+ messages)
` [U-Boot] [PATCH v5 2/3] tegra: dts: Sync tegra124.dtsi with linux kernel
` [U-Boot] [PATCH v5 3/3] ARM: tegra: Add support for nyan-big board

[U-Boot] [PATCH] kconfig: ls102xa: Change the prompt messages
 2014-12-11 19:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] driver/mtd: Fix IFC compilation warnings
 2014-12-11 19:29 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq.git master
 2014-12-11 19:15 UTC  (2+ messages)

[U-Boot] [PATCH] fsl/sleep: updated the deep sleep framework for QorIQ platforms
 2014-12-11 19:08 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: usb: fsl: Check USB Erratum A007792 applicability
 2014-12-11 19:07 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] drivers: usb: fsl: Add USB device-tree errata framework
 2014-12-11 19:07 UTC  (2+ messages)

[U-Boot] [PATCH 2/3][v2] drivers: usb: Make usb device-tree fixup code architecture independent
 2014-12-11 19:06 UTC  (2+ messages)

[U-Boot] [PATCH v3] ls1021aqds: add hwconfig setting to do pin mux
 2014-12-11 19:06 UTC  (2+ messages)

[U-Boot] [PATCH v5] arm: ls102xa: Add NAND boot support for LS1021AQDS board
 2014-12-11 19:05 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board
 2014-12-11 19:05 UTC  (2+ messages)

[U-Boot] [PATCH v1] arm: ls102xa: Fix SD/NAND/QSPI boot defination error for QE support
 2014-12-11 19:04 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: ls1021a: Add CONFIG_DOS_PARTITION and CONFIG_CMD_FAT support
 2014-12-11 19:04 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/9] Add SD/NAND boot support for LS1021AQDS/TWR board
 2014-12-11 19:04 UTC  (15+ messages)
` [U-Boot] [PATCH v4 1/9] ls102xa: pblimage: Add pblimage tool support for LS102xA
` [U-Boot] [PATCH v4 2/9] spl: Use u-boot.img instead of u-boot.bin
` [U-Boot] [PATCH v4 3/9] arm: spl: Add I2C linker list in generic .lds
` [U-Boot] [PATCH v4 5/9] kconfig: ls1021a: add SUPPORT_SPL
` [U-Boot] [PATCH v4 6/9] ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macro
` [U-Boot] [PATCH v4 7/9] arm: ls102xa: Add SD boot support for LS1021AQDS board
` [U-Boot] [PATCH v4 8/9] arm: ls102xa: Add SD boot support for LS1021ATWR board

[U-Boot] [PATCH] ls1021aqds: set the default I2C channel before DDR init
 2014-12-11 19:00 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: Update PCIe dts node status
 2014-12-11 19:00 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: clear EPU registers for deep sleep
 2014-12-11 18:59 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: fixed a bus frequency setting error
 2014-12-11 18:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] RFC: dm: Kconfig: Move all driver model CONFIGs to Kconfig
 2014-12-11 18:44 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] Kconfig: Move CONFIG_SYS_MALLOC_F_LEN "

[U-Boot] [PATCH] arm: socfpga: board: Repair Micrel PHY tuning
 2014-12-11 17:06 UTC 

[U-Boot] [PULL] u-boot-socfpga/master
 2014-12-11 17:02 UTC  (2+ messages)

[U-Boot] USB Host not enumerating properly on AM335x-based board
 2014-12-11 15:44 UTC  (4+ messages)

[U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model
 2014-12-11 13:24 UTC  (6+ messages)
` [U-Boot] [PATCH 01/19] lib: errno: introduce errno_str(): returns errno related message

[U-Boot] [PATCH v6 0/11] dm: Add I2C support and convert sandbox, tegra
 2014-12-11 13:23 UTC  (22+ messages)
` [U-Boot] [PATCH v6 01/11] dm: i2c: Add a uclass for I2C
` [U-Boot] [PATCH v6 02/11] dm: i2c: Implement driver model support in the i2c command
` [U-Boot] [PATCH v6 03/11] dm: i2c: Add I2C emulation driver for sandbox
` [U-Boot] [PATCH v6 04/11] dm: i2c: Add a sandbox I2C driver
` [U-Boot] [PATCH v6 05/11] dm: i2c: Add an I2C EEPROM simulator
` [U-Boot] [PATCH v6 06/11] dm: i2c: config: Enable I2C for sandbox using driver model
` [U-Boot] [PATCH v6 07/11] dm: i2c: dts: Add an I2C bus for sandbox
` [U-Boot] [PATCH v6 08/11] dm: Add a simple EEPROM driver
` [U-Boot] [PATCH v6 09/11] dm: i2c: Add tests for I2C
` [U-Boot] [PATCH v6 10/11] dm: device: Add newline to debug() messages

[U-Boot] [PATCH] arm: socfpga: Add DT support for SoCFPGA
 2014-12-11 13:09 UTC  (4+ messages)

[U-Boot] Controlling write protect pin on SPI flash
 2014-12-11 11:12 UTC 

[U-Boot] watchdog not resetting beaglebone after timeout period
 2014-12-11 10:55 UTC 

[U-Boot] [PATCH v3] fastboot: handle flash write to GPT partitions
 2014-12-11 10:12 UTC  (2+ messages)

[U-Boot] [PATCH v2] fastboot: handle flash write to GPT partition
 2014-12-11 10:11 UTC  (4+ messages)

[U-Boot] VEXPRESS64 ARMv8 U-Boot maintenance
 2014-12-11  9:48 UTC 

[U-Boot] [PATCH 1/2] usb, g_dnl: generalize DFU detach functions
 2014-12-11  9:43 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] fastboot: add support for continue command

[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
 2014-12-11  7:40 UTC  (11+ messages)
` [U-Boot] [PATCH v3 3/9] sf: Update EON flash params
` [U-Boot] [PATCH v3 6/9] sf: Update Spansion "

[U-Boot] [PATCH v6 04/11] dm: i2c: Add a sandbox I2C driver
 2014-12-11  3:35 UTC  (4+ messages)

[U-Boot] [PATCH] gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()
 2014-12-11  3:22 UTC  (3+ messages)

[U-Boot] [RESEND PATCH] x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address
 2014-12-11  3:19 UTC  (2+ messages)

[U-Boot] [PATCH] bios_emulator: Correct ordering of includes
 2014-12-11  3:12 UTC 

[U-Boot] [PATCH v3 2/2] x86: ich-spi: Set the tx operation mode for ich 7
 2014-12-11  2:58 UTC  (4+ messages)

[U-Boot] Use .data section in SPL ?
 2014-12-11  2:20 UTC  (6+ messages)

[U-Boot] [PATCH v11 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-12-11  2:11 UTC  (6+ messages)

[U-Boot] Problem converting da850evm to generic board and use libfdt
 2014-12-11  2:10 UTC  (13+ messages)

[U-Boot] [PATCH 0/13] ARM: atmel: enable spl for sama5d4 related boards
 2014-12-11  1:56 UTC  (6+ messages)
` [U-Boot] [PATCH 13/13] ARM: atmel: sama5d4_xplained: enable spl support

[U-Boot] [PATCH] spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
 2014-12-11  1:34 UTC  (2+ messages)

[U-Boot] [PATCH v9 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-12-11  1:13 UTC  (18+ messages)
` [U-Boot] [PATCH v9 2/2] Odroid-XU3: Add documentation for Odroid-XU3


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