public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-01-27 14:12:32 to 2017-01-30 10:46:51 UTC [more...]

[U-Boot] [PATCH 1/7] mmc: move CONFIG_GENERIC_MMC to Kconfig
 2017-01-30 10:46 UTC  (3+ messages)
` [U-Boot] [PATCH 2/7] mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
` [U-Boot] [PATCH 3/7] mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ

[U-Boot] [PATCH 0/3] pcie-layerscape: Enable PCI-LUT initialization for NXP-Chasis-2
 2017-01-30 10:43 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.h
` [U-Boot] [PATCH 2/3] pcie-layerscape: Define stream-ids for Layerscape Chasis-2
` [U-Boot] [PATCH 3/3] pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs

[U-Boot] [UBOOT v2 00/15] Add support for SD3.0 and eMMC HS200
 2017-01-30 10:38 UTC  (16+ messages)
` [U-Boot] [UBOOT v2 01/15] mmc: sdhci: Update host capabilities about host controller
` [U-Boot] [UBOOT v2 02/15] mmc: Add support for SD3.0
` [U-Boot] [UBOOT v2 03/15] mmc: sdhci: Add SD3.0 support
` [U-Boot] [UBOOT v2 04/15] mmc: sdhci: Add support for platform/board specific tuning
` [U-Boot] [UBOOT v2 05/15] mmc: sdhci: Add support for platform specific delay
` [U-Boot] [UBOOT v2 06/15] mmc: sdhci: Make sdhci_ops of host as modifiable
` [U-Boot] [UBOOT v2 07/15] zynqmp: Define routines for mmio write and read
` [U-Boot] [UBOOT v2 08/15] mmc: sdhci: zynq: Define private structure arasan_sdhci_priv
` [U-Boot] [UBOOT v2 09/15] mmc: sdhci: zynqmp: Add support of SD3.0
` [U-Boot] [UBOOT v2 10/15] mmc: sdhci: Add quirk for 1.8v switching not supported
` [U-Boot] [UBOOT v2 11/15] mmc: zynq_sdhci: Update quirk if "
` [U-Boot] [UBOOT v2 12/15] mmc: sdhci: Add support for eMMC HS200 mode
` [U-Boot] [UBOOT v2 13/15] mmc: sdhci: Update execute tuning and set clock for HS200
` [U-Boot] [UBOOT v2 14/15] mmc: sdhci: zynqmp: Set tapdelays for eMMC HS200 mode
` [U-Boot] [UBOOT v2 15/15] mmc: Change frequency while accessing to boot partition

[U-Boot] [PATCH] arm: fsl-layerscape: Move QSGMII wriop_init to SoC file
 2017-01-30 10:19 UTC 

[U-Boot] [PATCH v4 0/9] imx6ul: Add Engicam Is.IoT MX6UL support
 2017-01-30 10:14 UTC  (13+ messages)
` [U-Boot] [PATCH v4 2/9] arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support
` [U-Boot] [PATCH v4 4/9] imx6: isiotmx6ul: Add I2C support
` [U-Boot] [PATCH v4 5/9] arm: dts: imx6ul-isiot: Add FEC node

[U-Boot] Config for karo tx28
 2017-01-30  7:59 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] armv8: fsl-layerscape: Update vid support
 2017-01-30  7:21 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] armv8: fsl-lsch3: Update VID support

[U-Boot] [PATCH] LS1021ATWR: Modify u-boot size for sd secureboot
 2017-01-30  5:09 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: uniphier: update README.uniphier for latest build instruction
 2017-01-30  4:12 UTC 

[U-Boot] [PATCH v2 0/3] cmd: add "config" command, rework "license" command
 2017-01-30  2:12 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] scripts: import bin2c.c from Linux 4.10-rc6
` [U-Boot] [PATCH v2 2/3] cmd: add a new command "config" to show .config contents
` [U-Boot] [PATCH v2 3/3] cmd: rework "license" command

[U-Boot] pull request: u-boot-uniphier/master
 2017-01-29 17:39 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: move CONFIG_GENERIC_MMC to Kconfig
 2017-01-29 14:30 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] cmd: add "config" command, rework "license" command
 2017-01-29 14:25 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] scripts: import bin2c.c from Linux 4.10-rc5
` [U-Boot] [PATCH 2/3] cmd: add a new command "config" to show .config contents
` [U-Boot] [PATCH 3/3] cmd: rework "license" command

[U-Boot] [PATCH 00/16] ARM: uniphier: UniPhier SoC updates for v2017.03 (3rd round)
 2017-01-29 12:11 UTC  (18+ messages)
` [U-Boot] [PATCH 01/16] clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock
` [U-Boot] [PATCH 02/16] ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoC
` [U-Boot] [PATCH 03/16] ARM: uniphier: detect RAM size by decoding HW register instead of DT
` [U-Boot] [PATCH 04/16] ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC
` [U-Boot] [PATCH 05/16] ARM: uniphier: refactor cmd_ddrphy
` [U-Boot] [PATCH 06/16] ARM: uniphier: clean up UMC init for PXs2 SoC
` [U-Boot] [PATCH 07/16] ARM: uniphier: refactor cmd_ddrmphy
` [U-Boot] [PATCH 08/16] ARM: uniphier: compile board data only for SPL
` [U-Boot] [PATCH 09/16] ARM: uniphier: collect SPL CONFIG symbols to the bottom of header
` [U-Boot] [PATCH 10/16] ARM: uniphier: use Image.gz instead Image for booting ARM64 Linux
` [U-Boot] [PATCH 11/16] ARM: uniphier: set initrd_high environment to skip initrd relocation
` [U-Boot] [PATCH 12/16] ARM: uniphier: change the offset to environment storage area
` [U-Boot] [PATCH 13/16] ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
` [U-Boot] [PATCH 14/16] ARM: uniphier: make update commands more flexible for ATF
` [U-Boot] [PATCH 15/16] i2c: uniphier(-f): remove unneeded #include <dm/root.h>
` [U-Boot] [PATCH 16/16] i2c: uniphier-f: use readl_poll_timeout() to poll registers

[U-Boot] [RFC PATCH v3 00/11] IPv6 support
 2017-01-29  7:21 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v3 09/11] net: IPv6 documentation

[U-Boot] [PATCH v2] SPL: add support to boot from a partition type
 2017-01-29  3:13 UTC 

[U-Boot] [PATCH] SPL: add support to boot from a partition type
 2017-01-29  2:14 UTC  (5+ messages)

[U-Boot] [PATCH v8 0/7] arm: socfpga: update default u-boot environment
 2017-01-28 23:05 UTC  (8+ messages)
` [U-Boot] [PATCH v8 1/7] arm: socfpga: add env settings to common header
` [U-Boot] [PATCH v8 2/7] arm: socfpga: update de0 nano default environment
` [U-Boot] [PATCH v8 3/7] arm: socfpga: update cyclone5 socdk "
` [U-Boot] [PATCH v8 4/7] arm: socfpga: update arria5 "
` [U-Boot] [PATCH v8 5/7] arm: socfpga: Update DE1 environment
` [U-Boot] [PATCH v8 6/7] arm: socfpga: Update SoCKit environment
` [U-Boot] [PATCH v8 7/7] arm: socfpga: Update sr1500 environment

[U-Boot] [PATCH 0/3] Distroboot support for DE0-nano-SoC board
 2017-01-28 22:49 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] socfpga: Enable abort for DE-nano-SoC SPL uboot load from MMC
` [U-Boot] [PATCH 2/3] socfpga: Add distoboot support for DE0-nano-SoC
` [U-Boot] [PATCH 3/3] socfpga: Adapt environment storage "

[U-Boot] [PATCH v4 0/3] Add a config for AM335x High Security EVM
 2017-01-28 22:46 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/3] malloc_simple: Add debug statements to memalign_simple
  ` [U-Boot] [U-Boot, v4, "
` [U-Boot] [PATCH v4 2/3] spl: Remove overwrite of relocated malloc limit
  ` [U-Boot] [U-Boot, v4, "
` [U-Boot] [PATCH v4 3/3] defconfig: Add a config for AM335x High Security EVM
  ` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] booti: Set images.os.arch
 2017-01-28 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] fs/fat: Fix unaligned __u16 reads for FAT12 access
 2017-01-28 22:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] buildman: Update link to the most recent prebuilt ARC toolachin
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] arm: Note vendor-required status of certain MACH_TYPE values
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] am335x_shc: Drop MACH_TYPE usage
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/5] "

