public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-05-31 09:22:10 to 2017-06-01 09:48:52 UTC [more...]

[U-Boot] [PATCH 0/3] add support for GPT partition name manipulation
 2017-06-01  9:48 UTC  (20+ messages)
` [U-Boot] [PATCH v2 0/6] "
  ` [U-Boot] [PATCH v2 2/6] disk_partition: introduce macros for description string lengths
  ` [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 v2 6/6] GPT: fix error in partitions string doc

[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  (15+ 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  (9+ messages)
` [U-Boot] [RFC PATCH 1/5] armv7: move boot hook before '_start'
` [U-Boot] [RFC PATCH 2/5] rockchip: boot0: align to 0x20 for armv7 '_start'
` [U-Boot] [RFC PATCH 3/5] rockchip: enable BOOT0_HOOK for SoCs
` [U-Boot] [RFC PATCH 4/5] rockchip: configs: use aligned address for SPL_TEXT_BASE
` [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  (6+ 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  (4+ messages)
` [U-Boot] [PATCH 2/4] rockchip: arm64: rk3399: support DDR3-1866 (i.e. 933MHz clock)
` [U-Boot] [PATCH 3/4] rockchip: dts: rk3399-puma: Add DDR3-1866 timings
` [U-Boot] [PATCH 4/4] rockchip: dts: rk3399-puma: select DRAM timing via Kconfig

[U-Boot] [PATCH 1/4] mx6sabresd: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS
 2017-05-31 16:16 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] mx6slevk_spl: "
` [U-Boot] [PATCH 3/4] cgtqmx6eval: "
` [U-Boot] [PATCH 4/4] cm_fx6: "

[U-Boot] [RESEND PATCH v2 0/5] net/pch_gbe: updates for MIPS Boston board
 2017-05-31 16:00 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/9] rockchip: video: rk3399: enable HDMI output
 2017-05-31 15:59 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/9] rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP
` [U-Boot] [PATCH v4 2/9] rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig
` [U-Boot] [PATCH v4 3/9] rockchip: video: refactor rk_vop and split RK3328-specific code off
` [U-Boot] [PATCH v4 4/9] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
` [U-Boot] [PATCH v4 5/9] rockchip: video: add mpixelclock settings from Linux driver
` [U-Boot] [PATCH v4 6/9] rockchip: video: split RK3228-specific part off from rk_hdmi
` [U-Boot] [PATCH v4 7/9] rockchip: video: rk3399: add HDMI TX support on the RK3399
` [U-Boot] [PATCH v4 8/9] rockchip: dts: rk3399: enable HDMI output in the DTS
` [U-Boot] [PATCH v4 9/9] rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP

[U-Boot] [PATCH 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support
 2017-05-31 14:32 UTC  (4+ messages)
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH v2] armv7m: Fix larger builds
 2017-05-31 14:27 UTC  (5+ messages)

[U-Boot] [PATCH] board: ti: am571-idx: Add vcores support
 2017-05-31 13:43 UTC  (4+ messages)

[U-Boot] [PATCH] mips: bmips: fix BCM3380 periph clock frequency
 2017-05-31 13:42 UTC  (2+ messages)

[U-Boot] [PATCH] mips: bmips: extend baud rates support
 2017-05-31 13:41 UTC  (2+ messages)

[U-Boot] [PATCH] buildman: Translate more strings to latin-1
 2017-05-31 13:40 UTC 

[U-Boot] [PATCH v3 2/2] dm: serial: bcm6345: fix baud rate clock calculation
 2017-05-31 12:58 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] __FILE__ usage and and SPL limits for SRAM
 2017-05-31 11:32 UTC  (10+ messages)

[U-Boot] [PATCH v3] spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
 2017-05-31  9:35 UTC 

[U-Boot] [PATCH] arm64: hikey: Fix instructions in readme
 2017-05-31  9:28 UTC 

[U-Boot] [PATCH v2] sun50i: a64: Add initial Banana Pi M64 support
 2017-05-31  9:22 UTC  (2+ messages)


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