public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-12-16 23:37:39 to 2014-12-18 19:08:41 UTC [more...]

[U-Boot] [PATCH 01/14] sun6i: s/SUNXI_GPL0_R_P2WI/SUN6I_GPL0_R_P2WI/
 2014-12-18 19:08 UTC  (27+ messages)
` [U-Boot] [PATCH 02/14] sunxi: Add support for the rsb (Reduced Serial Bus)
` [U-Boot] [PATCH 03/14] sunxi: axp221: Add axp223 support
` [U-Boot] [PATCH 04/14] sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usage
` [U-Boot] [PATCH 05/14] sunxi: axp221: Make dcdc1 voltage configurable
` [U-Boot] [PATCH 06/14] sunxi: axp221: Explicitly turn off unused voltages
` [U-Boot] [PATCH 07/14] sunxi: axp221: Disable dcdc4 on sun8i (A23)
` [U-Boot] [PATCH 08/14] sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
` [U-Boot] [PATCH 09/14] sun6i: Add k and m parameters "
` [U-Boot] [PATCH 10/14] sunxi: Move await_completion dram helper to dram.h
` [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support

[U-Boot] [PATCH v2 0/5] sun6i: A31s / CSQ_CS908 board support
 2014-12-18 18:56 UTC  (5+ messages)
` [U-Boot] [PATCH v2 5/5] sun6i: Add new CSQ_CS908 board

[U-Boot] [PATCH 0/5] ARM: UniPhier: minor fixes
 2014-12-18 18:44 UTC  (9+ messages)
` [U-Boot] [PATCH 1/5] ARM: UniPhier: fix property names of aliases nodes of device trees
` [U-Boot] [PATCH 2/5] ARM: UniPhier: remove unnecessary ifdef conditional
` [U-Boot] [PATCH 3/5] ARM: UniPhier: use DRAM area for init stack of normal image
` [U-Boot] [PATCH 4/5] ARM: UniPhier: select CONFIG_SPL
` [U-Boot] [PATCH 5/5] ARM: UniPhier: enable CONFIG_CMD_DM

[U-Boot] [PATCH] RFC: am35xx: Rearrange SPL on am35xx
 2014-12-18 18:26 UTC 

[U-Boot] [PATCH v3] arm: build arch memset/memcpy in Thumb2 mode
 2014-12-18 17:10 UTC 

[U-Boot] Pull request: u-boot-uniphier
 2014-12-18 16:56 UTC  (2+ messages)

[U-Boot] [PATCH] fs: fat: read: fix fat16 ls/read issue
 2014-12-18 16:14 UTC  (25+ messages)
    ` [U-Boot] [PATCH] fat: scripts for prepare and test read fat files
` [U-Boot] [PATCH v2] fs: fat: read: fix fat16 ls/read issue
  ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v2] arm: build arch memset/memcpy in Thumb2 mode
 2014-12-18 15:39 UTC  (6+ messages)

[U-Boot] [PATCH 1/1] kikwood: uboot-envtools: add plugs boards
 2014-12-18 15:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Serial Flash: call spi_flash_free more coherently
 2014-12-18 14:03 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "spi: add config option to enable the WP pin function on st micron flashes"
 2014-12-18 13:51 UTC 

[U-Boot] [PATCH RFC] arm: mx6: Add CCGR0 configuration to default DCD (spl_sd.cfg)
 2014-12-18 13:27 UTC  (10+ messages)

[U-Boot] SPI flash ID patches
 2014-12-18 13:23 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] SPI: Add S25FL064A and S25FL116K flash information
` [U-Boot] [PATCH 2/2] SPI: Add S25FL164K flash identifier info

[U-Boot] [PATCH] i2c_eeprom: include <linux/err.h> to fix build error
 2014-12-18 13:18 UTC  (2+ messages)

[U-Boot] [PATCH] mtd/spi: Add support for SST25WF040B
 2014-12-18 12:53 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: sf: Zap ramtron driver
 2014-12-18 12:52 UTC  (2+ messages)

[U-Boot] Falcon mode boot support
 2014-12-18 12:28 UTC  (7+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2014-12-18 11:49 UTC 

[U-Boot] [GIT] Pull request: u-boot-dfu (18-12-2014)
 2014-12-18 11:48 UTC  (2+ messages)

[U-Boot] A23 u-boot with SPL / dram init available in my personal git repo
 2014-12-18 11:41 UTC  (11+ messages)

[U-Boot] [PATCH 1/4] [RFC] [v2] rsa: Split the rsa-verify
 2014-12-18 11:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] [RFC] [v2] crypto/fsl: Add support for RSA Modular Exponentiation
` [U-Boot] [PATCH 3/4] [RFC] [v2] hash: Add function to find hash_algo struct with progressive hash
` [U-Boot] [PATCH 4/4] [RFC] [v2] rsa: Use checksum algorithms from struct hash_algo

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

[U-Boot] Regarding patch: http://patchwork.ozlabs.org/patch/373593/
 2014-12-18 11:16 UTC 

[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Enable I2C4 and I2C5 usage on the J6Eco EVM
 2014-12-18 11:00 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] kbuild: Fix a false error of generic board support
 2014-12-18 10:54 UTC  (6+ messages)

[U-Boot] [PATCH v2] ubi: enable error reporting in initialization
 2014-12-18  9:19 UTC  (3+ messages)

[U-Boot] [PATCH resend 1/2] config_distro_bootcmd.h: Allow user to indicate that usb is inited in preboot
 2014-12-18  9:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, resend, "

[U-Boot] [PATCH v3 0/27] x86: Add Intel Queensbay platform support
 2014-12-18  7:25 UTC  (5+ messages)
` [U-Boot] [PATCH v3 23/27] x86: crownbay: Add SPI flash support

[U-Boot] [PATCH] spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT
 2014-12-18  7:13 UTC  (3+ messages)

[U-Boot] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash
 2014-12-18  7:03 UTC  (2+ messages)

[U-Boot] [PATCH] cros-ec-keyboard: Synchronize DT binding from linux
 2014-12-18  3:41 UTC  (4+ messages)

[U-Boot] [PATCH] mpc85xx: clean up the old deep sleep framework
 2014-12-18  2:56 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
 2014-12-18  2:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] fsl/ls1021qds: Add deep sleep support

[U-Boot] [PATCH] mpc85xx/t1040qds: convert deep sleep to generic board interface
 2014-12-18  2:20 UTC 

[U-Boot] [PATCH] mpc85xx/t102xqds: convert deep sleep to generic board interface
 2014-12-18  1:55 UTC 

[U-Boot] [PATCH] ls1:config: Add USB support for ls1021atwr
 2014-12-17 23:08 UTC  (4+ messages)
` [U-Boot] [PATCH] ls1:config: Add XHCI support for ls1021aqds

[U-Boot] [PATCH 0/4] [RFC] rsa: Modify rsa lib to use hw acceleration
 2014-12-17 21:59 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] [RFC] rsa: Split the rsa-verify
` [U-Boot] [PATCH 2/4] [RFC] crypto/fsl: Add support for RSA Modular Exponentiation
` [U-Boot] [PATCH 3/4] [RFC] hash: Add function to find hash_algo struct with progressive hash
` [U-Boot] [PATCH 4/4] [RFC] rsa: Use checksum algorithms from struct hash_algo

[U-Boot] [PATCH v3] dm: sh: serial: Add support driver model
 2014-12-17 16:28 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/15] x86: Add Intel Queensbay platform support
 2014-12-17 14:57 UTC  (35+ messages)
` [U-Boot] [PATCH v4 01/15] x86: Integrate Tunnel Creek processor microcode
` [U-Boot] [PATCH v4 02/15] x86: Add basic support to queensbay platform and crownbay board
` [U-Boot] [PATCH v4 03/15] x86: Convert microcode format to device-tree-only
` [U-Boot] [PATCH v4 04/15] x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
` [U-Boot] [PATCH v4 05/15] x86: Enable the queensbay cpu directory build
` [U-Boot] [PATCH v4 06/15] x86: Add queensbay and crownbay Kconfig files
` [U-Boot] [PATCH v4 07/15] x86: Add crownbay defconfig and config.h
` [U-Boot] [PATCH v4 08/15] x86: Use consistent name XXX_ADDR for binary blob flash address
` [U-Boot] [PATCH v4 09/15] x86: Include FSP and CMC binary in the u-boot.rom build rules
` [U-Boot] [PATCH v4 10/15] x86: crownbay: Add SPI flash support
` [U-Boot] [PATCH v4 11/15] x86: crownbay: Enable Intel E1000 NIC support
` [U-Boot] [PATCH v4 12/15] x86: crownbay: Add SDHCI support
` [U-Boot] [PATCH v4 13/15] x86: Rename coreboot-serial to x86-serial
` [U-Boot] [PATCH v4 14/15] x86: Add a README.x86 for U-Boot on x86 support
` [U-Boot] [PATCH v4 15/15] x86: Clean up the FSP support codes

[U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support
 2014-12-17 14:36 UTC  (4+ messages)

[U-Boot] [PATCH v1 0/5] SHEEVAPLUG : REFRESH 201412
 2014-12-17 14:27 UTC  (10+ messages)
` [U-Boot] [PATCH v3 0/6] "
  ` [U-Boot] [PATCH v3 1/6] SHEEVAPLUG : FIX typo
  ` [U-Boot] [PATCH v3 2/6] SHEEVAPLUG : FIX multiple defines
  ` [U-Boot] [PATCH v3 3/6] SHEEVAPLUG : ADD generic board define
  ` [U-Boot] [PATCH v3 4/6] SHEEVAPLUG : ADD CONFIG_CMD_FAT
  ` [U-Boot] [PATCH v3 5/6] SHEEVAPLUG : ADD FDT support
  ` [U-Boot] [PATCH v3 6/6] SHEEVAPLUG : REDEFINE MTDPARTS

