public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-07-20 17:02:32 to 2017-07-22 05:16:05 UTC [more...]

[U-Boot] [PATCH v2 0/3] x86: Introduce Intel Tangier SoC and Edison board
 2017-07-22  5:16 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] x86: Add dma-mapping.h to architectural code

[U-Boot] [PATCH v3] watchdog: Introduce watchdog driver for Intel Tangier
 2017-07-22  5:16 UTC  (3+ messages)

[U-Boot] [PATCH v2] arch/x86: Select USB before selecting host driver
 2017-07-22  5:15 UTC  (2+ messages)

[U-Boot] [PATCH v1] arch/x86: Select USB before selecting host driver
 2017-07-22  5:11 UTC  (8+ messages)

[U-Boot] [PATCH 00/41] Kconfig: Convert remaining commands to Kconfig
 2017-07-21 23:11 UTC  (42+ messages)
` [U-Boot] [PATCH 01/41] Convert CONFIG_CMD_MAX6957 "
` [U-Boot] [PATCH 02/41] Kconfig: Drop CONFIG_CMD_MEM
` [U-Boot] [PATCH 03/41] Convert CONFIG_CMD_MFSL to Kconfig
` [U-Boot] [PATCH 04/41] Convert CONFIG_CMD_MMC_SPI "
` [U-Boot] [PATCH 05/41] Convert CONFIG_CMD_MTDPARTS "
` [U-Boot] [PATCH 06/41] Convert CONFIG_CMD_MTDPARTS_SPREAD "
` [U-Boot] [PATCH 07/41] Convert CONFIG_CMD_ONENAND "
` [U-Boot] [PATCH 08/41] Convert CONFIG_CMD_PCA953X "
` [U-Boot] [PATCH 09/41] Kconfig: Drop CONFIG_CMD_PCA953X_INFO
` [U-Boot] [PATCH 10/41] Convert CONFIG_CMD_PCI to Kconfig
` [U-Boot] [PATCH 11/41] Kconfig: Drop CONFIG_CMD_PCI_ENUM
` [U-Boot] [PATCH 12/41] Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver
` [U-Boot] [PATCH 13/41] Convert CONFIG_CMD_PCMCIA to Kconfig
` [U-Boot] [PATCH 14/41] Kconfig: Drop CONFIG_CMD_PORTIO and associated command
` [U-Boot] [PATCH 15/41] Kconfig: Convert CMD_READ to Kconfig
` [U-Boot] [PATCH 16/41] Convert CONFIG_CMD_REGINFO "
` [U-Boot] [PATCH 17/41] Convert CONFIG_CMD_REISER "
` [U-Boot] [PATCH 18/41] Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option
` [U-Boot] [PATCH 19/41] Convert CONFIG_CMD_SAVES to Kconfig
` [U-Boot] [PATCH 20/41] Convert CONFIG_CMD_SCSI "
` [U-Boot] [PATCH 21/41] Convert CONFIG_CMD_SDRAM "
` [U-Boot] [PATCH 22/41] Convert CONFIG_CMD_SF_TEST "
` [U-Boot] [PATCH 23/41] Convert CONFIG_CMD_SH_ZIMAGEBOOT "
` [U-Boot] [PATCH 24/41] Convert CONFIG_CMD_SPL "
` [U-Boot] [PATCH 25/41] Convert CONFIG_CMD_SPL_NAND_OFS "
` [U-Boot] [PATCH 26/41] Convert CONFIG_CMD_SPL_WRITE_SIZE "
` [U-Boot] [PATCH 27/41] Convert CONFIG_CMD_STRINGS "
` [U-Boot] [PATCH 28/41] gpio: Drop sx151x driver
` [U-Boot] [PATCH 29/41] Convert CONFIG_CMD_TCA642X to Kconfig
` [U-Boot] [PATCH 30/41] Convert CONFIG_CMD_TERMINAL "
` [U-Boot] [PATCH 31/41] Kconfig: Drop CONFIG_CMD_TFTP
` [U-Boot] [PATCH 32/41] Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
` [U-Boot] [PATCH 33/41] Convert CONFIG_CMD_YAFFS2 "
` [U-Boot] [PATCH 34/41] Convert CONFIG_CMD_TRACE "
` [U-Boot] [PATCH 35/41] Convert CONFIG_CMD_TSI148 "
` [U-Boot] [PATCH 36/41] Convert CONFIG_CMD_UNIVERSE "
` [U-Boot] [PATCH 37/41] Convert CONFIG_CMD_UUID "
` [U-Boot] [PATCH 38/41] Convert CONFIG_CMD_ZBOOT "
` [U-Boot] [PATCH 39/41] Convert CONFIG_CMD_ZFS "
` [U-Boot] [PATCH 40/41] Drop config_cmd_all.h
` [U-Boot] [PATCH 41/41] README: Drop information about commands

[U-Boot] [PATCH 0/5] dragonboard 410c patches
 2017-07-21 23:08 UTC  (10+ messages)
` [U-Boot] [PATCH 1/5] Makefile: also build fdt for snapdragon
` [U-Boot] [PATCH 2/5] db410c: use fdt passed from lk
` [U-Boot] [PATCH 3/5] db410c: add reserved-memory node to dts
` [U-Boot] [PATCH 4/5] db410c: on aarch64 the fdtfile is in per-vendor subdirectory
` [U-Boot] [PATCH 5/5] db410c: config updates

