messages from 2014-12-12 03:26:18 to 2014-12-15 02:09:35 UTC [more...]
[U-Boot] [PATCH] allow config_distro_bootcmd to pass uuid to extlinux.conf
2014-12-15 2:09 UTC (4+ messages)
[U-Boot] Build problem with crownbay
2014-12-15 0:23 UTC (4+ messages)
[U-Boot] [PATCH 0/8] x86: Support microcode in a single place
2014-12-15 0:15 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] x86: Add a script to process Intel microcode files
` [U-Boot] [PATCH 2/8] x86: ifdtool: Correct a debug() missing parameter
` [U-Boot] [PATCH 3/8] x86: ifdtool: Display filename when file errors are reported
` [U-Boot] [PATCH 4/8] x86: ifdtool: Use a structure for the file/address list
` [U-Boot] [PATCH 5/8] x86: ifdtool: Add support for early microcode access
` [U-Boot] [PATCH 6/8] x86: Move microcode updates into a separate directory
` [U-Boot] [PATCH 7/8] x86: ivybridge: Update the microcode
` [U-Boot] [PATCH 8/8] x86: Convert microcode format to device-tree-only
[U-Boot] [PATCH] embestmx6boards: Increase boot delay to 3s
2014-12-14 23:07 UTC (13+ messages)
[U-Boot] USB Host not enumerating properly on AM335x-based board
2014-12-14 19:18 UTC (4+ messages)
[U-Boot] [PATCH] disk/part.c: use unsigned format when printing capacity
2014-12-14 17:56 UTC
[U-Boot] [PATCH 0/17] buildman: A few more features and improvements (Christmas edition)
2014-12-14 17:30 UTC (3+ messages)
` [U-Boot] [PATCH 07/17] buildman: Allow specifying a range of commits to build
[U-Boot] [PATCH] arm: mxs: olinuxino: move DRAM config tuning to SPL
2014-12-14 16:14 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] sun6i: A31s / CSQ_CS908 board support
2014-12-14 14:57 UTC (11+ messages)
` [U-Boot] [PATCH v2 1/5] sun6i: Make dram clk and zq value Kconfig options
` [U-Boot] [PATCH v2 3/5] sun6i: dram: Do not try to initialize a second dram chan on A31s
` [U-Boot] [PATCH v2 4/5] sun6i: Drop some "unknown magic" from dram init
` [U-Boot] [PATCH v2 5/5] sun6i: Add new CSQ_CS908 board
[U-Boot] [PATCH 2/2] embestmx6boards: convert to use config_distro_bootcmd.h
2014-12-14 14:51 UTC
[U-Boot] [PATCH 1/2] embestmx6boards: convert to use config_distro_defaults.h
2014-12-14 14:51 UTC
[U-Boot] [PATCH] ARM: sunxi: Add MAINTAINERS entry for Merrii Hummingbird A31
2014-12-14 14:46 UTC (4+ messages)
` [U-Boot] [PATCH] ARM: sunxi: Fix board target name in Hummingbird_A31_defconfig
[U-Boot] A23 u-boot with SPL / dram init available in my personal git repo
2014-12-14 9:44 UTC (9+ messages)
[U-Boot] [PATCH] sunxi: Align PSCI stack calculation to comment
2014-12-14 9:36 UTC (3+ messages)
[U-Boot] [PATCH] x86: Clean up the FSP support codes
2014-12-14 6:02 UTC (2+ messages)
[U-Boot] [PATCH] bios_emulator: Correct ordering of includes
2014-12-14 5:36 UTC (2+ messages)
[U-Boot] [PATCH v2 0/6] sf: SST changes, Byte program
2014-12-14 5:36 UTC (16+ 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] x86: ifdtool: Separate out filenames for -D and -i
2014-12-14 5:31 UTC
[U-Boot] [PATCH v3 0/27] x86: Add Intel Queensbay platform support
2014-12-14 4:23 UTC (34+ 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 v1 0/5] SHEEVAPLUG : REFRESH 201412
2014-12-14 2:54 UTC (13+ messages)
` [U-Boot] [PATCH v1 1/5] SHEEVAPLUG : FIX typo
` [U-Boot] [PATCH v1 2/5] SHEEVAPLUG : FIX multiple defines
` [U-Boot] [PATCH v1 3/5] SHEEVAPLUG : ADD generic board define
` [U-Boot] [PATCH v1 4/5] SHEEVAPLUG : ADD CONFIG_CMD_FAT
` [U-Boot] [PATCH v1 5/5] SHEEVAPLUG : ADD FDT support
` [U-Boot] [PATCH v2 0/6] SHEEVAPLUG : REFRESH 201412
` [U-Boot] [PATCH v2 1/6] SHEEVAPLUG : FIX typo
` [U-Boot] [PATCH v2 2/6] SHEEVAPLUG : FIX multiple defines
` [U-Boot] [PATCH v2 3/6] SHEEVAPLUG : ADD generic board define
` [U-Boot] [PATCH v2 4/6] SHEEVAPLUG : ADD CONFIG_CMD_FAT
` [U-Boot] [PATCH v2 5/6] SHEEVAPLUG : ADD FDT support
` [U-Boot] [PATCH v2 6/6] SHEEVAPLUG : REDEFINE MTDPARTS
[U-Boot] [PATCH v1 0/2] SHEEVAPLUG : OPENWRT READY
2014-12-13 20:36 UTC (3+ messages)
` [U-Boot] [PATCH v1 1/2] SHEEVAPLUG : REDEFINE MTDPARTS
` [U-Boot] [PATCH v1 2/2] SHEEVAPLUG : REDEFINE ENV
[U-Boot] [PATCH v2 1/1] ARM: kirkwood: mvebu_mmc: Speed up access time
2014-12-13 20:35 UTC (8+ messages)
` [U-Boot] [PATCH v3 0/6] "
` [U-Boot] [PATCH v3 1/6] MVEBUMMC : Change copyright date
` [U-Boot] [PATCH v3 2/6] MVEBUMMC : Speed up access time
` [U-Boot] [PATCH v3 3/6] MVEBUMMC : FIX debug strings
` [U-Boot] [PATCH v3 4/6] MVEBUMMC : REMOVE unnecessary delays
` [U-Boot] [PATCH v3 5/6] MVEBUMMC : CLEAN code
` [U-Boot] [PATCH v3 6/6] MVEBUMMC : REMOVE unnecessary delay from init
[U-Boot] uBoot services
2014-12-13 19:47 UTC (2+ messages)
[U-Boot] [PATCH] sun6i: Add new board Merrii Hummingbird A31
2014-12-13 17:01 UTC (3+ messages)
[U-Boot] [PATCH resend 0/2] config_distro_bootcmd: Avoid usb getting scanned tw
2014-12-13 16:52 UTC (5+ messages)
` [U-Boot] [PATCH resend 1/2] config_distro_bootcmd.h: Allow user to indicate that usb is inited in preboot
` [U-Boot] [PATCH resend 2/2] sunxi: Avoid usb getting scanned twice when using usb kbd + usb boot
[U-Boot] [PATCH] mtd: nand: mxs: fix PIO_WORD number
2014-12-13 13:12 UTC (7+ messages)
[U-Boot] Fastboot and MUSB driver on OMAP3
2014-12-13 12:30 UTC
[U-Boot] /proc/cpuinfo Revision field is 0000 on raspberry pi after booting with u-boot
2014-12-13 9:29 UTC (2+ messages)
[U-Boot] [PATCH v4 1/2] disk: part_efi: move code to static functions
2014-12-12 23:51 UTC (2+ messages)
` [U-Boot] [PATCH v4 2/2] fastboot: handle flash write to GPT partitions
[U-Boot] [PATCH] spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
2014-12-12 21:49 UTC (2+ messages)
[U-Boot] [PATCH] qe/deep-sleep: add qe deep-sleep for generic board
2014-12-12 21:27 UTC (2+ messages)
[U-Boot] Pull request: u-boot-mmc 12122014
2014-12-12 19:27 UTC
[U-Boot] [PATCH v2 00/18] Support for eMMC partitioning and related fixes
2014-12-12 19:20 UTC (2+ messages)
[U-Boot] [PATCH 0/4] mmc: Fix recognition and selection of Dual Data Rate mode
2014-12-12 19:13 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] mmc: Fix handling of bus widths and DDR card capabilities
` [U-Boot] [PATCH 2/4] mmc: Fix Dual Data Rate capability recognition
` [U-Boot] [PATCH 3/4] mmc: Fix block length for DDR mode
` [U-Boot] [PATCH 4/4] mmc: dw_mmc: Use active DDR mode flag
[U-Boot] Please pull u-boot-dm
2014-12-12 18:46 UTC (2+ messages)
[U-Boot] [PATCH] mmc: exynos_dw-mmc: change debug message
2014-12-12 18:36 UTC (2+ messages)
[U-Boot] [PATCH ] MMC: add MMC_VERSION_5_0
2014-12-12 18:34 UTC (2+ messages)
[U-Boot] [PATCH ] MMC: fix user capacity for partitioned eMMC card
2014-12-12 18:33 UTC (2+ messages)
[U-Boot] [PATCH] mmc: Cosmetic fix for nicer, aligned device list printout
2014-12-12 18:27 UTC (2+ messages)
[U-Boot] [PATCH] mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
2014-12-12 18:25 UTC (2+ messages)
[U-Boot] [PATCH 3/3] arm: semihosting: get rid of forward declarations
2014-12-12 18:08 UTC (2+ messages)
[U-Boot] [PATCH 2/3] arm: semihosting: fix up compile bugs
2014-12-12 18:03 UTC (2+ messages)
[U-Boot] [PATCH] Fix hash verification
2014-12-12 18:01 UTC
[U-Boot] [PATCH 1/3] arm: semihosting: staticize internal functions
2014-12-12 17:55 UTC (2+ messages)
[U-Boot] VEXPRESS64 ARMv8 U-Boot maintenance
2014-12-12 17:48 UTC (3+ messages)
[U-Boot] [PATCH] b4860: Correct LIODN assignment for PCIe
2014-12-12 17:14 UTC (2+ messages)
[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] 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 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 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 (32+ messages)
` [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 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 "
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