[U-Boot] [PATCH v2 1/1] ARM: kirkwood: mvebu_mmc: Speed up access time
 2014-12-17 10:18 UTC  (5+ messages)
` [U-Boot] [PATCH v3 0/6] "

[U-Boot] [PATCH] powerpc/t1024rdb: Add support for T1024RDB-PB
 2014-12-17  8:51 UTC 

[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
 2014-12-17  8:39 UTC  (9+ messages)

[U-Boot] [PATCH 15/25] x86: Add a simple command to show FSP HOB information
 2014-12-17  8:13 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] x86: Support microcode in a single place
 2014-12-17  8:07 UTC  (17+ messages)
` [U-Boot] [PATCH v2 2/6] x86: ifdtool: Add support for early microcode access
` [U-Boot] [PATCH v2 3/6] x86: Move microcode updates into a separate directory
` [U-Boot] [PATCH v2 4/6] x86: ivybridge: Update the microcode
` [U-Boot] [PATCH v2 5/6] x86: Correct problems in the microcode loading
` [U-Boot] [PATCH v2 6/6] x86: Convert microcode format to device-tree-only

[U-Boot] [PATCH] mpc85xx/t102xrdb: convert deep sleep to generic board interface
 2014-12-17  7:42 UTC 

[U-Boot] [PATCH] t1024qds: add missing T1024QDS_defconfig
 2014-12-17  7:39 UTC 

[U-Boot] [PATCH v2] powerpc/t1024: add serdes protocol 0x40 and 0x5f
 2014-12-17  7:38 UTC 

[U-Boot] [PATCH v3 0/1] x86: Support microcode in a single place
 2014-12-17  5:25 UTC  (3+ messages)
` [U-Boot] [PATCH v3] x86: Add a script to process Intel microcode files

[U-Boot] [PATCH] powerpc/t1024: add serdes protocol 0x40 and 0x5f
 2014-12-17  5:18 UTC 

[U-Boot] [PATCH 0/19] powerpc: Introduce device tree control and driver model
 2014-12-17  4:47 UTC  (7+ messages)
` [U-Boot] [PATCH 17/19] serial: Support an early UART for debugging
` [U-Boot] [PATCH 18/19] serial: ns16550: Support debug UART

[U-Boot] [OpenQuestion] stdint.h and inttypes.h in U-Boot ?
 2014-12-17  4:44 UTC  (4+ messages)

[U-Boot] [PATCH 0/10] Provide inttypes.h to avoid 32/64 bit problems with printf()
 2014-12-17  4:38 UTC  (6+ messages)
` [U-Boot] [PATCH 04/10] Use uint64_t for time types

[U-Boot] [PATCH v2] x86: Clean up the FSP support codes
 2014-12-17  3:42 UTC  (6+ messages)

[U-Boot] [PATCH V3 00/12] cleanup and refactor lcd.c
 2014-12-17  2:13 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/23] ARM: tegra: Add PCIe support
 2014-12-17  2:10 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx master
 2014-12-17  0:45 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2014-12-17  0:45 UTC  (4+ messages)

[U-Boot] Implementing the uBoot SYSCALL interface for MIPS
 2014-12-17  0:07 UTC 

[U-Boot] Problem converting da850evm to generic board and use libfdt
 2014-12-16 23:48 UTC  (16+ messages)

[U-Boot] [PATCH v2] dm: sh: serial: Add support driver model
 2014-12-16 23:37 UTC  (3+ messages)


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