[U-Boot] [PATCH 3/5] arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] Revert "arm: Remove unregister MACH_TYPE_xxx uses"
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] arm: Re-sync with full list of MACH_TYPE_xxx values
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 2/2] board/chiliboard: Add support for chiliBoard
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/2] ARM: am335x: Add support for chiliSOM
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,1/2] "

[U-Boot] [PATCH v4 9/9] ARM: SPI: stm32: add stm32f746 qspi driver
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 8/9] ARM: stm32: enable support for smsc phy on stm32f746-disco board
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 7/9] net: phy: add SMSC LAN8742 phy
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,7/9] "

[U-Boot] [PATCH v4 6/9] net: stm32: add designware mac glue code for stm32
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 5/9] ARM: stm32: use clock setup function defined in clock.c
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 4/9] ARM: stm32: fix stm32f7 sdram fmc base address
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/9] ARM: stm32: cleanup stm32f7 files
 2017-01-28 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,3/9] "

[U-Boot] [PATCH v4 2/9] ARM: DTS: stm32: add stm32f746-disco device tree files
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/9] ARM: DTS: stm32: add stm32f746 device tree pin control files
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v2 2/2] arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/2] arm: omap3: Fix cpuinfo frequency spelling
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
 2017-01-28 22:44 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] arm64: spin-table: add more information in Kconfig help
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 4/4] aspeed: Support for ast2500 Eval Board
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/4] aspeed: Board init functions and common configs for ast2500 based boards
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/4] aspeed: Add basic ast2500-specific drivers and configuration
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/4] aspeed: Add drivers common to all Aspeed SoCs
 2017-01-28 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [RFC PATCH 0/3] arm64: rk3399: enable SPL with ATF support
 2017-01-28 21:55 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 3/3] spl: add support to booting with ATF

[U-Boot] [PATCH 0/3] env: Add support for environments on arbitrary filesystems
 2017-01-28 20:03 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] env: Add generic redundant environment implementation
` [U-Boot] [PATCH 2/3] env: Switch env_nand, env_mmc and env_ubi to env_import_redund
` [U-Boot] [PATCH 3/3] env: Add support for FS environment

[U-Boot] [PATCH v3 0/4] Add FreeBSD kconfig options
 2017-01-28 19:33 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/4] api: FreeBSD: flush cache before starting

[U-Boot] [PATCH v5 0/9] disk: convert to Kconfig
 2017-01-28 18:44 UTC  (21+ messages)
` [U-Boot] [PATCH v5 1/9] disk: convert CONFIG_PARTITIONS "
` [U-Boot] [PATCH v5 2/9] disk: convert CONFIG_MAC_PARTITION "
` [U-Boot] [PATCH v5 3/9] disk: convert CONFIG_DOS_PARTITION "
` [U-Boot] [PATCH v5 4/9] disk: convert CONFIG_ISO_PARTITION "
` [U-Boot] [PATCH v5 5/9] disk: convert CONFIG_AMIGA_PARTITION "
` [U-Boot] [PATCH v5 6/9] kbuild: add include linux/kconfig.h in config.h
` [U-Boot] [PATCH v5 7/9] disk: convert CONFIG_EFI_PARTITION to Kconfig
` [U-Boot] [PATCH v5 9/9] disk: convert CONFIG_PARTITION_TYPE_GUID "

[U-Boot] [PATCH v5 8/9] disk: convert CONFIG_PARTITION_UUIDS to Kconfig
 2017-01-28 18:44 UTC  (3+ messages)
` [U-Boot] [PATCH v6 8/9] cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT

[U-Boot] [PATCH] mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
 2017-01-28 15:05 UTC 

[U-Boot] [PATCHv5 01/17] configs: ls1021a: enable DT and DM support
 2017-01-28  2:23 UTC  (3+ messages)
` [U-Boot] [PATCHv5 15/17] armv8: ls2080a: Enable PCIe in defconfigs