[U-Boot] [PATCH 1/5] mmc: uniphier-sd: Factor out register IO
 2017-07-21 21:24 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] mmc: uniphier-sd: Add support for 64bit controller
` [U-Boot] [PATCH 3/5] mmc: uniphier-sd: Add support for 64bit FIFO
` [U-Boot] [PATCH 4/5] mmc: uniphier-sd: Add support for quirks
` [U-Boot] [PATCH 5/5] mmc: uniphier-sd: Add support for R8A7795 and R7A7796

[U-Boot] [PATCH 1/3] mmc: sh_sdhi: Add DM and DT probing support
 2017-07-21 21:22 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mmc: sh_sdhi: Fix the ACMD handling
` [U-Boot] [PATCH 3/3] mmc: sd_sdhi: Enable clock using clock framework

[U-Boot] [PATCH 1/3] net: ravb: Add OF probing support
 2017-07-21 21:20 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] net: ravb: Detect PHY correctly
` [U-Boot] [PATCH 3/3] net: ravb: Add clock handling support

[U-Boot] [PATCH] serial: sh: Use the clock framework to obtain clock config
 2017-07-21 21:19 UTC 

[U-Boot] [PATCH] serial: sh: Convert to Kconfig
 2017-07-21 21:18 UTC 

[U-Boot] [PATCH 1/3] clk: rmobile: Add RCar Gen3 clock driver
 2017-07-21 21:18 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: rmobile: Enable clock framework on Salvator-X
` [U-Boot] [PATCH 3/3] ARM: rmobile: Enable clock framework on ULCB

[U-Boot] [PATCH 1/2] ARM: dts: rmobile: Import DTS from Linux 4.12
 2017-07-21 21:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: Enable OF_CONTROL on RCar Gen3

[U-Boot] [PATCH] ARM: rmobile: Increase console buffer sizes
 2017-07-21 21:16 UTC 

[U-Boot] [PATCH 1/2] ARM: rmobile: Add PFC PUEN bank 5 address
 2017-07-21 21:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rmobile: ulcb: Add ULCB board support

[U-Boot] [PATCH] mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinition
 2017-07-21 21:12 UTC 

[U-Boot] [PATCH] mmc: uniphier-sd: Fix long response processing
 2017-07-21 21:11 UTC 

[U-Boot] STM32F746 Discovery - No serial output?
 2017-07-21 20:40 UTC 

[U-Boot] [PATCH] db410c: enable r8152 usb eth
 2017-07-21 20:25 UTC 

[U-Boot] [PATCH] net: Mark the ip_udp_hdr struct as packed
 2017-07-21 19:37 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/7] x86: acpi: Few enhancements and improvements
 2017-07-21 19:34 UTC  (9+ messages)
` [U-Boot] [PATCH v1 1/7] Makefile: Don't shadow actual error when compile ASL
` [U-Boot] [PATCH v1 2/7] Makefile: Export build date as integer
` [U-Boot] [PATCH v1 3/7] x86: acpi: Fill OEM revision
` [U-Boot] [PATCH v1 4/7] x86: acpi: Name fields in FADT in accordance with specification
` [U-Boot] [PATCH v1 5/7] x86: acpi: Deduplicate acpi_fill_madt() implementation
` [U-Boot] [PATCH v1 6/7] x86: acpi: Export acpi_fill_mcfg() with __weak attribute
` [U-Boot] [PATCH v1 7/7] x86: acpi: Don't touch hardware on HW reduced platforms

[U-Boot] [PATCH 1/2] usb: kbd: don't fail with iomux
 2017-07-21 19:13 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] usb: kbd: add missing \n

[U-Boot] [PATCH] mmc: fsl_esdhc: not always setting esdhc fdt status to okay
 2017-07-21 19:10 UTC 

[U-Boot] [PATCH 0/3] video patches
 2017-07-21 19:07 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] dm: core: also parse chosen node
` [U-Boot] [PATCH 2/3] video: simplefb
` [U-Boot] [PATCH 3/3] video: add config option to skip framebuffer clear

[U-Boot] [PATCH] Use packed structures for networking
 2017-07-21 19:00 UTC  (3+ messages)

[U-Boot] [PATCH] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
 2017-07-21 19:00 UTC 

[U-Boot] [PATCH] net: Mark the ip_udp_hdr struct as packed
 2017-07-21 18:46 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] efi_loader: fix disk objects + device-paths
 2017-07-21 18:43 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] efi: add some more device path structures
` [U-Boot] [PATCH 2/4] efi_loader: add udevice to EFI device-path mapping
` [U-Boot] [PATCH 3/4] efi_loader: make disk objects for partitions
` [U-Boot] [PATCH 4/4] efi_loader: use efi_devpath to get correct boot device-path

