public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-08-24 00:24:03 to 2016-08-25 12:04:06 UTC [more...]

[U-Boot] [PATCH v3 0/7] rk3399: enable host controllers
 2016-08-25 12:04 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/7] usb: xhci-rockchip: add rockchip dwc3 controller driver
` [U-Boot] [PATCH v3 2/7] rockchip: select DM_USB for rockchip SoC
` [U-Boot] [PATCH v3 3/7] config: rk3399: add usb related configs
` [U-Boot] [PATCH v3 4/7] dts: rk3399: add dwc3_typec node for rk3399
` [U-Boot] [PATCH v3 5/7] dts: rk3399-evb: add regulator-fixed for usb host vbus
` [U-Boot] [PATCH v3 6/7] board: evb-rk3399: enable usb 2.0 host vbus power on board_init
` [U-Boot] [PATCH v3 7/7] config: evb-rk3399: enable fixed regulator

[U-Boot] [PATCH] ARM: uniphier: support system reset functionality for PSCI
 2016-08-25 12:03 UTC 

[U-Boot] [PATCH] net: mvneta: Round up top tx buffer boundaries for dcache ops
 2016-08-25 11:19 UTC 

[U-Boot] [PATCH] sf: fix sf probe
 2016-08-25 11:13 UTC  (2+ messages)

[U-Boot] [PATCH] nand: arasan_nfc: Clear ecc on bit while sending read command
 2016-08-25 10:30 UTC 

[U-Boot] [RFC v1 PATCH] ARM7: Kconfig: cache: fix cacheline size based on arm type
 2016-08-25 10:25 UTC 

[U-Boot] [PATCH v1] cmd/sf: probe flash with speed of last known flash or speed from devicetree
 2016-08-25 10:10 UTC  (9+ messages)

[U-Boot] [PATCH] ARM: uniphier: change UNIPHIER_SERIAL to default y option
 2016-08-25 10:00 UTC 

[U-Boot] [PATCH v2 1/3] x86: efi: payload: Make EFI payload build again
 2016-08-25  8:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] x86: efi: Fix EFI 64-bit payload build warnings
` [U-Boot] [PATCH v2 3/3] x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload

[U-Boot] [PATCH 1/2] fastboot: more support for reboot-bootloader command
 2016-08-25  8:27 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] ARM: uniphier: some more fixes for v2016.09
 2016-08-25  8:02 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: uniphier: display revision of Micro Support Card 3.6.x kindly
` [U-Boot] [PATCH 2/3] ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3
` [U-Boot] [PATCH 3/3] ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3

[U-Boot] [PATCH] board/BuR/common: increase NET_RETRY_COUNT to 10
 2016-08-25  7:18 UTC 

[U-Boot] [PATCH v2 0/6] mmc: sdhci: some fixes for CONFIG_BLK migration and macro renaming
 2016-08-25  7:07 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] mmc: sdhci: move sdhci_reset() call to sdhci_init()
` [U-Boot] [PATCH v2 2/6] mmc: sdhci: move error message to more relevant place
` [U-Boot] [PATCH v2 3/6] mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
` [U-Boot] [PATCH v2 4/6] mmc: sdhci: move SDMA capability check "
` [U-Boot] [PATCH v2 5/6] mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
` [U-Boot] [PATCH v2 6/6] mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT

[U-Boot] [PATCH 0/6] mmc: sdhci: some fixes for CONFIG_BLK migration and macro renaming
 2016-08-25  7:04 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] mmc: sdhci: move sdhci_reset() call to sdhci_init()
