public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-05-31 16:16:37 to 2017-06-01 12:10:07 UTC [more...]

[U-Boot] Please pull u-boot-marvell/master
 2017-06-01 12:10 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm (take 2)
 2017-06-01 12:10 UTC  (4+ messages)

[U-Boot] [PATCH v7 00/10] STiH410-B2260: add reset, usb and fastboot support
 2017-06-01 12:05 UTC  (11+ messages)
` [U-Boot] [PATCH v7 01/10] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH v7 02/10] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH v7 03/10] mmc: sti_sdhci: Use reset framework
` [U-Boot] [PATCH v7 04/10] usb: phy: Add STi USB2 PHY
` [U-Boot] [PATCH v7 05/10] STiH410-B2260: enable USB Host Networking
` [U-Boot] [PATCH v7 06/10] STiH410-B2260: enable USB, fastboot, reset, PHY related flags
` [U-Boot] [PATCH v7 07/10] usb: dwc3: Add dwc3 glue driver support for STi
` [U-Boot] [PATCH v7 08/10] ARM: dts: STiH410: set DWC3 dual role mode to peripheral
` [U-Boot] [PATCH v7 09/10] ARM: dts: STiH410: update ehci and ohci compatible
` [U-Boot] [PATCH v7 10/10] board: STiH410-B2260: add fastboot support

[U-Boot] [PATCH v5 00/11] usb: Extend ehci and ohci generic drivers
 2017-06-01 11:36 UTC  (12+ messages)
` [U-Boot] [PATCH v5 01/11] reset: add reset_request()
` [U-Boot] [PATCH v5 02/11] reset: add reset_count()
` [U-Boot] [PATCH v5 03/11] reset: add reset_assert_all()
` [U-Boot] [PATCH v5 04/11] clk: add clk_count()
` [U-Boot] [PATCH v5 05/11] clk: add clk_disable_all()
` [U-Boot] [PATCH v5 06/11] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [PATCH v5 07/11] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [PATCH v5 08/11] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v5 09/11] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v5 10/11] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v5 11/11] usb: host: ohci-generic: add generic PHY support

[U-Boot] [PATCH] davinci: omapl138_lcdk: enable fatwrite support
 2017-06-01 11:31 UTC  (3+ messages)

[U-Boot] [PATCH v2 10/10] rockchip: dts: rk3399: control vbus of typec by fixed regulator
 2017-06-01 11:26 UTC 

[U-Boot] [PATCH v2 09/10] rockchip: dts: rk3328: support and enable dwc2
 2017-06-01 11:25 UTC 

[U-Boot] [PATCH v2 08/10] rk3328: board: add support of dwc2 gadget
 2017-06-01 11:25 UTC 

[U-Boot] [PATCH v2 07/10] usb: dwc2: fix macro error and change default config for rk3328
 2017-06-01 11:25 UTC 

[U-Boot] [PATCH v2 06/10] configs: rk3328: enable dwc2 driver and config for fastboot
 2017-06-01 11:25 UTC 

[U-Boot] [PATCH v2 05/10] rockchip: dts: rk3328: support and enable xhci
 2017-06-01 11:24 UTC 

[U-Boot] [PATCH v2 00/10] rk3328: add support of usb host and gadget
 2017-06-01 11:22 UTC  (5+ messages)
` [U-Boot] [PATCH v2 01/10] configs: rk3328: add support for usb and config ehci and ohci driver
` [U-Boot] [PATCH v2 02/10] rockchip: dts: rk3328: add ehci and ohci node and enable host0 port
` [U-Boot] [PATCH v2 03/10] configs: rk3328: config xhci controller
` [U-Boot] [PATCH v2 04/10] usb: host: xhci-rockchip: add support for rk3328

[U-Boot] [PATCH 1/2] x86: baytrail: Fix boot hang with a debug build
 2017-06-01 10:58 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: fsp: Remove the call to set up internal uart in fsp_init()

[U-Boot] [PATCH 0/5] Add basic support for Rockchip RV1108 SOC
 2017-06-01 10:39 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] rockchip: mkimage: Add support for RV1108
` [U-Boot] [PATCH 2/5] rockchip: pinctrl: Add rv1108 pinctrl driver
` [U-Boot] [PATCH 3/5] rockchip: clk: Add rv1108 clock driver
` [U-Boot] [PATCH 4/5] rockchip: Add core Soc start-up code for rv1108
` [U-Boot] [PATCH 5/5] rockchip: Add basic support for evb-rv1108 board

[U-Boot] [PATCH 0/3] add support for GPT partition name manipulation
 2017-06-01  9:48 UTC  (10+ messages)
` [U-Boot] [PATCH v2 0/6] "
  ` [U-Boot] [PATCH v2 4/6] GPT: read partition table from device into a data structure
  ` [U-Boot] [PATCH v2 5/6] rename GPT partitions to detect boot failure

[U-Boot] [PATCH v3] sun50i: a64: Add initial Banana Pi M64 support
 2017-06-01  9:30 UTC  (3+ messages)

[U-Boot] [PATCH v3] sunxi: A64/Pine64: update device tree from Linux
 2017-06-01  9:29 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/5] Extend xhci-dwc3
 2017-06-01  8:59 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/5] usb: host: xhci-dwc3: Convert driver to DM
` [U-Boot] [PATCH v5 2/5] usb: host: xhci-dwc3: Add dual role mode support from DT
` [U-Boot] [PATCH v5 3/5] drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
` [U-Boot] [PATCH v5 4/5] drivers: phy: add generic_phy_valid() method
` [U-Boot] [PATCH v5 5/5] usb: host: xhci-dwc3: Add generic PHY support

[U-Boot] [PATCH] ARM: zynq: Add support for the topic-miamilite system-on-module
 2017-06-01  8:49 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] Move CONFIG_SF_DUAL_FLASH to defconfig
 2017-06-01  8:42 UTC 

[U-Boot] [PATCH 1/4] x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1
 2017-06-01  8:34 UTC  (12+ messages)
` [U-Boot] [PATCH 2/4] x86: baytrail: Remove "serial-debug-port-*" settings
` [U-Boot] [PATCH 3/4] x86: baytrail: Use macros instead of magic numbers for FSP settings
` [U-Boot] [PATCH 4/4] x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer

[U-Boot] [PATCH 2/2] arm64: ls1046ardb: Add distro boot support
 2017-06-01  8:18 UTC 

[U-Boot] [PATCH 1/2] armv8: ls1046a: move CONFIG_CMD_USB to defconfig
 2017-06-01  8:18 UTC 

[U-Boot] [PATCH v4 0/5] Extend xhci-dwc3
 2017-06-01  8:16 UTC  (13+ messages)
` [U-Boot] [PATCH v4 1/5] usb: host: xhci-dwc3: Convert driver to DM
` [U-Boot] [PATCH v4 2/5] usb: host: xhci-dwc3: Add dual role mode support from DT
` [U-Boot] [PATCH v4 3/5] drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
` [U-Boot] [PATCH v4 4/5] drivers: phy: add generic_phy_valid() method
` [U-Boot] [PATCH v4 5/5] usb: host: xhci-dwc3: Add generic PHY support

[U-Boot] [PATCH v4 00/11] usb: Extend ehci and ohci generic drivers
 2017-06-01  7:56 UTC  (19+ messages)
` [U-Boot] [PATCH v4 02/11] reset: add reset_count()
` [U-Boot] [PATCH v4 03/11] reset: add reset_assert_all()
` [U-Boot] [PATCH v4 04/11] clk: add clk_count()
` [U-Boot] [PATCH v4 07/11] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [PATCH v4 08/11] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v4 09/11] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v4 10/11] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v4 11/11] usb: host: ohci-generic: add generic PHY support

[U-Boot] [PATCH 4/4] nds32: board: Support ftsdc010 DM
 2017-06-01  7:47 UTC 

[U-Boot] [PATCH 3/4] nds32: dts: Support ftsdc010 DM
 2017-06-01  7:46 UTC 

[U-Boot] [PATCH 2/4] nds32: ftsdc010: Support ftsdc010 DM
 2017-06-01  7:46 UTC 

[U-Boot] [PATCH 1/4] nds32: mmc: Support ftsdc010 DM
 2017-06-01  7:45 UTC 

[U-Boot] [RFC PATCH 0/5] move boot0 hook in the beginning for armv7
 2017-06-01  7:41 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 5/5] rockchip: mkimage: use spl_boot0 for all Rockchip SoCs

[U-Boot] [PATCH v2 0/4] sunxi: video: Add support for TV (composite) output on H3/H5
 2017-06-01  7:38 UTC  (7+ messages)
` [U-Boot] [PATCH v2 4/4] sunxi: video: Add H3/H5 TV out driver

[U-Boot] [PATCH 1/1] spi: fsl_qspi: Pet watchdog even more
 2017-06-01  7:32 UTC 

[U-Boot] [PATCH 0/2] x86: Convert all boards to use MMC to driver model
 2017-06-01  7:27 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] WIP: Disable SCSI on x86

[U-Boot] [PATCH] cmd/fdt: support single value replacement within an array
 2017-06-01  6:48 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] nds32: mmc: Support ftsdc010 DM
 2017-06-01  6:37 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] arm: Add Kconfig symbols used for Linux asm compatibility
 2017-06-01  6:33 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] armv7m: Fix larger builds

[U-Boot] [PATCH v5 0/16] sunxi: Add support for the CHIP Pro
 2017-06-01  5:57 UTC  (8+ messages)
` [U-Boot] [PATCH v5 5/16] cmd: Add Kconfig option for CMD_MTDPARTS and related options

[U-Boot] [PATCH] arm: Add support for poweroff via PSCI
 2017-06-01  5:40 UTC  (3+ messages)

[U-Boot] [PATCH 3/3] nds32: board: Support ftsdc010 DM
 2017-06-01  3:57 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] nds32: dts: Support ftsdc010 DM
 2017-06-01  3:53 UTC  (2+ messages)

[U-Boot] [PATCH 3/5] mmc: sh_sdhi: Add 64-bit access to sd_buf support
 2017-06-01  3:50 UTC  (2+ messages)
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 00/28] tegra: nyan-big: Support chainloading and add documentation
 2017-06-01  3:26 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/28] display_options: Refactor to allow obtaining the banner
` [U-Boot] [PATCH v2 02/28] Allow displaying the U-Boot banner on a video display
` [U-Boot] [PATCH v2 03/28] arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY
` [U-Boot] [PATCH v2 04/28] arm: Rename HCTR to HTCR
` [U-Boot] [PATCH v2 05/28] arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T
` [U-Boot] [PATCH v2 06/28] arm: Disable LPAE if not enabled
` [U-Boot] [PATCH v2 07/28] power: regulator: Add more debugging and fix a missing newline
` [U-Boot] [PATCH v2 08/28] tegra: Init clocks even when SPL did not run
` [U-Boot] [PATCH v2 09/28] tegra: dts: Add cros-ec SPI settings
` [U-Boot] [PATCH v2 10/28] tegra: spi: Wait a little after setting the clocks
` [U-Boot] [PATCH v2 11/28] tegra: nyan-big: Enable the dhrystone benchmark
` [U-Boot] [PATCH v2 12/28] tegra: video: Don't power up the SOR twice
` [U-Boot] [PATCH v2 13/28] tegra: Enable CP15 init
` [U-Boot] [PATCH v2 14/28] tegra: clock: Avoid a divide-by-zero error
` [U-Boot] [PATCH v2 15/28] tegra: nyan-big: Add a .its file for chromium
` [U-Boot] [PATCH v2 16/28] README: Add instructions for chain-loading U-Boot
` [U-Boot] [PATCH v2 17/28] rockchip: Setup default PWM flags
` [U-Boot] [PATCH v2 18/28] rockchip: Fix regualtor typo in veyron
` [U-Boot] [PATCH v2 19/28] rockchip: rk3288: Add error debugging to veyron_init()
` [U-Boot] [PATCH v2 20/28] rockchip: video: Add remove() methods
` [U-Boot] [PATCH v2 21/28] rockchip: video: Take the vop device out of standby
` [U-Boot] [PATCH v2 22/28] rockchip: jerry: Add a .its file for chromium
` [U-Boot] [PATCH v2 23/28] rockchip: rk3288: Convert clock driver to use shifted masks
` [U-Boot] [PATCH v2 24/28] rockchip: Init clocks again when chain-loading
` [U-Boot] [PATCH v2 25/28] rockchip: rk3288: Allow setting up clocks in U-Boot proper
` [U-Boot] [PATCH v2 26/28] rockchip: Enable the video display banner
` [U-Boot] [PATCH v2 27/28] rockchip: jerry: Disable CONFIG_CONSOLE_SCROLL_LINES
` [U-Boot] [PATCH v2 28/28] README: Add instructions for chain-loading U-Boot on jerry

[U-Boot] [PATCH v7 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-06-01  3:23 UTC  (3+ messages)

[U-Boot] [PATCH] odroid: remove COMPAT_DM_I2C_COMPAT config
 2017-06-01  3:12 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] rockchip: mkimage: refactor rksd/rkspi padding calculation and add dumpimage support
 2017-06-01  3:12 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/3] rockchip: mkimage: force 2KB alignment for init_size
` [U-Boot] [PATCH v3 3/3] rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM

[U-Boot] [PATCH] rtc: ds1337: drop "SYS" from config variables
 2017-06-01  3:11 UTC  (2+ messages)

[U-Boot] [PATCH 00/26] dm: tegra: Move nyan-big to livetree
 2017-06-01  3:11 UTC  (4+ messages)
` [U-Boot] [PATCH 26/26] dm: tegra: nyan-big: Move "

[U-Boot] [PATCH 00/12] tegra: nyan-big: Support chainloading and add documentation
 2017-06-01  3:11 UTC  (7+ messages)
` [U-Boot] [PATCH 12/12] README: Add instructions for chain-loading U-Boot

[U-Boot] TPM2.0 support in u-boot
 2017-06-01  3:11 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] Extend xhci-dwc3
 2017-06-01  3:11 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/4] drivers: phy: add generic_phy_valid() method

[U-Boot] [PATCH] Kconfig: Add description for CMD_POWEROFF
 2017-06-01  3:11 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
 2017-06-01  3:11 UTC  (4+ messages)

[U-Boot] [PATCH] malloc: Turn on DEBUG when enabling unit tests
 2017-06-01  3:11 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Always keep the dtb section on objcopy
 2017-06-01  3:11 UTC  (2+ messages)

[U-Boot] [PATCH] scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory
 2017-06-01  3:11 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: dts: rk3328: add aliases for mmc controller
 2017-06-01  3:11 UTC  (6+ messages)

[U-Boot] [PATCH v4 00/11] usb: Extend ehci and ohci generic drivers
 2017-06-01  3:10 UTC  (3+ messages)
` [U-Boot] [PATCH v4 05/11] clk: add clk_disable_all()

[U-Boot] [PATCH 00/38] common: Reduce size of common.h
 2017-06-01  3:10 UTC  (4+ messages)