[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm
 2017-07-21 17:54 UTC  (12+ messages)
` [U-Boot] [PATCH 4/5] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD

[U-Boot] [PATCH v3 1/1] efi_loader: implement ConvertDeviceNodeToText
 2017-07-21 17:12 UTC 

[U-Boot] [PATCH 1/1] efi_memory: return MapKey
 2017-07-21 17:05 UTC 

[U-Boot] [PATCH 1/1] efi_memory: do parameter checks first
 2017-07-21 17:04 UTC 

[U-Boot] [PATCH v2] usb: fix usb_stor_read/write on DM
 2017-07-21 15:59 UTC  (16+ messages)

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2017-07-21 15:48 UTC  (2+ messages)

[U-Boot] [PATCH] usb: add dependency with generic PHY support
 2017-07-21 15:20 UTC  (8+ messages)

[U-Boot] [PATCH] phy: add a NO-OP phy driver
 2017-07-21 13:30 UTC  (6+ messages)

[U-Boot] Compile failure encountered on latest (2017-07-20) git://git.denx.de/u-boot-usb.git branch master for target ls1021atwr_nor_defconfig
 2017-07-21 12:38 UTC  (8+ messages)

[U-Boot] [PATCH v3 00/13] usb: xhci: Add interrupt transfer support and full speed device support
 2017-07-21 12:36 UTC  (9+ messages)

[U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-07-21 12:25 UTC  (2+ messages)

[U-Boot] [PATCH 00/52] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-07-21 10:55 UTC  (13+ messages)
` [U-Boot] [PATCH 29/52] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
` [U-Boot] [PATCH 30/52] rockchip: rk3368: grf: use shifted-constants and prefix with RK3368_
` [U-Boot] [PATCH 34/52] rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
` [U-Boot] [PATCH 45/52] rockchip: dts: rk3368: add DMC node in rk3368.dtsi

[U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
 2017-07-21 10:48 UTC  (3+ messages)
        ` [U-Boot] "

[U-Boot] [PATCH 0/5] rockchip: rk3229: add sdram and sd support
 2017-07-21 10:45 UTC  (12+ messages)
` [U-Boot] [PATCH 1/5] rockchip: rk322x: update dram bank size
  ` [U-Boot] [U-Boot,1/5] "
` [U-Boot] [PATCH 2/5] rockchip: rk322x: add sdram driver
  ` [U-Boot] [U-Boot,2/5] "
` [U-Boot] [PATCH 3/5] rockchip: dts: rk322x: add sdmmc device node
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 4/5] rockchip: rk322x: pinctrl: using compatible name same with dts
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 5/5] rockchip: dts: rk3229: remove dram channel info
  ` [U-Boot] [U-Boot, "

[U-Boot] a question about the source of uboot(for armv8)
 2017-07-21  9:56 UTC  (2+ messages)

[U-Boot] [PATCH] board: usb_a9263: Update to support DT and DM
 2017-07-21  9:07 UTC 

[U-Boot] [PATCH] board: meesc: Update to support DT and DM
 2017-07-21  9:06 UTC 

[U-Boot] [PATCH v12 0/8] Add Intel Arria 10 SoC FPGA driver
 2017-07-21  9:06 UTC  (10+ messages)
` [U-Boot] [PATCH v12 1/8] arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset
` [U-Boot] [PATCH v12 2/8] arm: socfpga: Restructure FPGA driver in the preparation to support A10
` [U-Boot] [PATCH v12 3/8] kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig
` [U-Boot] [PATCH v12 4/8] kconfig: Convert FPGA_SOCFPGA "
` [U-Boot] [PATCH v12 5/8] drivers: Enable FPGA driver build on SPL
` [U-Boot] [PATCH v12 6/8] configs: Add FPGA driver config for Arria 10
` [U-Boot] [PATCH v12 7/8] arm: socfpga: Add FPGA driver support "
` [U-Boot] [PATCH v12 8/8] arm: socfpga: Enable all FPGA config "

[U-Boot] [PATCH] board: pm9261: Update to support DT and DM
 2017-07-21  9:04 UTC 

[U-Boot] [PATCH 0/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-07-21  9:00 UTC  (7+ messages)
` [U-Boot] [PATCH 5/9] lzo: add a function to check the validity of the header
` [U-Boot] [PATCH 6/9] gzip: add a function to parse "
` [U-Boot] [PATCH 7/9] lib: allow building lzo and gunzip for the SPL
` [U-Boot] [PATCH 8/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
` [U-Boot] [PATCH 9/9] omap: detect board before spl_early_init()

[U-Boot] U-Boot Tool: fw_setenv - kernel option?
 2017-07-21  8:37 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] dm: phy: add missing #ifdef CONFIG_PHY
 2017-07-21  8:01 UTC  (5+ messages)

[U-Boot] [PATCH v2] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
 2017-07-21  8:00 UTC 

[U-Boot] [PATCH] board: ethernut5: Update to support DT and DM
 2017-07-21  6:30 UTC 

[U-Boot] [PATCH] board: pm9263: Update to support DT and DM
 2017-07-21  6:04 UTC 

[U-Boot] [PATCH 0/3] board: atmel: Use SPI-flash-based AT45xxx DataFlash
 2017-07-21  5:40 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] board: at91sam9263ek: "
` [U-Boot] [PATCH 2/3] board: at91sam9rlek: "
` [U-Boot] [PATCH 3/3] board: at91sam9260ek: "

[U-Boot] [PATCH v11 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-07-21  5:33 UTC  (4+ messages)
` [U-Boot] [PATCH v11 6/6] arm: socfpga: Add FPGA driver support for Arria 10

[U-Boot] [PATCH] board: at91sam9261ek: Update to support DT and DM
 2017-07-21  5:28 UTC 

[U-Boot] [PATCH] mtd: spi: sf_dataflash: Add print message while erase error
 2017-07-21  5:26 UTC 

[U-Boot] [PATCH] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
 2017-07-21  2:08 UTC  (3+ messages)

[U-Boot] [PATCH] net: Fix compile failure in net.c
 2017-07-20 19:09 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