public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-03-28 13:52:50 to 2018-03-29 22:42:32 UTC [more...]

[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
 2018-03-29 22:42 UTC  (32+ messages)
` [U-Boot] [PATCH v2 01/19] tpm: add Revision ID field in the chip structure
` [U-Boot] [PATCH v2 02/19] tpm: rename tpm_tis_infineon in tpm_tis_infineon_i2c
` [U-Boot] [PATCH v2 03/19] tpm: add support for TPMv2 SPI modules
` [U-Boot] [PATCH v2 04/19] tpm: fix indentation in command list before adding more
` [U-Boot] [PATCH v2 05/19] tpm: prepare support for TPMv2 commands
` [U-Boot] [PATCH v2 06/19] tpm: add macros "
` [U-Boot] [PATCH v2 07/19] tpm: add possible traces to analyze buffers returned by the TPM
` [U-Boot] [PATCH v2 08/19] tpm: handle different buffer sizes
` [U-Boot] [PATCH v2 09/19] tpm: add TPM2_Startup command support
` [U-Boot] [PATCH v2 10/19] tpm: add TPM2_SelfTest "
` [U-Boot] [PATCH v2 11/19] tpm: add TPM2_Clear "
` [U-Boot] [PATCH v2 12/19] tpm: rename the _extend() function to be _pcr_event()
` [U-Boot] [PATCH v2 13/19] tpm: add TPM2_PCR_Extend command support
` [U-Boot] [PATCH v2 14/19] tpm: add TPM2_PCR_Read "
` [U-Boot] [PATCH v2 15/19] tpm: add TPM2_GetCapability "
` [U-Boot] [PATCH v2 16/19] tpm: add dictionary attack mitigation commands support
` [U-Boot] [PATCH v2 17/19] tpm: add TPM2_HierarchyChangeAuth command support
` [U-Boot] [PATCH v2 18/19] tpm: add PCR authentication commands support
` [U-Boot] [PATCH v2 19/19] test/py: add TPMv2.0 test suite

[U-Boot] [PATCH 00/18] Introduce SPI TPM v2.0 support
 2018-03-29 22:41 UTC  (11+ messages)

[U-Boot] [PATCH 0/4] Meson clock driver
 2018-03-29 22:41 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] clk: add Amlogic meson "

[U-Boot] [PATCH] serial: meson: Update compatible with new Linux bindings
 2018-03-29 22:41 UTC  (2+ messages)

[U-Boot] [PATCH] timer: Add High Precision Event Timers (HPET) support
 2018-03-29 22:39 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] efi_loader: fixes for loaded image protocol
 2018-03-29 22:37 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] efi_loader: used efi_uintn_t for LoadImage
` [U-Boot] [PATCH 2/4] efi_loader: correctly set ImageBase for loaded image
` [U-Boot] [PATCH 3/4] efi_loader: ImageSize must be multiple of SectionAlignment
` [U-Boot] [PATCH 4/4] efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL

[U-Boot] [PATCH v2] timer: add High Precision Event Timers (HPET) support
 2018-03-29 22:29 UTC 

[U-Boot] [PATCH 0/2] efi_loader: print information about loaded UEFI images
 2018-03-29 21:54 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: new functions to print loaded image information
` [U-Boot] [PATCH 2/2] arm: print information about loaded UEFI images

[U-Boot] [PATCH 1/1] arm: armv7: enable unaligned access
 2018-03-29 21:33 UTC 

[U-Boot] [PATCH] arm: stm32mp1: add PSCI support
 2018-03-29 16:59 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] net: Clean up the menus and dependencies among commands and options
 2018-03-29 16:51 UTC  (24+ messages)
` [U-Boot] [PATCH 1/9] net: Make CMD_NET a menuconfig
` [U-Boot] [PATCH 2/9] net: Move net command options to the cmd menu
` [U-Boot] [PATCH 3/9] net: Move the DHCP command below the BOOTP command
` [U-Boot] [PATCH 4/9] net: Improve menu options and help for BOOTP options
` [U-Boot] [PATCH 5/9] net: Add the BOOTP_DNS2 option to Kconfig
` [U-Boot] [PATCH 6/9] net: Improve BOOTP PXE config option
` [U-Boot] [PATCH 7/9] net: Make the BOOTP options default
` [U-Boot] [PATCH 8/9] net: Make core net code depend on NET instead of CMD_NET
` [U-Boot] [PATCH 9/9] Revert "Kconfig: cmd: Make networking command dependent on NET"

[U-Boot] [PATCH v1 1/2] imx: board: Add support for the K+P's kp_imx6q_tpc board
 2018-03-29 16:43 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/2] boot: script: The boot.scr file for K+P's boards