` [U-Boot] [PATCH 2/6] mmc: sdhci: move error message to more relevant place
` [U-Boot] [PATCH 3/6] mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
` [U-Boot] [PATCH 4/6] mmc: sdhci: move SDMA capability check "
` [U-Boot] [PATCH 5/6] mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
` [U-Boot] [PATCH 6/6] mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT

[U-Boot] [PATCH v2] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
 2016-08-25  6:47 UTC  (3+ messages)

[U-Boot] mx7: ums command does not mount SD card partitions
 2016-08-25  6:25 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] mmc: uniphier: migrate to CONFIG_DM_MMC_OPS and CONFIG_BLK
 2016-08-25  5:52 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
` [U-Boot] [PATCH 2/5] mmc: uniphier-sd: move uniphier_sd_init() below
` [U-Boot] [PATCH 3/5] mmc: uniphier-sd: return error code if unsupported width is given
` [U-Boot] [PATCH 4/5] mmc: uniphier-sd: just return if already set to desired clock rate
` [U-Boot] [PATCH 5/5] mmc: uniphier-sd: migrate to CONFIG_BLK

[U-Boot] [PATCH 0/3] Enable post-processing of FIT artifacts on HS boards
 2016-08-25  5:16 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-Boot
` [U-Boot] [PATCH 2/3] ARM: DRA7xx: "
` [U-Boot] [PATCH 3/3] ARM: AM57xx: "

[U-Boot] [PATCH 00/42] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
 2016-08-25  4:30 UTC  (53+ messages)
` [U-Boot] [PATCH 01/42] moveconfig: Add an option to skip prompts
` [U-Boot] [PATCH 02/42] moveconfig: Add an option to commit changes
` [U-Boot] [PATCH 03/42] Kconfig: Move SPL settings into their own file
` [U-Boot] [PATCH 04/42] arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
` [U-Boot] [PATCH 05/42] Drop CONFIG_SPL_RAM_SUPPORT
` [U-Boot] [PATCH 06/42] Use separate options for TPL support
` [U-Boot] [PATCH 07/42] Kconfig: spl: Add SPL support options to Kconfig
` [U-Boot] [PATCH 08/42] Kconfig: tpl: Add some TPL "
` [U-Boot] [PATCH 09/42] Move existing use of CONFIG_SPL_DM "
` [U-Boot] [PATCH 10/42] Move existing use of CONFIG_SPL_RSA "
` [U-Boot] [PATCH 11/42] Convert CONFIG_SPL_CRYPTO_SUPPORT "
` [U-Boot] [PATCH 12/42] Convert CONFIG_SPL_HASH_SUPPORT "
` [U-Boot] [PATCH 13/42] Convert CONFIG_SPL_DMA_SUPPORT "
` [U-Boot] [PATCH 14/42] Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT "
` [U-Boot] [PATCH 15/42] Convert CONFIG_SPL_ENV_SUPPORT "
` [U-Boot] [PATCH 16/42] Convert CONFIG_SPL_ETH_SUPPORT "
` [U-Boot] [PATCH 17/42] Convert CONFIG_SPL_EXT_SUPPORT "
` [U-Boot] [PATCH 18/42] Convert CONFIG_SPL_FAT_SUPPORT "
` [U-Boot] [PATCH 19/42] Convert CONFIG_SPL_GPIO_SUPPORT "
` [U-Boot] [PATCH 20/42] Convert CONFIG_SPL_I2C_SUPPORT "
` [U-Boot] [PATCH 21/42] Convert CONFIG_SPL_LIBCOMMON_SUPPORT "
` [U-Boot] [PATCH 22/42] Convert CONFIG_SPL_LIBDISK_SUPPORT "
` [U-Boot] [PATCH 23/42] Convert CONFIG_SPL_LIBGENERIC_SUPPORT "
` [U-Boot] [PATCH 24/42] Convert CONFIG_SPL_MMC_SUPPORT "
` [U-Boot] [PATCH 25/42] Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT "
` [U-Boot] [PATCH 26/42] Convert CONFIG_SPL_MTD_SUPPORT "
` [U-Boot] [PATCH 27/42] Convert CONFIG_SPL_MUSB_NEW_SUPPORT "
` [U-Boot] [PATCH 28/42] Convert CONFIG_SPL_NAND_SUPPORT "
` [U-Boot] [PATCH 29/42] Convert CONFIG_SPL_NET_SUPPORT "
` [U-Boot] [PATCH 30/42] Convert CONFIG_SPL_NOR_SUPPORT "
` [U-Boot] [PATCH 31/42] Convert CONFIG_SPL_ONENAND_SUPPORT "
` [U-Boot] [PATCH 32/42] Convert CONFIG_SPL_PINCTRL_SUPPORT "
` [U-Boot] [PATCH 33/42] Convert CONFIG_SPL_POWER_SUPPORT "
` [U-Boot] [PATCH 34/42] Convert CONFIG_SPL_SATA_SUPPORT "
` [U-Boot] [PATCH 35/42] Convert CONFIG_SPL_SERIAL_SUPPORT "
` [U-Boot] [PATCH 36/42] Convert CONFIG_SPL_SPI_FLASH_SUPPORT "
` [U-Boot] [PATCH 37/42] Convert CONFIG_SPL_SPI_SUPPORT "
` [U-Boot] [PATCH 38/42] Convert CONFIG_SPL_USBETH_SUPPORT "
` [U-Boot] [PATCH 39/42] Convert CONFIG_SPL_USB_HOST_SUPPORT "
` [U-Boot] [PATCH 40/42] Convert CONFIG_SPL_USB_SUPPORT "
` [U-Boot] [PATCH 41/42] Convert CONFIG_SPL_WATCHDOG_SUPPORT "
` [U-Boot] [PATCH 42/42] Convert CONFIG_SPL_YMODEM_SUPPORT "

[U-Boot] [ANN] U-Boot v2016.09-rc2 released
 2016-08-25  4:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] x86: efi: payload: Make efi payload build again
 2016-08-25  2:56 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] x86: efi: payload: Correct BITS_PER_LONG to 32
` [U-Boot] [PATCH 3/3] x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload

[U-Boot] [PATCH v2 0/4] rk3399: enable dwc3 gadget and fastboot
 2016-08-25  1:17 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/4] rk3399: add a empty "sys_proto.h" header file
` [U-Boot] [PATCH v2 2/4] board: evb-rk3399: add api to support dwc3 gadget
` [U-Boot] [PATCH v2 3/4] usb: dwc3: add support for 16 bit UTMI+ interface
` [U-Boot] [PATCH v2 4/4] config: rk3399: add support for dwc3 gadget

[U-Boot] [PATCH] sunxi: Tune H3 DRAM PLL to improve lock time
 2016-08-24 22:50 UTC  (2+ messages)

[U-Boot] [PATCH v2] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
 2016-08-24 22:29 UTC  (8+ messages)

[U-Boot] [PATCH] rockchip: Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled
 2016-08-24 21:00 UTC  (3+ messages)

[U-Boot] CPU Clock frequency at boot time - Nvidia Jetson TK1
 2016-08-24 20:47 UTC  (8+ messages)

[U-Boot] [UBoot] [PATCH] configs: am4xhs: Modify SPL load address to fix UART boot issue
 2016-08-24 20:41 UTC 

[U-Boot] [PATCH v2 1/3] configs: ti_omap4_common: Include TWL6030 power and I2C support in SPL
 2016-08-24 18:04 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] panda: Initialize MMC power from TWL6030 "
` [U-Boot] [PATCH v2 3/3] spl: Rework image header parse to allow abort on raw image and os boot

[U-Boot] [PATCH 1/2] configs: ti_omap4_common: Include TWL6030 power and I2C support in SPL
 2016-08-24 17:57 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] panda: Initialize MMC power from TWL6030 "

[U-Boot] [PATCH] nand: Fix set_dev checks for no device
 2016-08-24 16:47 UTC  (7+ messages)

[U-Boot] [PATCHv3] nand: Fix set_dev checks for no device
 2016-08-24 16:46 UTC 

[U-Boot] [RFC PATCH 0/2] RFC: Detect and reject new ad-hoc CONFIG options
 2016-08-24 16:24 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 1/2] Kconfig: Add a whitelist of "
` [U-Boot] [RFC PATCH 2/2] Makefile: Give a build error if ad-hoc CONFIG options are added

[U-Boot] Pull request: u-boot-net.git master
 2016-08-24 15:32 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] ARM: Move SYS_CACHELINE_SIZE over to Kconfig
 2016-08-24 15:20 UTC  (2+ messages)

[U-Boot] [PATCH] usb: gadget: ci_udc: fix suspend/resume of USB Mass Storage
 2016-08-24 15:17 UTC  (7+ messages)

[U-Boot] [PATCH 0/3] Add i.MX HAB encryption support
 2016-08-24 13:13 UTC  (11+ messages)
` [U-Boot] [PATCH 1/3] arm: imx-common: add SECURE_BOOT option to Kconfig
` [U-Boot] [PATCH 2/3] arm: imx-common: introduce back usec2ticks
` [U-Boot] [PATCH 3/3] nitrogen6x: add secure boot support

[U-Boot] [PATCH v2 0/3] am335x-icev2: Ethernet support
 2016-08-24 12:35 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection
` [U-Boot] [PATCH v2 2/3] board: am335x-icev2: add ethernet phy mode detection logic
` [U-Boot] [PATCH v2 3/3] board: am335x: Always set eth/eth1addr environment variable

[U-Boot] [PATCH 0/4] am335x-icev2: Ethernet support
 2016-08-24 12:26 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] net: enable chip clk for RMII mode
` [U-Boot] [PATCH 2/4] driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection
` [U-Boot] [PATCH 3/4] board: am335x-icev2: add ethernet phy mode detection logic
` [U-Boot] [PATCH 4/4] board: am335x: Always set eth/eth1addr environment variable

[U-Boot] OpenSSL/evp.h fatal error
 2016-08-24  9:17 UTC 

[U-Boot] OpenSSL/evp.h fatal error
 2016-08-24  8:12 UTC 

[U-Boot] [PATCH] ARM: board: cm_fx6: fix mtd partition fixup
 2016-08-24  7:48 UTC  (2+ messages)

[U-Boot] Should MMC drivers use CONFIG_BLK?
 2016-08-24  7:19 UTC  (3+ messages)

[U-Boot] [PATCH v1 1/2] arm: mvebu: Add support for NAND interface on A-38x
 2016-08-24  7:19 UTC  (6+ messages)
` [U-Boot] [PATCH v1 2/2] arm: mvebu: Define NAND interface pins for A-38x

[U-Boot] [PATCH] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
 2016-08-24  4:27 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] rk3399: enable host controllers
 2016-08-24  3:34 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/7] usb: xhci-rockchip: add rockchip dwc3 controller driver


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