` [U-Boot] [PATCH 18/38] mips: Make u-boot-mips.h a private header

[U-Boot] [PATCH] edid: Fix gcc 7.1 warning
 2017-06-01  3:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] rk3328 pinctrl drvier and sdmmc power fix
 2017-06-01  3:10 UTC  (5+ messages)
` [U-Boot] [PATCH 3/6] rockchip: evb-rk3328: set uart2 and sdmmc io routing

[U-Boot] [PATCH 0/4] mips: bmips: add HSSPI support
 2017-06-01  3:10 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] dm: spi: add BCM63xx HSSPI driver
` [U-Boot] [PATCH 2/4] mips: bmips: add bcm63xx-hsspi driver support for BCM6328
` [U-Boot] [PATCH 3/4] mips: bmips: add bcm63xx-hsspi driver support for BCM63268
` [U-Boot] [PATCH 4/4] mips: bmips: enable the SPI flash on the Comtrend AR-5387un

[U-Boot] [PATCH v2 25/38] arm: Add explicit include of <asm/mach-types.h>
 2017-06-01  1:47 UTC 

[U-Boot] [PATCH] fdt: Report libfdt error to stderr
 2017-06-01  1:32 UTC 

[U-Boot] Uboot send pull request
 2017-06-01  1:31 UTC 

[U-Boot] [PATCH] board/freescale: Share qbman init between archs
 2017-06-01  0:46 UTC  (4+ messages)

[U-Boot] Add ethernet support to Banana-Pi M2U
 2017-06-01  0:14 UTC 

[U-Boot] Add Ethernet Support for Banana Pi M64
 2017-06-01  0:11 UTC 

[U-Boot] [PATCH v3] Kconfig: Finish migration of hashing commands
 2017-05-31 23:37 UTC 

[U-Boot] Pull request: u-boot-mips/master
 2017-05-31 19:38 UTC 

[U-Boot] binman: 'module' object has no attribute 'FinaliseOutputDir'
 2017-05-31 19:19 UTC  (2+ messages)

[U-Boot] [PATCH v4 31/72] dm: gpio: Add live tree support
 2017-05-31 17:39 UTC  (4+ messages)
` [U-Boot] [PATCH v4 51/72] dm: clk: Update uclass to support livetree

[U-Boot] Please pull u-boot-dm (take 3)
 2017-05-31 17:36 UTC 

[U-Boot] [PATCH] arm: omap: Unify get_device_type() function
 2017-05-31 16:51 UTC 

[U-Boot] [PATCH 1/6] rockchip: defconfig: puma-rk3399: enable RK808 support
 2017-05-31 16:18 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] rockchip: defconfig: puma-rk3399: update defconfig with video-support
` [U-Boot] [PATCH 3/6] rockchip: defconfig: puma-rk3399: enable CONFIG_PHY_MICREL_KSZ9031
` [U-Boot] [PATCH 4/6] rockchip: defconfig: puma-rk3399: enable I2C
` [U-Boot] [PATCH 5/6] rockchip: defconfig: puma-rk3399: do not filter clock-names for SPL
` [U-Boot] [PATCH 6/6] rockchip: defconfig: puma-rk3399: CONFIG_SPL_FIT no longer exists

[U-Boot] [PATCH 0/4] rockchip: dts: rk3399-puma: update DTS
 2017-05-31 16:18 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] rockchip: dts: rk3399-puma: make the debug serial dm-pre-reloc
` [U-Boot] [PATCH 2/4] rockchip: dts: rk3399-puma: release reset of on-module USB3 hub via vbus-gpio
` [U-Boot] [PATCH 3/4] rockchip: dts: rk3399-puma: set spl-payload-offset
` [U-Boot] [PATCH 4/4] rockchip: dts: rk3399-puma: sync DTS with Linux tree

[U-Boot] [PATCH 1/4] rockchip: arm64: rk3399: revise timeout-handling for DRAM PHY lock
 2017-05-31 16:16 UTC  (2+ messages)
` [U-Boot] [PATCH 4/4] rockchip: dts: rk3399-puma: select DRAM timing via Kconfig


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