[U-Boot] [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
 2017-01-28  1:47 UTC  (8+ messages)
` [U-Boot] [RFC PATCH 01/11] SPL: FIT: refactor FDT loading
` [U-Boot] [RFC PATCH 02/11] SPL: FIT: rework U-Boot image loading

[U-Boot] [PATCH v7] BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
 2017-01-28  0:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Update configs for the firefly-rk3288
 2017-01-27 21:31 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for firefly-rk3288 board

[U-Boot] [PATCH] net: designware: fix for use with current Linux device tree for Meson GX
 2017-01-27 21:19 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/3] mmc: meson: add MMC driver for Meson GX (S905)
 2017-01-27 20:56 UTC  (2+ messages)
` [U-Boot] [PATCH v3 3/3] odroid-c2: enable new Meson GX MMC driver in board defconfig

[U-Boot] [PATCH v3 1/3] mmc: meson: update Meson GXBB / Odroid-C2 DT with latest Linux version
 2017-01-27 20:55 UTC 

[U-Boot] [PATCH] drivers: net: fsl-mc: Fixup MAC addresses in DPC
 2017-01-27 20:45 UTC  (2+ messages)

[U-Boot] [PATCH 2/2][v3] armv8: ls1012a: Add support of PPA
 2017-01-27 20:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/2][v3] board: freescale: ls1012a: Enable secure DDR on LS1012A platforms
 2017-01-27 20:36 UTC  (2+ messages)

[U-Boot] [PATCH 2/5][v5] arch: powerpc: update the IFC IP input clock
 2017-01-27 20:29 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/16] sunxi: Add support for the CHIP Pro
 2017-01-27 20:15 UTC  (7+ messages)
` [U-Boot] [PATCH v4 4/16] common: Move environment choice to Kconfig
` [U-Boot] [PATCH v4 6/16] mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry

[U-Boot] [PATC v2 00/15] imx6: Engicam i.CoreM6/Is.IoT eMMC boot support
 2017-01-27 18:26 UTC  (20+ messages)
` [U-Boot] [PATCH v2 03/15] imx: Use IMX6_BMODE_* macros instead of numericals
` [U-Boot] [PATCH v2 04/15] imx6: Add src_base structure define macro
` [U-Boot] [PATCH v2 05/15] imx6: isiotmx6ul: Update SPL board boot order for eMMC
` [U-Boot] [PATCH v2 06/15] i.MX6UL: isiot: Add eMMC boot support
` [U-Boot] [PATCH v2 07/15] i.MX6UL: isiot: Add modeboot env via board_late_init
` [U-Boot] [PATCH v2 08/15] i.MX6UL: isiot: Add mmc_late_init
` [U-Boot] [PATCH v2 09/15] i.MX6UL: isiot: Switch the mmc env based on devno
` [U-Boot] [PATCH v2 10/15] arm: dts: imx6qdl-icore-rqs: Add eMMC node
` [U-Boot] [PATCH v2 11/15] imx6: icorem6_rqs: Update SPL board boot order for eMMC
` [U-Boot] [PATCH v2 12/15] imx6: icorem6_rqs: Add eMMC boot support
` [U-Boot] [PATCH v2 13/15] i.MX6Q: icorem6_rqs: Add modeboot env via board_late_init
` [U-Boot] [PATCH v2 14/15] i.MX6Q: icorem6_rqs: Add mmc_late_init
` [U-Boot] [PATCH v2 15/15] i.MX6Q: isiot: Switch the mmc env based on devno

[U-Boot] sf: Remove spansion_s25fss_disable_4KB_erase
 2017-01-27 18:04 UTC  (3+ messages)

[U-Boot] [PATCH] armv8: ls1046a: Enable workaround for erratum A-008336
 2017-01-27 17:57 UTC 

[U-Boot] [PATCH] bcm2835: wdt: support for the bcm2835/2836 wdt
 2017-01-27 16:20 UTC  (3+ messages)
` [U-Boot] [PATCH] bcm2835_wdt: support for the BCM2835/2836 watchdog

[U-Boot] [RFC PATCH 0/9] ARM: imx: mx6: Add virtual mx6memcal board
 2017-01-27 15:25 UTC  (9+ messages)
` [U-Boot] [RFC PATCH 0/3] ARM: imx: mx6: Add plugin support for SPL

[U-Boot] [PATCH] cros_ec: i2c: Add support for version 3 of the EC protocol
 2017-01-27 15:17 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux
 2017-01-27 14:54 UTC  (5+ messages)
` [U-Boot] [PATCH 6/7] ARM: k2g: setup PRU ethernet MAC addresses


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