messages from 2014-12-16 06:36:33 to 2014-12-17 15:52:32 UTC [more...]
[U-Boot] [PATCH 1/2] kbuild: Fix a false error of generic board support
2014-12-17 15:52 UTC (4+ 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 01/14] sun6i: s/SUNXI_GPL0_R_P2WI/SUN6I_GPL0_R_P2WI/
2014-12-17 12:56 UTC (17+ 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 11/14] sunxi: Fill memory before comparing it when doing dram init on sun6i
` [U-Boot] [PATCH 12/14] sunxi: Use memcmp for mctl_mem_matches
` [U-Boot] [PATCH 13/14] sun8i: Add dram initialization support
` [U-Boot] [PATCH 14/14] sun8i: Add defconfig for Ippo_q8h v1.2
[U-Boot] [PATCH V4 1/3] usb: eth: fix Makefile
2014-12-17 12:33 UTC (4+ messages)
` [U-Boot] [PATCH V4 2/3] usb: eth: add ASIX AX88179 DRIVER
[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 0/4] [RFC] rsa: Modify rsa lib to use hw acceleration
2014-12-17 10:05 UTC (5+ 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] fs: fat: read: fix fat16 ls/read issue
2014-12-17 9:03 UTC (10+ messages)
` [U-Boot] [PATCH] fat: scripts for prepare and test read fat files
[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 (20+ messages)
` [U-Boot] [PATCH v2 1/6] x86: Add a script to process Intel microcode files
` [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 v2 1/2] ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
2014-12-17 4:58 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] fsl/ls1021qds: Add deep sleep support
[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] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash
2014-12-17 1:14 UTC
[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] [PATCH v3] dm: sh: serial: Add support driver model
2014-12-17 0:03 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)
[U-Boot] [PATCH v2] mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
2014-12-16 23:03 UTC
[U-Boot] Booting imx6 board via USB-OTG and SPL
2014-12-16 22:51 UTC
[U-Boot] [PATCH v3] common/board_f.c: fix compile error when tracing disabled
2014-12-16 22:50 UTC (2+ messages)
[U-Boot] [PATCH] Fix hash verification
2014-12-16 22:30 UTC (5+ messages)
[U-Boot] [PATCH] spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)
2014-12-16 20:52 UTC (4+ messages)
[U-Boot] [PATCH 1/2] image: bootm: Add OpenRTOS image type
2014-12-16 20:00 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] image: Enable OpenRTOS booting via fitImage
[U-Boot] RFC Pin Configuration Device Tree Bindings for Altera Arria10 SOCFPGA
2014-12-16 19:39 UTC (4+ messages)
[U-Boot] [PATCH] fsl/sleep: updated the deep sleep framework for QorIQ platforms
2014-12-16 17:22 UTC (3+ messages)
` [U-Boot] [PATCH] mpc85xx/t104xrdb: convert deep sleep to generic board interface
[U-Boot] [PATCH] qe/deep-sleep: modify qe deep-sleep for generic board
2014-12-16 17:21 UTC (2+ messages)
[U-Boot] [PATCH] p5040ds: changed liodn offsets
2014-12-16 17:21 UTC (2+ messages)
[U-Boot] [PATCH][v2] crypto/fsl: Fix RNG instantiation failure
2014-12-16 17:20 UTC (2+ messages)
[U-Boot] [PATCH] powerpc/T10xx: Fix number of portals
2014-12-16 17:20 UTC (2+ messages)
[U-Boot] [PATCH V5] mpc85xx: inhibit qman and bman portals by default
2014-12-16 17:19 UTC (2+ messages)
[U-Boot] [PATCH] net/fm: update ft_fixup_port to differentiate dual-role mac
2014-12-16 17:18 UTC (2+ messages)
[U-Boot] [Patch v3] powerpc/mpc85xx: Fix DDR TLB mapping leftover
2014-12-16 17:18 UTC (2+ messages)
[U-Boot] [Patch v3] driver/ddr/fsl: Fix MRC_CYC calculation for DDR3
2014-12-16 17:17 UTC (2+ messages)
[U-Boot] [PATCH] powerpc/p2041rdb: enable generic board configs
2014-12-16 17:16 UTC (2+ messages)
[U-Boot] [PATCH] powerpc/t4240rdb: Convert to use generic board code
2014-12-16 17:15 UTC (2+ messages)
[U-Boot] [PATCH] powerpc/bsc913x: Convert to use generic board code
2014-12-16 17:15 UTC (2+ messages)
[U-Boot] [PATCH 1/2] dfu: mmc: check if mmc device exists in mmc_block_op()
2014-12-16 17:01 UTC (10+ messages)
` [U-Boot] [Patch V2 1/3] "
` [U-Boot] [Patch V2 2/3] gadget: f_thor: check pointers before use in download_tail()
` [U-Boot] [Patch V2 3/3] dfu: dfu_get_buf: check the value of env dfu_bufsiz before use
[U-Boot] [PATCH 1/8] imx: i2c: Zap unnecessary malloc() calls
2014-12-16 17:00 UTC (13+ messages)
` [U-Boot] [PATCH 2/8] arm: mx6: gw_ventana: Define CONFIG_SYS_MALLOC_F_LEN
` [U-Boot] [PATCH 3/8] arm: mx6: novena: "
` [U-Boot] [PATCH 4/8] arm: mx6: novena: Minor coding style fix
` [U-Boot] [PATCH 5/8] arm: mx6: novena: Minor config file fix
` [U-Boot] [PATCH 6/8] arm: mx6: novena: Pull GPIO definitions into header
` [U-Boot] [PATCH 7/8] arm: mx6: novena: Pull video handling into separate file
` [U-Boot] [PATCH 8/8] arm: mx6: novena: Add proper LVDS display support
[U-Boot] [PATCH] powerpc/913x: Add config flag for bootdelay
2014-12-16 16:38 UTC (6+ messages)
[U-Boot] [PATCH] USB: gadget: atmel_usba_udc: fix transfer hang issue
2014-12-16 15:09 UTC (2+ messages)
[U-Boot] Falcon mode boot support
2014-12-16 14:48 UTC (5+ messages)
[U-Boot] [PATCH 0/2] mtd: nand: mxs: fix PIO_WORD number
2014-12-16 14:38 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
` [U-Boot] [PATCH 2/2] mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
[U-Boot] [PATCH] arm: socfpga: board: Repair Micrel PHY tuning
2014-12-16 14:33 UTC (2+ messages)
[U-Boot] [PATCH v4 1/2] disk: part_efi: move code to static functions
2014-12-16 14:17 UTC (4+ messages)
` [U-Boot] [PATCH v4 2/2] fastboot: handle flash write to GPT partitions
[U-Boot] [PATCH] mtd: nand: mxs: fix PIO_WORD number
2014-12-16 11:45 UTC (6+ messages)
[U-Boot] [PATCH] spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
2014-12-16 11:03 UTC (5+ messages)
[U-Boot] [PATCH 1/1] powerpc/cm5200: migrate to generic board
2014-12-16 10:09 UTC
[U-Boot] [PATCH] cros-ec-keyboard: Synchronize DT binding from linux
2014-12-16 8:03 UTC (3+ messages)
[U-Boot] [PATCH] powerpc/t1024: add serdes protocol 0x40
2014-12-16 7:10 UTC
[U-Boot] [PATCH] ls102xa: dcu: Add platform support for DCU on LS1021AQDS board
2014-12-16 6:50 UTC
[U-Boot] [PATCH 0/5] arm: omap: reset sata on OS boot
2014-12-16 6:50 UTC (4+ messages)
` [U-Boot] [PATCH 4/5] arm: omap: reset sata on boot
[U-Boot] [PATCH] mtd: nand: revive "nand scrub" command
2014-12-16 6:41 UTC (10+ messages)
[U-Boot] [PATCH v2] mtd: nand: revive "nand scrub" command
2014-12-16 6:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox