public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-12-11 17:53:23 to 2014-12-14 02:54:40 UTC [more...]

[U-Boot] [PATCH v1 0/5] SHEEVAPLUG : REFRESH 201412
 2014-12-14  2:54 UTC  (8+ 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 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] sunxi: Align PSCI stack calculation to comment
 2014-12-13 17:03 UTC  (2+ messages)

[U-Boot] [PATCH] embestmx6boards: Increase boot delay to 3s
 2014-12-13 17:03 UTC  (8+ 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] A23 u-boot with SPL / dram init available in my personal git repo
 2014-12-13 16:07 UTC  (8+ messages)

[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] [PATCH v2 0/5] sun6i: A31s / CSQ_CS908 board support
 2014-12-13 11:00 UTC  (9+ 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] /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 v3 0/27] x86: Add Intel Queensbay platform support
 2014-12-13  4:53 UTC  (32+ 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/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 v2 0/6] sf: SST changes, Byte program
 2014-12-12 18:23 UTC  (10+ 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 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  (38+ 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 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] [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  (4+ messages)
` [U-Boot] [PATCH 2/2] Kconfig: Move CONFIG_SYS_MALLOC_F_LEN "


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