[U-Boot] [PATCH v1 0/5] Build AM335x when CONFIG_NET isn't defined
 2018-03-29 16:30 UTC  (11+ messages)
` [U-Boot] [PATCH v1 1/5] Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
` [U-Boot] [PATCH v1 2/5] ti: am335x: Fix bootargs when building without NET
` [U-Boot] [PATCH v1 3/5] usb: gadget: USB_ETHER requires network support
` [U-Boot] [PATCH v1 4/5] ti: am335x: Fix build when networking is disabled
` [U-Boot] [PATCH v1 5/5] net: Avoid build fail on am335x when NET "

[U-Boot] [PATCH 1/1] wandboard: remove superfluous include
 2018-03-29 15:59 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] imx7: spl: Check for Serial Downloader in spl_boot_device
 2018-03-29 15:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] imx7: Add src_base structure define macro
 2018-03-29 15:58 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] Makefile: Build firmware-ivt image type for HAB verification also for mx7
 2018-03-29 15:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mx7_common: Fix SPL compilation with secure boot support enabled
 2018-03-29 15:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: imx6ul: add wdog3
 2018-03-29 15:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: imx6ull: "

[U-Boot] [PATCHv1] board: ge: ppd: Fix environment variable location
 2018-03-29 15:56 UTC  (2+ messages)

[U-Boot] [PATCHv1] board: ge: bx50v3: enable backlight on demand
 2018-03-29 15:54 UTC  (2+ messages)

[U-Boot] [PATCH] imx: fix CAAM base for i.MX6UL
 2018-03-29 15:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig
 2018-03-29 15:20 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Update the io.h file to use {out|in}_{be|le}X macros
 2018-03-29 14:41 UTC 

[U-Boot] [PATCH u-boot 0/3] Add USB Support for Amlogic Meson GXL SoCs
 2018-03-29 14:31 UTC  (13+ messages)
` [U-Boot] [PATCH u-boot 1/3] usb: host: Add simple of glue driver for DWC3 USB Controllers integration
` [U-Boot] [PATCH u-boot 2/3] usb: host: dwc3: Add support for multiple PHYs
` [U-Boot] [PATCH u-boot 3/3] phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers

[U-Boot] [PATCH] sunxi: improve throughput in the sunxi_mmc driver
 2018-03-29 13:40 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] sunxi: mmc: Fix phase delays
 2018-03-29 13:22 UTC  (2+ messages)

[U-Boot] [PATCH u-boot] reset: Add Amlogic Meson Reset Controller
 2018-03-29 12:55 UTC 

[U-Boot] [PATCH v2 0/6] Add 3GiB DRAM support to 64-bit Allwinner SoCs
 2018-03-29 12:21 UTC  (10+ messages)
` [U-Boot] [PATCH v2 5/6] sunxi: add code for recalculating the DRAM size in U-Boot

[U-Boot] MPC8548 U boot
 2018-03-29 11:01 UTC 

[U-Boot] [PATCH v1 13/19] arm64: mvebu_armada_37xx: Use Armada 37xx pinctrl driver by default
 2018-03-29 10:02 UTC 

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-29  9:30 UTC  (16+ messages)
` [U-Boot] [PATCH v4 13/19] sunxi: DT: A64: update board .dts files from Linux

[U-Boot] u-boot environment tool
 2018-03-29  8:28 UTC  (3+ messages)

[U-Boot] [PATCH] kconfig: add CONFIG_CC_COVERAGE
 2018-03-29  7:49 UTC 

[U-Boot] [PULL] Please pull from u-boot-rockchip
 2018-03-29  7:48 UTC 

[U-Boot] [PATCH v3 0/5] ARM: i.MX6: Add proper CONFIG names
 2018-03-29  7:27 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/5] i.MX6: Add proper CONFIG_SOC_ names for MX6 architectures

[U-Boot] [PATCH v1] phy: add support for STM32 usb phy controller
 2018-03-29  7:12 UTC 

[U-Boot] FEC and EFI Simple Network
 2018-03-29  4:02 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] net: Always align tx packets
 2018-03-29  3:54 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] net: Initialize as many ethernet devices as possible
` [U-Boot] [PATCH 3/4] tsec: Fix reading phy registers from DT
` [U-Boot] [PATCH 4/4] phylib: Don't re-define CONFIG_PHY_MARVELL

[U-Boot] [PATCH] axi: ethernet: Added support for 64 bit addressing for axi-ethernet
 2018-03-29  3:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] fpga: zynqmp: Fpga changes
 2018-03-29  3:46 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] fpga: zynqmp: Add support to get the PCAP status for fpga info command
` [U-Boot] [PATCH 2/3] fpga: zynqmp: Update zynqmp_load() as per latest xilfpga
` [U-Boot] [PATCH 3/3] fpga: zynqmp: Fix the nonsecure bitstream loading issue

[U-Boot] [PATCH] net: phy: xilinx_phy: Read phytype using property xlnx, phy-type
 2018-03-29  3:45 UTC  (2+ messages)

[U-Boot] [PATCH V3 1/6] net: fec_mxc: Fix DM driver issue in recv
 2018-03-29  3:36 UTC  (3+ messages)
` [U-Boot] [PATCH V3 6/6] net: fec: Fix issue in DM probe timeout

[U-Boot] Marvell Armada-38x DDR training code
 2018-03-29  3:01 UTC 

[U-Boot] [PATCH] riscv: ae250: Support DT provided by the board at runtime
 2018-03-29  2:42 UTC 

[U-Boot] [PATCH 3/3] rockchip: sdhci: support 8bit bus-width
 2018-03-28 21:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 1/3] rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controller
 2018-03-28 21:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] rockchip: mmc: update MAINTAINERS
 2018-03-28 21:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/2] video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()
 2018-03-28 21:45 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()
 2018-03-28 21:45 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: rk3399: set fdtfile
 2018-03-28 21:35 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/2] warp7: configs: enable CONFIG_CMD_FS_GENERIC
 2018-03-28 20:28 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGS

[U-Boot] [PATCH v2 1/3] Move CONFIG_PHY_ADDR to Kconfig
 2018-03-28 18:17 UTC  (5+ messages)

[U-Boot] [PATCH v2] Kconfig: cmd: Make networking command dependent on NET
 2018-03-28 17:11 UTC  (6+ messages)

[U-Boot] [PATCH] warp7: configs: enable CONFIG_CMD_FS_GENERIC
 2018-03-28 16:34 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] arm64: zynqmp: Add new platforms to u-boot
 2018-03-28 15:06 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] arm64: zynqmp: Add support for zcu100 aka 96ultra board
` [U-Boot] [PATCH 2/6] arm64: zynqmp: Add support for zc1751 dc3
` [U-Boot] [PATCH 3/6] arm64: zynqmp: Add support for zc12xx boards
` [U-Boot] [PATCH 4/6] arm64: zynqmp: Add support for zcu104 customer board
` [U-Boot] [PATCH 5/6] arm64: zynqmp: Add support for Xilinx zcu106-revA
` [U-Boot] [PATCH 6/6] arm64: zynqmp: Add support for Xilinx zcu111-revA

[U-Boot] [PATCH 0/2] arm64: zynqmp: Add missing psu_init configuration files
 2018-03-28 14:50 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm64: zynqmp: Add low level initialization for zcu102-revA
` [U-Boot] [PATCH 2/2] arm64: zynqmp: Add low level initialization for zc1751

[U-Boot] [PATCH 0/4] arm64: zynqmp: Enable various kconfig features
 2018-03-28 14:41 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] arm64: zynqmp: Enable booting to ATF
` [U-Boot] [PATCH 2/4] arm64: zynqmp: Enable ethernet phys for zc1751 dc5
` [U-Boot] [PATCH 3/4] arm64: zynqmp: Enable mac address randomization "
` [U-Boot] [PATCH 4/4] arm64: zynqmp: Enable Fixed link support

[U-Boot] [PATCH] arm64: zynqmp: Enable pxe and dhcp if commands are enabled
 2018-03-28 14:38 UTC 

[U-Boot] [PATCH] nand: arasan_nfc: Fixed NAND write issue
 2018-03-28 14:34 UTC 

[U-Boot] [PATCH] fpga: zynq: Add delay after PCFG_PROG_B change
 2018-03-28 14:31 UTC 

[U-Boot] [PATCH] clk: zynqmp: Add new compatible string for clock driver
 2018-03-28 14:25 UTC 

[U-Boot] [PATCH 0/6] arm: Fix zynq DTS file with mainline Linux kernel
 2018-03-28 14:23 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] arm: zynq: Remove 0x prefixes from cc108
` [U-Boot] [PATCH 2/6] arm: zynq: Sync up licenses with mainline kernel
` [U-Boot] [PATCH 3/6] arm: zynq: Use i2c-mux instead of i2cswitch for pca9548
` [U-Boot] [PATCH 4/6] ARM: dts: zynq: Add generic compatible string for I2C EEPROM
` [U-Boot] [PATCH 5/6] arm: zynq: Fix eeprom dt nodes
` [U-Boot] [PATCH 6/6] arm: zynq: Use fixed partitions for spi flash for zc770 xm010


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